login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A010978 Binomial coefficient C(n,25). 2
1, 26, 351, 3276, 23751, 142506, 736281, 3365856, 13884156, 52451256, 183579396, 600805296, 1852482996, 5414950296, 15084504396, 40225345056, 103077446706, 254661927156, 608359048206, 1408831480056 (list; graph; refs; listen; history; internal format)
OFFSET

25,2

FORMULA

a(n)=C(n,25),n>=25. Gf.:1/(1-x)^26. [From Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Aug 18 2008]

MAPLE

seq(binomial(n, 25), n=25..41); # [From Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Aug 18 2008]

MATHEMATICA

Table[Binomial[n, 25], {n, 25, 50}] (* From Vladimir Joseph Stephan Orlovsky, Apr 26 2011 *)

CROSSREFS

Cf. A010970, A010971, A010972.

Sequence in context: A161933 A162368 A162718 * A022590 A004414 A125461

Adjacent sequences:  A010975 A010976 A010977 * A010979 A010980 A010981

KEYWORD

nonn

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com).

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 15 15:20 EST 2012. Contains 205823 sequences.