Differential Equations · Question of the Day

Differential Equations Question of the Day

A fresh daily question to build accuracy, reinforce recall, and turn practice into a steady habit.
Thursday, September 17, 2026

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

Keep practicing Differential Equations

Question of the Day

Answer today's Differential Equations question, reveal the full explanation, then keep the streak going with a new question every day.

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

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

Explanation: To determine the nature of x=1x = 1, we must write the equation in standard form: y+xx24y+x+1x24y=0y'' + \frac{x}{x^2-4}y' + \frac{x+1}{x^2-4}y = 0. Since x24=(x2)(x+2)x^2-4 = (x-2)(x+2), at x=1x = 1 we have x24=30x^2-4 = -3 \neq 0. Therefore both P(x)=xx24P(x) = \frac{x}{x^2-4} and Q(x)=x+1x24Q(x) = \frac{x+1}{x^2-4} are analytic at x=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.