|
| |
|
|
A128910
|
|
Similar to A057835 except using K*X/lnX, K=1.022.
|
|
0
| |
|
|
0, 3, 20, 119, 715, 4523, 30509, 213343, 1530983, 11203550, 83064263, 620498643, 4643259527, 34592032908, 254639722327, 1832740718223, 12680919388801, 81678704122892, 452951221016511, 1574800035301944, 8395299939524712
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 1,2
|
|
|
COMMENTS
| This is an improvement over the classic X/lnX approximation in the range many people work with
|
|
|
EXAMPLE
| a(10)=11203550 via abs (455,052,511 - 443,848,961)
|
|
|
MATHEMATICA
| (courtesy of Robert G Wilson) Table[ PrimePi[10^n] - Round[N[1.022*10^n/Log[10^n]]], {n, 23}] and absolute value thereof (orig entries 21-23 <0)
|
|
|
CROSSREFS
| Cf. A057835, A006880.
Sequence in context: A005096 A164535 A001652 * A037788 A037669 A009125
Adjacent sequences: A128907 A128908 A128909 * A128911 A128912 A128913
|
|
|
KEYWORD
| easy,nonn
|
|
|
AUTHOR
| Bill R McEachen (bmceache(AT)centralsan.org), Apr 23 2007
|
| |
|
|