Need help with a limit problem on Spivak's Calculus.

  • Thread starter Thread starter Elvz2593
  • Start date Start date
  • Tags Tags
    Calculus Limit
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 3K views
Elvz2593
Messages
5
Reaction score
0
1. Homework Statement

Suppose that [itex]A_{n}[/itex] is, for each natural number n, some finite set of numbers in [0,1], and that [itex]A_{n}[/itex] and [itex]A_{m}[/itex] have no members in common if m =/= n. Define f as follows:
[itex] f(x)=\left\{\begin{array}{cc}1/n,&\mbox{ if }<br /> x \in A{n} \\0, & \mbox{ if }x Not In A_{n} For Any n.\end{array}\right.[/itex]

Prove that [itex]\lim[/itex] x-a f(x)=0 for all a in [0,1].

Michael Spivak - Calculus Ch5 Q24

Homework Equations



The Attempt at a Solution


I've been trying to figure out the existence of this limit, but so far with no luck. I might have misunderstood the problem. Can someone help me out with this?Update: Just looked a older post on this problem. I think I overlooked some crucial stuff.
So, if we pick a delta value so small that none of the points in A1,A2...An are on the (a-delta, a+delta) interval, except maybe point a itself. f(x) approaches 0 to as x -> a, even if f(a) is defined at some 1/n. Am I being correct?
 
Last edited:
Physics news on Phys.org
Not quite. Remember, although there are only a finite number of elements in each [itex]A_n[/itex], there are an infinite number of the sets, one for each positive integer. So there's no "end" to the list of sets: [itex]A_1, A_2, \ldots[/itex]. So I claim you may not be able to always find such an interval. For example, let [itex]A_n = \{1/n\}[/itex] for each [itex]n \in \mathbb{Z}^+[/itex]. I claim that any neighborhood of 0 contains a point in [itex]A_n[/itex] for some n.

I think it might help to use the sequential version of functional limits.

EDIT: Oh, and welcome to PF!
 
I think it is probably the author's wording error, otherwise it would be proved false.

Thank you so much for helping me out there. I like this place already.:biggrin:
 
Elvz2593 said:
I think it is probably the author's wording error, otherwise it would be proved false.

No no, that wasn't a counterexample! As you'll note, we also have [itex]\lim_{n \to \infty} 1/n = 0[/itex], so the proposition holds in this case as well. (Spivak is a very good book, and I'm sure he wouldn't make such an error!) I just wanted to show that you can't always find an interval that doesn't hit a point in any of the An's.

Thank you so much for helping me out there. I like this place already.:biggrin:

Glad to hear it!
 
I see what you are saying now. So, the proposition would still hold as 1/n is approaching 0 as well.
 
After thinking about it some more, I think we can modify your original approach using cases. In the first case we can find a neighborhood of the point that doesn't contain any elements of the [itex]A_n 's[/itex] and we're done. Otherwise, what does that say about each neighborhood of a? What must each one contain?