y' = 3y with y = Σ a_n x^n and a_0 = 2. The recurrence is (n+1) a_{n+1} = 3 a_n. What is a_1?
Answer: ______________
With y as a series and a0 equals 2, the recurrence n plus 1 times a sub n plus 1 equals 3 a sub n holds. Type a1.
Answer: ______________
For y prime equals 3 y in series form, which recurrence is correct?
Same equation with a1 now known to be 6. Type a2.
Answer: ______________
The radius of convergence tells you how far from the centre the series solution stays valid.
Circle one: True False
y'' = y with y(0) = 1, y'(0) = 0 gives an even series with a_0 = 1. What is a_2?
Answer: ______________
Same equation: y' = 3y, a_0 = 2. What is a_2?
Answer: ______________
Why shift indices before matching coefficients?
A student matches coefficients without shifting indices and gets a wrong recurrence. What broke?
For y double prime minus x y equals 0 about x equals 0, what do the initial conditions determine?