Solving a Nasty First Order ODE

  • Thread starter Thread starter nichevo
  • Start date Start date
  • Tags Tags
    First order Ode
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
nichevo
Messages
1
Reaction score
0

Homework Statement



This problem is from Blanchard "Differential Equations" Chapter one review, question 32.

[tex]{\frac {d}{dt}}y \left( t \right) -{\frac {y \left( t \right) {t}^{3}}<br /> {1+{t}^{4}}}=2[/tex]


The Attempt at a Solution



Using an integrating factor yields:

[tex] {\frac {d}{dt}} \sqrt [4]{1+{t}^{4}}y \left( t \right) =2\,\sqrt [4]{1+{t}^{4}}[/tex]

This is unworkable...

Any hints would be greatly appreciated. I suspect that I am overlooking a simple guess.
 
Physics news on Phys.org
Yeah, you're making it much harder than it is. Just multiply out by [itex](1+t^4)dt[/itex], and you get

[tex](1+t^4)dy - yt^3dt = 2(1+t^4)dt[/tex]

Hint: try to make the left side look like the Quotient Rule. What is the derivative of [itex](1+t^4)[/itex]?