Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A070967
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A070967 Sum(binomial(6*n,6*k),k=0..n). +0
4
1, 2, 926, 37130, 2973350, 174174002, 11582386286, 729520967450, 47006639297270, 2999857885752002, 192222214478506046, 12295976362284182570, 787111112023373201990, 50370558298891875954002 (list; graph; listen)
OFFSET

0,2

REFERENCES

Matthijs Coster, Supercongruences, Thesis, Jun 08, 1988.

FORMULA

G.f.: (1-36x-841x^2+288x^3)/((1-x)(1+27x)(1-64x)). a(n) = ((-27)^n + 1)/3 + (64^n +0^n)/6.

Let b(n)=a(n)-2^(6n)/6 then b(n)+26*b(n-1)-27*b(n-2)=0 - Benoit Cloitre (benoit7848c(AT)orange.fr), May 27 2004

PROGRAM

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

(PARI) a(n)=if(n<0, 0, (2*(-27)^n+2+64^n+0^n)/6)

(PARI) a(n)=if(n<0, 0, polsym(x*(x-64)*(x+27)^2*(x-1)^2, n)[n+1]/6)

CROSSREFS

Adjacent sequences: A070964 A070965 A070966 this_sequence A070968 A070969 A070970

Sequence in context: A034227 A128667 A050247 this_sequence A070927 A070922 A079233

KEYWORD

easy,nonn

AUTHOR

Sebastian Gutierrez and Sarah Kolitz (skolitz(AT)mit.edu), May 16 2002

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified May 16 23:01 EDT 2008. Contains 139884 sequences.


AT&T Labs Research