Please check my work on initial value problem. thank you

Click For Summary
SUMMARY

The discussion focuses on solving the initial value problem defined by the differential equation y'' + 4y' + 3y = 0 with initial conditions y(0) = 2 and y'(0) = -1. The characteristic equation r^2 + 4r + 3 = 0 yields roots r = -1 and r = -3, leading to the general solution y = c_1e^-x + c_2e^-3x. By substituting the initial values, the constants are determined as c_1 = 5/2 and c_2 = -1/2, resulting in the particular solution y = (5/2)e^-x - (1/2)e^-3x, which satisfies both the initial conditions and the differential equation.

PREREQUISITES
  • Understanding of second-order linear differential equations
  • Familiarity with characteristic equations and their roots
  • Knowledge of initial value problems in differential equations
  • Basic skills in solving algebraic equations for constants
NEXT STEPS
  • Study the behavior of solutions to second-order linear differential equations
  • Explore the concept of stability in differential equations
  • Learn about the Laplace transform for solving initial value problems
  • Investigate the graphical representation of solutions to differential equations
USEFUL FOR

Students and educators in mathematics, particularly those focusing on differential equations and initial value problems, as well as anyone looking to reinforce their understanding of characteristic equations and solution behaviors.

darryw
Messages
124
Reaction score
0

Homework Statement


Solve the following initial value problem. Sketch the solution and describe its behavior
as t increases.
y'' + 4y' + 3y = 0

y(0) = 2
y'(0) = -1

1st i solved the characteristic:

r^2 + 4r + 3 = 0

r = -1
r = -3

then the general solution is;

y = c_1e^-x + c_2e^-3x
also..
y' = -c_1e^-x - 3c_2e^-3x

so after i plug in the initial values i get 2 equations and 2 unknowns..

c_1 + c_2 = 2
-c_1 - 3c_2 = -1

c_1 = 5/2
c_2 = -1/2

so the solution with initial conditions (is this called "particular solution?) is:

y = (5/2)e^-x - (1/2)e^-3x

is this much correct before i describe the equations behavior? thanks a lot

Homework Equations





The Attempt at a Solution


 
Physics news on Phys.org
darryw said:

Homework Statement


Solve the following initial value problem. Sketch the solution and describe its behavior
as t increases.
y'' + 4y' + 3y = 0

y(0) = 2
y'(0) = -1

1st i solved the characteristic:

r^2 + 4r + 3 = 0

r = -1
r = -3

then the general solution is;

y = c_1e^-x + c_2e^-3x
also..
y' = -c_1e^-x - 3c_2e^-3x

so after i plug in the initial values i get 2 equations and 2 unknowns..

c_1 + c_2 = 2
-c_1 - 3c_2 = -1

c_1 = 5/2
c_2 = -1/2

so the solution with initial conditions (is this called "particular solution?) is:

y = (5/2)e^-x - (1/2)e^-3x

is this much correct before i describe the equations behavior? thanks a lot
You've done all the hard work. Checking the solution to an initial value problem is easy in comparison. For your solution, y = (5/2)e-x - (1/2)e-3x, is it true that y(0) = 2 and y'(0) = -1? If so, then your solution satisifies the initial conditions, mean that the solution function goes through (0, 2) and its slope there is -1.

For your solution function, is it true that y'' + 4y' + 3y = 0? If so, then your solution satisifies the differential equation, and you're home free.
 

Similar threads

Replies
8
Views
1K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 12 ·
Replies
12
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K