Is Phi a Valid Counterexample? Examining the Limits of Integration

DeadWolfe
Messages
456
Reaction score
1
As a problem I was asked to show that phi, as defined by:
\phi_n(t) = \frac{n}{\pi(1+n^2t^2)}
Satisfies the property that for any f with the property to continuious at 0, then:
\lim_{n\rightarrow\infty} \int_{-\infty}^{\infty} \phi_n(t)f(t)dt = f(0)
But if we let f be 1/phi, we see that it is continuous, but f(0) = 0 and the above integral is infinity.
Is this a valid counterexample?
 
Physics news on Phys.org
What is phi? I know what phi_n is, but not phi. (so, no it isn't a counter example, and for 1/phi(0) to be 0 phi would have to be infinity at 0)
 
Last edited:
Well, can I let f = 1/phi_n? Then clearly:
f(0) = \frac{\pi(1+n^2 (0)^2)}{n} = 0
What is wrong with that?
 
Well, can I let f = 1/phi_n? Then clearly:
If you can, it certainly cannot be the same n used by the limit.
 
I do not see why that is the case.
 
\lim_{n\rightarrow\infty} \int_{-\infty}^{\infty} \phi_n(t)f(t)dt = f(0)
The n attached to the limit simple only exists within the scope of the limit. It has absolutely no relation to any other n's that might appear elsewhere.


In fact, many dialects of the language of mathematics expressly forbid making a substitution where the substituted term uses a symbol that is introduced by the context.

In short, the symbol \lim_{n \rightarrow \infty} introduces the symbol n, therefore such dialects expressly forbid you to make any substitutions inside the limit that contain the symbol n. (Such as your attempt at substituting f = 1 / \phi_n)


For a different, intuitive reason, in the above limit, f is a function constant. It refers to precisely one (unspecified) function of one variable. Not many functions of one variable, and not one function of two variables.

When you make the naive substitution f = 1 / \phi_n, you've replaced f with something that is not a function constant -- the function you're using changes as n changes, which conflicts with the original syntax that specifies that you're supposed to be using the same function f for all n.


In fact, I'm pretty sure that f := 1 / \phi_n is an ill-formed definition -- the symbol n has no meaning in this context, so it doesn't make sense to define anything in terms of n.
 
Last edited:
Thank you Hurkyl.
 
My view would simply be that in the statement of the result, we pick f and fix it, then we write
\int phi_n f dx

as a sequence, this sequence tends to f(0)

now you want to pick a different f for each term in the sequence. you simply can't do that, it is contradicting the hypotheses of the statement, as well as the other deeper philosophical implications of hurkyl's post.
 
Thank you as well Matt.
 

Similar threads

Back
Top