Practical 7 - Sem4
Practical 7 - Sem4
1.0
0.5
Out[2]=
-2 -1 1 2
-0.5
-1.0
-1.5
Out[3]= 0
Out[4]= 1
Out[5]= ⅇ2 ⅈ Interval{0,π}
Out[7]=
5 10 15 20
-2
-4
-6
From the graph we can see that the sequence of functions converges pointwise for all x ∈ (-1,1) and f(1)
= 1. We observe that the convergence is fast when x is small and it's slow when x is large.
In[8]:= ClearAll[x, n]
3
1.0
0.5
-2 -1 1 2
-0.5
-1.0
-1.5
Out[36]=
0
Out[37]=
{2.5, 1.25, 0.833333, 0.625, 0.5, 0.416667, 0.357143, 0.3125, 0.277778, 0.25, 0.227273,
0.208333, 0.192308, 0.178571, 0.166667, 0.15625, 0.147059, 0.138889, 0.131579, 0.125}
Out[40]=
6
5 10 15 20
-2
-4
-6