Solve Initial Value Problem y'=y^2: Solution & Interval Determination

2RIP
Messages
62
Reaction score
0

Homework Statement


Solve the initial value problem
y'=y^2 , y(0)=1 and determine the interval in which the solution exists.

The Attempt at a Solution


So after solving the differential equation, we get
y= 1/(1-t) However, I don't understand why the interval is only (- \infty , 1 ) and not (- \infty, 1 ) U ( 1 , \infty). From the y(x) equation, we see that it is only not defined when t=1, so why don't we include the other interval as a solution? Could someone please enlighten me please.
 
Physics news on Phys.org
You think of the differential equation as describing how the system evolves starting from t=0 to another value of t. You can't reach t in (1,inf) without going through the singularity at t=1.
 
2RIP said:

Homework Statement


Solve the initial value problem
y'=y^2 , y(0)=1 and determine the interval in which the solution exists.

The Attempt at a Solution


So after solving the differential equation, we get
y= 1/(1-t) However, I don't understand why the interval is only (- \infty , 1 ) and not (- \infty, 1 ) U ( 1 , \infty). From the y(x) equation, we see that it is only not defined when t=1, so why don't we include the other interval as a solution? Could someone please enlighten me please.

Well, when you graph the differential equation y'=y^2, the function of course only exists above the x-axis (because y^2 will always make any y value positive). Therefore, when you solve the differential equation and get y=1/(1-t), any t value you plug may or may not make the y= value positive/negative; however, the slope will always be positive, so the graph should only go from (- \infty , 1 ). Note the asymptotes at x=1 and y=0, anything to the right of x=1 will be negative but the differential (y^2) will only account for positive values.
 
Oh, so the value t=0 which was part of the initial condition y(0)=1, must be contained in a valid interval until there is discontinuity on either ends or goes to +/-infinity?

Thanks so much guys for your valuable inputs.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top