Re: what is this equal to



> Let C_N^i denote choose i out of N
>
> then what's this equal to
>
> \sum_{i>T} C_N^i
>
> I know \sum_{i=1}^N C_N^i = 2^N
>
> but if I'd like to know the sum of when i>T.
> Thanks alot!

There's no nice closed form.
But T-(N/2) is comparable to sqrt(N), then a
normal approximation will be useful.
See Feller or any probability book.

And to nitpick, the known sum should start at 0:
\sum_{i=0}^N C_N^i = 2^N

Don Coppersmith
.



Relevant Pages

  • Re: Exact sequence
    ... Gmath wrote: ... interger modulo n and + denote the direct sum.?? ...
    (sci.math)
  • Sums of RV, Convolution plots
    ... My goal is to visualize the sum of iid random variables which I denote L_i. ... Given that I only have the pdf, this is all done in MATLAB using covolutions. ...
    (comp.soft-sys.matlab)
  • dim C(A)
    ... Let M_ndenote the set of ... which is a subspace of M_. ... positive integers that sum to n. ... Prev by Date: ...
    (sci.math)
  • what is this equal to
    ... Let C_N^i denote choose i out of N ... but if I'd like to know the sum of when i>T. ... Thanks alot! ... Prev by Date: ...
    (sci.math)
  • Re: Exact sequence
    ... interger modulo n and + denote the direct sum.?? ... isomorphic image of Z_9. ...
    (sci.math)