Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A119507
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A119507 Members of A016052 whose digit sum is three. +0
1
3, 12, 21, 30, 111, 120, 201, 210, 1020, 1101, 1110, 2010, 10020, 10101, 10110, 11010, 20100, 100020, 100101, 100110, 101010, 110100, 200100, 300000, 1000101, 1000110, 1001010, 1010100, 1100100, 1200000, 2000010, 2100000, 10000020, 10000101 (list; graph; listen)
OFFSET

1,1

COMMENT

A016052: a(n+1) = a(n) + sum of its digits, a(1) = 3.

Positions of these numbers in A016052: 1, 3, 5, 7, 15, 17, 25, 27, 85, 93, 95, 157, 589, 597, 599, 661, ...,.

MATHEMATICA

lst = {}; a = 3; Do[ If[Plus @@ IntegerDigits@a == 3, AppendTo[lst, a]; Print[a]]; a = a + Plus @@ IntegerDigits@a, {n, 10^7}]; lst

CROSSREFS

Cf. A016052.

Sequence in context: A051369 A069538 A052217 this_sequence A044436 A091846 A061262

Adjacent sequences: A119504 A119505 A119506 this_sequence A119508 A119509 A119510

KEYWORD

nonn

AUTHOR

Zak Seidov (zakseidov(AT)yahoo.com) and Robert G. Wilson v (rgwv(AT)rgwv.com), May 27 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 July 25 07:41 EDT 2008. Contains 142293 sequences.


AT&T Labs Research