Non-uniform thermal conductivity

AI Thread Summary
The discussion revolves around solving the equation d/dx(k dT/dx) = 0, where k is a linear function of temperature, expressed as k = k(0)(1 + BT). The initial approach involved transforming the equation to dk/dx * dT/dx + k * d²T/dx² = 0, but the user faced challenges with integration due to the variable k. It was clarified that since d/dx(k dT/dx) = 0 implies k dT/dx = constant, substituting for k leads to the relationship (1 + BT) dT = A dx, where A is a constant. The user ultimately confirmed understanding of the integration process and the implications of the variable k in the context of the problem.
matt222
Messages
130
Reaction score
0

Homework Statement



solve d/dx(kdT/dx)=0
where k is linear function of temperature
k=k(0)(1+BT)

Homework Equations



this is the solution

T+BT^2/2=Ax+C

The Attempt at a Solution



i opened the equation so that it becomes equal to

dk/dx*dT/dx+kd^2T/dx^2=0

i subtitute the value of K in the equation and tried to integrate it but i relize that i am not doing it in a correct way, can you giude me please
 
Physics news on Phys.org
If
\frac{d f(x)}{d x} = 0
then what does this say about f(x)?
 
f(x) is constant
 
the problem now we have another variable which is K which is a linear function of T , i need to integrate this but i need a giude i did it but i have a term of k(0) which is not accepted as the final answer said
 
it is ok if i need to integrate df(x)/dx=0, so f(x)=A

same with d^2f(x)/dx=0

f(x)=Ax+B

but the problem here with the another term which is K as a linear of temperature
 
So you have:

d/dx(kdT/dx)=0

which implies that:

kdT/dx) = const

Substituting for k:

k0(1+BT) dT/dx = const

(1+BT) dT = (const/k0)*dx

(1+BT) dT = A*dx letting A = const/k0
 
thats it , many thanks got it
 
Back
Top