RotationMatrix[θ]
In[]:=
{{Cos[θ],-Sin[θ]},{Sin[θ],Cos[θ]}}
Out[]=
D[%,θ]
In[]:=
{{-Sin[θ],-Cos[θ]},{Cos[θ],-Sin[θ]}}/.θ0
In[]:=
{{0,-1},{1,0}}
Out[]=
IdentityMatrix[2]+dθ{{0,-1},{1,0}}
In[]:=
{{1,-dθ},{dθ,1}}
Out[]=
2D version
xD[f,y]-yD[f,x]
Fractional derivatives
Fractional derivatives
Irreducible representations
Irreducible representations
2n+1
WignerD[]
GridGraph[{2,2,2,2,2}]
In[]:=
Out[]=
Graph3D[%]
In[]:=
Out[]=