You are on page 1of 4

In[3]:= sol = SphericalHarmonicY[3, 1, , ]

1 21
Out[3]= - - 1 + 5 Cos[]2 Sin[]
8

ContourPlot::argtu : ContourPlot called with 1 argument; 2 or 3 arguments are expected.

ContourPlot::pllim : Range specification 1 is not of the form {x, xmin, xmax}.

In[17]:= SphericalPlot3D[{Abs[SphericalHarmonicY[2, - 2, , ]]}, {, 0, }, {, 0, 2 }]

Out[17]=

SphericalPlot3D[{Abs[SphericalHarmonicY[2, - 1, , ]]}, {, 0, }, {, 0, 2 }]

Out[18]=

In[19]:= SphericalPlot3D[{Abs[SphericalHarmonicY[2, 0, , ]]}, {, 0, }, {, 0, 2 }]

Out[19]=

Printed by Wolfram Mathematica Student Edition


2

In[20]:= SphericalPlot3D[{Abs[SphericalHarmonicY[2, 1, , ]]}, {, 0, }, {, 0, 2 }]

Out[20]=

In[21]:= SphericalPlot3D[{Abs[SphericalHarmonicY[2, 2, , ]]}, {, 0, }, {, 0, 2 }]

Out[21]=

In[22]:= SphericalPlot3D[{Abs[SphericalHarmonicY[3, - 3, , ]]}, {, 0, }, {, 0, 2 }]

Out[22]=

In[23]:= SphericalPlot3D[{Abs[SphericalHarmonicY[3, - 2, , ]]}, {, 0, }, {, 0, 2 }]

Out[23]=

Printed by Wolfram Mathematica Student Edition


3

In[24]:= SphericalPlot3D[{Abs[SphericalHarmonicY[3, - 1, , ]]}, {, 0, }, {, 0, 2 }]

Out[24]=

In[25]:= SphericalPlot3D[{Abs[SphericalHarmonicY[3, 0, , ]]}, {, 0, }, {, 0, 2 }]

Out[25]=

In[26]:= SphericalPlot3D[{Abs[SphericalHarmonicY[3, 1, , ]]}, {, 0, }, {, 0, 2 }]

Out[26]=

Printed by Wolfram Mathematica Student Edition


4

In[27]:= SphericalPlot3D[{Abs[SphericalHarmonicY[3, 2, , ]]}, {, 0, }, {, 0, 2 }]

Out[27]=

In[28]:= SphericalPlot3D[{Abs[SphericalHarmonicY[3, 3, , ]]}, {, 0, }, {, 0, 2 }]

Out[28]=

Printed by Wolfram Mathematica Student Edition

You might also like