I am dealing with the following problem: I am interested in the regularity of a weak solution $u\in H^1_0(I)$ of the following elliptic differential equation:
$$-u_{xx}=f(x) \text{ on } I$$
where $I=(a,b)$ is a bounded open interval and $f\in L^2(I)$. I want to conclude that in fact $u\in H^2(I)$. To do so I want to use theorem 4/5 chapter 6.3 of Lawrence C. Evans Partial Differential Equations which states:
$\textbf{Theorem:}$ Let $L$ be an elliptic linear differential operator of second order, that is:
$$Lu=-\sum_{i,j=1}^n(a_{ij}(x)u_{x_i})_{x_j}+\sum_{i=1}^nb_i(x)u_{x_i}+c(x)u $$ with symmetric coefficients $a_{ij}=a_{ji}$ and the property $\sum_{ij}a_{ij}\xi_i\xi_j \geq \theta |\xi|^2$ for some $\theta>0$ and all $\xi \in \mathbb{R}^n$.
Let further $U\subset \mathbb{R}^n$ be an open bounded subset and $u\in H^1_0(U)$ be a weak solution of:
$$ Lu=f \text{ in } U \text{, }u=0 \text{ on } \partial U $$
Assume $a_{ij},b_i,c \in C^{m+1}(\overline{U}) \text{, } i,j=1,\dots,n$ and $f\in H^m(U)$ for some $m\geq 0$ ($H^0(U)\equiv L^2(U)$). Assume finally that \begin{align} \partial U \text{ is } C^{2+m} \end{align} then we have $u\in H^{m+2}(U)$.
My question now is whether the condition $\partial U\in C^2$ holds true for my particular problem $n=1,U=I=(a,b)$ or not. By definition in Evan's book (Appendix C1) there has to be a $C^2$ function $\gamma: \mathbb{R}^{n-1}\rightarrow \mathbb{R}$ with certain properties and I wonder how (if at all) this definition is applicable to the case $n=1$.
So my precise question is whether or not the quoted theorem may be applied to my 1-dimensional problem.
Thank you all in advance!