Theorems · Theorem · sequences and series
tendsto_pow_const_mul_const_pow_of_abs_lt_one
∀ (k : ℕ) {r : ℝ}, |r| < 1 → Filter.Tendsto (fun n => ↑n ^ k * r ^ n) Filter.atTop (nhds 0)If |r| < 1, then n ^ k r ^ n tends to zero for any natural k.
- Defined in
- Mathlib.Analysis.SpecificLimits.Normed
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 160 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- Set.ofPredproof · cited by 6,101
- nhdsstatement and proof · cited by 5,554
- Filter.Tendstostatement and proof · cited by 3,814
- Filter.atTopstatement and proof · cited by 2,405
- absstatement and proof · cited by 1,814
- LT.lt.ne'proof · cited by 1,417
- div_eq_mul_invproof · cited by 715
- LT.lt.trans_leproof · cited by 678
- zero_lt_oneproof · cited by 598
- inv_invproof · cited by 494
- tendsto_const_nhdsproof · cited by 330
Cited by2
Results whose statement or proof uses this declaration.
- tendsto_self_mul_const_pow_of_abs_lt_oneproof · cited by 1
- tendsto_pow_const_mul_const_pow_of_lt_oneproof · cited by 1