Differential Equations solution help

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 1K views
Ted123
Messages
428
Reaction score
0
One solution of the differential equation

[itex]x^2(x^2+1)y^{\prime\prime} - 2x^3 y^{\prime} + 2(x^2-1) y = 0[/itex]

can be obtained in the form [itex]y_1 = x^n[/itex]. Use this solution to find another, and in this way find the general solution.

The DE can be written as:

[itex]\displaystyle y^{\prime\prime} - \frac{2x}{x^2+1} y^{\prime} + \frac{2(x^2-1)}{x^2(x^2+1)}y = 0[/itex].


[itex]\displaystyle - \int \frac{2x}{x^2+1} = -\ln (x^2+1)[/itex]

Therefore the Wronskian [itex]\displaystyle W(x) = Ce^{\ln (x^2+1)} = C(x^2+1)[/itex].

By inspection [itex]y_1 = x^2[/itex] - how can you see this straight away?

To find [itex]y_2[/itex] use the formula below with [itex]W[/itex] for [itex]C=1[/itex] - can you always just take [itex]C=1[/itex]?

[itex]\displaystyle y_2 = y_1 \int \frac{W}{y_1^2}\;dx[/itex]
 
Physics news on Phys.org
Yes, you can but you could use other numbers as well- there are, after all, an infinite number of solutions.