Home

Tutoring

Subjects

Live Classes

Study Coach

Essay Review

On-Demand Courses

Colleges

Games


Sign up

Log in

Opening subject page...

Loading your content

Practice

  • All Subjects
  • Algebra Flashcards
  • SAT Math Practice Tests
  • Math Question of the Day
  • Live Classes
  • On-Demand Courses

Varsity Tutors

  • Find a Tutor
  • Test Prep
  • Online Classes
  • K-12 Learning
  • College Search
  • VarsityTutors.com

© 2026 Varsity Tutors. All rights reserved.

← Back to quizzes

Differential Equations Quiz

Differential Equations Quiz: Series Solutions Ordinary Points

Practice Series Solutions Ordinary Points in Differential Equations with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.

Question 1 / 7

0 of 7 answered

The differential equation y′′+P(x)y′+Q(x)y=0y'' + P(x)y' + Q(x)y = 0y′′+P(x)y′+Q(x)y=0 has an ordinary point at x=x0x = x_0x=x0​ if both P(x)P(x)P(x) and Q(x)Q(x)Q(x) are analytic at x0x_0x0​. For the equation (x2−4)y′′+xy′+(x+1)y=0(x^2 - 4)y'' + xy' + (x+1)y = 0(x2−4)y′′+xy′+(x+1)y=0, which statement about the point x=1x = 1x=1 is correct?

Select an answer to continue

What this quiz covers

This quiz focuses on Series Solutions Ordinary Points, giving you a quick way to practice the rules, question types, and explanations that matter most for Differential Equations.

How to use this quiz

Try each quiz question before looking at the correct answer. Use the explanations to review missed ideas, then come back to similar questions until the pattern feels familiar.

All questions

Question 1

The differential equation y′′+P(x)y′+Q(x)y=0y'' + P(x)y' + Q(x)y = 0y′′+P(x)y′+Q(x)y=0 has an ordinary point at x=x0x = x_0x=x0​ if both P(x)P(x)P(x) and Q(x)Q(x)Q(x) are analytic at x0x_0x0​. For the equation (x2−4)y′′+xy′+(x+1)y=0(x^2 - 4)y'' + xy' + (x+1)y = 0(x2−4)y′′+xy′+(x+1)y=0, which statement about the point x=1x = 1x=1 is correct?

  1. x=1x = 1x=1 is an ordinary point since the original coefficients are polynomials at this point
  2. x=1x = 1x=1 is a regular singular point because the equation has polynomial coefficients
  3. x=1x = 1x=1 is an ordinary point because xx2−4\frac{x}{x^2-4}x2−4x​ and x+1x2−4\frac{x+1}{x^2-4}x2−4x+1​ are both analytic at x=1x = 1x=1 (correct answer)
  4. x=1x = 1x=1 is an irregular singular point due to the behavior of Q(x)Q(x)Q(x) near x=1x = 1x=1

Explanation: To determine the nature of x=1x = 1x=1, we must write the equation in standard form: y′′+xx2−4y′+x+1x2−4y=0y'' + \frac{x}{x^2-4}y' + \frac{x+1}{x^2-4}y = 0y′′+x2−4x​y′+x2−4x+1​y=0. Since x2−4=(x−2)(x+2)x^2-4 = (x-2)(x+2)x2−4=(x−2)(x+2), at x=1x = 1x=1 we have x2−4=−3≠0x^2-4 = -3 \neq 0x2−4=−3=0. Therefore both P(x)=xx2−4P(x) = \frac{x}{x^2-4}P(x)=x2−4x​ and Q(x)=x+1x2−4Q(x) = \frac{x+1}{x^2-4}Q(x)=x2−4x+1​ are analytic at x=1x = 1x=1, making it an ordinary point. Choice A incorrectly focuses on the original form; Choice B misclassifies the point type; Choice D incorrectly identifies it as irregular singular.

Question 2

