Documentation

Mathlib.Analysis.SpecialFunctions.Trigonometric.Cotangent

Cotangent #

This file contains lemmas about the cotangent function, including useful series expansions.

theorem pi_mul_cot_pi_q_exp (z : UpperHalfPlane) :
Real.pi * (Real.pi * z).cot = Real.pi * Complex.I - 2 * Real.pi * Complex.I * ∑' (n : ), Complex.exp (2 * Real.pi * Complex.I * z) ^ n