Saturday, November 28, 2015

homework and exercises - Bug in linear thermal expansion, L0 must be 0


Assume we change the temperature of an object with negligible size in 2nd and 3rd dimensions from T0 to T1 to T2, with all of them pairwise different. We choose a substance with coefficient α0.


αL0(T2T0)=L2L0=(L2L1)+(L1L0)=αL1(T2T1)+αL0(T1T0)
L1T2L1T1+L0T1L0T2=0
(T2T1)(L1L0)=0
αL0(T2T1)(T1T0)=0

L0=0


Where is my mistake?



Answer



In principle, you need to integrate the relevant equation for linear expansion (http://en.wikipedia.org/wiki/Thermal_expansion#Linear_expansion ). You, however, use just a linear approximation and make some conclusions based on the term quadratic in T. So you use the linear approximation beyond the limits of its applicability.


No comments:

Post a Comment

classical mechanics - Moment of a force about a given axis (Torque) - Scalar or vectorial?

I am studying Statics and saw that: The moment of a force about a given axis (or Torque) is defined by the equation: $M_X = (\vec r \times \...