Does anyone recognise this serie?

  • Context: Graduate 
  • Thread starter Thread starter _joey
  • Start date Start date
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 · 1K views
_joey
Messages
44
Reaction score
0
[tex]\Sigma_{k=0}^{\infty}\frac{a^k}{(k-x)!}[/tex]

Thanks!
 
Physics news on Phys.org
_joey said:
[tex]\Sigma_{k=0}^{\infty}\frac{a^k}{(k-x)!}[/tex]

Thanks!

If x is positive, then you have factorials of a negative number, which is a tad unusual.

If x is not an integer, then you have factorials of a non-integer. Also unusual.

If x is a negative integer, you have

[tex] \begin{align*}<br /> \Sigma_{k=0}^{\infty}\frac{a^k}{(k-x)!} & = a^x \Sigma_{k=0}^{\infty}\frac{a^{k-x}}{(k-x)!} \\<br /> & = a^x \Sigma_{k=-x}^{\infty} \frac{a^k}{k!} \\<br /> & = a^x \left( e^a - \Sigma_{k = 0}^{-x-1} \frac{a^k}{k!} \right)<br /> \end{align*}[/tex]​

This is the exponential function, scaled and translated.

P.S. Added in edit. Bad description there sorry. It is not scaled and translated by a constant. You subtract a polynomial, and then divide by a-x.

Cheers -- sylas
 
Last edited: