Assumptions:
TeX:
P_{2}\!\left(z\right) = \frac{1}{2} \left(3 {z}^{2} - 1\right) z \in \mathbb{C}
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
LegendrePolynomial | Legendre polynomial | |
Pow | Power | |
CC | Complex numbers |
Source code for this entry:
Entry(ID("d77f0a"), Formula(Equal(LegendrePolynomial(2, z), Mul(Div(1, 2), Sub(Mul(3, Pow(z, 2)), 1)))), Variables(z), Assumptions(Element(z, CC)))