<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>jurupapa</author_name>
  <author_url>https://blog.hatena.ne.jp/jurupapa/</author_url>
  <blog_title>Maxima で綴る数学の旅</blog_title>
  <blog_url>https://maxima.hatenablog.jp/</blog_url>
  <categories>
    <anon>Maxima入門</anon>
  </categories>
  <description>Illegal use of hand 総和の応用として調和数を計算してみます。最初にsimplify_sumパッケージをロードしておきます。 (%i1) load(simplify_sum)$ 調和数 \( H_{n} \) は自然数の逆数を順番に1から \( \frac{1}{n} \) まで足したものです。 (%i2) S:H[n]=sum(1/k,k,1,n); $$ \tag{%o2} H_{n}=\sum_{k=1}^{n}{\frac{1}{k}} $$ 以下は簡単な計算例です。 (%i3) S,n:5; $$ \tag{%o3} H_{5}=\sum_{k=1}^{5}{\fr…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmaxima.hatenablog.jp%2Fentry%2F2014%2F04%2F06%2F223352&quot; title=&quot;-Maxima入門- 総和の応用　調和数（あるいはハーモニックナンバー） - Maxima で綴る数学の旅&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>http://cdn-ak.f.st-hatena.com/images/fotolife/j/jurupapa/20140321/20140321161257.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2014-04-06 22:33:52</published>
  <title>-Maxima入門- 総和の応用　調和数（あるいはハーモニックナンバー）</title>
  <type>rich</type>
  <url>https://maxima.hatenablog.jp/entry/2014/04/06/223352</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
