Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A085295
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A085295 E.g.f. satisfies exp(x*sum(n>=0, ceil(a(n)/n!)*x^n)) = sum(n>=0, a(n)*x^n/n!). +0
3
1, 1, 3, 19, 169, 1881, 25051, 403243, 7660689, 166148209, 4069854451, 111107009091, 3344729082553, 110080145959369, 3932437848451659, 151548546279803611, 6267252988546789921, 276842139798867249633 (list; graph; listen)
OFFSET

0,3

FORMULA

Ceil(a(n)/n!) = A085294(n).

PROGRAM

(PARI) {a(n)=local(A); if(n<0, 0, A=1+O(x); for(m=1, n, A=Pol(A)+x^m*(ceil(polcoeff(exp(x*A), m))+O(x)); ); n!*polcoeff(exp(x*A), n))}

CROSSREFS

Cf. A085294, A085023.

Sequence in context: A080835 A080836 A059280 this_sequence A094956 A080894 A083071

Adjacent sequences: A085292 A085293 A085294 this_sequence A085296 A085297 A085298

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Jun 24 2003

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 26 13:41 EDT 2008. Contains 142293 sequences.


AT&T Labs Research