Convert second order of diff. equations to first order

Basem
Messages
2
Reaction score
0

Homework Statement


I have this set of equation:
My''+Cy'+Ky=0 but C=0
M is a matrix consist of {(-m) (0)/( -1/12mb^2) (-1/12mb^3)}
and K is a matrix of {(-K1-K2) (-K2b)/ ((K1b-K2b)/(2)) (-K2b^2/2)}
and y is a coordinate system which is (x1,θ)
Now i have to convert these two equations of second order to first order and i really got lost since its two equations and using matrices.
We can stack y' and y into z
so the final equation will be : z'=Az
Can anybody guide me how to do it?
 
Last edited:
Physics news on Phys.org
If M and K were just constants and y were a single variable, would you recognise the equation?
 
John Park said:
If M and K were just constants and y were a single variable, would you recognise the equation?
I didn't really get what u mean? what do you mean y is a single variable? its a coordinate system (x1,θ)
 
Last edited by a moderator:
what do you mean y is a single variable? its a coordinate system (x1,θ)

I know that; that's what "if . . . y were" implies. I'm asking if you recognise the corresponding scalar equation with C=0, which is often solved by reducing it to first order.
 
Last edited:
Basem said:
My''+Cy'+Ky=0 but C=0
Assuming M-1K is invertible, you can diagonalise it as P-1DP.
See if that gives you some clues.
@Basem, do you need more hints?
 
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