Tagged Questions
0
votes
1answer
131 views
Solution of a partial differential heat equation with derivative and boundary conditions
I want to solve the following partial different equation.
Find $u(x, t)$, satisfying $u_t = u_{xx}$ , $u(x, 0) = x − x^2$ , $u(0, t) = T_0$ , $u_x (1, t) = 0$ and $|u|$ is bounded.
Using separation ...