TeX:
\lim_{n \to \infty} \frac{\log\!\left(g(n)\right)}{\sqrt{n \log(n)}} = 1
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
SequenceLimit | Limiting value of sequence | |
Log | Natural logarithm | |
LandauG | Landau's function | |
Sqrt | Principal square root | |
Infinity | Positive infinity |
Source code for this entry:
Entry(ID("a3ab2a"), Formula(Equal(SequenceLimit(Div(Log(LandauG(n)), Sqrt(Mul(n, Log(n)))), For(n, Infinity)), 1)))