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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A094213 a(n)=sum(k=0,n,binomial(9*n,9*k)). 0
1, 2, 48622, 9373652, 9263421862, 3433541316152, 2140802758677844, 984101481334553024, 536617781178725122150, 265166261617029717011822, 138567978655457801631498052, 70126939586658252408697345838 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

FORMULA

Let b(n)=a(n)-2^(9*n)/9 then b(n)+246*b(n-1)-13605*b(n-2)+b(n-3)+(-1)^n*3078=0

PROG

(PARI) a(n)=sum(k=0, n, binomial(9*n, 9*k))

CROSSREFS

Cf. A070967, A070782, A070775.

Sequence in context: A055578 A106025 A157959 * A153924 A059764 A052427

Adjacent sequences:  A094210 A094211 A094212 * A094214 A094215 A094216

KEYWORD

nonn

AUTHOR

Benoit Cloitre (benoit7848c(AT)orange.fr), May 27 2004

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 14 18:09 EST 2012. Contains 205663 sequences.