Complex Analysis: Continuity, Differentiability, and Limits
Posted by Anonymous and classified in Mathematics
Written on in
English with a size of 679.84 KB
Functions and Objectives
(a) f(z) = |z|, where z is a complex number.
(b) f(x, y) = x²y / (x² + y²)
Proof Objective
- (a) Prove that f(z) = |z| is continuous everywhere but nowhere differentiable except at the origin.
- (b) Find the iterative limit and simultaneous limit of f(x, y) = x²y / (x² + y²) as (x, y) → (0, 0).
Proof Process
(a) Continuity of f(z) = |z|
[Step 1]: Show that f(z) = |z| is continuous everywhere.
Let z₀ be an arbitrary complex number. We want to show that for any ε > 0, there exists a δ > 0 such that if |z - z₀| < δ, then |f(z) - f(z₀)| < ε.
We have f(z) = |z| and f(z₀) = |z₀|. Then |f(z) - f(z₀)| = ||z| - |z₀||.
By the reverse triangle inequality, we know that ||z| - |z₀|| ≤ |z - z₀|.
So, if... Continue reading "Complex Analysis: Continuity, Differentiability, and Limits" »