hachi_roku
Nov2-09, 10:00 PM
1. The problem statement, all variables and given/known data
convert y'' +x^2y'+12y=0 to a system of first order equations with initial conditions y(0)=0 y'(0)=7.
2. Relevant equations
3. The attempt at a solution
first i isolate highest derivative y'' = -x^2y'-12y
then i let u_1=y u_2=y'
then (u_1)' = u_2 and (u_2)= y''
then (u_2)' = (-12u_1)-(x^2u_2)
i then write these as
(u_1)' = 0*u_1 + 1u_2
(u_2)' = (-12u_1) + (-x^2u_2)
so then in matrix form i have
matrix [u_1 u_2] = [top -0 1 bottom -12 -x^2] *[u_1 u_2] + [0 0]
i think im close but i don't know how to get vector c but putting vec u(0) ....pls help and sorry for the poor notation...i can rewrite but i can't find link to use the symbols and such
convert y'' +x^2y'+12y=0 to a system of first order equations with initial conditions y(0)=0 y'(0)=7.
2. Relevant equations
3. The attempt at a solution
first i isolate highest derivative y'' = -x^2y'-12y
then i let u_1=y u_2=y'
then (u_1)' = u_2 and (u_2)= y''
then (u_2)' = (-12u_1)-(x^2u_2)
i then write these as
(u_1)' = 0*u_1 + 1u_2
(u_2)' = (-12u_1) + (-x^2u_2)
so then in matrix form i have
matrix [u_1 u_2] = [top -0 1 bottom -12 -x^2] *[u_1 u_2] + [0 0]
i think im close but i don't know how to get vector c but putting vec u(0) ....pls help and sorry for the poor notation...i can rewrite but i can't find link to use the symbols and such