Fungrim home page

Fungrim entry: feb1a0

lim supnφ ⁣(n+1)φ(n)=\limsup_{n \to \infty} \frac{\varphi\!\left(n + 1\right)}{\varphi(n)} = \infty
TeX:
\limsup_{n \to \infty} \frac{\varphi\!\left(n + 1\right)}{\varphi(n)} = \infty
Definitions:
Fungrim symbol Notation Short description
SequenceLimitSuperiorlim supnaf(n)\limsup_{n \to a} f(n) Limit superior of sequence
Totientφ(n)\varphi(n) Euler totient function
Infinity\infty Positive infinity
Source code for this entry:
Entry(ID("feb1a0"),
    Formula(Equal(SequenceLimitSuperior(Div(Totient(Add(n, 1)), Totient(n)), For(n, Infinity)), Infinity)))

Topics using this entry

Copyright (C) Fredrik Johansson and contributors. Fungrim is provided under the MIT license. The source code is on GitHub.

2021-03-15 19:12:00.328586 UTC