0
votes
1answer
187 views
Best upper bound on the number of divisors of $n$ that are larger than $N$.
I am looking for the best upper bound on $$\sum_{\substack{d | n\ d \geq N}} 1.$$
I know that
$$
d(n) = \sum_{\substack{d | n}} 1 \leq e^{O(\frac{\log n}{\log \log n})}.
$$
For …
3
votes
1answer
257 views
Heuristic for Montgomery’s conjecture
This is my third question on this site regarding Montgomery's conjecture -- and I apologize
if this is too much -- but I am still not understanding well why this conjecture is beli …
16
votes
1answer
3k views
Tightening Zhang’s bound
Inspired by a blogpost by Scott Morrison and ongoing discussion there I decided to create this community wiki to track progress on the original bound of Yitan Zhang.
The original …
1
vote
1answer
100 views
Behavior of a quantity related to Fermat’s 4n + 1 Theorem
One of Fermat's theorems states that if $p = 4n + 1$ for some integer $n$, then $p$ can be expressed uniquely as a sum of two squares, $p = a^2 + b^2$. I am working on a problem a …
12
votes
1answer
2k views
A technical question related to Zhang’s result of bounded prime gaps
Here is a link on the internet: https://www.dropbox.com/s/su3uak2a057yrqv/YitangZhang.pdf
Can someone teach me how to use trivial estimation to reach (6.1) on page 24? Namely, how …
6
votes
2answers
490 views
Effective Chebotarev without Artin’s conjecture
Iwaniec and Kowalski, in their famous book Analytic Number Theory states a strong form
of the effective Chebotarev density theorem page 143, and prove it assuming both GRH for Arti …
4
votes
5answers
566 views
Spinoffs of analytic number theory
What are some techniques and theorems of analytic number theory that have proved useful outside of number theory?
2
votes
1answer
205 views
An estimate of an integral
On the bottom of the page 399. of Iwaniec and Kowalski's Analytic Number Theory, the authors claim that
$$h(t)=\int_{\mathbb H}k(i,z)y^s d\mu (z)$$ yields $$h(t)=\sqrt{\pi}\frac{\ …
6
votes
6answers
555 views
Sequences equidistributed modulo 1
Let $\alpha$ be any positive irrational and $\beta$ be any positive real. We have the following results.
H. Weyl (1909): The fractional part of the sequence $\alpha n$ is equidist …
4
votes
1answer
137 views
Estimate on the prime-counting function $\psi(x)$.
There is an elementary statement that I believe I have read somewhere, but I can't remember where. I'd like to know if the statement is correct (in which case it is surely standard …
14
votes
4answers
925 views
Good uses of Siegel zeros?
The short version of my question goes: What is known to follow from the existence of Siegel zeros?
A longer version to give an idea of what I have in mind: The "expectional zeros" …
0
votes
0answers
26 views
Family of random sets represent all integers a.s.
Construct a family of sets $A_n$ such that $$|A_n|=\Theta\left((\log n)^2\right)$$
and the elements of $A_n$ are chosen uniformly at random mod $n$.
Say that a set $S$ represents …
0
votes
0answers
140 views
What is most current greatest lower bound on gaps between P2 almost primes
What is the current best result on the greatest lower bound on gaps between P2 almost primes where P2 represents a prime or the product of two semi-primes?
0
votes
0answers
67 views
Zeroes of a homogeneous function
I am interested in the zero-set of a homogeneous function $f(x_1, \cdots, x_n)$, where $f$ is not necessarily a polynomial. In particular, I would like to know if there are any gen …
4
votes
3answers
235 views
A divergent series related to the number of divisors of of p-1
Let $d(n)$ denote the number of divisors of $n$. Is it known that the series
$$\sum_{p \text{ prime}} \frac{1}{d(p-1)}$$
diverges?
This would follow immediately from the Sophie Ge …

