Q47E

Question

Find the solution(s) to y''+9y=27cos(6t)

(If it exists) satisfying the boundary conditions.


  1. y(0)=-1,    y(π6)=3
  2. y(0)=-1,    y(π3)=5
  3. y(0)=-1,    y(π3)=-1

 

Step-by-Step Solution

Verified
Answer

The solution to the given differential equations are:

a.y=2sin(3t)-cos(6t)

b. No solution

c.y=c2sin(3t)-cos(6t)

1Step 1: Use the given information to write the homogeneous differential equation.

The differential equation is,

y''+9y=27cos(6t)                                                ......(1)


Write the homogeneous differential equation of the equation (1),

 y''+9y=0

2Step 2: Now find the complementary solution of the given equation.

The auxiliary equation for the above equation,

m2+32=0m=±3i 

 

 

The roots of the auxiliary equation are, 

 

 m1=3i,      m2=-3i

 

The complementary solution of the given equation is,

 yc=c1cos(3t)+c2sin(3t)

 

3Step 3: Find the particular solution to find a general solution for the equation.

Assume, the particular solution of equation (1),

 

 yp(t)=Acos(6t)+Bsin(6t)                                      ......(2)

 

Now find the first and second derivatives of the above equation,

 

 yp'(t)=-6Asin(6t)+6Bcos(6t)yp''(t)=-36Acos(6t)-36Bsin(6t)

 

Substitute the value of  yp(t)  and  yp''(t) in the equation (1),

 y''+9y=27cos(6t)-36Acos(6t)-36Bsin(6t)+9[Acos(6t)+Bsin(6t)]=27cos(6t)-27Acos(6t)-27Bsin(6t)=27cos(6t)

 

 

Comparing all coefficients of the above equation,

 -27A=27    A=-1-27B=0       B=0


Substitute the value of A and B in the equation (2),

yp(t)=Acos(6t)+Bsin(6t)yp(t)=(-1)cos(6t)+(0)sin(6t)yp(t)=-cos(6t)


Therefore, the particular solution of equation (1),

yp(t)=-cos(6t)


Therefore, the general solution is,

y=yc(t)+yp(t)y=c1cos(3t)+c2sin(3t)-cos(6t)                           ......(3)

4Step 4: Use the given boundary conditions.

Given boundary conditions,

y(0)=-1,    yπ6=3


Substitute the value of y = -1 and t = 0 in the equation (3),

-1=c1cos(0)+c2sin(0)-cos(0)-1=c1-1c1=0 

 

 

Substitute the value of y= 3 and t=π6  in the equation (3),

3=c1cos3π6+c2sin3π6-cos6π63=c1cosπ2+c2sinπ2-cos(π)3=c2+1c2=2



Substitute the value of c1  and c2  in the equation (3),

y=(0)cos(3t)+(2)sin(3t)-cos(6t)y=2sin(3t)-cos(6t)

 

5Step 5: Use the given boundary conditions.

Given boundary conditions,

y(0)=-1,    yπ3=5


Substitute the value of y = -1 and t = 0 in the equation (3),

-1=c1cos(0)+c2sin(0)-cos(0)-1=c1-1c1=0


Substitute the value of y = 5 and t=π3  in the equation (3),

5=c1cos3π3+c2sin3π3-cos6π35=c1cos(π)+c2sin(π)-cos(2π)5=-c1-1c1=-6


Here c1   have two different values, so this is an absurd case.

 

Therefore, no solution to this boundary value problem, 

6Step 6: Use the given boundary conditions.

Given boundary conditions,


y(0)=-1,    yπ3=-1


Substitute the value of y = -1 and t = 0 in the equation (3),

 -1=c1cos(0)+c2sin(0)-cos(0)-1=c1-1c1=0


Substitute the value of y = -1 and t=π3  in the equation (3),

-1=c1cos3π3+c2sin3π3-cos6π3-1=c1cos(π)+c2sin(π)-cos(2π)-1=-c1-1c1=0


Substitute the value of  c1 in the equation (3),

 y=(0)cos(3t)+c2sin(3t)-cos(6t)y=c2sin(3t)-cos(6t)

 

 

Thus, the solution is y=c2sin(3t)-cos(6t)