Assumptions:
TeX:
R_G\!\left(0, y, z\right) \le \frac{\pi \sqrt{\max\!\left(y, z\right)}}{4} y \in \left[0, \infty\right) \;\mathbin{\operatorname{and}}\; z \in \left[0, \infty\right)
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
CarlsonRG | Carlson symmetric elliptic integral of the second kind | |
Pi | The constant pi (3.14...) | |
Sqrt | Principal square root | |
ClosedOpenInterval | Closed-open interval | |
Infinity | Positive infinity |
Source code for this entry:
Entry(ID("62eade"), Formula(LessEqual(CarlsonRG(0, y, z), Div(Mul(Pi, Sqrt(Max(y, z))), 4))), Variables(y, z), Assumptions(And(Element(y, ClosedOpenInterval(0, Infinity)), Element(z, ClosedOpenInterval(0, Infinity)))))