Fungrim home page

Fungrim entry: 8b6264

Y0 ⁣(z)=Y1 ⁣(z)Y'_{0}\!\left(z\right) = -Y_{1}\!\left(z\right)
Assumptions:zC{0}z \in \mathbb{C} \setminus \left\{0\right\}
TeX:
Y'_{0}\!\left(z\right) = -Y_{1}\!\left(z\right)

z \in \mathbb{C} \setminus \left\{0\right\}
Definitions:
Fungrim symbol Notation Short description
BesselYYν ⁣(z)Y_{\nu}\!\left(z\right) Bessel function of the second kind
CCC\mathbb{C} Complex numbers
Source code for this entry:
Entry(ID("8b6264"),
    Formula(Equal(BesselY(0, z, 1), Neg(BesselY(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