Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A098159
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A098159 Numbers n with property that when writing down all the natural numbers from 0 to n one uses n odd digits. +0
1
1, 17, 18, 20, 21, 37, 38, 40, 41, 57, 58, 60, 61, 77, 78, 80, 81, 97, 98 (list; graph; listen)
OFFSET

1,2

COMMENT

The sequences seems to stop at 98.

EXAMPLE

[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17] uses 17 odd digits.

MATHEMATICA

f[n_] := Block[{id = Mod[ Flatten[ Table[ IntegerDigits[i], {i, 0, n}]], 2]}, Plus @@ id]; Select[ Range[ 100], f[ # ] == # &] (from Robert G. Wilson v Nov 03 2004)

CROSSREFS

Adjacent sequences: A098156 A098157 A098158 this_sequence A098160 A098161 A098162

Sequence in context: A043853 A043861 A043870 this_sequence A018821 A111054 A022107

KEYWORD

base,easy,nonn,fini,full

AUTHOR

Eric Angelini (eric.angelini(AT)kntv.be), Oct 25 2004

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 May 16 23:01 EDT 2008. Contains 139884 sequences.


AT&T Labs Research