Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A113898
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A113898 Numbers n such that the value pi(n), the number of primes <= n, can be obtained deleting some of the repeating adjacent digits of n. +0
1
1196, 11373, 22517, 33597, 44639, 55646, 60062, 61159, 62256, 63346, 63347, 64448, 64544, 64555, 64577, 64588, 64599, 64611, 64655, 64668, 64700, 64711, 64722, 64774, 64884, 64992, 65545, 65770, 65880, 65881, 65990, 66644, 67746, 68841 (list; graph; listen)
OFFSET

1,1

COMMENT

Largest value below 10^7 is given by pi(110486)=10486.

EXAMPLE

pi(64668)=6468, pi(99551)=9551.

MATHEMATICA

lst = {}; p=0; While[p < 10^7, n=PrimePi[ ++p]; {sp, sn}=Split/@IntegerDigits@{p, n}; If[First/@sp==First/@sn && And@@GreaterEqual@@@Transpose[Length/@#&/@{sp, sn}], AppendTo[lst, p]]]; lst

CROSSREFS

Cf. A000720, A114924, A080794.

Sequence in context: A032530 A103172 A096955 this_sequence A059401 A059402 A137261

Adjacent sequences: A113895 A113896 A113897 this_sequence A113899 A113900 A113901

KEYWORD

base,nonn

AUTHOR

Giovanni Resta (g.resta(AT)iit.cnr.it), Jan 29 2006

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified November 18 20:14 EST 2008. Contains 147244 sequences.


AT&T Labs Research