Can Fourier Series Solve a Discontinuous Heat Problem on a One-Dimensional Rod?

  • Thread starter Thread starter nicksauce
  • Start date Start date
  • Tags Tags
    Pde Weird
nicksauce
Science Advisor
Homework Helper
Messages
1,270
Reaction score
7
The question is:

Write a short paragraph that physical problem modeled by the equation:

<br /> \frac{\partial{U}}{\partial{t}} = \frac{1}{4}\frac{\partial^2{U}}{\partial^2{x}} -12[U - 8x]

Subject to
IC: U(x,0) = 3x
BCs: U(0,t) =0, u(2,t) = 2t

Okay so clearly, the physical problem is some kind of heat problem with a one dimensional rod and a heat source term. However, the problem is that the IC and the BCs are conflicting, since U(2,0) = 6, from the IC, but U(2,0) = 0 from the BC. Any advice to go about answering this?
 
Physics news on Phys.org
What that means is that your function is not continuous. That's alright if you are using integration techniques which will "smooth" the discontinuity. I would recommend using a Fourier series solution. In fact, I would write V(x,t)= U(x,t)- 2t and solve the problme for V so that the boundary conditions are "homogeneous" and you can use a Fourier sine series.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top