I cannot understand how to find particular solution $u(x,0)$ of the below problem: $$ \frac{\partial u}{\partial x}+\frac{\partial u}{\partial y}=u, \quad u(x, 0)=2 e^{x}+3 e^{2 x} $$
By using the general technique $u(x,t) = X(x)T(t)$, I come to the solution: $$ \left\{\begin{array}{l} X(x)=A e^{\lambda x} \\ Y(y)=B e^{(1-\lambda) y} \end{array}\right. $$ with some arbitrary $\lambda$. But then to obtain $u(x, 0)=2 e^{x}+3 e^{2 x}$, according to the solution, I need to set in two different values of $\lambda$, $\lambda=1$ and $\lambda=2$ in the same solution? I do not understand in other words how to get to this particular solution. I would be grateful for any guidance.