General Solution of inhomogeneous ODE

Just_some_guy
Messages
16
Reaction score
0
I am having a little trouble with a problem I am trying to solve.

Given three particular solutions

Y1(x)= 1, Y2(x)= x and Y3(x)= x^2

Write down a general solution to the second order non homogeneous differential equation.

What I have done so far is to realize if Y1,2 and 3 are solutions then the difference of two of the solutions is a solution to the homogeneous equation. So I used Y3-Y1, Y3-Y2 and Y2-Y1 to give three separate homogeneous equations. At this point I am trying so solve for the coefficients a(x), b(x) and c(x) from

a(x)y'' + b(x)y' + c(x) y= 0

where y is the difference of two of the particular solutions.

However I can seem to solve this system effectively by equating like powers etc... I was hoping someone could offer some advise or even an alternative method. I have solved problems like this with only two solutions but the case was simple.Regards
Guy
 
Physics news on Phys.org
In future posts, please do not delete the homework template. Its use is required for homework questions.
 
Mark44 said:
In future posts, please do not delete the homework template. Its use is required for homework questions.

Apologies I didnt realize it was necessary
 
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