Solve a 2nd order Ordinary Differential Equation

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 2K views
physicsguy43
Messages
2
Reaction score
0

Homework Statement


Y''-((Y')^2)+(C1*exp(Y))=C2

C1 and C2 are constants.
exp = e

Homework Equations


No clue how to start this

The Attempt at a Solution


Y'=A=dY/dt
Y=At+C3 (not sure)

A'-(A^2)+C1exp(At+C3)-C2=0
A'-(A^2)+C1exp(C3)exp(At)=0
let C=C1*exp(C3)
A'-(A^2)+Cexp(At)=0
 
on Phys.org
physicsguy43 said:

Homework Statement


Y''-((Y')^2)+(C1*exp(Y))=C2

C1 and C2 are constants.
exp = e

Homework Equations


No clue how to start this

The Attempt at a Solution


Y'=A=dY/dt
Y=At+C3 (not sure)

A'-(A^2)+C1exp(At+C3)-C2=0
A'-(A^2)+C1exp(C3)exp(At)=0
let C=C1*exp(C3)
A'-(A^2)+Cexp(At)=0
Please post your HW threads in the proper HW forum by subject. If you're not sure where they should go, you can always ask a Mentor for help.
 
  • Like
Likes   Reactions: physicsguy43