What Is the Correct Method to Solve This 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
4 replies · 2K views
baouba
Messages
40
Reaction score
0

Homework Statement


y3(dy/dx) = (y4 + 1)cosx

2. The attempt at a solution

I solved for the homogeneous equation which is y = Ce-sinx Where C is some constant

for the particular solution I tried Asinx + Bcosx where A and B are constants but when subbing in it's gets very messy.

How should I do this?

Thank you
 
Physics news on Phys.org
Try some algebra to separate the variables and then integrate both sides.
 
baouba said:

Homework Statement


y3(dy/dx) = (y4 + 1)cosx

2. The attempt at a solution

I solved for the homogeneous equation which is y = Ce-sinx Where C is some constant

for the particular solution I tried Asinx + Bcosx where A and B are constants but when subbing in it's gets very messy.

How should I do this?
You shouldn't. That method is for a linear (usually constant coefficient) DE.
 
Thanks for the replies, it was just a simple separation of variables problem. It's strange how you sometimes forget the basics as your knowledge grows.