You are on page 1of 2

(*Graph One *)

one := 1.38 * 10-23 * 300 * Sqrt3 N  2;

ShowPlotone, N, 0, 1017 , ListPlot2, 10, 100, 104 , 107 , 109 , 1016 

In[8]:= Show[%3, ImageSize → Medium]

In[9]:= Show[%8, AxesLabel → {HoldForm[N], HoldForm[Δu]},


PlotLabel → HoldForm[Graph for Energy Fluctuation vs N],
LabelStyle → {FontFamily → "Arial", 16, GrayLevel[0]}]

Graph for Energy Fluctuation vs N


Δu

1.5 × 10-12

Out[9]= 1. × 10-12

5. × 10-13

N
2 × 10164 × 10166 × 10168 × 10161 × 1017

(*Graph Two *)
3N
three :=
2
two := 3 N  2;
ShowPlotthree  two, N, 0, 1017 , ListPlot2, 10, 100, 104 , 107 , 109 , 1016 
2

In[7]:= Show[%6, ImageSize → Large]

Δu
In[10]:= Show%7, AxesLabel → HoldForm[N], HoldForm ,
u
PlotLabel → None, LabelStyle → {8, GrayLevel[0]}
Δu
u

1. × 10-8

8. × 10-9

Out[10]=

6. × 10-9

4. × 10-9

N
2 × 1016 4 × 1016 6 × 1016 8 × 1016 1 × 1017

You might also like