login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A044097 Numbers n such that string 4,0 occurs in the base-5 representation of n but not of n-1. 1
20, 45, 70, 95, 100, 120, 145, 170, 195, 220, 225, 245, 270, 295, 320, 345, 350, 370, 395, 420, 445, 470, 475, 495, 500, 545, 570, 595, 600, 620, 645, 670, 695, 720, 725, 745, 770, 795, 820, 845, 850, 870, 895, 920, 945, 970 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
Flatten[Position[Partition[If[MemberQ[Partition[IntegerDigits[#, 5], 2, 1], {4, 0}], 1, 0]&/@Range[1000], 2, 1], {0, 1}]]+1 (* Harvey P. Dale, Aug 14 2014 *)
CROSSREFS
Sequence in context: A256870 A134619 A219716 * A044478 A228319 A236474
KEYWORD
nonn,base
AUTHOR
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 24 20:08 EDT 2024. Contains 371963 sequences. (Running on oeis4.)