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!)
A049301 Numbers k such that k is a substring of 3^k. 8
7, 9, 24, 28, 57, 61, 62, 69, 71, 72, 77, 78, 80, 83, 87, 89, 95, 111, 162, 170, 174, 185, 191, 218, 222, 225, 229, 232, 249, 255, 259, 266, 267, 286, 288, 298, 314, 315, 322, 328, 329, 330, 332, 338, 351, 352, 362, 373, 376, 381, 386, 387, 414, 421, 435, 438 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
ssQ[n_]:=MemberQ[Partition[IntegerDigits[3^n], IntegerLength[n], 1], IntegerDigits[ n]]; Select[Range[500], ssQ] (* Harvey P. Dale, Jul 16 2013 *)
CROSSREFS
Sequence in context: A229500 A303188 A029633 * A102028 A265990 A125260
KEYWORD
nonn,base,easy
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 19:06 EDT 2024. Contains 371962 sequences. (Running on oeis4.)