Tac-Tics
- 816
- 7
Limits don't always commute with other operations.
In other words, if s_i is a sequence, it is it not necessarily true that f(lim s_i) = lim f(s_i). In this case in particular, the limit of the perimeters isn't necessarily the perimeter of the limit.
Why is this? It just is.
Let's put it this way. You expect there should be a law that says the perimeter of the limit is the limit of the perimeters. But you can't just assume it's true. You have to PROVE it's true.
The problem is that you can't prove it to be true, because it's false. Why is it false? Because we can find a counter example. What counter example is that? The circle-square limits.
Another trivial example is to take the sign function: sgn(x) = 1 if x is positive, -1 if x is negative, or 0 if x is 0.
Now, take the sequence s_i = (-1)^i (1/i). So the sequence starts off -1, 1/2, -1/3, 1/4.
The limit of s_i is 0, because the numbers get closer and closer to zero, as close as we want if we go far enough. Thus, sgn(lim s_i) = 0.
BUT, the sign of each element in the sequence alternates. sgn(s_1) = -1, sgn(s_2) = 1, sgn(s_3) = -1. In fact, the sequence sgn(s_i) doesn't even converge! It has no limit. Thus, sgn(lim s_i) cannot equal lim sgn(s_i).
In other words, if s_i is a sequence, it is it not necessarily true that f(lim s_i) = lim f(s_i). In this case in particular, the limit of the perimeters isn't necessarily the perimeter of the limit.
Why is this? It just is.
Let's put it this way. You expect there should be a law that says the perimeter of the limit is the limit of the perimeters. But you can't just assume it's true. You have to PROVE it's true.
The problem is that you can't prove it to be true, because it's false. Why is it false? Because we can find a counter example. What counter example is that? The circle-square limits.
Another trivial example is to take the sign function: sgn(x) = 1 if x is positive, -1 if x is negative, or 0 if x is 0.
Now, take the sequence s_i = (-1)^i (1/i). So the sequence starts off -1, 1/2, -1/3, 1/4.
The limit of s_i is 0, because the numbers get closer and closer to zero, as close as we want if we go far enough. Thus, sgn(lim s_i) = 0.
BUT, the sign of each element in the sequence alternates. sgn(s_1) = -1, sgn(s_2) = 1, sgn(s_3) = -1. In fact, the sequence sgn(s_i) doesn't even converge! It has no limit. Thus, sgn(lim s_i) cannot equal lim sgn(s_i).