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!)
A191248 The number of times that the n-th digit of A019518(n) occurs in A019518(n). 2
1, 1, 1, 1, 2, 3, 4, 2, 5, 2, 6, 2, 3, 6, 3, 2, 7, 8, 7, 6, 3, 9, 3, 9, 3, 9, 3, 10, 3, 7, 2, 19, 2, 12, 12, 24, 13, 15, 14, 9, 2, 16, 3, 12, 13, 17, 38, 4, 38, 38, 4, 21, 39, 4, 19, 40, 4, 18, 41, 42, 23, 42, 23, 23, 45, 29, 47, 47, 34, 26, 47, 38, 21, 47, 7 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,5
LINKS
MAPLE
with(StringTools): lim:=100: s:="": for j from 1 to lim do s:=cat(s, convert(ithprime(j), string)): printf("%d, ", nops([SearchAll(s[j], s)])); od: # Nathaniel Johnston, May 28 2011
CROSSREFS
Sequence in context: A322604 A173229 A366296 * A323156 A075994 A305893
KEYWORD
nonn,easy,base,less
AUTHOR
EXTENSIONS
Corrected and extended by Nathaniel Johnston, May 28 2011
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 13:04 EDT 2024. Contains 371913 sequences. (Running on oeis4.)