Did You Solve the Diff Eq Problem?

Click For Summary
SUMMARY

The discussion revolves around solving the differential equation y'' + 6y' + 25y = 0 with initial conditions y(0) = 8 and y'(0) = 8. The user initially derived the characteristic equation r^2 + 6r + 25 = 0, resulting in complex roots r = -3 ± 5i. The solution was expressed as y(t) = 8e^(-3t)cos(5t) + (32/5)e^(-3t)sin(5t). The user later realized an error in applying the quadratic formula, specifically omitting b^2, which led to confusion in the final solution.

PREREQUISITES
  • Understanding of second-order linear differential equations
  • Familiarity with the quadratic formula and complex numbers
  • Knowledge of initial value problems in differential equations
  • Experience with exponential and trigonometric functions in solutions
NEXT STEPS
  • Review the derivation of the characteristic equation for second-order differential equations
  • Study the method of undetermined coefficients for solving non-homogeneous equations
  • Learn about the application of initial conditions in solving differential equations
  • Explore the use of Laplace transforms in solving differential equations
USEFUL FOR

Students and professionals in mathematics, engineering, and physics who are working with differential equations and require a deeper understanding of solving initial value problems.

glid02
Messages
54
Reaction score
0
Crap, nevermind, I left b^2 out of the quadratic formula, thanks anyways.

Here's the question:
Find y as a function of t from the diff eq:
y''+6y'+25y=0 with the initial conditions y(0)=8 and y'(0)=8

I used the form r^2+6r+25=0 to solve for r and through the quadratic equation got r = -3+/-5i
so my equation now looks like
c1*e^(-3t)*cos(5t)+c2*e^(-3t)*sin(5t)=8
The second part of the equation cancels and I'm left with c1=8
Now to find y'(0) I have:
-3*c1*e^(-3t)*cos(5t)+c1*e^(-3t)*(-5*sin(5t))+-3*c2*e^(-3t)*sin(5t)
+c2*e^(-3t)*(5*cos(5t))
The second and third terms in that cancel out and I'm left with
-3*c1*e^(-3t)*cos(5t)+c2*e^(-3t)*5*cos(5t), and plugging in 0 for t and 8 for c1 I get:
-24+5*c2=8
5*c2=32
c2=32/5

So the final equation looks like
8*e^(-3t)*cos(5t)+32/5*e^(-3t)*sin(5t)

This isn't right and I can't figure out what I did wrong. Any help would be awesome.

Thanks a lot.
 
Physics news on Phys.org
glid02 said:
Crap, nevermind, I left b^2 out of the quadratic formula, thanks anyways.

Does this mean you've solved the problem?
 

Similar threads

Replies
4
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
Replies
1
Views
4K
Replies
8
Views
4K
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K