!!abstract,linked gloses,internal links,content,dynamic examples,...
!set gl_author=Euler, Acadmie de Versailles
!set gl_keywords=combinatorics
!set gl_title=Formule du binme
:
:
:
:
<div class="wims_thm">
  <h4>
    Thorme
  </h4>
  Pour tous nombres complexes \(a\) et \(b\) et pour tout entier naturel \(n\),
  <math xmlns='http://www.w3.org/1998/Math/MathML'>
   <mrow>
    <msup>
     <mrow>
      <mo>(</mo>
      <mrow>
       <mi>a</mi>
       <mo>+</mo>
       <mi>b</mi>
      </mrow>
      <mo>)</mo>
     </mrow>
     <mi>n</mi>
    </msup>
    <mo>=</mo>
    <mrow>
     <mrow>
      <munderover>
       <mrow><mo fontsize='150%'>&#8721;</mo></mrow>
       <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>
     </mrow>
     <mo>&#8290;</mo>
     <msup>
      <mi>a</mi>
      <mi>k</mi>
     </msup>
     <mo>&#8290;</mo>
     <msup>
      <mi>b</mi>
      <mrow>
       <mi>n</mi>
       <mo>-</mo>
       <mi>k</mi>
      </mrow>
     </msup>
    </mrow>
   </mrow>
  </math>.
</div>
