Assumptions:
TeX:
P_{4}\!\left(z\right) = \frac{1}{8} \left(35 {z}^{4} - 30 {z}^{2} + 3\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("a17386"), Formula(Equal(LegendrePolynomial(4, z), Mul(Div(1, 8), Add(Sub(Mul(35, Pow(z, 4)), Mul(30, Pow(z, 2))), 3)))), Variables(z), Assumptions(Element(z, CC)))