University Differential Equations — Power Series Solutions Worksheet
The chapter for the equations the earlier methods cannot touch: second-order linear equations whose coefficients are not constants, solved by assuming the answer is a power series and finding its coefficients one at a time. The set drills the bookkeeping that decides whether the method works — shifting an index so that every term carries the same power of x — then the test that says whether a point is ordinary or singular, the substitution that turns a differential equation into a recurrence relation for the coefficients, the first terms of a solution written out from an initial value problem, a series centred somewhere other than zero, and the theorem that says how far from the centre the series is guaranteed to converge. Have a look on this page, then print the free PDF when you want to write on it.
Practice worksheet — free PDF
No email, no account, no watermark. Teachers: photocopy it for your classes freely. Worked solutions and 5 harder problems come with the University Differential Equations bundle.
All 7 questions
Each question targets one named concept from the sheet. Read them here, or print the PDF — it has working space under each one.
-
Q1Shifting the Index of Summation
Write as a single series of the form , in which every term carries the power . Any term that does not fit the common range of should be written separately in front of the sum.
-
Q2Series Solutions About an Ordinary Point
A point is an ordinary point of when, after dividing by to get , both and are analytic at , that is, each is given by a convergent power series about . Otherwise is a singular point. For each equation, with , find every real singular point and decide whether is an ordinary point.
-
Q3Series Solutions About an Ordinary Point
Consider , where . The point is an ordinary point.
- Substitute , write the result as a single series in , and show that the coefficients satisfy
- Show that one solution is a polynomial, and find it.
- Find the first four nonzero terms of a second solution with and , and write the general solution.
-
Q4The Recurrence Relation and the First Terms of a Solution
Solve the initial-value problem where , by a power series about . Find the recurrence relation for the coefficients, and write the solution through the term in .
-
Q5The Recurrence Relation and the First Terms of a Solution
The equation , where , has a singular point at , but is an ordinary point. Find the first four nonzero terms of the solution of as a series in powers of . (Write and .)
-
Q6Interval of Convergence and Estimating a Solution at a Point
Use the following theorem. If , , are polynomials with no common factor and is an ordinary point of , then every power series solution about converges at least for . Here is the distance, in the complex plane, from to the nearest zero of . Consider
- Find the singular points of the equation.
- Give the interval on which the theorem guarantees convergence of a power series solution about , about , and about .
-
Q7Synthesis — drawing on several topics in this unit
Consider the initial-value problem where .
- Substitute , shift indices so that every sum carries , and find the recurrence relation.
- Find the coefficients of the solution and a formula for the general nonzero coefficient.
- On what interval does the series converge? Justify your answer.
- Estimate with an error smaller than . Use the fact that if the terms of a series alternate in sign and decrease in absolute value to , then the error in stopping is at most the absolute value of the first term left out.
The 5 challenge problems for this topic are a separate, paid sheet and are not reproduced here.
What does this set assume? This set stands on CEGEP Calculus II and re-teaches none of it. Power series, sigma notation, the radius and interval of convergence, Taylor and Maclaurin series, the series for eˣ, sin x and cos x, and the alternating series error bound are all used without comment; so is term-by-term differentiation of a power series. From the earlier University Differential Equations sets it assumes the vocabulary of Homogeneous Linear Equations with Constant Coefficients — a general solution as a combination of two independent solutions, and the Wronskian — and the initial value problems of Nonhomogeneous Equations and Variable Coefficients. Scope stops at ordinary points: regular singular points, the method of Frobenius, and the Bessel and Legendre equations are not in this course, and no convergence test is taught here — the chapter re-indexes a series, substitutes it into an equation and lists terms, and the radius comes from a theorem about the equation rather than from the series. Fourier series and partial differential equations are out of the course altogether.
Which course is this for? In the public course calendars of Montreal universities, this material is part of the courses numbered MATH 263, MATH 315, ENGR 213 and MAT265. Each course orders and weights the topics its own way, so check your own outline for what your exam covers. Which sets match your course.
How to do every concept on this sheet
This is the part worksheet sites usually leave out. Below is the actual reasoning behind each group of questions — not a full solution set, the decisions that get you to one. Read it before you start, or after you get stuck.
Shifting the index of summation
Every series solution ends with a sentence of the form "a power series is zero for every x, so each of its coefficients is zero". That sentence only applies to one series in which every term carries the same power of x. Substituting into an equation produces several series with different powers — xn−2 from y″, xn+1 from a term like x·y — and different starting values of n. Q1 isolates that step with no differential equation in sight.
set k = the exponent of x in each sum → rewrite n in terms of k → the starting value moves tooA shift changes three things at once. If the power is n − 2 and you set k = n − 2, then every n in the coefficient becomes k + 2, and the lower limit moves by the same amount. Shifting the power and forgetting to shift the coefficient, or the starting index, is the whole of what goes wrong. Check any shifted sum by writing out its first term both ways: they must agree.
The ranges will not match, and that is expected. After both sums carry xk, they start at different values of k. Q1 asks you to peel off the terms that only one sum has and write them in front, so that what remains is a single sum over the range both share. Those peeled-off terms are not optional extras: in a real problem they are where the first equations for the coefficients come from.
Ordinary points and singular points
Before assuming a power series about a point, you need to know that the point is ordinary. Q2 gives the definition in full: divide by the coefficient of y″ to put the equation in the form y″ + p(x)y′ + q(x)y = 0, and ask whether p and q are both analytic at the point.
Classifying a point
Normalise first, then look at the two coefficients.
- 1Divide by the coefficient of y″
That gives p and q. An equation that already starts with y″ needs no division.
- 2Find where p or q fails to be analytic
For polynomial coefficients these are the real zeros of the leading coefficient that are not cancelled; exponentials, sines and cosines are analytic everywhere.
- 3Check the point you were asked about
Is it among the points you found? That single comparison decides whether it is ordinary.
"Every real singular point" means solving, not guessing. In each part of Q2, set the leading coefficient equal to zero and ask which solutions are real. A quadratic can have two real zeros, or none at all — in which case the equation has no real singular point, and saying so is the answer. And an equation whose coefficients are not polynomials, as in part (c), is decided by knowing which functions are given by a convergent power series everywhere.
Series solutions about an ordinary point
Q3 is the method from start to finish on one equation. Part (a) assembles everything above: differentiate the assumed series twice term by term, multiply through by the coefficients — the x2 and x in front of y″ and y′ change the powers, the constant does not — shift each sum to xn, and set the combined coefficient equal to zero. The question tells you the recurrence you should reach, so part (a) is a check on your bookkeeping: if your version differs, find the shift that went wrong rather than forcing a match.
y = Σ cₙxⁿ → y′, y″ term by term → one series in xⁿ → every coefficient = 0 → cn+2 in terms of earlier c'sThe recurrence splits the coefficients into two chains. A recurrence that steps from cₙ to cn+2 never mixes even and odd indices, so c₀ drives the even coefficients and c₁ the odd ones. That is why a second-order equation produces two independent solutions, and why c₀ and c₁ are the two arbitrary constants of the general solution.
Part (b) asks you to show that one solution is a polynomial. The tool is the factor structure of the recurrence: look for a value of n that makes the numerator zero. Once one coefficient in a chain is zero, the recurrence forces every later coefficient in that chain to be zero, and the series stops. Say which chain it is and why nothing after that point survives. Part (c) is the other chain, with the initial conditions choosing c₀ and c₁ — write y(0) and y′(0) in terms of the coefficients before you substitute anything.
The recurrence relation and the first terms of a solution
Q4 is an initial value problem solved by series. The new feature is a coefficient with two terms. Multiplying the series for y by a sum produces two series with different powers, so after shifting, the coefficient of xⁿ involves more than two of the c's, and the lowest power is special because one of the sums has not started yet.
Write the lowest power separately. The terms you peeled off in Q1 now give their own equation, and it is part of the recurrence: it settles the coefficient the general line cannot reach, so say which values of n each line covers. Then compute the coefficients in order, one line each, until you reach the power the question asks for. The initial conditions supply c₀ and c₁ directly, since y(0) = c₀ and y′(0) = c₁.
"Through the term in x⁵" means every term up to that power. Keep a zero coefficient visible in your working, so you can see you did not skip a power, but write the final answer with the nonzero terms only.
Q5 moves the centre. The equation is singular at x = 0 but ordinary at x = 1, and the initial conditions are given at x = 1, so the series has to be in powers of (x − 1). The question hands you the substitution: write t = x − 1, so that x = t + 1, rewrite the whole equation in t, and solve the new equation about t = 0 exactly as before.
Every x in the coefficients must be replaced, not only the ones in the powers. The coefficient in front of y″ becomes an expression in t, and multiplying through by it produces two series, as in Q4. Derivatives do not change: since dt/dx = 1, a derivative in x is the same as a derivative in t. Convert back to x − 1 only at the very end, and the question asks for the first four nonzero terms, so keep going until you have four.
How far the series is guaranteed to converge
Q6 states the theorem the chapter relies on: about an ordinary point, a power series solution converges at least out to the nearest zero of the leading coefficient P — measured in the complex plane, not along the real line. The radius comes from the equation, before a single coefficient has been computed.
Reading the guaranteed interval off the equation
Find the zeros of P, then measure.
- 1Find every zero of P, complex ones included
For a quadratic, the quadratic formula, with a negative discriminant giving a conjugate pair a ± bi. Part (a) asks for these as the singular points.
- 2Measure the distance from the centre to each zero
From a real centre x₀ to a ± bi the distance is √((a − x₀)2 + b2), and a conjugate pair is equally far away.
- 3Take the smallest, and write the interval
The guarantee is |x − x₀| < ρ, an interval centred on x₀. Repeat for each centre part (b) names.
No real singular point does not mean infinite radius. A leading coefficient with no real zeros can still have complex ones, and they limit the guarantee just as a real zero would. That is why Q6 asks about three different centres: the radius depends on where you expand, and moving the centre towards or away from the complex zeros changes it. The theorem also needs P, Q and R to share no common factor — glance at them before you use it.
The synthesis question
Q7 runs the whole chapter on one initial value problem. Part (a) is Q1 and Q3(a) together: substitute, shift every sum to xⁿ, read off the recurrence — here y′ is multiplied by x, which raises its power back to match the others. Part (b) is Q3's two chains with Q4's initial conditions: the two conditions fix c₀ and c₁, so decide what each one does to its chain before computing anything. Look for a pattern in the surviving coefficients and write the general one as a product; checking it against the recurrence for one more index is what turns a guess into a formula.
Part (c) is Q6's theorem, and the justification is the theorem's hypothesis and its conclusion, applied to this leading coefficient: say what P is, where its zeros are, and what that makes the guaranteed radius. Part (d) is a Calculus II estimate. Substitute x = 1 into the series, confirm that the terms alternate and decrease to zero, then keep adding terms until the first term you would leave out is smaller than the tolerance.
The error bound has conditions. The alternating-series estimate needs the signs to alternate and the sizes to decrease; check both at x = 1, not just the first few terms. Then state the estimate together with the number of terms used, so a reader can see that the stopping rule was met.
Preview all 6 pages
Click any page to open the full PDF.
Getting the most out of it
Write out the first term of every sum you shift
Before and after each change of index, substitute the starting value and write the first term in full. If the two do not match, the shift is wrong. It takes seconds and catches nearly every index error before it spreads into the recurrence.
Keep the low powers separate
When the sums start at different powers, write the lowest-power terms on their own line and set them equal to zero on their own. Folding them into the general recurrence by hand-waving is how a coefficient like c₂ ends up wrong, and every later coefficient in its chain inherits the error.
Tabulate the coefficients
Compute cₙ in a table, one row per n, in terms of c₀ and c₁ until you apply the initial conditions. A table makes the two chains visible, shows a zero coefficient as a zero rather than as a missing line, and makes a pattern for the general coefficient much easier to spot.
Find the radius from the equation first
Before computing any coefficient, find the zeros of the leading coefficient and the distance to the nearest one. It tells you where your series can be trusted, and it is the reason a partial sum is a legitimate estimate at the point you are asked about.
Want the solutions, or something more challenging?
The worksheet, the questions above and every explanation on this page stay free permanently. Three more PDFs exist for this topic — the worked answer key, a harder problem set, and the answer key to that. They come with the University Differential Equations Solutions Bundle, beside the unit notes and the unit test, which is what keeps the rest of the series free.
What else exists for Power Series Solutions
Three PDFs · 11 pages · all three are in the bundle below.
- Answer key — 3 pages. All 7 questions worked step by step, including the restrictions and the justifications. Not a list of final answers.
- Challenge problems — 5 pages, 5 problems. A separate sheet at exam-plus difficulty covering the same 4 concepts. Harder than anything on the free sheet.
- Challenge answer key — 3 pages. Every challenge problem worked to the same standard, with the checks shown.
- PDF, letter size, print-ready.
The one thing that's for sale
Every University Differential Equations topic — the complete Solutions Bundle
One download, one payment, the whole program. For all 9 University Differential Equations units: the worksheet, the reference notes, the challenge set, the unit test and every answer key — including this one.
- Worked solutions, not answer lists — every step written out
- Covers the whole year's program at this level
- Less than the price of one hour of tutoring — for the entire year's solutions
Taking Secondary 1 Math as well? The Secondary 1 Math bundle covers all 15 of its units — 106 PDFs, 474 pages — on the same terms.
Taking Secondary 2 Math as well? The Secondary 2 Math bundle covers all 14 of its units — 98 PDFs, 449 pages — on the same terms.
Taking Secondary 3 Math as well? The Secondary 3 Math bundle covers all 11 of its units — 77 PDFs, 367 pages — on the same terms.
Taking Secondary 4 Math as well? The Secondary 4 Math bundle covers all 17 of its units — 122 PDFs, 466 pages — on the same terms.
Taking Secondary 5 Math as well? The Secondary 5 Math bundle covers all 21 of its units — 147 PDFs, 589 pages — on the same terms.
Taking CEGEP Calculus I as well? The CEGEP Calculus I bundle covers all 9 of its units — 72 PDFs, 371 pages — on the same terms.
Taking CEGEP Calculus II as well? The CEGEP Calculus II bundle covers all 8 of its units — 64 PDFs, 335 pages — on the same terms.
Taking CEGEP Linear Algebra as well? The CEGEP Linear Algebra bundle covers all 7 of its units — 56 PDFs, 298 pages — on the same terms.
Taking University Calculus III as well? The University Calculus III bundle covers all 9 of its units — 72 PDFs, 516 pages — on the same terms.
Taking University Linear Algebra as well? The University Linear Algebra bundle covers all 9 of its units — 72 PDFs, 496 pages — on the same terms.
Taking University Business Math as well? The University Business Math bundle covers all 9 of its units — 36 PDFs, 190 pages — on the same terms.
Taking University Introductory Statistics as well? The University Introductory Statistics bundle covers all 9 of its units — 36 PDFs, 186 pages — on the same terms.
Taking University Discrete Math as well? The University Discrete Math bundle covers all 9 of its units — 36 PDFs, 155 pages — on the same terms.
Taking AP Calculus AB as well? The AP Calculus AB bundle covers all 8 of its units — 64 PDFs, 527 pages — on the same terms.
Common questions
Is this worksheet really free?
Yes — the questions are on this page to read, and the PDF downloads directly, no email and no account. The one paid item is optional: the complete University Differential Equations Solutions Bundle, which covers every set at this level.
Which university courses is this for?
The course codes listed on this page are taken from the public course calendars of universities that teach a first course in ordinary differential equations after CEGEP. Each course orders and weights the chapters its own way, and some reach series solutions later than others or not at all, so check the outline for your own section to see where this set falls in your term.
What do I need to know before starting this set?
CEGEP Calculus II: power series, sigma notation, differentiating a series term by term, the radius of convergence, Taylor and Maclaurin series, and the alternating series error bound. From this course, the idea of a general solution built from two independent solutions of a second-order linear equation.
Why use a power series when I could use the characteristic equation?
The characteristic equation only works when the coefficients are constants. Once a coefficient depends on x, the trial eʳˣ no longer turns the equation into an algebraic one, and a power series is the general method that still works about an ordinary point.
What is the difference between an ordinary point and a singular point?
Divide the equation by the coefficient of y″. If both remaining coefficients are given by convergent power series about the point, it is ordinary and a power series solution exists there; otherwise it is singular. For polynomial coefficients, the singular points are the zeros of the leading coefficient that do not cancel.
Why does the recurrence give two separate solutions?
Because it usually connects each coefficient to one two places earlier, so the even-indexed coefficients are determined by c₀ and the odd-indexed ones by c₁. Choosing c₀ and c₁ freely gives the two arbitrary constants of the general solution of a second-order equation.
Do I need a convergence test from Calculus II to find the radius?
Not in this chapter. The theorem stated in the set gives a guaranteed radius from the equation itself: the distance from the centre to the nearest zero of the leading coefficient, complex zeros included. The series may converge further, but that is the radius you can rely on without computing it.
Is the method of Frobenius in this set?
No. This course solves by series only about ordinary points. Regular singular points, the method of Frobenius, and the Bessel and Legendre equations are not covered.
Can teachers use this in class?
Yes. Print and photocopy it for your own classes freely — I just ask that the tutorinmontreal.ca footer stays on the page.
I'm stuck on one question. Can you help?
Yes — through one-on-one tutoring, in Montreal or online. Get in touch to arrange a session, or see the current rates.
← All 9 University Differential Equations worksheets · Secondary 1 Math series (15 sheets) → · Secondary 2 Math series (14 sheets) → · Secondary 3 Math series (11 sheets) → · Secondary 4 Math series (17 sheets) → · Secondary 5 Math series (21 sheets) → · CEGEP Calculus I series (9 sheets) → · CEGEP Calculus II series (8 sheets) → · CEGEP Linear Algebra series (7 sheets) → · University Calculus III series (9 sheets) → · University Linear Algebra series (9 sheets) → · University Business Math series (9 sheets) → · University Introductory Statistics series (9 sheets) → · University Discrete Math series (9 sheets) → · AP Calculus AB series (8 sheets) →




