I am trying to solve this old qual problem:
Suppose $\{u_n\}_{n=1}^\infty$ is a sequence of functions harmonic on an open set $U \subset \mathbb{C}$ and uniformly bounded by 1. Suppose there is a function $u : U \to \mathbb{R}$ such that $u_n \to u$ pointwise. Show $u$ is harmonic on $U$.
I would like to solve this using only elementary complex analysis. My idea is this:
Pick a point $z \in U$ and a disk $D_r(z) \subset U$. Since the disk is simply connected, each $u_n$ is the real part of some holomorphic $f_n$. Now, we would like to show that $f_n$ converges uniformly on compact subsets...
I haven't gotten any further than this.
Will this approach work? Other ideas which use complex analysis are appreciated.
As you indicate, we can assume that $U$ is a disk, since being harmonic is a local property, and so there exists a sequence of holomorphic functions $f_n$ with $u_n = \Re f_n$. In order to elevate pointwise convergence to locally uniform convergence you need something like boundedness, and one common trick to pass from a bounded real part to a bounded function is to exponentiate, i.e., consider $g_n = \exp f_n$. Then $(g_n)$ is a sequence of holomorphic functions with $|g_n| = \exp u_n \le e$. By Montel's theorem every uniformly bounded sequence of holomorphic functions is normal, i.e., there exists a locally uniformly convergent subsequence $g_{n_k} \to g$, where $g$ is holomorphic. Then $|g_{n_k}| = \exp u_n \to \exp u$ pointwise, so $|g| = \exp u$, and $u = \log |g|$ is harmonic.