Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A112943
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A112943 Logarithmic derivative of A112942 such that a(n)=(1/6)*A112942(n+1) for n>0, where A112942 equals the INVERT transform (with offset) of sextuple factorials A008543. +0
10
1, 11, 181, 4031, 114001, 3917771, 158531941, 7380184511, 388385146081, 22791211333451, 1475182111403221, 104384110708795391, 8015356365346614961, 663741406196190241931, 58957686544170035607301 (list; graph; listen)
OFFSET

1,2

FORMULA

G.f.: log(1+x + 6*x*[Sum_{n>=1} a(n)]) = Sum_{n>=1} a(n)/n*x^n.

EXAMPLE

log(1+x + 6*x*[x + 11*x^2 + 181*x^3 + 4031*x^4 + 114001*x^5 +...])

= x + 11/2*x^2 + 181/3*x^3 + 4031/4*x^4 + 114001/5*x^5 + ...

PROGRAM

(PARI) {a(n)=local(F=1+x+x*O(x^n)); for(i=1, n, F=1+x+6*x^2*deriv(F)/F); return(n*polcoeff(log(F), n, x))}

CROSSREFS

Cf. A008543, A112942; A112934, A112935, A112936, A112937, A112938, A112939, A112940, A112941.

Adjacent sequences: A112940 A112941 A112942 this_sequence A112944 A112945 A112946

Sequence in context: A036935 A143413 A009118 this_sequence A057618 A068648 A034787

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Oct 09 2005

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 October 9 14:06 EDT 2008. Contains 144831 sequences.


AT&T Labs Research