4.6.18 · D5Ordinary Differential Equations

Question bank — Frobenius method — regular singular points

1,792 words8 min readBack to topic

A rapid-fire self-quiz targeting the ideas behind the Frobenius method, not the arithmetic. Each item is a question ::: answer reveal — cover the right side, commit to an answer with a reason, then check. If your reason is wrong even when your verdict is right, count it as a miss.

Before you start, here is every symbol we lean on. Read this once so no answer surprises you:

  • = the coefficients when the ODE reads .
  • and = the tamed coefficients. At a regular singular point they are analytic, so they have power-series expansions and . Here are just the Taylor coefficients of those expansions — are the constant terms, the coefficients, and so on.
  • and = the leading tamed values (the coefficients).
  • = the two roots of the indicial equation .
  • = the indicial polynomial . It is the exact left-hand bracket that multiplies in the recurrence: the coefficient of is . So is the indicial equation, and is what lets us divide and solve for .
  • = the positive integer root difference when the two roots differ by a whole number (Case 3). "Step " of the recurrence means the equation for .

The first figure below gives a picture of what these three cases look like on the number line of exponents — glance at it before the quiz.

Figure — Frobenius method — regular singular points

And the second figure shows the geometric meaning of the convergence radius — why a Frobenius series does not reach forever.

Figure — Frobenius method — regular singular points

True or false — justify

The task is always: decide, then say why in one breath. A bare "true/false" scores zero.

Every singular point can be solved by the Frobenius method.
False. Only regular singular points are guaranteed; at an irregular point the singularity is stronger than a single can balance, so the method may produce no valid series at all.
If and are both analytic at , then is an ordinary point and you should NOT reach for Frobenius.
True. Analyticity of is exactly the ordinary-point condition; the plain power series about an ordinary point works, and Frobenius with would just reproduce it.
The Frobenius series always converges everywhere.
False. It converges at least up to the distance to the nearest other singular point of the ODE — its radius of convergence is finite when other singularities exist (see the second figure).
The indicial equation can have complex roots.
True. It is a quadratic in ; if make the discriminant negative you get complex-conjugate exponents, giving oscillatory-plus-power behaviour (real solutions recovered by taking real/imaginary parts).
If the two indicial roots are equal, the two solutions are still linearly independent.
True. They must be — a 2nd-order ODE has a 2-dimensional solution space. The term in is precisely what makes the two solutions independent (their Wronskian is nonzero).
Multiplying the whole ODE by changes its solutions.
False. Multiplying by (for ) is just rescaling both sides by the same nonzero factor; it rearranges the algebra into but the solution set is untouched.
For the Euler–Cauchy equation , the Frobenius series terminates after one term.
True. Here the tamed coefficients are constants, and , so every higher Taylor coefficient for is zero; the recurrence then forces for and you get pure powers — exactly the Euler–Cauchy answer.
A larger indicial root always gives a solution free of logarithms.
True. Recall is the bracket multiplying . For the larger root, for every when , so we never divide by zero; the trouble (if any) strikes only at the smaller root.

Spot the error

Each line states a plausible move. Find and name the flaw.

" is singular for , and it's regular."
Wrong: it's irregular. Here blows up as , so is not analytic; only passes. Both and must be analytic.
"To find , just evaluate ."
Wrong. itself blows up at a singular point, so is undefined. You need the tamed limit , which multiplies away the before evaluating.
"The indicial equation for is ."
Wrong. The indicial equation uses only the lowest-order pieces , i.e. , not the full . Correct: .
"Roots differ by an integer, so I immediately write with ."
Wrong. The coefficient may be zero. You must attempt the recurrence for first; only if a coefficient becomes genuinely undefined is the log forced.
"Since is required, I also set ."
Wrong. Only the lowest coefficient is constrained to be nonzero (so is truly the leading power). Every later , including , is whatever the recurrence dictates — often zero.
" came out, but that's not an integer, so this isn't a valid power series and Frobenius fails."
Wrong — that's the whole point. A non-integer is exactly why we multiply by : the factor captures singular behaviour a plain Taylor series never could. It's a success, not a failure.
"I found by Frobenius; for I'll just plug in the other root and I'm guaranteed a clean second series."
Wrong in Cases 2 and 3. Equal roots (Case 2) give only one exponent, and integer-difference roots (Case 3) can clash; then you need Reduction of order or the log-form ansatz, not a second plain series.

Why questions

Explain the reason, not just the fact.

Why do we tame with one power of but with two?
Because carries one fewer derivative than : for to balance the -term you need finite, and to balance the -term you need finite. The powers match the derivative order so every term hits the same lowest power .
Why does setting the coefficient of the lowest power to zero give a quadratic in ?
The lowest power comes entirely from the term. Feeding into produces ; with that bracket — a quadratic — must vanish.
Why must ?
If the series would actually start at , meaning our claimed leading exponent was wrong. Forcing pins to the genuine lowest power so the indicial equation is meaningful.
Why does a logarithm appear only in Cases 2 and 3, never Case 1?
A log is needed when the second exponent cannot supply an independent power series. In Case 1 the roots differ by a non-integer, so the bracket never hits zero and the recurrence runs cleanly; no rescue term is required.
Why is the log term structurally rather than some other function times ?
Reduction of order sets ; solving for yields as its leading piece, so the log rides on top of itself. The mathematics manufactures exactly the second independent solution.
Why classify the point before attempting any series?
Because Frobenius convergence and the whole three-case machinery are only guaranteed at a regular singular point. Skipping the check risks applying the method where it has no warranty (irregular points), wasting effort on a series that may not converge.
Why can the equal-root case never yield two power series?
Two distinct power-series solutions would need two distinct leading exponents. Equal roots supply only one exponent , so the second independent solution is forced to differ qualitatively — hence the .

Edge cases

The scenarios people forget until an exam supplies them.

What if (as in Bessel order 0)?
The indicial equation becomes , giving and . A zero root is perfectly legal; here it happened to be a double root, forcing the log seen in $Y_0$.
What if AND ?
Indicial equation is , roots and — differing by the integer (Case 3). This is the borderline where the point is technically singular but often behaves almost like an ordinary point; the log may or may not survive.
What happens at for Legendre's equation?
is an ordinary point (its singularities sit at ), so you use a plain power series there — Frobenius is unnecessary. Frobenius is the tool at instead.
If the discriminant of the indicial quadratic is zero, which case are we in?
Case 2 (equal roots , so ). A single exponent means the second solution must carry ; you can predict the log purely from the discriminant, before any recurrence.
What if two indicial roots differ by an integer but the recurrence at step has a zero right-hand side?
Then no division-by-zero crisis occurs; the equation for leaves it free (often chosen ), , and you get two clean Frobenius series with no logarithm — the "steel-manned" Case-3-without-log outcome.
What if the smaller root gives with negative and non-integer?
The solution blows up at but is still a genuine, independent solution on . Whether you keep it depends on physical boundedness requirements, not on any failure of the method.
Can a second-order ODE ever produce three independent Frobenius solutions?
No. The solution space of a 2nd-order linear ODE is exactly 2-dimensional; at most two independent solutions exist, and their independence is confirmed by a nonzero Wronskian.

Active Recall

Recall Fastest sanity checks
  • Tamed limits before roots: ==, ==, then the quadratic.
  • is the recurrence bracket; == is what triggers a log==.
  • Discriminant ⇒ ==equal roots () ⇒ guaranteed log==.
  • Integer difference maybe log; test the recurrence at step , don't assume.
  • Non-integer difference ⇒ two clean series, never a log.