>> The assymptotics of the central binomial coefficient is  more subtle
>> matter
>> Andrzej Chrzeszczyk
>
> The limit:
> sage: maxima('limit(binomial(2*x,x)/2^(2*x)*sqrt(%pi*x),x,+inf)')
> 1
>
> shows that
>
> binomial(2*x,x)/2^(2*x) ~ 1/sqrt(pi*x)  as x->+oo
>

This follows very easily from Stirling's Formula.  But I suppose the
original question was not so much "what is the answer" as "can I get
the answer from system [xyz] without having to think"!

John

> Andrzej Chrzeszczyk
>
> --
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to 
> [email protected]
> For more options, visit this group at 
> http://groups.google.com/group/sage-support
> URL: http://www.sagemath.org

-- 
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org

Reply via email to