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!)
A044093 Numbers n such that string 3,1 occurs in the base 5 representation of n but not of n-1. 0
16, 41, 66, 80, 91, 116, 141, 166, 191, 205, 216, 241, 266, 291, 316, 330, 341, 366, 391, 400, 441, 455, 466, 491, 516, 541, 566, 580, 591, 616, 641, 666, 691, 705, 716, 741, 766, 791, 816, 830, 841, 866, 891, 916, 941, 955, 966 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n, 5], {3, 1}]>0, 1, 0], {n, 1000}], {0, 1}][[All, 2]] (* Requires Mathematica version 10 or later *) (* Harvey P. Dale, Jul 04 2021 *)
CROSSREFS
Sequence in context: A230802 A100958 A246344 * A044474 A188861 A134593
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 March 28 20:05 EDT 2024. Contains 371254 sequences. (Running on oeis4.)