How to Obtain Fundamental Solutions for Non-Constant Coefficient Equations?

cheeee
Messages
15
Reaction score
0
Solve by method of variation of parameters
(x^2)y'' - (4x)y' + 6y = x^4*sinx (x > 0)

Hey, I know how to solve problems using variation of parameters but only when the corresponding homogenous equation has constant coefficients...

y'' - (4/x)y' + (6/x^2)y = 0.. the bit I am confused about is how to obtain the fundamental solutions to this equation {y1, y2} when the coefficients are not constants. Any help would be appreciated.

Thanks.
 
Physics news on Phys.org
Note that each term has the same "units", if you think of x as having units of length (so that a derivative removes one unit of length). Such differential equations have solutions of the form x^r. Plug this in and solve for r, and you'll quickly see why such solutions work. This is something you can just remember, although it would also fall out if you tried the Frobenius method.
 
im not quite sure I understand where to plug in x^r .
 
I mean y(x)=xr is a solution to the homogenous differential equation for certain r. Plug in this y and see which r work.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top