<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>inamori</author_name>
  <author_url>https://blog.hatena.ne.jp/inamori/</author_url>
  <blog_title>inamori’s diary</blog_title>
  <blog_url>https://inamori.hateblo.jp/</blog_url>
  <categories>
    <anon>数学</anon>
    <anon>Python</anon>
  </categories>
  <description>プロジェクトオイラー http://projecteuler.net/index.php Q174. 前の問題で、同じタイルの枚数を並べ替えて別の形状にできることがある。これが10通り以下のタイルの枚数は100万までにいくつあるか。 タイルの枚数は、4m(n-m) (m&lt;n-m)だから、m(n-m)の約数が21個以下なら10通り以下。約数の個数は素因数分解の形で決まる。21以下になる形は、p1p2p3p4など、数が限られるので、それを分割数と同じように生成し、その個々の形について、100万以下になる個数を求める。その際に、素数の個数関数π(x)の逆関数のようなものを作っておくと、計算が速くなる…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Finamori.hateblo.jp%2Fentry%2F20090601%2Fp2&quot; title=&quot;Project Euler 174 - inamori’s diary&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>2009-06-01 00:00:02</published>
  <title>Project Euler 174</title>
  <type>rich</type>
  <url>https://inamori.hateblo.jp/entry/20090601/p2</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
