Prime count question
- To: mathgroup at smc.vnet.net
- Subject: [mg126478] Prime count question
- From: "J.Jack.J." <jack.j.jepper at googlemail.com>
- Date: Sun, 13 May 2012 03:02:40 -0400 (EDT)
- Delivered-to: l-mathgroup@mail-archive0.wolfram.com
Let pi(x) be the number of primes greater than or equal to x. Then how do I find, through Mathematica, x such that t(x) = pi(x) / ((x/ln(x))*(1+1/ln(x) + 2.51/(ln^2(x)))) is the highest t(y) such that 599 <= y <= 355991? Many thanks in advance -- thanks also to those who helped with my previous question.
- Follow-Ups:
- Re: Prime count question
- From: Bob Hanlon <hanlonr357@gmail.com>
- Re: Prime count question
- From: DrMajorBob <btreat1@austin.rr.com>
- Re: Prime count question
- From: Murray Eisenberg <murray@math.umass.edu>
- Re: Prime count question
- From: Andrzej Kozlowski <akozlowski@gmail.com>
- Re: Prime count question