<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>computeralgebra</author_name>
  <author_url>https://blog.hatena.ne.jp/computeralgebra/</author_url>
  <blog_title>非専門的シンギュラリティー研究所</blog_title>
  <blog_url>https://computeralgebra.hatenablog.com/</blog_url>
  <categories>
    <anon>ラムダ計算</anon>
    <anon>ラムダ計算と無限ラムダ多項式</anon>
  </categories>
  <description>たらい回し関数の調査 たらい回し関数は変数を使わない例には使えそうにないですが、調査を継続します。「wikipedia:竹内関数」に書かれている高速化をやってみます。C# で書いた以下のプログラムについて考えます。 public static string Test() { int count = 0; int tarai(int x, int y, int z) { count++; if (x &lt;= y) { return y; } else { return tarai(tarai(x - 1, y, z), tarai(y - 1, z, x), tarai(z - 1, x, y))…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fcomputeralgebra.hatenablog.com%2Fentry%2F2022%2F04%2F21%2F224303&quot; title=&quot;ラムダ計算と無限ラムダ多項式(18) - 非専門的シンギュラリティー研究所&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>https://m.media-amazon.com/images/I/41Ksz3r9-oL._SL500_.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2022-04-21 22:43:03</published>
  <title>ラムダ計算と無限ラムダ多項式(18)</title>
  <type>rich</type>
  <url>https://computeralgebra.hatenablog.com/entry/2022/04/21/224303</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
