Assumptions:
TeX:
R_G\!\left(0, y, z\right) \ge \frac{\sqrt{\max\!\left(y, z\right)}}{2} 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 | |
Sqrt | Principal square root | |
ClosedOpenInterval | Closed-open interval | |
Infinity | Positive infinity |
Source code for this entry:
Entry(ID("36ae10"), Formula(GreaterEqual(CarlsonRG(0, y, z), Div(Sqrt(Max(y, z)), 2))), Variables(y, z), Assumptions(And(Element(y, ClosedOpenInterval(0, Infinity)), Element(z, ClosedOpenInterval(0, Infinity)))))