Solve 2nd Order Diff Eq: y''=sin(3t)+4e^t, y(0)=1, y'(1)=0

  • Thread starter Thread starter Dissonance in E
  • Start date Start date
  • Tags Tags
    2nd order Diff eq
Click For Summary
SUMMARY

The discussion focuses on solving the second-order differential equation y'' = sin(3t) + 4e^t with initial conditions y(0) = 1 and y'(1) = 0. The general solution is identified as y(t) = -sin(3t)/9 + 4e^t + c + d. Two equations are derived from the initial conditions to solve for the constants c and d, leading to a system of equations that requires further manipulation to find specific values. The alternative approach suggested involves integrating the equation twice and using the initial conditions to determine the constants directly.

PREREQUISITES
  • Understanding of second-order differential equations
  • Familiarity with integration techniques
  • Knowledge of initial value problems
  • Basic skills in algebra for solving systems of equations
NEXT STEPS
  • Study methods for solving second-order linear differential equations
  • Learn about integrating factors and their applications
  • Explore the use of initial conditions in differential equations
  • Practice solving systems of equations in algebra
USEFUL FOR

Students studying differential equations, mathematicians, and anyone involved in solving initial value problems in applied mathematics.

Dissonance in E
Messages
71
Reaction score
0

Homework Statement


find a general solution to the eq:
y''=sin(3t)+4e^t

Find a particular solution that satisfies
y(0) = 1
y'(1) = 0

Homework Equations





The Attempt at a Solution


ive figured the general solution to be
y(x)= -sin(3t)/9 + 4e^t + c + d
And thus
y'(x) = -cos(3t)/3 + 4e^t +c + d

I know the solution is the general solution + the specific values for c & d.

so we get 2 equations

-sin(3(0))/9 +4e^0 +c +d = 1
4+c+d=1
c+d=-3

-cos(3(1))/3 +4e^1 +c +d = 0
-cos(3)/3 + 4e +c +d =0
c+d = cos(3)/3 -4e

now what? if I try substituting values for c & d i end up eliminating both the c and d terms
eg: c = -3 -d
(-3 -d ) + d = cos(3)/3 -4e
-3 = cos(3)/3 -4e ?
 
Physics news on Phys.org
Instead of the way you chose, I would just integrate twice to get y(t).

You have y''(t) = sin(3t) + 4e^t
Integrate once to get y'(t) = -(1/3)cos(3t) + 4e^t + C
Use the fact that y'(1) = 0 to solve for C.
Now integrate y'(t) to get y(t), remembering to add a different constant of integration, say D. Use the initial condition y(0) = 0 to solve for D.
 

Similar threads

  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 21 ·
Replies
21
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 5 ·
Replies
5
Views
1K
Replies
5
Views
2K