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!)
A227549 Numbers that contain their base-16 representation in their decimal representation. 9
0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 357440, 357441, 357442, 357443, 357444, 357445, 357446, 357447, 357448, 357449, 1079653, 1081713, 1122966, 1123079, 1123080, 2246166, 3369253, 3371313, 3412566, 4494393, 4494400, 4535653, 5658739, 5658740, 5660793, 5660800 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,3
LINKS
Roland Kneer and Giovanni Resta, Table of n, a(n) for n = 1..139 (terms < 16^22, first 55 terms from Roland Kneer)
EXAMPLE
357440 = (57440)_16
1079653 = (107965)_16
23132273099720801084801040 = (1322730997208010848010)_16
MATHEMATICA
Select[Range[0, 5661000], SequenceCount[IntegerDigits[#], IntegerDigits[#, 16]]>0&] (* Harvey P. Dale, Apr 21 2023 *)
CROSSREFS
Subsequence of A102489.
Sequence in context: A032555 A032559 A276142 * A110370 A249517 A353907
KEYWORD
nonn,base
AUTHOR
Roland Kneer, Aug 05 2013
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 18 13:10 EDT 2024. Contains 371780 sequences. (Running on oeis4.)