Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A020073
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A020073 Integer part of GAMMA(n+1/8)/GAMMA(1/8). +0
1
1, 0, 0, 0, 0, 3, 19, 120, 861, 7000, 63875, 646742, 7195012, 87239530, 1145018831, 16173391001, 244622538902, 3944538439805, 67550220781671, 1224347751667801, 23415650750646695, 471239971356764753 (list; graph; listen)
OFFSET

0,6

MAPLE

Digits := 64:f := proc(n, x) trunc(GAMMA(n+x)/GAMMA(x)); end;

PROGRAM

(PARI) A020073(n)={ if(n==0, 1, truncate(prod(i=1, n, n-i+1/8)) ) ; } { for(n=0, 30, print(A020073(n)" ") ; ) ; } - R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Feb 07 2008

CROSSREFS

Sequence in context: A098444 A139176 A126809 this_sequence A138977 A074572 A027308

Adjacent sequences: A020070 A020071 A020072 this_sequence A020074 A020075 A020076

KEYWORD

nonn

AUTHOR

Simon Plouffe (plouffe(AT)math.uqam.ca)

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 September 5 01:44 EDT 2008. Contains 143476 sequences.


AT&T Labs Research