You are on page 1of 1

F;

2y
In[99]:= = ArcTanB
x^2 + y^2 - 2
= Hx ^ 2 + y ^ 2 - 2L ^ 2 + 4 y ^ 2;
20 H- 1Ln+1
F = 2* n Sin@n D ;
n=1
Factorial@nD
l = 4;
p1 = ContourPlot@8F 3<, 8x, - l, l<, 8y, - l, l<D;
l = 2;
p2 = Plot3D@F, 8x, - l, l<, 8y, - l, l<D;
Show@p1D
Show@p2D
4

Out[106]= 0

-2

-4
-4 -2 0 2 4

5
2
0
-5

Out[107]= 0

-1

-2
-2 -1 0 1 2

You might also like