Processing math: 100%

Monday, March 17, 2014

A note on Taylor series and the Wien law

Just a brief note with a comment on a mistake I saw in a number of blog posts on deriving the Wien displacement law from the blackbody distribution.  Many of you used a Taylor series for eu1 to solve the transcendental equation
5=ueueu1
.

You argued that by Taylor series, eu1(1+u)1=u so that the equation becomes, expanding both top and bottom,
5=u(1+u)(1+u1)=1+uu=4.


However, this isn't right.  A Taylor series is only valid inside the "radius of convergence":  fancy language for "small displacements from the point you are expanding about."  This should be no surprise: for any function, if you approximate it by a line, that will only be a good approximation locally (unless the function is just a line!)

More formally, a Taylor series says
f(x+Δx)=n=0f(n)(x)n!(Δx)n


and the expansion for eu1 above takes only the n=0 and n=1 terms.  But consider Δx>1:   then the powers of Δx above grow with n, and the higher n terms contribute more.  In short, the series does not converge: you have gone outside the radius of convergence.  This is all to say that you cannot use a Taylor expansion of eu1 about u=0 for a value of u near 4!

Indeed, the correct logic was to recongnize that for u larger than, say, 2, eu1 so the denominator can be written as approximately eu, canceled with part of the numerator, and the correct answer,
u=5,


determined.

No comments:

Post a Comment