P. 186, line 6: Difference between revisions

From Bill Goodwine's Wiki
Jump to navigationJump to search
Goodwine (talk | contribs)
Created page with "The equation should be <math>a_{n+1} = -\frac{(\lambda - n)(\lambda + n + 1)}{(n+1)(n+2)}a_n</math>."
 
Goodwine (talk | contribs)
No edit summary
Line 1: Line 1:
The equation should be
The equation should be


<math>a_{n+1} = -\frac{(\lambda - n)(\lambda + n + 1)}{(n+1)(n+2)}a_n</math>.
<math>a_{n+2} = -\frac{(\lambda - n)(\lambda + n + 1)}{(n+1)(n+2)}a_n</math>.

Revision as of 20:45, 28 October 2011

The equation should be

an+2=(λn)(λ+n+1)(n+1)(n+2)an.