My question is quite simple: Suppose we are given a PDE of with a boundary condition $$ \Delta u + u^2 =0 $$ where $u=u(r,\theta), 0<r<1$ and $u(1,\theta) = \cos\theta$ with $0 \leq \theta \leq 2\pi$.
Then we may perturb the nonlinear term, getting $$ \Delta u + \epsilon u^2 =0 $$ and look for a solution $$ u(r,\theta;\epsilon) = \sum_{n=0}^{\infty} \epsilon^n u_n. $$ As substituting this into the perturbed PDE and considering the coefficients of the powers of $\epsilon$, we can get $u_0,u_1,...$ and so on with some algebraic work.
Then my question:
1) Can we analytically prove (or disprove) that the constructed $u$ is indeed a solution of the original PDE when taking $\epsilon =1$?
1.1) If so, is there any PDE textbook that deals with this type of matter in a systematic manner?
2) If not, should we prove numerically? Then how?
2.1) And for this numerical treatment, any textbook?
3) In general, where can I learn perturbation method properly in a rigorous setting with analysis?
Note on my knowledge: I'm new to PDE, currently learning by a textbook by Farlow and I know measure theory and some basic functional analysis.
[Duplication: mathoverflow]
I cannot answer your question in full detail, but here are some thoughts.