Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A068199
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A068199 One of a family of sequences that interpolates between the Bell numbers and the factorials. +0
4
1, 2, 6, 24, 114, 618, 3732, 24702, 177126, 1363740, 11195286, 97437138, 894857712, 8637708858, 87333790686, 922203924216, 10144109299146, 115972625504994, 1375221840671220, 16884112119546534, 214270296662325534 (list; graph; listen)
OFFSET

0,2

REFERENCES

G. Labelle et al., Stirling numbers interpolation using permutations with forbidden subsequences, Discrete Math. 246 (2002), 177-195.

FORMULA

E.g.f.: 1 + 2exp(3exp(x)-3).

MAPLE

g:= proc(n) option remember; `if` (n=0, 1, (1+add (binomial (n-1, k-1) *g(n-k), k=1..n-1)) *3) end: a:= n-> `if`(n=0, 1, 2*g(n-1)): seq (a(n), n=0..25); [From Alois P. Heinz (heinz(AT)hs-heilbronn.de), Oct 09 2008]

CROSSREFS

Cf. A000110, A001861, this, A068200, A068201, ..., A000142.

Equals 2 * A027710(n).

Sequence in context: A152329 A054872 A134664 this_sequence A128088 A069657 A082631

Adjacent sequences: A068196 A068197 A068198 this_sequence A068200 A068201 A068202

KEYWORD

nonn

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com), Mar 23 2002

EXTENSIONS

More terms from Alois P. Heinz (heinz(AT)hs-heilbronn.de), Oct 09 2008

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 27 14:50 EST 2009. Contains 167570 sequences.


AT&T Labs Research