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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A094211 a(n)=sum(k=0,n,binomial(7*n,7*k)). 0
1, 2, 3434, 232562, 42484682, 4653367842, 644032289258, 79450506979090, 10353832741654602, 1313930226050847938, 168883831255263816554, 21573903987107973878962, 2764126124873404346104778 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

FORMULA

Let b(n)=a(n)-2^(7n)/7 then b(n)+57*b(n-1)-289*b(n-2)-b(n-3)=0

PROG

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

CROSSREFS

Cf. A070967, A070782, A070775.

Sequence in context: A171154 A099689 A065671 * A114573 A024035 A048831

Adjacent sequences:  A094208 A094209 A094210 * A094212 A094213 A094214

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 16 17:48 EST 2012. Contains 205939 sequences.