Mathlib Map

Theorems · Definition · sequences and series

arithGeom

{R : Type u_1} → [Mul R] → [Add R] → R → R → R → ℕ → R

Arithmetic-geometric sequence with starting value u₀ and recurrence relation u (n + 1) = a * u n + b.

Defined in
Mathlib.Analysis.SpecificLimits.ArithmeticGeometric
Cited by
16 results in Mathlib
Foundations
Depth 6 from the axioms · uses no axioms
Assumes
MulAdd

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites0

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Nothing in Mathlib beyond the foundations.

Cited by17

Results whose statement or proof uses this declaration.