Hallo, I am writing a paper on voting and I am interested in the limit of the following sequence that is defined for all even integers: (if you want you can multiply n by 2 and have it as a sequence for all integers)
S_n=binom(n,n/2)/2^n
where binom(n,n/2)=n*(n-1)*..*(n/2+1)/((n/2)!)
L'Hopital rule does not help I feel. According to the computer, this sequence seemingly converges very slowly to 0 but the numbers get too big at some point to handle for the computer. Anyways, I need an analytical result.
Can someone help me?
S_n=binom(n,n/2)/2^n
where binom(n,n/2)=n*(n-1)*..*(n/2+1)/((n/2)!)
L'Hopital rule does not help I feel. According to the computer, this sequence seemingly converges very slowly to 0 but the numbers get too big at some point to handle for the computer. Anyways, I need an analytical result.
Can someone help me?