Fungrim home page

Fungrim entry: 81ffcd

K0 ⁣(z)=K1 ⁣(z)K'_{0}\!\left(z\right) = -K_{1}\!\left(z\right)
Assumptions:zC{0}z \in \mathbb{C} \setminus \left\{0\right\}
TeX:
K'_{0}\!\left(z\right) = -K_{1}\!\left(z\right)

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
CCC\mathbb{C} Complex numbers
Source code for this entry:
Entry(ID("81ffcd"),
    Formula(Equal(BesselK(0, z, 1), Neg(BesselK(1, z)))),
    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