I am doing a question on Separation of variables:

My doubt here is that once the partial derivatives have been found and have been substituted back into the original PDE I am left with a ''+ U'' and I am not sure where to go from here.
Thank you
I am doing a question on Separation of variables:

My doubt here is that once the partial derivatives have been found and have been substituted back into the original PDE I am left with a ''+ U'' and I am not sure where to go from here.
Thank you
Copyright © 2021 JogjaFile Inc.
If you set
$$ U(x,t) = X(x) \cdot T(t) $$
you'll get:
$$ X(x) \cdot T'(t) + X(x) \cdot T(t) = X''(x) \cdot T(t) $$
Now, divide by X(x)·T(t) to get:
$$ \frac{T'(t)}{T(t)} + 1 = \frac{X''(x)}{X(x)} $$
And each side must be independent of any parameter, so:
$$ \frac{T'(t)}{T(t)} + 1 = c $$
and
$$ \frac{X''(x)}{X(x)} = c $$
being c the same constant in both cases.