Problems from ODE's homogeneous systems with constant coefficients

Solve the following system: x=xy+zy=yzz=y3z}

See development and solution

Development:

We observe that we are dealing with a linear systems with constant coefficients, where A=(111011013) The eigenvalues of this matrix are:

λ1=1λ2=λ3=2

and a basis of eigenvectors is: v1=(100), v2=(110), v3=(011) Notice that this matrix does not diagonalize. Therefore we already calculated: J=(100020012);  S=(110011001) We know that the fundamental matrix of the system is: ϕ(t)=SetJ=(110011001)(et000e2t00te2te2t)= =(ete2t00e2t+te2te2t0te2te2t)= =(ete2t00(t+1)e2te2t0te2te2t)

Multiplying by a vector of constants, we obtain our solution.

Solution:

(x(t)y(t)z(t))=(ete2t00(t+1)e2te2t0te2te2t)(c1c2c3)

Hide solution and development
View theory