1st order linear diff equation clarification

  • Thread starter Thread starter differeq
  • Start date Start date
  • Tags Tags
    Linear
differeq
Messages
1
Reaction score
0

Homework Statement


determine the largest interval on which a unique solution exists:

y' + (t/((t^2)+1)) y = sin t with initial conditions: y(-2) = 1


Homework Equations


arent there discontinuities at t = 0 and t = -1?
(textbook says no, based on answer..i am confused why not?) i think it may have something to do with not understanding how the initial conditions, eg, y(-2) = 1 relate to the interval.

The Attempt at a Solution


the equation is already in the form y' + p(t)y = g(t)
p(t) = (( t/(t^2 ))+1))

if there are discont @ t = 0 and t= -1, then the intervals would be:
(- infin, -1)
(-1, 0)
(0, infin)

therefore largest interval for t = -2 is: - infin < t < -1

the answer in back though says largest interval is: - infin < t < infin

please help, thanks alot.

EDIT: i glossed over the square of t, so i now know that t= -1 does not make p(t) = 0.. but i am still unclear as to why t = 0 is not a discontinuity.. Also, i think i am unclear about what precisely is a discontinuity. thanks again for any help..
 
Last edited by a moderator:
Physics news on Phys.org
differeq said:

Homework Statement


determine the largest interval on which a unique solution exists:

y' + (t/((t^2)+1)) y = sin t with initial conditions: y(-2) = 1


Homework Equations


arent there discontinuities at t = 0 and t = -1?
(textbook says no, based on answer..i am confused why not?) i think it may have something to do with not understanding how the initial conditions, eg, y(-2) = 1 relate to the interval.

The Attempt at a Solution


the equation is already in the form y' + p(t)y = g(t)
p(t) = (( t/(t^2 ))+1))

if there are discont @ t = 0 and t= -1, then the intervals would be:
(- infin, -1)
(-1, 0)
(0, infin)

therefore largest interval for t = -2 is: - infin < t < -1

the answer in back though says largest interval is: - infin < t < infin

please help, thanks alot.

EDIT: i glossed over the square of t, so i now know that t= -1 does not make p(t) = 0.. but i am still unclear as to why t = 0 is not a discontinuity.. Also, i think i am unclear about what precisely is a discontinuity. thanks again for any help..

Your function p(t) is defined and continuous for all real numbers. Why would you think there is a problem at t = 0?
 
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