Assumptions:
TeX:
J_{-n}\!\left(z\right) = {\left(-1\right)}^{n} J_{n}\!\left(z\right) n \in \mathbb{Z} \;\mathbin{\operatorname{and}}\; z \in \mathbb{C}
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
BesselJ | Bessel function of the first kind | |
Pow | Power | |
ZZ | Integers | |
CC | Complex numbers |
Source code for this entry:
Entry(ID("54bce2"), Formula(Equal(BesselJ(Neg(n), z), Mul(Pow(-1, n), BesselJ(n, z)))), Variables(n, z), Assumptions(And(Element(n, ZZ), Element(z, CC))))