<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kiririmode</author_name>
  <author_url>https://blog.hatena.ne.jp/kiririmode/</author_url>
  <blog_title>理系学生日記</blog_title>
  <blog_url>https://kiririmode.hatenablog.jp/</blog_url>
  <categories>
    <anon>SICP</anon>
  </categories>
  <description>今回は，2，3，5 のみを素因数として持つような数のみによって構成される，昇順かつ重複のない無限ストリームを構成します．ヒントとしては，以下のような無限ストリーム S を構成すれば良いとされていました． S は 1 から始まる (scale-stream S 2) は S の要素 (scale-stream S 3)， (scale-stream S 5) も S の要素 S の要素は上記のものだけ 複数の無限ストリームを重複なく，かつ昇順に並べた無限ストリームを返す関数 merge は既に用意されています． (define (merge s1 s2) (cond ((stream-null?…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkiririmode.hatenablog.jp%2Fentry%2F20080823%2Fp5&quot; title=&quot;問題3-56 (3.5.2 Infinite Streams) - 理系学生日記&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-08-23 00:00:04</published>
  <title>問題3-56 (3.5.2 Infinite Streams)</title>
  <type>rich</type>
  <url>https://kiririmode.hatenablog.jp/entry/20080823/p5</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
