MHB How Do You Solve Differential Equations with Variable Power Terms?

  • Thread starter Thread starter Another1
  • Start date Start date
Another1
Messages
39
Reaction score
0
Des2.png


in problem b from \[ y_1y_2 = c \] so I was able to specify that \[ y_1 = c_1x^2 \] abd \[ y_2 = c_2x^{-2} \]
Correspond to \[ y_1y_2 = c_1c_2 = c = constant \] then I can find \[ y_1', y_1'', y_2',y_2'' \]
So. I can solve \[2p_1p_2 +p_2' = 0\]

But in problem C, I have no idea, so I assign \[ y = c_1x^r + c_2x^s \] but i can solve it
 
Physics news on Phys.org
I select \[ y_1= c_1x^r\] and \[ y_2= c_2x^s\]
so \[ (x+1)x^2y_1'' + xy_1' +(x+1)^3y_1 = 0\] and
\[ (x+1)x^2y_2'' + xy_2' +(x+1)^3y_2 = 0\] i find first and second deriative of y1 and y2
I get two equations
\[r(r-1)(x+1) +rx - (x+1)^3 = 0 \] \[s(s-1)(x+1) +sx - (x+1)^3 = 0 \]
 
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