Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A029714
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A029714 a(n) = Sum S(k), k divides 3^n, where S is the Kempner-Smarandache function A002034. +0
2
1, 4, 10, 19, 28, 40, 55, 73, 91, 112, 136, 163, 190, 217, 247, 280, 316, 352, 391, 433, 478, 523, 571, 622, 676, 730, 784, 841, 901, 964, 1027, 1093, 1162, 1234, 1306, 1381, 1459, 1540, 1621, 1702, 1783, 1867, 1954, 2044, 2134, 2227, 2323, 2422, 2521, 2623 (list; graph; listen)
OFFSET

0,2

FORMULA

a(n) = Sum_{k=0..n-1} A002034(3^k). [From Alois P. Heinz (heinz(AT)hs-heilbronn.de), Sep 14 2008]

MAPLE

s:= proc(n) local m; m:= 1; while not type(m!/n, integer) do m:= m+1 od; m end: a:= n-> add (s(3^k), k=0..n-1): seq(a (n), n=1..70); [From Alois P. Heinz (heinz(AT)hs-heilbronn.de), Sep 14 2008]

CROSSREFS

Cf. A029715, A002034.

Sequence in context: A073262 A145731 A162958 this_sequence A062198 A050858 A022785

Adjacent sequences: A029711 A029712 A029713 this_sequence A029715 A029716 A029717

KEYWORD

nonn

AUTHOR

Norbert Hungerbuhler (buhler(AT)math.ethz.ch)

EXTENSIONS

More terms from Alois P. Heinz (heinz(AT)hs-heilbronn.de), Sep 14 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 4 23:11 EST 2009. Contains 170347 sequences.


AT&T Labs Research