I'm interested in $\theta(N):=\int_0^1 (1-x)^{N-1} e^{xN} dx$. I'd like to show that $\theta(N)\sim c/\sqrt{N}$ as $N\to\infty$ and determine $c$. Any ideas?
Remember to vote up questions/answers you find interesting or helpful (requires 15 reputation points)
|
1
1
|
|||||||||||||||||
|
|
9
|
Denote by |
|||
|
You can accept an answer to one of your own questions by clicking the check mark next to it. This awards 15 reputation points to the person who answered and 2 reputation points to you.
|
2
|
Or just type Series[Integrate[(1 - x)^N Exp[x N], {x, 0, 1}], {N, Infinity, 1}] into Mathematica, and preserve those valuable neurons. |
||
|
|

