Assumptions:
TeX:
p(n) \sim \frac{{e}^{\pi \sqrt{2 n / 3}}}{4 n \sqrt{3}}, \; n \to \infty n \in \mathbb{Z}
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
PartitionsP | Integer partition function | |
Exp | Exponential function | |
Pi | The constant pi (3.14...) | |
Sqrt | Principal square root | |
Infinity | Positive infinity | |
ZZ | Integers |
Source code for this entry:
Entry(ID("7697af"), Formula(AsymptoticTo(PartitionsP(n), Div(Exp(Mul(Pi, Sqrt(Div(Mul(2, n), 3)))), Mul(Mul(4, n), Sqrt(3))), n, Infinity)), Variables(n), Assumptions(Element(n, ZZ)))