Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A051529
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A051529 INVERT transform of A000081 = [1, 1, 1, 2, 4, 9, 20, 48, 115, 286,...]. +0
1
1, 2, 4, 9, 21, 51, 126, 318, 812, 2100, 5482, 14438, 38303, 102302, 274824, 742210, 2013941, 5488239, 15014376, 41221775, 113542455, 313681756, 868994723, 2413526848, 6719132105, 18746838609, 52412080624, 146812972155, 411977724704 (list; graph; listen)
OFFSET

0,2

MAPLE

with (numtheory): b:= proc(n) option remember; local d, j; `if` (n<=1, 1, (add (add (d*b(d), d=divisors(j)) *b(n-j), j=1..n-1))/ (n-1)) end: a:= proc(n) option remember; local i; `if` (n<1, 1, add (a(n-i) *b(i-1), i=1..n+1)) end: seq (a(n), n=0..30); [From Alois P. Heinz (heinz(AT)hs-heilbronn.de), Apr 01 2009]

CROSSREFS

Cf. A000107.

Sequence in context: A092423 A091600 A048285 this_sequence A005207 A094286 A094287

Adjacent sequences: A051526 A051527 A051528 this_sequence A051530 A051531 A051532

KEYWORD

nonn

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com).

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 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research