Questions: Power Series Solutions to Differential Equations

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

After substituting y = Σ aₙxⁿ into a second-order ODE and collecting terms, you find the recurrence aₙ₊₂ = −aₙ / [(n+2)(n+1)]. How many free parameters are there, and how many linearly independent solutions does this produce?

AOne free parameter (a₀); the recurrence generates a single solution
BTwo free parameters (a₀ and a₁); choosing (1,0) and (0,1) generates two independent solutions
CThree free parameters (a₀, a₁, a₂); this is a third-order recurrence
DAll coefficients are determined once a₀ is known; there is only one solution
Question 2 Multiple Choice

A student applies the power series method to an ODE and obtains a recurrence relation. After computing 20 terms, they cannot recognize the resulting series as any standard function (e₊, cos, etc.). They conclude the method has failed. What is wrong with this reasoning?

AThe method only works if the solution is a polynomial; an unrecognized series means a singular point was encountered
BThe power series method produces a valid solution even when the series cannot be expressed in closed form — the series itself is the answer and can be truncated for approximation
CAn unrecognized series means the recurrence contains an error and must be recomputed
DThe student should switch to the Frobenius method whenever the solution is not immediately recognizable
Question 3 True / False

The power series method can be applied to any second-order ODE, regardless of whether the expansion point is ordinary or singular.

TTrue
FFalse
Question 4 True / False

Setting a₀ = 1, a₁ = 0 and then a₀ = 0, a₁ = 1 generates two linearly independent power series solutions to a second-order ODE.

TTrue
FFalse
Question 5 Short Answer

Why does substituting a power series into an ODE produce infinitely many algebraic equations, and what makes this infinite system tractable?

Think about your answer, then reveal below.