<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>jurupapa</author_name>
  <author_url>https://blog.hatena.ne.jp/jurupapa/</author_url>
  <blog_title>Maxima で綴る数学の旅</blog_title>
  <blog_url>https://maxima.hatenablog.jp/</blog_url>
  <categories>
    <anon>Maxima入門</anon>
  </categories>
  <description>ケーキ 不定積分はintegrate(f(x),x)という関数を使って行います。Maximaでintegrate()を使って不定積分を求める場合、いわゆる定数項は付きません。 まず、未定義関数の不定積分を求めると、名詞形でそのまま返ってきます。 (%i1) integrate(f(x),x); $$ \tag{%o1} \int {f\left(x\right)}{\;dx} $$ 多項式を積分します。 (%i2) integrate(x^2+3*x+1,x); $$ \tag{%o2} \frac{x^3}{3}+\frac{3\,x^2}{2}+x $$ 因数分解された多項式も積分出来ます…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmaxima.hatenablog.jp%2Fentry%2F2015%2F04%2F03%2F003816&quot; title=&quot;-Maxima入門- 積分入門　不定積分 - Maxima で綴る数学の旅&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://cdn-ak.f.st-hatena.com/images/fotolife/j/jurupapa/20150314/20150314205539.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2015-04-03 00:38:16</published>
  <title>-Maxima入門- 積分入門　不定積分</title>
  <type>rich</type>
  <url>https://maxima.hatenablog.jp/entry/2015/04/03/003816</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
