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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A022242 Gaussian binomial coefficients [ n,2 ] for q = 8. 0
1, 73, 4745, 304265, 19477641, 1246606473, 79783113865, 5106121684105, 326791806956681, 20914675798619273, 1338539252338766985, 85666512159498155145, 5482656778286418474121, 350890033810959074702473 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

FORMULA

G.f.: 1/[(1-x)(1-8x)(1-64x)].

MATHEMATICA

CoefficientList[Series[1/((1-x)(1-8x)(1-64x)), {x, 0, 25}], x]  (* From Harvey P. Dale, Mar 13 2011 *)

PROG

(Other) sage: [gaussian_binomial(n, 2, 8) for n in xrange(2, 16)] # [From Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), May 28 2009]

CROSSREFS

Sequence in context: A017736 A093273 A183540 * A015260 A089788 A192765

Adjacent sequences:  A022239 A022240 A022241 * A022243 A022244 A022245

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 21:56 EST 2012. Contains 205860 sequences.