Series solutions near a regular singular point

  • Context: Graduate 
  • Thread starter Thread starter phrankle
  • Start date Start date
  • Tags Tags
    Point Regular Series
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 7K views
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 = [tex]\sum[/tex]A[tex]_{}n[/tex]x[tex]^{}n+r[/tex] from n=0 to infinity

y' = [tex]\sum[/tex](n+r)A[tex]_{}n[/tex]x[tex]^{}n+r-1[/tex] from n=0 to infinity

y'' = [tex]\sum[/tex](n+r)(n+r-1)A[tex]_{}n[/tex]x[tex]^{}n+r-2[/tex] 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: