Why Does the Cylindrical Wall Heat Equation Solution Include Logarithms?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 14K views
clava345
Messages
3
Reaction score
0
I'm a little bit rusty with my differential equations, and can't seem to see how solving for 1/r d/dr (r dT/dr)=0 has the solution T(r)=C_1*ln⁡(r)+C_2
 
Physics news on Phys.org
integration of d/dr (r dT/dr)=0 leads to (r dT/dr) = C1
dT = C1 dr/r
integration of dT=C1 dr/r leads to t = C1 ln(r) + C2