Third order Euler Differential Equation

Design
Messages
62
Reaction score
0

Homework Statement


x^3y'''-3x^2y''+7xy'-8y=x+e^2x

Edit : Got it thanks
 
Last edited:
Physics news on Phys.org
Have you thought about trying the solution y=x^{n}? This might lead to an easier cubic to solve.
 
hunt_mat said:
Have you thought about trying the solution y=x^{n}? This might lead to an easier cubic to solve.

Not sure how that would work out, only told to use t=lnx. But using y=x^{n} won't cancel the coefficients to be constants.

Edit: I looked up your response on Wikipedia and found something similar on it, never learned to do it this way tho. I'll give it a shot.
 
Last edited:
They will add up to give x^{n} though. for example if y=x^n, then x^{3}y'''(x)=n(n-1)(n-2)x^n, likewise for x^2 and so on. I calculate that the cubic you arrive at the cubic:
<br /> n^{3}-6n^{2}+12n-8<br />
One of the solutions look to be n=2.

Mat
 
hunt_mat said:
They will add up to give x^{n} though. for example if y=x^n, then x^{3}y'''(x)=n(n-1)(n-2)x^n, likewise for x^2 and so on. I calculate that the cubic you arrive at the cubic:
<br /> n^{3}-6n^{2}+12n-8<br />
One of the solutions look to be n=2.

Mat

Got it thanks.
 
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