An Arithmetic Sum Associated with the Classical Theta Function #
Reference: arxiv/2501.03234 An Arithmetic Sum Associated with the Classical Theta Function by Bruce C. Berndt, Raghavendra N. Bhat, Jeffrey L. Meyer, Likun Xie, Alexandru Zaharescu
Define the sum $$S'(h, k) := \sum_{j=1}^{k-1}(-1)^{j + 1 + \lfloor \frac{hj}{k}\rfloor}.$$
Equations
- Arxiv.«2501.03234».S' h k = ∑ j ∈ Finset.Ico 1 k, (-1) ^ (j + 1 + ⌊↑h * ↑j / ↑k⌋₊)
Instances For
Define the sum $$S(k) := \sum_{h=1}^{k-1}S'(h, k)$$
Equations
- Arxiv.«2501.03234».S k = ∑ h ∈ Finset.Ico 1 k, Arxiv.«2501.03234».S' h k