Fungrim home page

Fungrim entry: fda595

K1/3 ⁣(z)=3πωAi ⁣(ω2)   where ω=(3z2)1/3K_{-1 / 3}\!\left(z\right) = \frac{\sqrt{3} \pi}{\omega} \operatorname{Ai}\!\left({\omega}^{2}\right)\; \text{ where } \omega = {\left(\frac{3 z}{2}\right)}^{1 / 3}
Assumptions:zC{0}z \in \mathbb{C} \setminus \left\{0\right\}
TeX:
K_{-1 / 3}\!\left(z\right) = \frac{\sqrt{3} \pi}{\omega} \operatorname{Ai}\!\left({\omega}^{2}\right)\; \text{ where } \omega = {\left(\frac{3 z}{2}\right)}^{1 / 3}

z \in \mathbb{C} \setminus \left\{0\right\}
Definitions:
Fungrim symbol Notation Short description
BesselKKν ⁣(z)K_{\nu}\!\left(z\right) Modified Bessel function of the second kind
Sqrtz\sqrt{z} Principal square root
Piπ\pi The constant pi (3.14...)
AiryAiAi ⁣(z)\operatorname{Ai}\!\left(z\right) Airy function of the first kind
Powab{a}^{b} Power
CCC\mathbb{C} Complex numbers
Source code for this entry:
Entry(ID("fda595"),
    Formula(Equal(BesselK(Neg(Div(1, 3)), z), Where(Mul(Div(Mul(Sqrt(3), Pi), omega), AiryAi(Pow(omega, 2))), Equal(omega, Pow(Div(Mul(3, z), 2), Div(1, 3)))))),
    Variables(z),
    Assumptions(Element(z, SetMinus(CC, Set(0)))))

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