Is the Function Continuous at Any Point?

  • Thread starter Thread starter popitar
  • Start date Start date
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
8 replies · 3K views
popitar
Messages
17
Reaction score
0

Homework Statement



Let f:R->R be defined by f(x)=x^2 for x in Q and x+2 if x in R\Q. Find all points (if any) where f is continuous.


Homework Equations





The Attempt at a Solution

 
Physics news on Phys.org
f can only be continuous at 2.

Try showing this by using rational and irrational sequences approaching any point c.
 
Last edited:
how about -1?
but how to show it??
 
Use sequences of rationals number converging to an irrational number to show the function is not contituous at points other than -1,2.
 
Could you please help me with it? Please show me how this function is continuous at -1. Any help is appreciated..
 
[itex]f(-1) = 1 = (-1)^2 = (-1) + 2[/itex]

All you have to do is show that both [itex]x^2[/itex] and [itex]x + 2[/itex] are arbitrarily close to 1 when [itex]x[/itex] is sufficiently close to -1. This is quite simple because both of those functions are continuous at -1.

Formally, given [itex]\epsilon > 0[/itex], you need to find a [itex]\delta > 0[/itex] such that when [itex]|x - 1| < \delta[/itex], both [itex]x^2[/itex] and [itex]x + 2[/itex] are within [itex]\epsilon[/itex] of 1. It's pretty easy to find such a [itex]\delta[/itex].
 
Last edited:
I wrote up a proof but it got eaten up by my browser.
Do you know how to proof continuity using sequences ?
 
Did you figure out how to do the problem ?