<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Infoment</author_name>
  <author_url>https://blog.hatena.ne.jp/Infoment/</author_url>
  <blog_title>Infomentのブログ ～Excel VBA奮闘記～</blog_title>
  <blog_url>https://infoment.hatenablog.com/</blog_url>
  <categories>
    <anon>Excel</anon>
    <anon>VBA</anon>
    <anon>試してみた</anon>
    <anon>作ってみた</anon>
  </categories>
  <description>昨日は６４等分された円周上の点について、素数個飛ばしで線を結び、模様を作成することに挑戦した。 infoment.hatenablog.com今日は、昨日の続きから。 先日から参考にさせてもらっているサイトによれば、分割数が64である場合、素数は31までを用いている。そこで今回は条件を以下のように設定してみた。 開始する素数は３とする。 ５，７，１１と、「用いた素数」の「次に大きい素数」を用い繰り返し描画。 素数が分割数の1/2を超えた時点で、描画を中断する。 なお、上記２のために、今回は引数の次に大きい素数を返す関数を作成してみた。 ' numより大きい最初の素数を返す。 Function …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Finfoment.hatenablog.com%2Fentry%2F2020%2F05%2F13%2F203616&quot; title=&quot;等分された円周上の点を線で結んでみる ③ 次の素数を求める - Infomentのブログ ～Excel VBA奮闘記～&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://cdn-ak.f.st-hatena.com/images/fotolife/I/Infoment/20200513/20200513202131.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-05-13 20:36:16</published>
  <title>等分された円周上の点を線で結んでみる ③ 次の素数を求める</title>
  <type>rich</type>
  <url>https://infoment.hatenablog.com/entry/2020/05/13/203616</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
