Second Order ODE - Initial Value Problem

Click For Summary

Homework Help Overview

The discussion revolves around solving a second-order ordinary differential equation (ODE) with initial conditions. The original poster attempts to solve the equation y'' + 3y' + 2y = 3e^{2t} + 1, given the initial values y(0) = 1 and y'(0) = 1.

Discussion Character

  • Exploratory, Assumption checking, Mathematical reasoning

Approaches and Questions Raised

  • The original poster outlines a method involving finding the characteristic equation, applying the method of undetermined coefficients, and substituting initial conditions to find constants. Some participants question the accuracy of the constants derived from the initial conditions.

Discussion Status

The discussion is active, with participants providing feedback on the original poster's approach and calculations. There is a suggestion to recheck the calculations for the constants, indicating that the discussion is focused on verifying the steps taken rather than reaching a final solution.

Contextual Notes

Initial values were initially omitted but later added to the discussion. There are indications of potential errors in the calculations of the constants, which are being scrutinized by participants.

jmg498
Messages
8
Reaction score
0
Solve the initial value problem y''+3y'+2y = 3e^{2t}+1 with initial values y(0) = 1, y'(0) = 1.

I am unsure if I am going about the solution correctly.

1.) Find the characteristic equation.
r^{2}+3r+2=0 \Rightarrow (r + 1)(r + 2) = 0
Therefore, y = c1•e^{-t}+c2•e^{-2t}

2.) Use method of undetermined coefficients for RHS. Attempt Y = Ae^{2t}+B. This means Y' = 2Ae^{2t} and Y'' = 4Ae^{2t}

Substituting it all in and simplifying, I get...

12Ae^{2t}+2B = 3e^{2t}+1

Comparing coefficients, I get the following...

12A = 3 => A = 1/4
2B = 1 => B = 1/2

So this would yield a particular solution of:
y = c1•e^{-2t}+c2•e^{-t}+(1/4)e^{2t}+(1/2)

4.) Next, I take the derivative of the above equation, and then substitute the initial conditions. When I do this, I get a system of equations that yields the following constants. C1 = 3/4, C2 = -1/2.

5.) Then I just replace C1 and C2 in the equation for the particular solution.

Could somebody please tell me where I am going astray? Thank you VERY much!
 
Last edited:
Physics news on Phys.org
Well that is basically the correct method...so why do you think you are wrong?
 
Unfortunately, although you are referring to an "initial value problem", you never bothered to tell us what those initial values are!
 
Ooops...added them now. Sorry! But thanks for looking!
 
Recheck you calculations for C_1 and C_2. I get C_1= -\frac{3}{4} which also changes C_2.
 

Similar threads

Replies
4
Views
2K
Replies
4
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 4 ·
Replies
4
Views
1K
Replies
7
Views
2K
Replies
2
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 11 ·
Replies
11
Views
3K