Heat Equation with insulated endpoints.

Kizaru
Messages
44
Reaction score
0

Homework Statement


Assume that a bar is insulated at the endpoints. If it loses heat through its lateral surface at a rate per unit length proportional to the difference u(x,t) - T, where T is the temperature of the medium surrounding the bar, the equation of heat propagation is now

u_{t} = k u_{xx} - h (u-T)

where h > 0

Homework Equations


Use the function

v = e^{ht}(u-t)

to reduce this BVP to one already solved.


The Attempt at a Solution



"To one already solved" is referring to heat equation variants in which the PDE is of form

u_{t} = k u_{xx}

I can solve it from that form, I just need to convert into something of that form.

Some things I noticed, partial derivative of v with respect to t, and equated to the second partial derivative with respect to x yields u_t = u_xx - h(u-t)
This is off by the constant k which is in front of the u_xx in the original PDE. Not sure what I'm missing from here.
 
Physics news on Phys.org
Hi Kizaru! :smile:

(try using the X2 and X2 tags just above the Reply box :wink:)
Kizaru said:
Some things I noticed, partial derivative of v with respect to t, and equated to the second partial derivative with respect to x yields u_t = u_xx - h(u-t)

Yes, you have the correct basic technique, I can't see quite how you haven't got there. :confused:

If v = eht(u - t),

then vt = … and kvxx = … ? :smile:
 
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...

Similar threads

Back
Top