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!)
A044757 Numbers n such that string 4,4 occurs in the base 10 representation of n but not of n+1. 0
44, 144, 244, 344, 449, 544, 644, 744, 844, 944, 1044, 1144, 1244, 1344, 1449, 1544, 1644, 1744, 1844, 1944, 2044, 2144, 2244, 2344, 2449, 2544, 2644, 2744, 2844, 2944, 3044, 3144, 3244, 3344, 3449, 3544, 3644, 3744, 3844 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n], {4, 4}]>0, 1, 0], {n, 4000}], {1, 0}][[All, 1]] (* Requires Mathematica version 10 or later *) (* Harvey P. Dale, Dec 09 2018 *)
CROSSREFS
Sequence in context: A043506 A044376 A102438 * A204033 A072428 A010023
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.)