Nonlinear differential equation issue

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
Fooze
Messages
8
Reaction score
0

Homework Statement



This is just a nonlinear differential equation. All I have to do it solve it, though it is an initial value problem as well.

2*y*y' + y^{2} = t

Initial value:

y(0) = -1.


The Attempt at a Solution



This should be easy, but it doesn't seem easily separable to me. If you try separating it, then you end up with a integral of y^{2}dt, which doesn't seem right to me at all.

Maybe I'm missing something very fundamental?

And how do you get the Latex stuff to show up right? (sorry I'm new to trying to do Latex on a forum)

Thanks for any assistance. I know what I'm doing, I think, once I get started...
 
Physics news on Phys.org
Welcome to PF!

Hi Fooze! Welcome to PF! :smile:

(try using the X2 tag just above the Reply box :wink:)
Fooze said:
2*y*y' + y^{2} = t

Hint: do you notice something about the lhs?

try a substitution :wink:
 
I haven't tried it yet on paper (don't have any handy for another 45 minutes or so) but should I be thinking like a u(t) = y(t)2?

That will leave me with a u' + u = t, I think? Then it's linear and really easy with an integrating factor. Is that the right thought?
 
Fooze said:
I haven't tried it yet on paper (don't have any handy for another 45 minutes or so) but should I be thinking like a u(t) = y(t)2?

That will leave me with a u' + u = t, I think? Then it's linear and really easy with an integrating factor. Is that the right thought?

Yup! :biggrin:

erm … can't you solve that in your head? :wink:
 
I don't trust myself at all solving integrating factor problems in my head. I had issues in the beginning of the semester with them... and it's just recently that I've been able to do them properly at all. ;)

But thanks so much for your help... I should be able to get it from there!