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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A197321 Binomial(n+10, 10)*8^n 1
1, 88, 4224, 146432, 4100096, 98402304, 2099249152, 40785412096, 734137417728, 12398765277184, 198380244434944, 3029807369551872, 44437174753427456, 628956934971588608, 8625695108181786624, 115009268109090488320, 1495120485418176348160, 18996824991195652423680 (list; graph; refs; listen; history; text; internal format)
OFFSET

0,2

LINKS

Vincenzo Librandi, Table of n, a(n) for n = 0..400

FORMULA

a(n) = 8^n*C(n+10, 10).

G.f.: 1/(1-8*x)^11.

MATHEMATICA

Table[Binomial[n+10, 10]8^n, {n, 0, 20}] (* From Harvey P. Dale, Mar 05 2012 *)

PROG

(MAGMA) [8^n*Binomial(n+10, 10): n in [0..20]]

CROSSREFS

Cf. A140406, A140802, A141054, A173155, A196280.

Sequence in context: A035807 A017751 A137057 * A004391 A188613 A188606

Adjacent sequences:  A197318 A197319 A197320 * A197322 A197323 A197324

KEYWORD

nonn,easy

AUTHOR

Vincenzo Librandi, Oct 15 2011

STATUS

approved

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 May 18 16:49 EDT 2013. Contains 225422 sequences.