<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ehito</author_name>
  <author_url>https://blog.hatena.ne.jp/ehito/</author_url>
  <blog_title>ATPとCASのこと</blog_title>
  <blog_url>https://ehito.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>julia&gt; using GroebnerBasis, Singular julia&gt; R, (a, b, c) = PolynomialRing(QQ, [&quot;a&quot;, &quot;b&quot;, &quot;c&quot;]); julia&gt; I(n) = Ideal(R, [(a+b)^n+c-3, (b+c)^n+a-2, (2*c+a)^n+b-1]); julia&gt; for n = 5:15 print(n,&quot;:&quot;); @time msolve(I(n), get_param = true) end; 5: 0.122010 seconds (11.82 k allocations: 1.950 MiB, 0.02% co…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fehito.hatenablog.com%2Fentry%2F2021%2F04%2F20%2F223155&quot; title=&quot;msolve - ATPとCASのこと&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>2021-04-20 22:31:55</published>
  <title>msolve</title>
  <type>rich</type>
  <url>https://ehito.hatenablog.com/entry/2021/04/20/223155</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
