Asked by Henry
                Solve the following problem by separation of variables. 
T^2y'-t=ty+y+1
Y(1)=0
Y is a function of t.
            
        T^2y'-t=ty+y+1
Y(1)=0
Y is a function of t.
Answers
                    Answered by
            Steve
            
    rearranging things a bit, we have
y' = y(t+1) + t+1
y' = (y+1)(t+1)
dy/(y+1) = (t+1)/t^2 dt
ln(y+1) = ln(t) - 1/t + c
y+1 = t e^(-c/t) + c2
or, altering the c values,
y = ct e^(-1/t) + c2
y(1) = 0, so
0 = c/e + c2, so c2 = -c/e
y = c(t e^(-1/t) - 1)
We can ignore the c, since it doesn't really affect anything. Checking, we have
y' = (t+1)/t e^-(1/t)
t^2 y' = t(t+1) e^-(1/t)
Now, we know that e^-(1/t) = (y + 1)/t, so
t^2 y' = t(t+1)(y + 1)/t
t^2 y' = (t+1)(y + 1)
t^2 y' = ty+y+t+1
t^2 y' - t = ty+y + 1
    
y' = y(t+1) + t+1
y' = (y+1)(t+1)
dy/(y+1) = (t+1)/t^2 dt
ln(y+1) = ln(t) - 1/t + c
y+1 = t e^(-c/t) + c2
or, altering the c values,
y = ct e^(-1/t) + c2
y(1) = 0, so
0 = c/e + c2, so c2 = -c/e
y = c(t e^(-1/t) - 1)
We can ignore the c, since it doesn't really affect anything. Checking, we have
y' = (t+1)/t e^-(1/t)
t^2 y' = t(t+1) e^-(1/t)
Now, we know that e^-(1/t) = (y + 1)/t, so
t^2 y' = t(t+1)(y + 1)/t
t^2 y' = (t+1)(y + 1)
t^2 y' = ty+y+t+1
t^2 y' - t = ty+y + 1
                                                    There are no AI answers yet. The ability to request AI answers is coming soon!
                                            
                Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.