Series solutions near a regular singular point

phrankle
Messages
6
Reaction score
0
For solving a series solution near a regular singular point with the Frobenius method, why is it that the indices of summation derivatives aren't shifted?

For example, in my textbook and lecture notes

y = \sumA_{}nx^{}n+r from n=0 to infinity

y' = \sum(n+r)A_{}nx^{}n+r-1 from n=0 to infinity

y'' = \sum(n+r)(n+r-1)A_{}nx^{}n+r-2 from n=0 to infinity


But shouldn't the index for y' be from n=1 to infinity because it shifts up when you take the derivative of a summation? Shouldn't the index for y'' be from n=2 to infinity?

Thanks.
 
Physics news on Phys.org
Welcome to PF!

Hi phrankle! Welcome to PF! :smile:

No, because then your An wouldn't match your x^(n+r-1), would it?

Of course, you could change it to ∑A(n+1)x^(n+r), and do it from n = -1 to ∞ …

but that would be unnecessarily complicated, and you could easily make a mistake … :frown:
 
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...

Similar threads

Replies
2
Views
5K
Replies
4
Views
3K
Replies
2
Views
3K
Replies
4
Views
2K
Replies
2
Views
2K
Replies
1
Views
3K
Replies
3
Views
2K
Back
Top