How Does the Gamma Function Simplify to 'z' in the Limit?

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
7 replies · 2K views
Muthumanimaran
Messages
79
Reaction score
2
This is given in Mathematical methods for physicists by Arfken and weber, while defining a property of gamma function, I have no idea how the term in the red circle becomes 'z' in the final step, please help
 

Attachments

  • Gamma function.jpg
    Gamma function.jpg
    5.7 KB · Views: 530
Mathematics news on Phys.org
I'm asking about the final step, How to get the final step from the second step?
 
I know the limit of the second term in the product converges to "gamma of z', it is how the gamma function is defined, But I couldn't figure out how the limit of the first term in the product converges to 'z'. How do I compute it?
 
So you are asking specifically about
[tex]\lim_{n\to \infty} \frac{nz}{z+ n+ 1}[/tex]

Divide both numerator and denominator by n:
[tex]\lim_{n\to\infty}\frac{z}{\frac{z}{n}+ 1+ \frac{1}{n}}[/tex]
 
  • Like
Likes   Reactions: JR Sauerland and Muthumanimaran
HallsofIvy said:
So you are asking specifically about
[tex]\lim_{n\to \infty} \frac{nz}{z+ n+ 1}[/tex]

Divide both numerator and denominator by n:
[tex]\lim_{n\to\infty}\frac{z}{\frac{z}{n}+ 1+ \frac{1}{n}}[/tex]

Yeah that's what I asked for, Thank you!