Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A144820
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A144820 Shifts left when Dirichlet convolution with a (DC:(b,a)->c) applied 6 times. +0
2
1, 1, 7, 49, 364, 2548, 18130, 126910, 890463, 6234270, 43655178, 305586246, 2139225879, 14974581153, 104822829531, 733759913733, 5136324781952, 35954273473664, 251679952469351, 1761759667285457, 12332317933624871 (list; graph; listen)
OFFSET

1,3

LINKS

N. J. A. Sloane, Transforms

MAPLE

with (numtheory): dc:= proc(b, c) proc(n) option remember; add (b(d) *c(n/d), d=`if`(n<0, {}, divisors(n))) end end: A:= proc(n, k) local a, b, t; b[1]:= dc(a, a); for t from 2 to k do b[t]:= dc(b[t-1], a) od: a:= n-> `if`(n=1, 1, b[k](n-1)); a(n) end: a:= n-> A(n, 6): seq (a(n), n=1..30);

CROSSREFS

6th column of A144324.

Sequence in context: A033143 A024582 A024587 this_sequence A090016 A005924 A145358

Adjacent sequences: A144817 A144818 A144819 this_sequence A144821 A144822 A144823

KEYWORD

eigen,nonn

AUTHOR

Alois P. Heinz (heinz(AT)hs-heilbronn.de), Sep 21 2008

page 1

Search completed in 0.003 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 29 12:46 EST 2009. Contains 167659 sequences.


AT&T Labs Research