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.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top