Differential equations - solving initial value problem

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
1 reply · 6K views
DWill
Messages
68
Reaction score
0

Homework Statement


Solve the given initial value problem and determine how the interval in which the solution exists depends on the initial value y0.

y' = -4t/y, y(0) = y0


Homework Equations





The Attempt at a Solution


I solved the DE and got to:

y = +/- sqrt(C - 4t^2)

Plugging in y_0 for y when t = 0, I get:

y = +/- sqrt( (y_0)^2 - 4t^2 )

I'm pretty sure this is the right, but how do I answer the last part of the question? Figuring out the how the interval depends on initial value? thanks
 
Physics news on Phys.org
DWill said:

Homework Statement


Solve the given initial value problem and determine how the interval in which the solution exists depends on the initial value y0.

y' = -4t/y, y(0) = y0


Homework Equations





The Attempt at a Solution


I solved the DE and got to:

y = +/- sqrt(C - 4t^2)

Plugging in y_0 for y when t = 0, I get:

y = +/- sqrt( (y_0)^2 - 4t^2 )

I'm pretty sure this is the right, but how do I answer the last part of the question? Figuring out the how the interval depends on initial value? thanks
Usually, unless stated otherwise, one would assume that the solution must be real-valued.