![]() |
|
|
#1 |
|
Aug 2006
3×1,993 Posts |
What's a good way to estimate the product
This comes up all the time, but for some reason I can't think of how it's usually computed. I need this for x too large to calculate directly, probably 10^15 to 10^25. Oh! what about abusing Mertens' Theorem? Can I approximate it as |
|
|
|
|
|
#2 |
|
Dec 2008
11010000012 Posts |
If this helps at all, Euler's totient function is bounded as such,
Naively, since I think my derivation is useless though for practical purposes because a) either it is false and/or b) it requires n to be astronomically large for it to apply. Last fiddled with by flouran on 2009-06-11 at 09:12 |
|
|
|
|
|
#3 | |
|
"Nancy"
Aug 2002
Alexandria
9A316 Posts |
Quote:
Alex Last fiddled with by akruppa on 2009-06-11 at 16:22 Reason: apostrophe in wrong place |
|
|
|
|
|
|
#4 | ||
|
Aug 2006
597910 Posts |
Quote:
Quote:
Edit: Edit2: Last fiddled with by CRGreathouse on 2009-06-11 at 14:41 |
||
|
|
|
|
|
#5 | |
|
Nov 2003
22×5×373 Posts |
Quote:
they published their estimates for p_n (based on calculation of Zeta function zeros). Robin may have improved their estimates. The R&S paper is a classic. |
|
|
|
|
|
|
#6 | |
|
Aug 2006
3×1,993 Posts |
Quote:
Thanks for the suggestions! |
|
|
|
|
|
|
#7 | |
|
Dec 2008
72×17 Posts |
Quote:
Last fiddled with by flouran on 2009-06-11 at 15:57 |
|
|
|
|
|
|
#8 |
|
May 2003
60B16 Posts |
CRGreathouse,
Some of the best (recent) work I've found on obtaining explicit bounds is in the papers of Pierre Dusart. For the quantity you are considering, check out page 19 of the article (which is page 21 of the .pdf) found at: http://www.unilim.fr/laco/rapports/1998/R1998_06.pdf As for an asymptotic for the error term: that is almost always impossible for the types of quantities under consideration, especially when the error term is already o(1). Even assuming the Riemann hypothesis. Although you might get lucky with Mertens' type products. Final note: Dusart's bound gives an explicit error term of order Final note 2: Why did you state that a nonasymptotic bound would be better than an asymptotic? Did you just reverse the words? Last fiddled with by Zeta-Flux on 2009-06-11 at 16:11 |
|
|
|
|
|
#9 | |
|
Aug 2006
3·1,993 Posts |
Zeta-Flux: Thank you. Fortunately Bob had jarred my memory and I had thought to look up Dusart (who was kind enough, years ago, to send me his doctoral thesis). But I hadn't thought to look up his research report. Thanks for finding that!
Quote:
|f(x) - g(x)| < h(x) rather than ineffective forms like f(x) = g(x) + O(h(x)).` |
|
|
|
|
|
|
#10 | |
|
Aug 2006
135338 Posts |
Quote:
But the formula is incorrect: |
|
|
|
|
|
|
#11 |
|
Aug 2006
3×1,993 Posts |
|
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Product of consecuative terms in subsets of primes is 1 (mod ab) | carpetpool | Miscellaneous Math | 1 | 2017-02-25 16:08 |
| Estimating the number of primes in a partially-factored number | CRGreathouse | Probability & Probabilistic Number Theory | 15 | 2014-08-13 18:46 |
| Estimating minimum relations | bchaffin | Factoring | 24 | 2012-03-24 18:37 |
| Estimating a sum over primes | brownkenny | Math | 6 | 2010-08-25 01:28 |
| Estimating an infinite product over primes | CRGreathouse | Math | 10 | 2010-07-23 20:47 |