Q4.3-3E

Question

The auxiliary equation for the given differential equation has complex roots. Find a general solution. z''-6z'+10z=0

Step-by-Step Solution

Verified
Answer

The auxiliary equation for the given differential equation z''-6z'+10z=0 has complex roots and its general solution is y(t)=et(c1cos3t+c2sin3t).

1Step 1: Complex conjugate roots.

If the auxiliary equation has complex conjugate roots α± , then the general solution is given as:

y(t)=c1eαtcosβt+c2eαtsinβt. 

2Step 2: Finding the roots of the auxiliary equation.

The differential equation is z''-6z'+10z=0. 

 

Then the auxiliary equation is r2-6r+10=0.

 

The roots of the auxiliary equation are given below:


r=6±62-4×1×102×1r=6±36-40r=6±2ir=3±i


3Step 3: Final answer.

Therefore, the general solution is:


y(t)=e3×t(c1cos(t)+c2sin(t))     =et(c1cos3t+c2sin3t)