Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A129375
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A129375 E.g.f. satisfies: A(x) = exp(x) * A(x^2)*A(x^3)*A(x^4)*...*A(x^n)*... +0
3
1, 1, 3, 13, 97, 621, 6571, 58633, 779073, 9317017, 138628531, 1977676581, 37384244833, 620735382853, 12434855135067, 245117537189281, 5651550278494081, 123266430844431153, 3128700944169196003 (list; graph; listen)
OFFSET

0,3

FORMULA

E.g.f.: A(x) = exp( Sum_{n>=1} A074206(n)*x^n ) where A074206(n) equals the number of ordered factorizations of n.

PROGRAM

(PARI) {a(n)=local(A=1+x); for(i=2, n, A=exp(x+x*O(x^n))*prod(n=2, i, subst(A, x, x^n+x*O(x^i)))); polcoeff(A, n)}

CROSSREFS

Cf. A074206; A129373, A129374.

Adjacent sequences: A129372 A129373 A129374 this_sequence A129376 A129377 A129378

Sequence in context: A034513 A098462 A006898 this_sequence A085023 A083770 A084725

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Apr 12 2007

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 12 14:39 EDT 2008. Contains 144830 sequences.


AT&T Labs Research