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!)
A050678 Index of first occurrence of n in A048288. 1
82, 2, 5, 8, 9, 15, 17, 30, 26, 18, 91, 53 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
Carlos Rivera, Puzzle 8. Primes by Listing, The Prime Puzzles and Problems Connection.
MATHEMATICA
Join[{1}, Table[i=1; While[PrimeOmega[FromDigits[Flatten[IntegerDigits[Range[i, 1, -1]]]]]!=n, i++]; i, {n, 2, 10}]] (* Jayanta Basu, May 30 2013 *)
CROSSREFS
Sequence in context: A352032 A051001 A363991 * A354501 A033402 A143757
KEYWORD
nonn,base,hard,more
AUTHOR
Patrick De Geest, Aug 15 1999
EXTENSIONS
a(11)-a(12) from Sean A. Irvine, Aug 17 2021
Edited by N. J. A. Sloane, Sep 04 2021
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 13:24 EDT 2024. Contains 371955 sequences. (Running on oeis4.)