MHB -2.4.2 interval of initial value problem

karush
Gold Member
MHB
Messages
3,240
Reaction score
5
Determine an interval in which the solution of the given initial value problem is certain to exist

$t(t-4)y'+y=0 \quad y(2)=2\quad 0<t<4$

ok my first step was isolate y'
s
$y'=-\dfrac{y}{t(t-4)}$

not sure what direction to go since we are concerned about an interval
 
Physics news on Phys.org
Well, the problem specifically says "0< t< 4" and y' does not exist at t= 0 and t= 4.
 
how does y(2)=2 fit into this
doesn't that give us specific y interval
 
karush said:
how does y(2)=2 fit into this
doesn't that give us specific y interval
You could always do "brute force" if you can't figure out a work around. Boundary conditions get rid of integration constants. Solve the differential equation. What is y(t)? What does that tell you about the solution interval(s)?

-Dan
 
IF the "0< t< 4" were not there you would still be able to observe that if x= 0 or x= 4, the denominator would be 0 so y' would not exist. That would tell you that a solution cannot be extended across x= 0 or x= 4. But you could have solutions for x< 0 or x> 4. The fact that you are given y at x= 2, which is between 0 and 2 tells you that the correct interval is 0< x< 4, not x< 0 or x> 4. But, as I said, that is redundant since the problem itself says "0< x< 4".
 
There is the following linear Volterra equation of the second kind $$ y(x)+\int_{0}^{x} K(x-s) y(s)\,{\rm d}s = 1 $$ with kernel $$ K(x-s) = 1 - 4 \sum_{n=1}^{\infty} \dfrac{1}{\lambda_n^2} e^{-\beta \lambda_n^2 (x-s)} $$ where $y(0)=1$, $\beta>0$ and $\lambda_n$ is the $n$-th positive root of the equation $J_0(x)=0$ (here $n$ is a natural number that numbers these positive roots in the order of increasing their values), $J_0(x)$ is the Bessel function of the first kind of zero order. I...
Are there any good visualization tutorials, written or video, that show graphically how separation of variables works? I particularly have the time-independent Schrodinger Equation in mind. There are hundreds of demonstrations out there which essentially distill to copies of one another. However I am trying to visualize in my mind how this process looks graphically - for example plotting t on one axis and x on the other for f(x,t). I have seen other good visual representations of...
Back
Top