<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>semiexp</author_name>
  <author_url>https://blog.hatena.ne.jp/semiexp/</author_url>
  <blog_title>Algorithmer’s note</blog_title>
  <blog_url>https://semiexp.hatenadiary.org/</blog_url>
  <categories>
    <anon>Algorithm</anon>
    <anon>TopCoder</anon>
  </categories>
  <description>問題 約数に1以外の平方数を含まないような数を「square-free number」と呼ぶ。各要素がsquare-free numberで、要素の積もsquare-free numberであるような整数の集合は、square-free setである。1〜K個の要素を含み、各要素が2〜Nの範囲にあるようなsquare-free setの数を求めよ。 解法 square-free setの要素の積を素因数分解してみると、同じ素数は高々1回しか現れない。これを利用して、「N以下の素数が並んでる中から適当に積がN以下になるように取るという操作をK回以下行う」場合の数を求めればいいことがわかる。 ここ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsemiexp.hatenadiary.org%2Fentry%2F20110413%2F1302694543&quot; title=&quot;TopCoder SRM440 Div1Hard - Algorithmer’s note&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>2011-04-13 20:35:43</published>
  <title>TopCoder SRM440 Div1Hard</title>
  <type>rich</type>
  <url>https://semiexp.hatenadiary.org/entry/20110413/1302694543</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
