How Do You Solve for Temperature in Thermal Expansion Calculations?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
temaire
Messages
275
Reaction score
0

Homework Statement



2ebx3is.png


Homework Equations



[tex]\alpha(T)dT = \frac{\partial L}{L}[/tex] <--- Differential Equation given on formula sheet

The Attempt at a Solution



[tex]\alpha(T)dT = \frac{\partial L}{L}[/tex]

[tex]\int_{l_0}^{l_1} \frac{\partial L}{L} = \int_{T_0}^{T_1} \alpha(T)dT[/tex]

[tex]ln(\frac{l_1}{l_0}) = \int_{T_0}^{T_1} [ \alpha_{0} + \alpha_{1} T]dT[/tex]

[tex]ln(\frac{l_1}{l_0}) = \alpha_{0} (T_1 - T_0) + \frac{\alpha_{1} (T_1 - T_0)^{2}}{2}[/tex]

[tex]\frac{l_1}{l_0} = e^{\alpha_{0} (T_1 - T_0) + \frac{\alpha_{1} (T_1 - T_0)^{2}}{2}}[/tex]

I know my answer is not correct, since the question asked to have the equation in terms of [itex]l[/itex]. I'm also confused as to whether or not I was even supposed to use the equation that was given in the preamble, [itex]\alpha(K) = \alpha_{0} + \alpha_{1} T[/itex]. I would appreciate any help.
 
Physics news on Phys.org
temaire said:

Homework Statement



2ebx3is.png


Homework Equations



[tex]\alpha(T)dT = \frac{\partial L}{L}[/tex] <--- Differential Equation given on formula sheet

The Attempt at a Solution



[tex]\alpha(T)dT = \frac{\partial L}{L}[/tex]

[tex]\int_{l_0}^{l_1} \frac{\partial L}{L} = \int_{T_0}^{T_1} \alpha(T)dT[/tex]

[tex]ln(\frac{l_1}{l_0}) = \int_{T_0}^{T_1} [ \alpha_{0} + \alpha_{1} T]dT[/tex]

[tex]ln(\frac{l_1}{l_0}) = \alpha_{0} (T_1 - T_0) + \frac{\alpha_{1} (T_1 - T_0)^{2}}{2}[/tex]
You are good up to here. Instead of solving for l as you do below, solve for [itex]T_1[/itex] as a function [itex]l_1[/itex]. Taking [itex]l_0[/itex] and [itex]T_0[/itex] as given initial values, replace [itex]T_1[/itex] with T and [itex]l_1[/itex] with l to get T as a function of l.

[tex]\frac{l_1}{l_0} = e^{\alpha_{0} (T_1 - T_0) + \frac{\alpha_{1} (T_1 - T_0)^{2}}{2}}[/tex]

I know my answer is not correct, since the question asked to have the equation in terms of [itex]l[/itex]. I'm also confused as to whether or not I was even supposed to use the equation that was given in the preamble, [itex]\alpha(K) = \alpha_{0} + \alpha_{1} T[/itex]. I would appreciate any help.
 
HallsofIvy said:
You are good up to here. Instead of solving for l as you do below, solve for [itex]T_1[/itex] as a function [itex]l_1[/itex]. Taking [itex]l_0[/itex] and [itex]T_0[/itex] as given initial values, replace [itex]T_1[/itex] with T and [itex]l_1[/itex] with l to get T as a function of l.

[tex]ln(l_1) - ln(l_0) = \alpha_0 T_1 - \alpha T_0 + \frac{\alpha_1 (T_{1}^2 - 2T_1 T_0 + T_{0}^2)}{2}[/tex]

[tex]ln(l_1) - ln(l_0) = \alpha_0 T_1 - \alpha T_0 + \frac{\alpha_1 T_{1}^2}{2} - \alpha_1 T_1 T_0 + \frac{\alpha_1 T_{0}^2}{2}[/tex]

It's getting pretty messy. I'm not really sure how I can isolate for [itex]T_1[/itex]