[1] What is the largest open interval for which a unique solution of the initial value problem $$ty' + \frac{1}{t+1}y = \frac{t-2}{t-3}$$ $$y(1) = 0$$ is guaranteed.
- by observation, I'd think that the answer to this would be from -1 to 3 from looking at the $t+1$ and $t-3$ term.
- The answer is $ 0 < t < 3 $, so I am quite confused.
Similarly (but unrelated)
[2] For what a is the solution of the Initial Value Problem $y ′ − y + 2e^{-t} = 0$, y (0) = a, on interval t ≥ 0 ?
- I attempted this problem by first solving it
- Resulting in $y = 2e^{-t} + Ce^{t}$ but I guess thats not very helpful.
What condition should I be looking for when solving these type of problem?
