Fungrim home page

Fungrim entry: 09a494

RC ⁣(x,2x)=π4xR_C\!\left(x, 2 x\right) = \frac{\pi}{4 \sqrt{x}}
Assumptions:xCx \in \mathbb{C}
TeX:
R_C\!\left(x, 2 x\right) = \frac{\pi}{4 \sqrt{x}}

x \in \mathbb{C}
Definitions:
Fungrim symbol Notation Short description
CarlsonRCRC ⁣(x,y)R_C\!\left(x, y\right) Degenerate Carlson symmetric elliptic integral of the first kind
Piπ\pi The constant pi (3.14...)
Sqrtz\sqrt{z} Principal square root
CCC\mathbb{C} Complex numbers
Source code for this entry:
Entry(ID("09a494"),
    Formula(Equal(CarlsonRC(x, Mul(2, x)), Div(Pi, Mul(4, Sqrt(x))))),
    Variables(x),
    Assumptions(Element(x, CC)))

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