Solve the Dirichlet problem for the Laplace equation in $\Bbb{R}^2$: $$\begin{cases}\Delta u=0&\text{ in } 1<|x|<2\\u=x_1&\text{ on }|x|=1\\u=1+x_1x_2&\text{ on } |x|=2\end{cases}$$
The hint says to use Laurent series.
Attempt: We know both boundary polynomials are harmonic ($\Delta x_1=\Delta( 1+x_1 x_2)=0$), so we write a series $u=\sum p_m$ where $p_m$ are harmonic polynomials. This series should go to $x_1$ as $|x|=1$ and $1+x_1 x_2$ for $|x|=2$. So $u=x_1+1+x_1 x_2+\sum p_m$, but I don't know what the rest of the $p_m$ should be.
Any hints? I would prefer hints to full answers.
Since you asked for hints:
Hint
Let $v = \ln(|x|)$, then $\partial_{x_1} v$ is a harmonic function (why?) and equals $x_1$ on $|x| = 1$ (why?)
Do something similar for $1 + x_1x_2$.
Another hint:
The $1$ and the $x_1 x_2$ are not on the same footing in the expression $1 + x_1 x_2$. (In terms of Taylor series at the origin, the first is the 0th order term and the second is the second order term.) Their "Laurent series" partners are therefore also not on the same footing.
Third and final hint:
This one may give away the answer, so I am hiding it. Don't mouse-over until you are really stuck.