Assumptions:
TeX:
P_{3}\!\left(z\right) = \frac{1}{2} \left(5 {z}^{3} - 3 z\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("9b7f05"), Formula(Equal(LegendrePolynomial(3, z), Mul(Div(1, 2), Sub(Mul(5, Pow(z, 3)), Mul(3, z))))), Variables(z), Assumptions(Element(z, CC)))