#19710: 數論公式


jackyname1@gmail.com (☆♬○♩程式家小崴●♪✧♩)

學校 : 基隆市私立二信高級中學
編號 : 77382
來源 : [114.32.51.178]
最後登入時間 :
2022-04-12 19:45:18

Mertens' Second Theorem

Mertens' second theorem states that the asymptotic form of the harmonic series for the sum of reciprocal primes is given by

sigma (1/p)  = ln(ln(x)) + M
p<=x

where  p is a prime, M is a constant known as the Mertens constant, and the time complexity is O(1).

 

 

 

#20392: Re:數論公式


fdhs109_GT (GT coding)

學校 : 桃園市私立復旦高級中學
編號 : 102099
來源 : [49.214.10.33]
最後登入時間 :
2025-09-26 18:57:24

Mertens' Second Theorem

Mertens' second theorem states that the asymptotic form of the harmonic series for the sum of reciprocal primes is given by

sigma (1/p)  = ln(ln(x)) + M
p<=x

where  p is a prime, M is a constant known as the Mertens constant, and the time complexity is O(1).

 

 

 

想請教第三筆測資會 infinity 的問題

該怎麼解決呢?