Step * 2 1 2 of Lemma Legendre-rpolynomial-same-degree


1. : ℕ
2. : ℕ1 ⟶ ℝ
3. [r(-1), r1] ⟶ℝ
4. ∀x:{x:ℝx ∈ [r(-1), r1]} ((f x) i≤n. a_i x^i))
5. λx.((f x) Legendre(n;x)) ∈ {f:[rmin(r(-1);r1), rmax(r(-1);r1)] ⟶ℝifun(f;[rmin(r(-1);r1), rmax(r(-1);r1)])} 
6. r(-1)_∫-r1 i≤n. a_i x^i) Legendre(n;x) dx ((r(2 (n)!)/r(doublefact((2 n) 1))) (a n))
7. : ℝ
8. rmin(r(-1);r1) ≤ x
9. x ≤ rmax(r(-1);r1)
⊢ ((f x) Legendre(n;x)) ((Σi≤n. a_i x^i) Legendre(n;x))
BY
(((RWO  "rmin-int" (-2) THENA Auto) THEN RepUR ``imin`` -2)
   THEN (RWO  "rmax-int" (-1) THENA Auto)
   THEN RepUR ``imax`` -1
   THEN BLemma `rmul_functionality`
   THEN Auto) }


Latex:


Latex:

1.  n  :  \mBbbN{}
2.  a  :  \mBbbN{}n  +  1  {}\mrightarrow{}  \mBbbR{}
3.  f  :  [r(-1),  r1]  {}\mrightarrow{}\mBbbR{}
4.  \mforall{}x:\{x:\mBbbR{}|  x  \mmember{}  [r(-1),  r1]\}  .  ((f  x)  =  (\mSigma{}i\mleq{}n.  a\_i  *  x\^{}i))
5.  \mlambda{}x.((f  x)  *  Legendre(n;x))  \mmember{}  \{f:[rmin(r(-1);r1),  rmax(r(-1);r1)]  {}\mrightarrow{}\mBbbR{}| 
                                                                  ifun(f;[rmin(r(-1);r1),  rmax(r(-1);r1)])\} 
6.  r(-1)\_\mint{}\msupminus{}r1  (\mSigma{}i\mleq{}n.  a\_i  *  x\^{}i)  *  Legendre(n;x)  dx
=  ((r(2  *  (n)!)/r(doublefact((2  *  n)  +  1)))  *  (a  n))
7.  x  :  \mBbbR{}
8.  rmin(r(-1);r1)  \mleq{}  x
9.  x  \mleq{}  rmax(r(-1);r1)
\mvdash{}  ((f  x)  *  Legendre(n;x))  =  ((\mSigma{}i\mleq{}n.  a\_i  *  x\^{}i)  *  Legendre(n;x))


By


Latex:
(((RWO    "rmin-int"  (-2)  THENA  Auto)  THEN  RepUR  ``imin``  -2)
  THEN  (RWO    "rmax-int"  (-1)  THENA  Auto)
  THEN  RepUR  ``imax``  -1
  THEN  BLemma  `rmul\_functionality`
  THEN  Auto)




Home Index