<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1 plus MathML 2.0//EN" 
               "http://www.w3.org/TR/MathML2/dtd/xhtml-math11-f.dtd" [
  <!ENTITY mathml "http://www.w3.org/1998/Math/MathML">
]>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ja-JP">
  <head>
    <meta http-equiv="Content-Type" content="application/xhtml+xml; charset=UTF-8" />
    <meta http-equiv="Content-Style-Type" content="text/css" />
    <title>二項係数の拡張</title>
    <link type="text/css" href="../stylesheet/report-new.css" rel="stylesheet" />
    <script type="text/javascript" src="../script/ykanai.js"></script>
  </head>
  <body>
    <p><a href="numerical.html"><img src="../images/HOME.GIF" alt="上へ戻る"
      id="up1" onmouseover="mouseOver('up1', 'border')"
      onmouseout="mouseOver('up1', 'nonborder')" /></a></p>
    <h1>一般化された二項係数</h1><hr />
    <h2>１. 二項係数と二項級数</h2>
    <p>自然数 <math display="inline" xmlns="&mathml;">
        <mi>n</mi>
      </math> と，実数 <math display="inline" xmlns="&mathml;">
        <mi>x</mi>
      </math> と <math display="inline" xmlns="&mathml;">
        <mi>y</mi>
      </math> に対して，<math display="inline" xmlns="&mathml;">
        <mrow>
          <msup>
            <mfenced>
              <mrow>
                <mi>x</mi>
                <mo>+</mo>
                <mi>y</mi>
              </mrow>
            </mfenced>
          <mi>n</mi>
          </msup>
        </mrow>
      </math> は次のように有限な長さの二項級数に展開される．このときの係数が二項係数である。</p>
    <math display="block" xmlns="&mathml;">
      <mrow>
        <msup>
          <mfenced>
            <mrow>
              <mi>x</mi>
              <mo>+</mo>
              <mi>y</mi>
            </mrow>
          </mfenced>
        <mi>n</mi>
        </msup>
        <mo>=</mo>
        <munderover>
          <mo>&sum;</mo>
          <mrow>
            <mi>k</mi>
            <mo>=</mo>
            <mn>0</mn>
          </mrow>
          <mi>n</mi>
        </munderover>
        <mo>(</mo>
        <mtable>
          <mtr>
            <mtd>
              <mi>n</mi>
            </mtd>
          </mtr>
          <mtr>
            <mtd>
              <mi>k</mi>
            </mtd>
          </mtr>
        </mtable>
        <mo>)</mo>
        <mo>&InvisibleTimes;</mo>
        <msup>
          <mi>x</mi>
          <mi>k</mi>
        </msup>
        <mo>&InvisibleTimes;</mo>
        <msup>
          <mi>y</mi>
          <mrow>
            <mi>n</mi>
            <mo>-</mo>
            <mi>k</mi>
          </mrow>
        </msup>
      </mrow>
    </math>
    <p>ここで、二項係数は、</p>
    <math display="block" xmlns="&mathml;">
      <mrow>
        <mo>(</mo>
        <mtable>
          <mtr>
            <mtd>
              <mi>n</mi>
            </mtd>
          </mtr>
          <mtr>
            <mtd>
              <mi>k</mi>
            </mtd>
          </mtr>
        </mtable>
        <mo>)</mo>
        <mo>=</mo>
        <mrow>
          <mmultiscripts>
            <mi>C</mi>
            <mi>k</mi>
            <none />
            <mprescripts />
            <mi>n</mi>
            <none />
          </mmultiscripts>
        </mrow>
        <mo>=</mo>
        <mfrac>
          <mrow>
            <mi>n</mi>
            <mo>!</mo>
          </mrow>
          <mrow>
            <mrow>
              <mfenced>
                <mrow>
                  <mi>n</mi>
                  <mo>-</mo>
                  <mi>k</mi>
                </mrow>
              </mfenced>
              <mo>!</mo>
            </mrow>
            <mo>&InvisibleTimes;</mo>
            <mrow>
              <mi>k</mi>
              <mo>!</mo>
            </mrow>
          </mrow>
        </mfrac>
      </mrow>
    </math>
    <p>である。</p>
    <p><math display="inline" xmlns="&mathml;">
        <mrow><mi>y</mi><mo>&ne;</mo><mn>0</mn></mrow>
       </math> として両辺を <math display="inline" xmlns="&mathml;">
        <msup>
          <mi>y</mi>
          <mi>n</mi>
        </msup>
      </math> で割り，<math display="inline" xmlns="&mathml;">
        <mrow>
          <mi>x</mi>
          <mo>/</mo>
          <mi>y</mi>
          <mo>&rightarrow;</mo>
          <mi>x</mi>
        </mrow>
      </math> と置き直すと次式となる．</p>
    <math display="block" xmlns="&mathml;">
      <mrow>
        <msup>
          <mfenced>
            <mrow>
              <mn>1</mn>
              <mo>+</mo>
              <mi>x</mi>
            </mrow>
          </mfenced>
        <mi>n</mi>
        </msup>
        <mo>=</mo>
        <munderover>
          <mo>&sum;</mo>
          <mrow>
            <mi>k</mi>
            <mo>=</mo>
            <mn>0</mn>
          </mrow>
          <mi>n</mi>
        </munderover>
        <mo>(</mo>
        <mtable>
          <mtr>
            <mtd>
              <mi>n</mi>
            </mtd>
          </mtr>
          <mtr>
            <mtd>
              <mi>k</mi>
            </mtd>
          </mtr>
        </mtable>
        <mo>)</mo>
        <mo>&InvisibleTimes;</mo>
        <msup>
          <mi>x</mi>
          <mi>k</mi>
        </msup>
      </mrow>
    </math>
    <h2>2. 一般化された二項係数と二項級数への拡張</h2>
    <p>複素数 <math display="inline" xmlns="&mathml;">
        <mi>z</mi>
      </math> と <math display="inline" xmlns="&mathml;">
        <mi>&alpha;</mi>
      </math> に対して，<math display="inline" xmlns="&mathml;">
        <mrow>
          <mo>f</mo>
          <mo>&ApplyFunction;</mo>
          <mfenced>
            <mi>z</mi>
          </mfenced>
          <mo>=</mo>
          <msup>
            <mfenced>
              <mrow>
                <mn>1</mn>
                <mo>+</mo>
                <mi>z</mi>
              </mrow>
            </mfenced>
            <mi>&alpha;</mi>
          </msup>
        </mrow>
      </math> を考える．このとき、関数 <math display="inline" xmlns="&mathml;">
        <mo>f</mo></math> の <math display="inline" xmlns="&mathml;">
        <mi>k</mi></math> 次微分は <math display="inline" xmlns="&mathml;">
        <mo>&Gamma;</mo></math> 関数を用いると、</p>
    <math display="block" xmlns="&mathml;">
      <mrow>
        <mfrac>
          <mrow>
            <msup>
              <mo>&dd;</mo>
              <mi>k</mi>
            </msup>
            <mo>f</mo>
          </mrow>
          <mrow>
            <mo>&dd;</mo>
            <msup>
              <mi>z</mi>
              <mi>k</mi>
            </msup>
          </mrow>
        </mfrac>
        <mo>=</mo>
        <msup>
          <mo>f</mo>
          <mrow>
            <mfenced>
              <mi>k</mi>
            </mfenced>
          </mrow>
        </msup>
        <mo>&ApplyFunction;</mo>
        <mfenced>
          <mi>z</mi>
        </mfenced>
        <mo>=</mo>
        <mi>&alpha;</mi>
        <mo>&InvisibleTimes;</mo>
        <mfenced>
          <mrow>
            <mi>&alpha;</mi>
            <mo>-</mo>
            <mn>1</mn>
          </mrow>
        </mfenced>
        <mo>&InvisibleTimes;</mo>
        <mfenced>
          <mrow>
            <mi>&alpha;</mi>
            <mo>-</mo>
            <mn>2</mn>
          </mrow>
        </mfenced>
        <mo>&InvisibleTimes;</mo>
        <mi>&ctdot;</mi>
        <mo>&InvisibleTimes;</mo>
        <mfenced>
          <mrow>
            <mi>&alpha;</mi>
            <mo>-</mo>
            <mi>k</mi>
            <mo>+</mo>
            <mn>1</mn>
          </mrow>
        </mfenced>
        <mo>&InvisibleTimes;</mo>
        <msup>
          <mfenced>
            <mrow>
              <mn>1</mn>
              <mo>+</mo>
              <mi>z</mi>
            </mrow>
          </mfenced>
          <mrow>
            <mi>&alpha;</mi>
            <mo>-</mo>
            <mi>k</mi>
          </mrow>
        </msup>
        <mo>=</mo>
        <mfrac>
          <mrow>
            <mo>&Gamma;</mo>
            <mfenced>
              <mrow>
                <mi>&alpha;</mi>
                <mo>+</mo>
                <mn>1</mn>
              </mrow>
            </mfenced>
          </mrow>
          <mrow>
            <mo>&Gamma;</mo>
            <mfenced>
              <mrow>
                <mi>&alpha;</mi>
                <mo>-</mo>
                <mi>k</mi>
                <mo>+</mo>
                <mn>1</mn>
              </mrow>
            </mfenced>
          </mrow>
        </mfrac>
        <mo>&InvisibleTimes;</mo>
        <msup>
          <mfenced>
            <mrow>
              <mn>1</mn>
              <mo>+</mo>
              <mi>z</mi>
            </mrow>
          </mfenced>
          <mrow>
            <mi>&alpha;</mi>
            <mo>-</mo>
            <mi>k</mi>
          </mrow>
        </msup>
      </mrow>
    </math>
    <p>となる。<math display="inline" xmlns="&mathml;">
        <mrow>
          <mo>f</mo>
          <mfenced>
            <mi>z</mi>
          </mfenced>
          <mo>=</mo>
          <msup>
            <mfenced>
              <mrow>
                <mn>1</mn>
                <mo>+</mo>
                <mi>z</mi>
              </mrow>
            </mfenced>
            <mi>&alpha;</mi>
          </msup>
        </mrow>
      </math> のマクローリン展開は次のようになる．</p>
    <math display="block" xmlns="&mathml;">
      <mrow>
        <msup>
          <mfenced>
            <mrow>
              <mn>1</mn>
              <mo>+</mo>
              <mi>z</mi>
            </mrow>
          </mfenced>
          <mi>&alpha;</mi>
        </msup>
        <mo>=</mo>
        <munderover>
          <mo>&sum;</mo>
          <mrow>
            <mi>k</mi>
            <mo>=</mo>
            <mn>0</mn>
          </mrow>
          <mi>&infin;</mi>
        </munderover>
        <mfrac>
          <mn>1</mn>
          <mrow>
            <mi>k</mi>
            <mo>!</mo>
          </mrow>
        </mfrac>
        <mo>&InvisibleTimes;</mo>
        <msup>
          <mo>f</mo>
          <mrow>
            <mfenced>
              <mi>k</mi>
            </mfenced>
          </mrow>
        </msup>
        <mo>&ApplyFunction;</mo>
        <mfenced>
          <mn>0</mn>
        </mfenced>
        <mo>&InvisibleTimes;</mo>
        <msup>
          <mi>z</mi>
          <mi>k</mi>
        </msup>
      </mrow>
    </math>
    <p>以上により次の関係が成立する．これは一般化された二項級数と呼ばれ、このの係数が一般化された二項係数と呼ばれる。</p>
    <math display="block" xmlns="&mathml;">
      <mrow>
        <msup>
          <mfenced>
            <mrow>
              <mn>1</mn>
              <mo>+</mo>
              <mi>z</mi>
            </mrow>
          </mfenced>
          <mi>&alpha;</mi>
        </msup>
        <mo>=</mo>
        <munderover>
          <mo>&sum;</mo>
          <mrow>
            <mi>k</mi>
            <mo>=</mo>
            <mn>0</mn>
          </mrow>
          <mi>&infin;</mi>
        </munderover>
        <mo>(</mo>
        <mtable>
          <mtr>
            <mtd>
              <mi>&alpha;</mi>
            </mtd>
          </mtr>
          <mtr>
            <mtd>
              <mi>k</mi>
            </mtd>
          </mtr>
        </mtable>
        <mo>)</mo>
        <mo>&InvisibleTimes;</mo>
        <msup>
          <mi>z</mi>
          <mi>k</mi>
        </msup>
      </mrow>
    </math>
    <p>ここで、一般化された二項係数は、複素数 <math display="inline" xmlns="&mathml;">
        <mi>&alpha;</mi>
      </math> と非負整数 <math display="inline" xmlns="&mathml;">
        <mi>k</mi>
      </math> にたいして、つぎのようになる。</p>
    <math display="block" xmlns="&mathml;">
      <mrow>
        <mo>(</mo>
        <mtable>
          <mtr>
            <mtd>
              <mi>&alpha;</mi>
            </mtd>
          </mtr>
          <mtr>
            <mtd>
              <mi>k</mi>
            </mtd>
          </mtr>
        </mtable>
        <mo>)</mo>
        <mo>=</mo>
        <mfrac>
          <mrow>
            <mo>&Gamma;</mo>
            <mfenced>
              <mrow>
                <mi>&alpha;</mi>
                <mo>+</mo>
                <mn>1</mn>
              </mrow>
            </mfenced>
          </mrow>
          <mrow>
            <mrow>
              <mo>&Gamma;</mo>
              <mfenced>
                <mrow>
                  <mi>k</mi>
                  <mo>+</mo>
                  <mn>1</mn>
                </mrow>
              </mfenced>
            </mrow>
            <mo>&InvisibleTimes;</mo>
            <mrow>
              <mo>&Gamma;</mo>
              <mfenced>
                <mrow>
                  <mi>&alpha;</mi>
                  <mo>-</mo>
                  <mi>k</mi>
                  <mo>+</mo>
                  <mn>1</mn>
                </mrow>
              </mfenced>
            </mrow>
          </mrow>
        </mfrac>
      </mrow>
    </math>
    <p><math display="inline;" xmlns="&mathml;">
        <mi>&alpha;</mi>
      </math> が非負整数でないとき、級数は無限級数となる。しかし、たまたま <math display="inline;" xmlns="&mathml;">
        <mi>&alpha;</mi>
      </math> が非負整数であるときには，<math display="inlinne" xmlns="&mathml;">
        <mrow>
          <mn>0</mn>
          <mtext>,</mtext>
          <mo>-</mo>
          <mn>1</mn>
          <mtext>,</mtext>
          <mo>-</mo>
          <mn>2</mn>
          <mtext>,</mtext>
          <mi>&ctdot;</mi>
        </mrow>
      </math> の <math display="inline" xmlns="&mathml;">
        <mrow>
          <mi>&alpha;</mi>
          <mo>-</mo>
          <mi>k</mi>
          <mo>+</mo>
          <mn>1</mn>
        </mrow>
      </math> の値で，<math display="inline" xmlns="&mathml;">
        <mrow>
          <mn>1</mn>
          <mo>/</mo>
          <mrow>
            <mo>&Gamma;</mo>
            <mfenced>
              <mrow>
                <mi>&alpha;</mi>
                <mo>-</mo>
                <mi>k</mi>
                <mo>+</mo>
                <mn>1</mn>
              </mrow>
            </mfenced>
          </mrow>
          <mo>=</mo>
          <mn>0</mn>
        </mrow>
      </math> となり，その結果，一般化された二項級数は有限の長さのもともとの二項級数となる．</p>
    <hr />
    <p>ご意見は<a id="e-mail" href=""><span
        id="e-mailadd" onmouseover="mouseOver('e-mailadd', 'over')"
        onmouseout="mouseOver('e-mailadd', '')">E-Mail</span></a> でお願いします。First presented on May 31, 2007, and Last updated by Y. Kanai on Apr. 14, 2009. 金井 泰憲</p>
    <p><a href="../index.html"><img
         src="../images/HOME.GIF" id="home2"
         onmouseover="mouseOver('home2', 'border')"
         onmouseout="mouseOver('home2', 'nonborder')"
         alt="ホームに戻る" /></a></p>
  </body>
</html>
