Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A144321
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A144321 Shifts left when Dirichlet convolution (DC:(b,b)->a) applied 7 times. +0
2
1, 1, 128, 16384, 2105280, 269475840, 34494988288, 4415358500864, 565166154790272, 72341267946323968, 9259682331352899584, 1185239338413171146752, 151710635321300728430592 (list; graph; listen)
OFFSET

1,3

LINKS

N. J. A. Sloane, Transforms

MAPLE

k:=7: 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:='a': b[1]:= dc(a, a): for t from 2 to k do b[t]:= dc(b[t-1], b[t-1]) od: a:= n-> `if`(n=1, 1, b[k](n-1)): seq (a(n), n=1..25);

CROSSREFS

7th column of A144324.

Sequence in context: A001661 A093532 A016747 this_sequence A051251 A067822 A013996

Adjacent sequences: A144318 A144319 A144320 this_sequence A144322 A144323 A144324

KEYWORD

eigen,nonn

AUTHOR

Alois P. Heinz (heinz(AT)hs-heilbronn.de), Sep 17 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 December 1 19:22 EST 2009. Contains 167811 sequences.


AT&T Labs Research