|
| |
|
|
A103174
|
|
Numbers n such that digits of n appears among digits of n-th prime number.
|
|
0
| | |
|
|
|
OFFSET
| 1,1
|
|
|
COMMENTS
| We assume digits of n are in increasing order. No more for n<10^7.
|
|
|
EXAMPLE
| n:{7,5789,234567,345679}
p[n]:{17,57089,3264857,4956733}
|
|
|
CROSSREFS
| Sequence in context: A103856 A095155 A062644 * A203693 A125036 A098803
Adjacent sequences: A103171 A103172 A103173 * A103175 A103176 A103177
|
|
|
KEYWORD
| base,more,nonn
|
|
|
AUTHOR
| Labos E. (labos(AT)ana.sote.hu), Feb 28 2005
|
| |
|
|