|
| |
|
|
A038627
|
|
Number of solutions x to n * pi(x) = x, where pi(x) = number of primes <= x.
|
|
15
| |
|
|
0, 4, 3, 3, 6, 7, 6, 6, 3, 9, 1, 18, 11, 12, 21, 3, 10, 33, 31, 32, 24, 8, 13, 32, 35, 4
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 1,2
|
|
|
COMMENTS
| Equivalently, a(n) is number of solutions x to the equation pi(n*x) = x. - Farideh Firoozbakht (mymontain(AT)yahoo.com), Jan 09 2005. For example, a(2) = 4 because 1, 2, 3 & 4 are all solutions of pi(2*x) = x and a(11) = 1 beacuse 15927 is the only solution of the equation pi(11*x) = x.
|
|
|
LINKS
| Eric Weisstein's World of Mathematics, Link to a section of The World of Mathematics.
|
|
|
EXAMPLE
| 11*pi(x) = x has only 1 solution, so a(11)=1
|
|
|
CROSSREFS
| Cf. A038623-A038626, A102281, A087237.
Sequence in context: A154913 A154915 A006994 * A155835 A138187 A055525
Adjacent sequences: A038624 A038625 A038626 * A038628 A038629 A038630
|
|
|
KEYWORD
| nonn
|
|
|
AUTHOR
| Jud McCranie (JudMcCranie(AT)ugaalum.uga.edu)
|
|
|
EXTENSIONS
| Vasiliy Danilov (danilovv(AT)usa.net) proved that solutions exist for each n>1.
One more term from Labos E. (labos(AT)ana.sote.hu), Sep 05 2003
a[24]=32, a[25]=35, a[26]=4 from Labos E. (labos(AT)ana.sote.hu), Sep 12 2003
Edited by N. J. A. Sloane (njas(AT)research.att.com), Sep 06 2008 at the suggestion of R. J. Mathar
|
| |
|
|