Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A009763
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A009763 a(n) is (n+1)!*(n+2)! times coefficient of x^n in (log(1-x))^-1 +0
1
1, 1, 6, 76, 1620, 51780, 2310000, 136898496, 10393064640, 982930939200, 113269208976000, 15619762139984640, 2539231615282602240, 480507998223110457600, 104704722014993388288000 (list; graph; listen)
OFFSET

0,3

COMMENT

Related to `logarithmic numbers'.

FORMULA

log(2*Pi) = 1 + sum{a(n)*(2n+1)/(((n+1)!)^2*n*(n+1)); n>0} = 1.83787706... - DELEHAM Philippe (kolotoko(AT)wanadoo.fr), Jan 20 2004

Sum_{n>=0} a(n)/((n+1)*(n+1)!*(n+2)!) = Euler constant gamma = 0.5772156649... - DELEHAM Philippe (kolotoko(AT)wanadoo.fr), Feb 26 2004

PROGRAM

(PARI) a(n)=local(A); if(n<0, 0, n++; A=x/log(1-x+x^2*O(x^n)); n!*(n+1)!*polcoeff(A, n))

CROSSREFS

a(n)=(n+1)!*(n+2)!*A002206/A002207(n).

Adjacent sequences: A009760 A009761 A009762 this_sequence A009764 A009765 A009766

Sequence in context: A030044 A145165 A132613 this_sequence A028979 A082629 A154642

KEYWORD

nonn

AUTHOR

Philippe Deleham, BP 29 Coconi, 97670 Ouangani, Mayotte.

EXTENSIONS

Better description and more terms from Joe Keane (jgk(AT)jgk.org), Aug 13 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 November 8 20:39 EST 2009. Contains 166234 sequences.


AT&T Labs Research