Complex analysis with constant.



Hello sir~

If f'(z) = 0 everywhere in a domain D,
then f(z) must be constant throughout D.

----------------------------------------------
We write f(z) = u(x,y) + i.v(x,y).
Then, assuming that f'(z) = 0 in D,
we note that u_x + i.v_x = 0.
and, in view of the Cauchy-Riemann equations, v_y - i.u_y = 0.
Consequnetly, u_x = u_y = v_x = v_y = 0 at each point in D.
----------------------------------------------
is this not really sufficient ?

My book append to this proof.
Namely,
Now u_x and u_y are the x and y components of the vector grad u,
and the component of grad u at a given point in a specific direction
is the directional derivative of u there in that direction.
So the fact that u_x and u_y are always zero means that grad u
is always the zero vector and hence that any directional derivative of u
is zero.
[Namely,
Each pair of points P, P' in D can be joined by a polygonal line,
consisting of a finite number of line segments joined end to end,
that lies entirely in D.
This line called L.(from P to P')
s : length over L from P.
U : unit vector over L with s.
directional derivative of u : du / ds = (grad u).U = (u_x, u_y).U = 0.
so, u is constant over L.]

Consequently, u is constant along any line segment lying entirely in D;
and, since there is always a finite number of such line segment,
joined end to end, connecting any two points in D,
the values of u at those points must be the same.

We may conclude, then, that there is a real constant a such that
u(x,y) = a throughout D.
Similarly, v(x,y) = b; and it follows that f(z) = a+bi at each point in D.
---------------------------------------------------
is this really need ?


.



Relevant Pages

  • Re: [crash, bisected] Re: [PATCH 3/4] x86_64: Fold pda into per cpu area
    ... to initialize the kernel segments. ... The zero-based PDA mechanism requires the introduction of a new ELF ... Why are we doing a zero based pda? ... offset in the segment register to allow for everything to work as ...
    (Linux-Kernel)
  • Re: Storage of Variables
    ... code at entry to a function zero out the stack. ... In C, there is really no such concept as a heap, though you could ... the bss segment. ... And to initialize the data segment, ...
    (comp.os.linux.misc)
  • Re: Honda CM 400 T (oder elektrisch)
    ... Minus zehn Grad, Sibirien in Stuttgart-Sonnenberg, ... der Motor kommt auf den drei Metern zum Edeka grad mal auf Handwärme, ... Nur die von Zero kommen nicht ... Die KLE wurde letzten Winter von Anfang Oktober bis ...
    (de.rec.motorrad)
  • Re: Is a line segment composed of points?
    ... piece if of zero length, then it is not a result of cutting at ... You end up with an infinite number of pieces, ... segment is a matter of how you define line segment. ... first segment is not reached by a division process. ...
    (sci.math)
  • Re: Query on distance between 2D line segments
    ... second segment be U2. ... U1 rotated counterclockwise by A radians. ... close to the true value of zero. ... center point, unit-length direction, and extent. ...
    (comp.graphics.algorithms)