LegendreP
Usage
Notes
Further Examples
Here are some Legendre polynomials.
In[1]:=
|
Out[1]//TableForm=
|
Here are some associated Legendre polynomials.
In[2]:=
|
Out[2]//TableForm=
|
This is the derivative.
In[3]:=
|
Out[3]=
|
This is the integral.
In[4]:=
|
Out[4]=
|
This verifies the defining differential equation for .
In[5]:=
|
In[6]:=
|
Out[6]=
|
This is the series expansion around to order .
In[7]:=
|
Out[7]=
|
Here FunctionExpand expresses LegendreP of types and in terms of more fundamental functions.
In[8]:=
|
Out[8]=
|
In[9]:=
|
Out[9]=
|
In[10]:=
|
|