<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>fortran66</author_name>
  <author_url>https://blog.hatena.ne.jp/fortran66/</author_url>
  <blog_title>fortran66のブログ</blog_title>
  <blog_url>https://fortran66.hatenablog.com/</blog_url>
  <categories>
    <anon>fortran</anon>
  </categories>
  <description>よくあるFortranの例題として、エラトステネスのふるいを用いた素数計算があります。 これを用いて素数の数を求め、ガウスによる素数定理を調べることにします。ここでエラトステネスのふるいとは、ヘレニズム時代のアレキサンドリアの自然学者エラトステネスによるといわれる素数を求めるアルゴリズムで、まず２以上ある数Nまでの正の整数のリストを作ります。次にリストの最小の数2を素数として記録し2の倍数をリストから消します。同様にリスト上の最小の数3を素数として記録しその倍数をリストから消します。以下5,7・・・について同様の操作を行います。倍数を消す操作は√Nまでの数についてやれば十分です。ガウスによる素…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ffortran66.hatenablog.com%2Fentry%2F20080227%2F1204044375&quot; title=&quot; - fortran66のブログ&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>http://chart.apis.google.com/chart?cht=tx&amp;chl=%5Cpi%28n%29</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2008-02-27 01:46:15</published>
  <title></title>
  <type>rich</type>
  <url>https://fortran66.hatenablog.com/entry/20080227/1204044375</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
