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