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!)
A029946 a(n)^3 contains n-th prime as a substring. 2
3, 7, 5, 3, 45, 11, 12, 13, 47, 9, 11, 15, 81, 7, 63, 37, 19, 21, 23, 83, 46, 31, 18, 29, 13, 106, 47, 221, 103, 225, 238, 236, 255, 225, 285, 205, 54, 168, 23, 161, 148, 122, 106, 57, 13, 271, 171, 247, 497, 132, 177, 198, 148, 136, 137, 133, 61, 358 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
Table[Function[p, k = 1; While[Length@ SequencePosition[ IntegerDigits[Set[c, k^3]], p] == 0, k++]; c]@ IntegerDigits@ Prime@ n, {n, 58}] ^(1/3) (* Michael De Vlieger, May 04 2017, Version 10.1 *)
CROSSREFS
Sequence in context: A094124 A141519 A228000 * A200285 A205528 A021731
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 23 11:35 EDT 2024. Contains 371912 sequences. (Running on oeis4.)