3rd Order Linear Homogenous DE from Solutions

  • Thread starter Thread starter SArnab
  • Start date Start date
  • Tags Tags
    Linear
SArnab
Messages
5
Reaction score
0

Homework Statement



Find a third order, linear, homogeneous DE which has the following solutions:

e\pit, te\pit and e-t


Homework Equations



Standard form of a third-order linear homogenous ODE:

Ay''' + By'' + Cy' + Dy = 0

The Attempt at a Solution



I tried deriving the characteristic equation given the r values of the solutions.

For e\pit:
r = \pi, therefore one part of the equation is (r - \pi)

For e-t:
r = -1, therefore another part of the equation is (r+1)

But I can't figure out what to do for the second one.
 
Last edited:
Physics news on Phys.org
SArnab said:

Homework Statement



Find a third order, linear, homogeneous DE which has the following solutions:

e\pit, te\pit and e-t


Homework Equations



Standard form of a third-order linear homogenous ODE:

Ay''' + By'' + Cy' + Dy = 0

The Attempt at a Solution



I tried deriving the characteristic equation given the r values of the solutions.

For e\pit:
r = \pi, therefore one part of the equation is (r - \pi)

For e-t:
r = -1, therefore another part of the equation is (r+1)

But I can't figure out what to do for the second one.

Remember that a repeated root ##r## of the characteristic equation gives rise to the solution pair ##\{e^{rt},te^{rt}\}##.
 
Ah, so it just has a repeated root.

So the characteristic equation would be:

(r-\pi)2(r+1)

Factor that out and we get:
(r2 - 2r\pi + \pi2)(r+1)

r3 - 2r2\pi + r\pi2 + r2 - 2r\pi + \pi2

r3 - 2r2\pi + r2 + r\pi2 - 2r\pi + \pi2

r3 + r2(-2\pi + 1) + r(\pi2 - 2\pi) + \pi2

Therefore the DE would be:

y''' + (1-2\pi)y'' + (\pi2 - 2\pi)y' + \pi2y = 0

Thanks for the help!
 
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