Second order linear differential equation with constant coefficients

stripes
Messages
262
Reaction score
0

Homework Statement



For the differential equation y'' - 4y' + y = 0,
(a) Show that if we let x = y' (i.e. x(t) = y'(t)), then this leads to the system:
x' = 4x -y
y' = x

(b) Conversely, show that the system in (a) leads to y'' - 4y' + y = 0 (and x'' -4x' + x = 0 also).

Homework Equations



None.

The Attempt at a Solution



part (a) seems easy enough, let x = y', then x' must equal y'', then substitute:

y'' - 4y' + y = 0
x' - 4x + y = 0
x' = 4x - y as expected (and then we have x = y' initially given), so the system is correct.

part (b) seems extremely obvious, which makes me wonder if I'm missing something. Anyways,, I begin with

x' = 4x - y and y' = x. y'' = x' follows.

by substituting back in, we have
y'' = 4y' - y
y'' - 4y' + y = 0 as required.

To show find x'' - 4x' + x = 0, I don't know. I tried finding dy/dx:

dy/dx = y'/x' = x/(4x - y) which is not separable:
dy(4x - y) = xdx

so my questions are: is part (b) as simple as it seems? Or is my method not correct? And how do I show x'' - 4x' + x = 0? Thanks in advance!
 
Physics news on Phys.org
Yes, it's as simple as it seems.

You find the differential equation for x similarly. Start by differentiating the equation for x'.
 
Thank you for your help. I end up with x'' - 4x' + x = 0 as required.
 
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