Complex Analysis/Complex Functions/Continuous Functions

From testwiki
Jump to navigation Jump to search

We now introduce the fundamental concepts of limits and the continuity of functions.

Let f(z) be a complex-valued function defined on a subset 𝔊 of the complex plane. We then say that the limit of f(z) as z tends to an accumulation point z0 of 𝔊 exists and equals the complex number L if, for any real number ϵ>0 we can find a real number δ>0 such that |f(z)L|<ϵ for all z𝔊 that satisfy |zz0|<δ, and we write this limit as

limzz0f(z)=L.

An alternate but equivalent definition can be made using open sets: we say that the limit exists and equals the complex number L if, for any real number ϵ>0 we can find a neighborhood O of z0 such that |f(z)L|<ϵ holds for all z𝔊O. Since the first definition is easier to work with, we will often use that one.

A function w=f(z) is called continuous at z0 if f(z0) is defined and f(z0)=limzz0,zz0f(z).

If a function is continuous at every point in a set, we say it is continuous throughout that set. Also, we will simply say that a function is continuous if it is continuous everywhere.

Next