Questions: Legendre Equations and Legendre Polynomials

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

A student applies the Frobenius method to Legendre's equation with n = 1.5 (a non-integer) and finds a convergent power series solution on (−1, 1). Why is this solution problematic for physical applications in spherical geometry?

AThe series diverges everywhere because the Frobenius method requires integer parameters
BA non-integer n produces an infinite series that diverges at x = ±1, making it unsuitable for spherical boundary conditions where solutions must remain bounded at the poles (θ = 0, π)
CThe recurrence relation cannot be applied when n is non-integer, so no solution can be computed
DThe solution is valid but cannot be orthogonalized, making expansion impossible
Question 2 Multiple Choice

Why are Legendre polynomials useful for expanding arbitrary functions on [−1, 1]?

AThey are simple low-degree polynomials that approximate any smooth function accurately by Taylor's theorem
BThey satisfy the orthogonality condition ∫₋₁¹ Pₘ(x)Pₙ(x) dx = 0 for m ≠ n, which allows each expansion coefficient to be determined independently via the inner product without solving a coupled system
CThey form a complete basis only for polynomial functions, making them useful for polynomial interpolation
DTheir recurrence relation guarantees convergence of any partial sum to the target function
Question 3 True / False

Legendre polynomials arise as solutions to Legendre's equation specifically when n is a non-negative integer, because only then does the Frobenius power series terminate to give a polynomial.

TTrue
FFalse
Question 4 True / False

The recurrence relation (n+1)Pₙ₊₁(x) = (2n+1)x Pₙ(x) − n Pₙ₋₁(x) requires re-deriving each Legendre polynomial from the power series in order to apply it correctly.

TTrue
FFalse
Question 5 Short Answer

Explain why the termination of the Frobenius power series is critical to Legendre polynomials' usefulness, and what happens when n is not a non-negative integer.

Think about your answer, then reveal below.