<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>inamori</author_name>
  <author_url>https://blog.hatena.ne.jp/inamori/</author_url>
  <blog_title>inamori’s diary</blog_title>
  <blog_url>https://inamori.hateblo.jp/</blog_url>
  <categories>
    <anon>数学</anon>
    <anon>プログラミング</anon>
  </categories>
  <description>ルジャンドル多項式の次にチェビジェフ多項式が出てきた。 これは、 と表せるもので、 例えば、 だから、 cosnθの計算って高校のとき誰もがやったと思う。 なかなか計算が大変で、5次くらいまでしかやった記憶がない。 ここではなるべく高次まで計算したいと思う。 上を下に代入してsin(n+1)θ、sinnθを消去すると、 となって、 という漸化式が得られる。 これを用いてプログラムを書くと、63次まで得られた。 T0(x)=1 T1(x)=x T2(x)=-1+2x2 T3(x)=-3x+4x3 T4(x)=1-8x2+8x4 T5(x)=5x-20x3+16x5 T6(x)=-1+18x2-4…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Finamori.hateblo.jp%2Fentry%2F20050910%2Fp1&quot; title=&quot;チェビシェフ多項式の具体的表示 - inamori’s diary&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>2005-09-10 00:00:01</published>
  <title>チェビシェフ多項式の具体的表示</title>
  <type>rich</type>
  <url>https://inamori.hateblo.jp/entry/20050910/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
