Quadratic Solution to Homogeneous Second-Order ODEs

  • Thread starter Thread starter epsilonzero
  • Start date Start date
  • Tags Tags
    Ode Quadratic
epsilonzero
Messages
14
Reaction score
0

Homework Statement


Consider ax''+bx'+cx=0 for b^2-4ac=0 with k= -b/(2a).

Show x=e^(kt) is a solution.

The Attempt at a Solution



x=e^(kt)
x'=(-b/2a)e^((-b/2a)t)
x''=(-b^2/4a^2)e^((-b/2a)t)

Then i plugged these into ax''+bx'+cx=0 and simplified to get e^((-b/2a)t)(-((b^2)/2)+c)=0

I'm stuck at what to do next.

Thank you for any help.
 
Physics news on Phys.org
To make things easier, don't use the k=-b/2a substitution until you're ready to compute the final answer. This helps to keep it a lot more tidier. Just subsitute the derivatives of x into the DE, factor out e^kt and make use of k = -b/2a as well as b^2 - 4ac = 0. It'll all cancel out to give 0.
 
Ok, just got it. Thanks.
 
Last edited:
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