Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A135078
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A135078 E.g.f. A(x) = 1 + Sum_{n>=1} (1/n!)*Product_{k=0..n-1} [exp(3^k*x) - 1]. +0
2
1, 1, 4, 46, 1519, 145795, 41134753, 34354750885, 85260288495316, 630102185300832652, 13884412839047621240875, 912975607895806507921828357, 179255108346123463104458490745825 (list; graph; listen)
OFFSET

0,3

EXAMPLE

A(x) = 1 + x + 4x^2/2! + 46x^3/3! + 1519x^4/4! + 145795x^5/5! +...;

A(x) = 1 + [exp(x)-1] + [exp(x)-1][exp(3x)-1]/2! + [exp(x)-1][exp(3x)-1][exp(9x)-1]/3! + [exp(x)-1][exp(3x)-1][exp(9x)-1][exp(27x)-1]/4! +...

PROGRAM

(PARI) {a(n)=n!*polcoeff(1+sum(j=1, n, (1/j!)*prod(k=0, j-1, 1*exp(3^k*x)-1)), n)}

CROSSREFS

Cf. variants: A135077, A135079.

Sequence in context: A001623 A002077 A113096 this_sequence A107766 A065777 A006422

Adjacent sequences: A135075 A135076 A135077 this_sequence A135079 A135080 A135081

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Nov 24 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 July 24 12:00 EDT 2008. Contains 142294 sequences.


AT&T Labs Research