home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: sci.math
- Path: sparky!uunet!spool.mu.edu!torn!newshub.ccs.yorku.ca!newshub.ariel.yorku.ca!cs911301
- From: cs911301@ariel.yorku.ca (CHAK MAN TSUI)
- Subject: Re: HELP: limit
- Message-ID: <1993Jan12.200603.4389@newshub.ariel.yorku.ca>
- Originator: cs911301@m09.ariel.yorku.ca
- Keywords: limit, sum
- Sender: news@newshub.ariel.yorku.ca (USENET News System)
- Organization: York University, Toronto, Canada
- References: <C0pAC9.CtH@news.cso.uiuc.edu>
- Distribution: york
- Date: Tue, 12 Jan 1993 20:06:03 GMT
- Lines: 56
-
-
-
-
- This problem is probably related to the study of Gamma Function.
- Euler's Def. for Gamma Fn:
- infin
- / -t z-1
- Gamma(z) = | e t dt ; Re(z)>0.
- /
- 0
-
- However, for the incomplete Gamma Function:
- infin
- / -t n-1
- GAMMA(n,x) = | e t dt Re(n)>0
- /
- x
-
- This can be shown to be:
- n-1
- --- i
- -x \ x
- GAMMA(n,x) = (n-1)! e / ---
- --- i!
- i=0
-
-
- Then,
-
- k+q
- --- i
- GAMMA(k+q+1,k) -k \ k
- -------------- = e / ---
- (k+q)! --- i!
- i=0
-
- and, what you want is...
-
-
-
- lim Gamma(k+q+1,k)
- ---------------- = Ans.
- k->infin (k+q)!
-
-
- ---------------------------------
- From then on, I don't know how to proceed anymore...
- You may pick up any book on special functions, it usually contains
- details about Gamma function...
- I hope this will help...
-
- ---------------------------------
- Will you post solutions to the newsgroup, if you solves it, or
- you got someone's solution about it... thanks.
-
- Jacques.
-