实部与虚部
上一篇博文介绍了笔者基于Henry Baker一篇文章整理的笔记,该文章通过实变函数实现复变函数。即寻找函数u(x, y)和v(x, y),使得f(x + iy) = u(x, y) + i v(x, y),其中x、y、u和v均为实数。
上一篇博文介绍了笔者基于Henry Baker一篇文章整理的笔记,该文章通过实变函数实现复变函数。即寻找函数u(x, y)和v(x, y),使得f(x + iy) = u(x, y) + i v(x, y),其中x、y、u和v均为实数。
The article shows how to build complex analytic functions from their real parts using the Schwarz reflection principle and analytic continuation, recovering a function from real-axis data up to an additive imaginary constant.