<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tanakaBox</author_name>
  <author_url>https://blog.hatena.ne.jp/tanakaBox/</author_url>
  <blog_title>ボクノス</blog_title>
  <blog_url>https://boxnos.hatenablog.com/</blog_url>
  <categories>
    <anon>Scheme</anon>
  </categories>
  <description>前回,フィボナッチ数列の母関数の一般項を求めることが出来たので、後は、フィボナッチ数列の一般項に向けてゴニョゴニョやるだけっす。 写経中・・・ 出来た！！フィボナッチ数列の一般項を手に入れた！！ が・・・Schemeでやると誤差が出てしまう。四捨五入して整数に。という方法もあるけど、 「誤差無しで解く方法がある」 そう。数式処理！！ ということで、今回はCommon Lispで書かれた数式処理ソフトMaxima使います。ハイ。 % maxima (%i19) F(n):=(1 / sqrt(5)) * ((((1 + sqrt(5))/2)^n) - (((1 - sqrt(5))/2)^n)…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fboxnos.hatenablog.com%2Fentry%2F20080417%2F1208385357&quot; title=&quot; 数学ガールを読むぞぉ 6 - フィボナッチ数列の一般項 - ボクノス&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2008-04-17 07:35:57</published>
  <title> 数学ガールを読むぞぉ 6 - フィボナッチ数列の一般項</title>
  <type>rich</type>
  <url>https://boxnos.hatenablog.com/entry/20080417/1208385357</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
