<?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>SICP読んでる人のブログを見ると「楽しい」と言いながら読んでいる人が多い。こんなに難しい本を読んでいるのに「楽しい」と感じてしまうSICPの魔力は凄いと思う。SICPはムズいけど、楽しいのだ。 不動点 前回はf(x)=0の時の方程式の解。今回は「不動点」f(x)=xを満たすとき、xを不動点という。gnuplotで見ると、 gnuplot&gt; plot xとの交点こそが、「不動点」である。求め方は、f(x), f(f(x)), f(f(f(x)))....こんな感じ。難しそうだけど、再帰で考えれば簡単。関数の中に関数があって・・・と、関数の入れ子になってるだけ。収束すれば、不動点が出る。発散した…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fboxnos.hatenablog.com%2Fentry%2F20070705%2F1183637294&quot; title=&quot; SICPを読む(26) 1.3.3(2) 関数の不動点の探索 - ボクノス&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>2007-07-05 21:08:14</published>
  <title> SICPを読む(26) 1.3.3(2) 関数の不動点の探索</title>
  <type>rich</type>
  <url>https://boxnos.hatenablog.com/entry/20070705/1183637294</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
