Need help transforming a Differential Equation

bengaltiger14
Messages
135
Reaction score
0

Homework Statement




Express the DE as a first order system normal form. Then, express is matrix notation.

2y''+3y'-4ty=1-t^3

I need to transform this into a first order system. I first divided the entire equation by 2 and got

y''-(3/2)y'-2ty=(1-t^3)/2

I am not sure what to do now.

My first attempt was setting x1=y, x1'=y', and x2=y', x2'=y''

I don't know if I am heading in the right direction and if so, was not sure what to do next.
 
Physics news on Phys.org
That can be done in a number of ways. The simplest is : Define u= y' so that y"= u' and your second order differential equation becomes a first order equation in y and u. You now have two first order equations.
 
So, when I rewrite the equation, do I leave out the 'y' in the term 2ty?

hence,
u'+(3/2)u-2=(1-t^3)/2
 
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