Re: N choose r, if N tends to infinity ?
> I was wondering whether someone has figure out the
> value of C(N, r),
> i.e., N choose r, if N is infinity?
> Thanks for your reply in advance.
> - Nischal
>
As N --> inf.,
C(N,r) --> 1 if r = 0 or N.
C(N,r) --> inf. if 0<r<N.
Jack
.
Relevant Pages
- Re: Double limits at the infinity.
... >f, the limit of f as x,y go to +infinity does not depend on the way to ... >continuous and df/dx and df/dy always go to zero as x and y go to ... >+inf. ... Prev by Date: ... (sci.math) - Re: The infintely small number b
... is undefined and not to be taken as inf. ... Zero extents can't build up to a finite value even ... n/0 is not infinity and n/inf is ... David C. Ullrich- Hide quoted text - ... (sci.math) - Re: Two infinity questions
... Inf/Inf = 1 therefore can be cancelled out? ... g, where lim f= inf and lim g= inf, then lim f/g is ... infinity relative to the other. ... if we have lim log = lim log f- lim log gwhich will ... (sci.math) - diagonal argument on ordered array of reals
... 'Construct the reals in combinatorially by increasing ... The question is, as n -> infinity, does this flatten out the array. ... inf = 2 to the inf, the array is square, and we can ... (sci.math) - Re: Representing Infinity
... >> I'd just be happy with a printed representation of the IEEE values. ... doesn't include "infinity". ... Consider rational numbers with an infinity, ... multiplication and division of pairs of rationals. ... (comp.lang.lisp) |
|