Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A087659
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A087659 Values of a certain hypergeometric function: a(n) = hypergeom([ -n, (n+4)/2, (n+5)/2],[3, 2],-4). +0
7
1, 6, 57, 701, 10147, 164317, 2888282, 54047434, 1062530119, 21739192762, 459685114665, 9993072855135, 222421656113435, 5052215132332492, 116808526607319823, 2742986603349411311, 65306671610636210891 (list; graph; listen)
OFFSET

0,2

COMMENT

Bill Gosper, Feb 04 2004: "A few weeks ago I conjectured that

"2 binomial(n,i) (n+2i+3)! / ((i+1)!(i+2)!(n+3)!) is always an integer (summed on i, this gives the current sequence).

"This is the special case C(3,i,n-i) of C(m,k,n) :=

"(n+k)!(n+m)!/(n!(n+m+k)!) * Product_{j=1..k} (j - 1)! (n + j m + m)!/((m + j - 1)! (n + j m)!)

"which I also conjecture integral."

Alec Mihailovs, Feb 04 2004: "These conjectures are true. Consider the partition

"p(m,k,n)=(n+m,m,...,m) of n+m*(k+1), where m is repeated k times. It is easy

"to see that C(m,k,n) equals the dimension of the irreducible representation of S_(n+m*(k+1)) corresponding to p(m,k,n) calculated using hook length formula.

"Another formula for C(m,k,n) is ((n+mk+m)!/n!) * Product_{i=0..m-1} i!/((k+i)!(n+k+i+1)!)."

Bill Gosper, Mar 19, 2004: Cloitre has characterized the sequence mods 2 and 3. Remarkably, a(9k+6) mod 3 = 2*A014578(k+1), the binary expansion of the "Thue constant", 110110111110110111110110110..., wherein the 3nth bit is the complement of the nth.

FORMULA

Also equals Sum _{i=0..n} 2 C(n, i) (n + 2 i + 3)! / ( (i + 1)! (i + 2)! (n + 3)! ).

PROGRAM

(PARI) a(n)= sum(i=0, n, 2*binomial(n, i)*(n+2*i+3)!/((i+1)!*(i+2)!*(n+3)!)) (from Benoit Cloitre)

CROSSREFS

Row sums of triangle A087727. Cf. A087660-A087662.

Sequence in context: A153851 A141372 A152170 this_sequence A107718 A000406 A032119

Adjacent sequences: A087656 A087657 A087658 this_sequence A087660 A087661 A087662

KEYWORD

nonn

AUTHOR

R. William Gosper (rwg(AT)tc.spnet.com), Sep 26 2003

EXTENSIONS

More terms from Benoit Cloitre (benoit7848c(AT)orange.fr), Sep 26 2003

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 December 7 08:40 EST 2009. Contains 170430 sequences.


AT&T Labs Research