Lectures 12 & 13 Flashcards
1
Q
Use Abel’s identity to express θ(x) as an integral
A
θ(x) = π(x) log x − ∫^x_2 π(t)/t dt
2
Q
Use Abel’s identity to express π(x) as an integral
A
π(x) = θ(x)/log x + ∫^x_2 θ(t)/tlog^2(t) dt.
3
Q
State the prime number theorem as the asymptotic value of the nth prime
A
lim_(n→∞) p_n/(nlog n) = 1.
4
Q
What are the bounds for π(n)
A
1/6(n/log n) < π(n) < 6(n/log n)
.
5
Q
Give the bounds for the nth prime
A
1/6 nlog n < pn < 12 (nlog n + nlog 12/e)
6
Q
Shapiro’s Tauberian theorem
A
Let {a(n)} be a non-negative sequence such that
* ∑_(n≤x) a(n) [x/n] = x log x + O(x)
for all x ≥ 1. Then
- For x ≥ 1, we have
- ∑_(n≤x) a(n)/n = log x + O(1)
- There exists a constant B > 0 such that
- ∑_(n≤x) a(n) ≤ Bx, for all x ≥ 1.
- There exists a constant A > 0 and an x0 > 0 such that
- ∑_(n≤x) a(n) ≥ Ax, for all x ≥ x0