For the differential equation y′′+(1+x2)y′+xy=0y'' + (1 + x^2)y' + xy = 0y′′+(1+x2)y′+xy=0, suppose we seek a power series solution y=∑n=0∞anxny = \sum_{n=0}^{\infty} a_n x^ny=∑n=0∞​an​xn about x=0x = 0x=0. After substituting and collecting terms, which recurrence relation correctly relates the coefficients?

  1. an+2=−(n+1)an+1+(n−1)an−1(n+2)(n+1)a_{n+2} = -\frac{(n+1)a_{n+1} + (n-1)a_{n-1}}{(n+2)(n+1)}an+2​=−(n+2)(n+1)(n+1)an+1​+(n−1)an−1​​ for n≥1n \geq 1n≥1 (correct answer)
  2. an+2=−(n+1)an+1+nan(n+2)(n+1)a_{n+2} = -\frac{(n+1)a_{n+1} + na_n}{(n+2)(n+1)}an+2​=−(n+2)(n+1)(n+1)an+1​+nan​​ for n≥0n \geq 0n≥0
  3. an+2=−nan+1+(n−1)an−1(n+2)(n+1)a_{n+2} = -\frac{na_{n+1} + (n-1)a_{n-1}}{(n+2)(n+1)}an+2​=−(n+2)(n+1)nan+1​+(n−1)an−1​​ for n≥1n \geq 1n≥1
  4. an+2=−(n+1)an+1+(n+1)an−1(n+2)(n+1)a_{n+2} = -\frac{(n+1)a_{n+1} + (n+1)a_{n-1}}{(n+2)(n+1)}an+2​=−(n+2)(n+1)(n+1)an+1​+(n+1)an−1​​ for n≥1n \geq 1n≥1

Explanation: Substituting y=∑anxny = \sum a_n x^ny=∑an​xn gives: ∑(n+2)(n+1)an+2xn+∑(n+1)an+1xn+∑nanxn+2+∑nanxn=0\sum (n+2)(n+1)a_{n+2}x^n + \sum (n+1)a_{n+1}x^n + \sum na_nx^{n+2} + \sum na_nx^n = 0∑(n+2)(n+1)an+2​xn+∑(n+1)an+1​xn+∑nan​xn+2+∑nan​xn=0. Shifting indices and collecting coefficients of xnx^nxn for n≥1n \geq 1n≥1: (n+2)(n+1)an+2+(n+1)an+1+(n−1)an−1=0(n+2)(n+1)a_{n+2} + (n+1)a_{n+1} + (n-1)a_{n-1} = 0(n+2)(n+1)an+2​+(n+1)an+1​+(n−1)an−1​=0. Choice B incorrectly uses nanna_nnan​ instead of (n−1)an−1(n-1)a_{n-1}(n−1)an−1​; Choice C has wrong coefficient on an+1a_{n+1}an+1​; Choice D has wrong coefficient on an−1a_{n-1}an−1​.

Question 3

Consider the differential equation y′′−xy′+(x2−1)y=0y'' - xy' + (x^2 - 1)y = 0y′′−xy′+(x2−1)y=0. When seeking a series solution about x=0x = 0x=0, what is the most restrictive condition on the radius of convergence of the power series solution?

  1. The radius of convergence is infinite since all coefficients are polynomials (correct answer)
  2. The radius of convergence is determined by the nearest singularity of the rewritten standard form
  3. The radius of convergence is 1 due to the coefficient of the yyy term
  4. The radius of convergence cannot be determined without solving the recurrence relation

Explanation: Since x=0x = 0x=0 is an ordinary point (all coefficients P(x)=−xP(x) = -xP(x)=−x, Q(x)=x2−1Q(x) = x^2 - 1Q(x)=x2−1 are analytic at x=0x = 0x=0), and both coefficient functions are polynomials (hence entire functions), the series solution converges everywhere. The radius of convergence is infinite. Choice B incorrectly assumes singularities exist; Choice C misinterprets the role of the yyy coefficient; Choice D incorrectly suggests the recurrence relation is needed to determine convergence radius.

Question 4

For the equation y′′+(sin⁡x)y′+(cos⁡x)y=0y'' + (\sin x)y' + (\cos x)y = 0y′′+(sinx)y′+(cosx)y=0, a student wants to find a power series solution about x=0x = 0x=0. After expanding sin⁡x=x−x36+x5120−⋯\sin x = x - \frac{x^3}{6} + \frac{x^5}{120} - \cdotssinx=x−6x3​+120x5​−⋯ and cos⁡x=1−x22+x424−⋯\cos x = 1 - \frac{x^2}{2} + \frac{x^4}{24} - \cdotscosx=1−2x2​+24x4​−⋯, what is the most significant computational challenge?

  1. The coefficient functions are not polynomial, so the standard power series method does not apply
  2. The series for sin⁡x\sin xsinx and cos⁡x\cos xcosx converge too slowly to provide accurate coefficient calculations
  3. The recurrence relations will be non-linear in the coefficients ana_nan​, making them unsolvable
  4. The recurrence relation will be infinite-order, relating each coefficient to infinitely many previous coefficients (correct answer)

