Continuity of f(x) at Rational and Irrational Points

  • Thread starter Thread starter bertram
  • Start date Start date
  • Tags Tags
    Continuity
bertram
Messages
2
Reaction score
0

Homework Statement


f(x) = {x^2 x \in Q
-x^2 x \in R/Q
At what points is f continuous?

Homework Equations



continuity: for every \epsilon &gt; 0 there exists \delta &gt; 0 d(f(x),f(p)) &lt; \epsilon for all points x\inE for which d(x,p) < \delta

The Attempt at a Solution


Alright my initial thought was that it would not be continuous at any point in Q, because for any two rationals there is an irrational between them (this is correct?), but then it would be continuous at all irrationals from a theorem (4.6 in Rudin) for p\in Q, lim(x-> p) f(x) = -p^2 \neq p^2 = f(p)
However, then this function is continuous at irrationals. For p\in R/Q, lim(x-> p) f(x) = -p^2 = f(p)

is this reasoning sound ok?
 
Physics news on Phys.org
I didn't bother understanding what you tried (it's not very clear)... but you seem to be playing with the right idea, using the density of Q and R\Q to show failure of continuity. You should be able to use this reasoning to show that f is discontinuous everywhere but at one point.
 
You can say that f(x) is continuous at x0 if and only if lim f(xn)= f(x0) for every sequence {xn} converging to x0. But you can't restrict that to rational numbers only or irrational numbers only.

Notice that the f(xn) will be close to f(x0) for both rational and irrational xn if and only if x02= -x02. For what x0 is that true?
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top