Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A121718
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A121718 Write 0, 1, ..., n in base 3 and add as if they were decimal numbers. +0
2
0, 1, 3, 13, 24, 36, 56, 77, 99, 199, 300, 402, 512, 623, 735, 855, 976, 1098, 1298, 1499, 1701, 1911, 2122, 2334, 2554, 2775, 2997, 3997, 4998, 6000, 7010, 8021, 9033, 10053, 11074, 12096, 13196, 14297, 15399, 16509, 17620, 18732, 19852, 20973, 22095 (list; graph; listen)
OFFSET

0,3

COMMENT

This is to A007089 as A067894 is to A007088.

EXAMPLE

a(5) = 36 = 0 + 1 + 2 + 10 + 11 + 12.

MATHEMATICA

f[n_] := Apply[Plus, Table[ FromDigits[ IntegerDigits[i, 3]], {i, 0, n}]]; Table[ f@n, {n, 0, 45}] (* Robert G. Wilson v Sep 10 2006 *)

CROSSREFS

Cf. A007088, A007089, A067894.

Sequence in context: A090146 A133313 A102010 this_sequence A144826 A030552 A146371

Adjacent sequences: A121715 A121716 A121717 this_sequence A121719 A121720 A121721

KEYWORD

base,easy,nonn

AUTHOR

Jonathan Vos Post (jvospost3(AT)gmail.com), Sep 08 2006

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 11 12:57 EST 2009. Contains 170656 sequences.


AT&T Labs Research