Explanation: When you encounter a differential equation with non-polynomial coefficients like sin⁡x\sin xsinx and cos⁡x\cos xcosx, you can still use power series methods by substituting the known series expansions for these functions. The key insight is understanding what happens when you multiply infinite series together. Let's say you assume a solution y=∑n=0∞anxny = \sum_{n=0}^{\infty} a_n x^ny=∑n=0∞​an​xn. When you substitute this into the differential equation along with the series for sin⁡x\sin xsinx and cos⁡x\cos xcosx, you must multiply the series y′=∑n=1∞nanxn−1y' = \sum_{n=1}^{\infty} na_n x^{n-1}y′=∑n=1∞​nan​xn−1 by sin⁡x=x−x36+⋯\sin x = x - \frac{x^3}{6} + \cdotssinx=x−6x3​+⋯, and y=∑n=0∞anxny = \sum_{n=0}^{\infty} a_n x^ny=∑n=0∞​an​xn by cos⁡x=1−x22+⋯\cos x = 1 - \frac{x^2}{2} + \cdotscosx=1−2x2​+⋯. The crucial problem emerges here: when you multiply two infinite series, each coefficient in the resulting series depends on infinitely many terms from the original series. For example, to find the coefficient of xnx^nxn in the product (sin⁡x)⋅y′(\sin x) \cdot y'(sinx)⋅y′, you need terms from every power in the sin⁡x\sin xsinx expansion paired with the appropriate term from y′y'y′. This creates recurrence relations where each ana_nan​ depends on a0,a1,a2,…,an−1a_0, a_1, a_2, \ldots, a_{n-1}a0​,a1​,a2​,…,an−1​ and potentially more. Choice A is wrong because power series methods do work with analytic coefficient functions. Choice B misunderstands the issue—convergence speed doesn't affect the method's validity. Choice C is incorrect because the recurrence relations remain linear in the coefficients ana_nan​. Study tip: Remember that non-polynomial coefficients in differential equations lead to infinite-order recurrence relations, making hand calculations extremely tedious beyond the first few terms.

Question 5

For the differential equation y′′+xy′+(1−x2)y=0y'' + xy' + (1-x^2)y = 0y′′+xy′+(1−x2)y=0, a student attempts to find a power series solution y=∑n=0∞anxny = \sum_{n=0}^{\infty} a_n x^ny=∑n=0∞​an​xn about x=0x = 0x=0. After substitution and simplification, which equation must be satisfied by the coefficients for n≥2n \geq 2n≥2?

  1. (n+2)(n+1)an+2+nan−1+an−an−2=0(n+2)(n+1)a_{n+2} + na_{n-1} + a_n - a_{n-2} = 0(n+2)(n+1)an+2​+nan−1​+an​−an−2​=0 (correct answer)
  2. (n+2)(n+1)an+2+(n−1)an−1+an−an−2=0(n+2)(n+1)a_{n+2} + (n-1)a_{n-1} + a_n - a_{n-2} = 0(n+2)(n+1)an+2​+(n−1)an−1​+an​−an−2​=0
  3. (n+2)(n+1)an+2+nan−1+an=0(n+2)(n+1)a_{n+2} + na_{n-1} + a_n = 0(n+2)(n+1)an+2​+nan−1​+an​=0
  4. (n+2)(n+1)an+2+(n−1)an−1+an=0(n+2)(n+1)a_{n+2} + (n-1)a_{n-1} + a_n = 0(n+2)(n+1)an+2​+(n−1)an−1​+an​=0

Explanation: Substituting y=∑anxny = \sum a_n x^ny=∑an​xn into the equation: ∑(n+2)(n+1)an+2xn+∑nanxn+∑anxn−∑anxn+2=0\sum (n+2)(n+1)a_{n+2}x^n + \sum na_nx^n + \sum a_nx^n - \sum a_nx^{n+2} = 0∑(n+2)(n+1)an+2​xn+∑nan​xn+∑an​xn−∑an​xn+2=0. Shifting the last sum and collecting terms for n≥2n \geq 2n≥2: (n+2)(n+1)an+2+nan−1+an−an−2=0(n+2)(n+1)a_{n+2} + na_{n-1} + a_n - a_{n-2} = 0(n+2)(n+1)an+2​+nan−1​+an​−an−2​=0. The key is recognizing that xy′xy'xy′ contributes nan−1xnna_{n-1}x^nnan−1​xn after index shifting, and (1−x2)y(1-x^2)y(1−x2)y gives both +an+a_n+an​ and −an−2-a_{n-2}−an−2​ terms. Choice B has wrong coefficient; Choices C and D omit the −an−2-a_{n-2}−an−2​ term.

