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
 
(One intermediate revision by the same user not shown)
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>.
 
[[Engineering Differential Equations: Theory and Applications, Springer 2010#Errata|Return to errata.]]

Latest revision as of 20:09, 2 November 2011

The equation should be

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

Return to errata.