stop dissing Fourier!
2001-11-08 by GAmoore@aol.com
>> let f_n(x) = 1/n for 0 <= x <= n, and f_n(x) = 0 elsewhere. >> >> Then the >> integral( f_n(x) , x = 0 to x = infinity) = 1 for all n, > >I'm sorry but wouldn't the result of this be: limit( ((1/n)*x, x = 0 to x >= y), y -> infinity) which is not equal to 1 for all n? I think its right as it was : integral( f_n(x) , x = 0 to x = infinity) = (1/n)*n = 1 for all values of n > 0. the limit of a constant (1) is the constant (1). So RHS = 1 (right hand side) while LHS = integral of the limit which is the integral of the zero function which is 0. I suspect that you're mistake is the same one of Fourier, of assuming you can interchange the two infinite processes. So you're in good company. > But I thought the equation you started with was ONLY true under certain >pre-conditions, the one about the limit of the integral is the same as the >integral of the limit. One of the pre-conditions being that the functions >must 'converge uniformly'( I hope this is the correct term). This means >that the limit( abs(f_n -f), n -> infinity) = 0, where abs is the absolute >function and f is a function. You introduced a function into the equation >that violates that pre-condition; both functions aren't uniformly convergent. >Check your calculus books, man. At least you gave me a jolt to check my >college first year calculus stuff again. Thanks, :-). I think you're confusing absolute convergence with uniform convergence. But I never stated that those preconditions were met by the example I gave. In fact, the reverse. My point was, that without suitable precautions 'common sense' leads astray. >> This is the kind of thing Fourier did. He assumed these kinds of things >> could be done by 'pushing symbols around' as we say in mathematics. > >Wrong. Fourier's equations satisfy the precondition I mention above. I didn't say "Fourier did exactly this". I was trying to give a simple example to show what can go wrong. Even Kool's paper mentioned several times that Fourier did not consider the general case to suit mathematicians, and was making assumptions about pre-conditions as you call them without any basis. Sure his stuff works in 'nice cases' if you skip the step of showing any preconditions are met. Part of the job of mathematicians is to find which preconditions are needed and absolutely critical.