Question 6

A student seeks a series solution to y′′+x1+x2y′+11+x2y=0y'' + \frac{x}{1+x^2}y' + \frac{1}{1+x^2}y = 0y′′+1+x2x​y′+1+x21​y=0 about x=0x = 0x=0. Before applying the power series method, what should the student verify about the convergence properties?

  1. The series will converge globally since the coefficients are rational functions with real poles
  2. The series will converge only for ∣x∣<1|x| < 1∣x∣<1 due to the poles of the coefficient functions at x=±ix = \pm ix=±i (correct answer)
  3. The series will converge only for ∣x∣<2|x| < \sqrt{2}∣x∣<2​ based on the denominator 1+x21+x^21+x2
  4. The convergence radius cannot be determined without computing the series coefficients explicitly

Explanation: Since x=0x = 0x=0 is an ordinary point, the series solution converges in a disk centered at x=0x = 0x=0 extending to the nearest singularity. The coefficient functions P(x)=x1+x2P(x) = \frac{x}{1+x^2}P(x)=1+x2x​ and Q(x)=11+x2Q(x) = \frac{1}{1+x^2}Q(x)=1+x21​ have poles where 1+x2=01+x^2 = 01+x2=0, i.e., at x=±ix = \pm ix=±i. The distance from x=0x = 0x=0 to either x=ix = ix=i or x=−ix = -ix=−i is ∣±i∣=1|\pm i| = 1∣±i∣=1, so the radius of convergence is 1. Choice A ignores the complex singularities; Choice C miscalculates the distance; Choice D incorrectly suggests coefficient computation is needed.

Question 7

For the differential equation y′′+2x1−x2y′+21−x2y=0y'' + \frac{2x}{1-x^2}y' + \frac{2}{1-x^2}y = 0y′′+1−x22x​y′+1−x22​y=0, suppose we know that one solution can be written as y1(x)=1+x2+x43+x65+⋯y_1(x) = 1 + x^2 + \frac{x^4}{3} + \frac{x^6}{5} + \cdotsy1​(x)=1+x2+3x4​+5x6​+⋯. What can be concluded about finding a second linearly independent solution using power series methods about x=0x = 0x=0?

  1. A second solution can be found, but it will involve a logarithmic term and cannot be a pure power series
  2. A second solution exists but requires the Frobenius method since the given solution suggests a logarithmic term
  3. No second power series solution exists because the coefficient pattern suggests a unique solution structure
  4. A second power series solution exists and can be found using the same method since x=0x = 0x=0 is an ordinary point (correct answer)

Explanation: When you encounter a second-order linear differential equation and need to find a second linearly independent solution, the key question is whether the point in question is ordinary or singular. This determines which methods will work and what form the solutions will take. To determine the nature of x=0x = 0x=0, examine the equation in standard form. The coefficients are P(x)=2x1−x2P(x) = \frac{2x}{1-x^2}P(x)=1−x22x​ and Q(x)=21−x2Q(x) = \frac{2}{1-x^2}Q(x)=1−x22​. At x=0x = 0x=0, we have P(0)=0P(0) = 0P(0)=0 and Q(0)=2Q(0) = 2Q(0)=2, so both coefficients are analytic (expressible as convergent power series) at x=0x = 0x=0. This makes x=0x = 0x=0 an ordinary point. At an ordinary point, the fundamental theorem guarantees that both linearly independent solutions can be expressed as convergent power series. Since we already have one power series solution y1(x)y_1(x)y1​(x), we can find a second power series solution y2(x)y_2(x)y2​(x) using standard power series methods—no special techniques required. Option A is wrong because logarithmic terms only appear when dealing with singular points or repeated roots in the indicial equation. Option B incorrectly suggests using the Frobenius method, which is necessary only at regular singular points, not ordinary points. Option C is incorrect because linear second-order equations always have exactly two linearly independent solutions. The correct answer is D: a second power series solution exists and can be found using standard power series substitution since x=0x = 0x=0 is an ordinary point. Study tip: Always check if coefficients are analytic at your point of interest—this immediately tells you whether standard power series methods will work for both solutions.