noncomputable def
AnalyticNumberTheory.LargeSieve.dirichletLNonquadraticConductorLogHeightBlock
(T : ℝ)
:
The fixed integral height block attached to a height bound T.
Instances For
noncomputable def
AnalyticNumberTheory.LargeSieve.dirichletLNonquadraticConductorLogCutoff
(q : ℕ)
(T : ℝ)
:
The fixed-height conductor cutoff M(q,T) = q * (⌊T⌋₊ + 1).
Equations
Instances For
noncomputable def
AnalyticNumberTheory.LargeSieve.dirichletLNonquadraticConductorLogLeftEdge
(q : ℕ)
(T : ℝ)
:
The left edge associated with the fixed conductor-height cutoff.
Equations
- AnalyticNumberTheory.LargeSieve.dirichletLNonquadraticConductorLogLeftEdge q T = 1 - 1 / (274877906944 * (1 + Real.log ↑(AnalyticNumberTheory.LargeSieve.dirichletLNonquadraticConductorLogCutoff q T)) ^ 9)
Instances For
The closed fixed-height rectangle, extending to real part 2 and heights ±T.
Equations
Instances For
theorem
AnalyticNumberTheory.LargeSieve.four_le_dirichletLNonquadraticConductorLogCutoff
{q : ℕ}
[NeZero q]
{T : ℝ}
(hT : 3 ≤ T)
:
theorem
AnalyticNumberTheory.LargeSieve.one_half_lt_dirichletLNonquadraticConductorLogLeftEdge
{q : ℕ}
[NeZero q]
{T : ℝ}
(hT : 3 ≤ T)
:
The fixed left edge is explicitly to the right of 1/2.
theorem
AnalyticNumberTheory.LargeSieve.LFunction_ne_zero_on_nonquadratic_conductorLogRectangle
{q : ℕ}
[NeZero q]
(χ : DirichletCharacter ℂ q)
{T : ℝ}
(hχsq : χ ^ 2 ≠ 1)
(hT : 3 ≤ T)
(s : ℂ)
:
Every nonquadratic Dirichlet L-function is zero-free on the fixed-height conductor-logarithmic rectangle.
theorem
AnalyticNumberTheory.LargeSieve.logDerivative_holomorphicOn_nonquadratic_conductorLogRectangle
{q : ℕ}
[NeZero q]
(χ : DirichletCharacter ℂ q)
{T : ℝ}
(hχsq : χ ^ 2 ≠ 1)
(hT : 3 ≤ T)
:
HolomorphicOn (fun (s : ℂ) => deriv (DirichletCharacter.LFunction χ) s / DirichletCharacter.LFunction χ s)
(dirichletLNonquadraticConductorLogRectangle q T)
The logarithmic derivative is holomorphic throughout the fixed rectangle.