Why Does arctan Ensure Continuity in Sequences?

Ted123
Messages
428
Reaction score
0
If f is continuous function and (x_n) is a sequence then x_n \to x \implies f(x_n) \to f(x)
The converse f(x_n) \to f(x) \implies x_n \to x in general isn't true but why is it true, for example, if f is arctan?
 
Physics news on Phys.org
Let \mbox{arctan}(u_n) \to \arctan(u). Write x_n = \mbox{arctan}(u_n) and x = \mbox{arctan}(u), so x_n \to x. Now using x_n \to x \implies f(x_n) \to f(x), with f as tan gives the result. Why can you do this?
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top