Continuous Function- Open Sets

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
10 replies · 2K views
analysis001
Messages
21
Reaction score
0

Homework Statement


I'm trying to do a problem, and in order to do it I need to find a function f:RR which is continuous on all of R, where A[itex]\subseteq[/itex]R is open but f(A) is not. Can anyone give an example of a function that satisfies these properties? I think once I have an example I'll understand things a lot better. Thanks.
 
Physics news on Phys.org
analysis001 said:

Homework Statement


I'm trying to do a problem, and in order to do it I need to find a function f:RR which is continuous on all of R, where A[itex]\subseteq[/itex]R is open but f(A) is not. Can anyone give an example of a function that satisfies these properties? I think once I have an example I'll understand things a lot better. Thanks.

Try a function with a maximum or a minimum and think about it. A lot of functions work.
 
Oh ok would f(A)=sin(A) work?
 
Dick said:
It would. Now you have to give an example of an open set A such that f(A) isn't open.

If I take A to be the interval (-[itex]\pi[/itex],[itex]\pi[/itex]) which is open, then sin(A) would be on the interval [-1,1], which is closed. Am I understanding this correctly?
 
analysis001 said:
If I take A to be the interval (-[itex]\pi[/itex],[itex]\pi[/itex]) which is open, then sin(A) would be on the interval [-1,1], which is closed. Am I understanding this correctly?

Almost, but sin((-pi,pi))=(-1,1) which is an open interval. The endpoints aren't included. Try sin((0,pi)).
 
Dick said:
Almost, but sin((-pi,pi))=(-1,1) which is an open interval. The endpoints aren't included. Try sin((0,pi)).
That's not true. ##\sin(\pi/2) = 1##, ##\sin(-\pi/2) = -1##

Any open interval containing ##[-\pi/2,\pi/2]## will work.
 
  • Like
Likes   Reactions: 1 person
Dick said:
Almost, but sin((-pi,pi))=(-1,1) which is an open interval. The endpoints aren't included. Try sin((0,pi)).

I don't get why sin((-[itex]\pi[/itex],[itex]\pi[/itex])=(-1,1). I thought because sin([itex]\pi[/itex]/2)=1 and since [itex]\pi[/itex]/2[itex]\in[/itex] (-[itex]\pi[/itex],[itex]\pi[/itex]) and also because sin(-[itex]\pi[/itex]/2)=-1 and since -[itex]\pi[/itex]/2[itex]\in[/itex] (-[itex]\pi[/itex],[itex]\pi[/itex]) then sin((-[itex]\pi[/itex],[itex]\pi[/itex])=[-1,1].

If sin((0,[itex]\pi[/itex]) then it equals (0,1] which is neither open nor closed. I'm not sure where my reasoning is wrong.
 
analysis001 said:
I don't get why sin((-[itex]\pi[/itex],[itex]\pi[/itex])=(-1,1). I thought because sin([itex]\pi[/itex]/2)=1 and since [itex]\pi[/itex]/2[itex]\in[/itex] (-[itex]\pi[/itex],[itex]\pi[/itex]) and also because sin(-[itex]\pi[/itex]/2)=-1 and since -[itex]\pi[/itex]/2[itex]\in[/itex] (-[itex]\pi[/itex],[itex]\pi[/itex]) then sin((-[itex]\pi[/itex],[itex]\pi[/itex])=[-1,1].

If sin((0,[itex]\pi[/itex]) then it equals (0,1] which is neither open nor closed. I'm not sure where my reasoning is wrong.

jbunniii's correction is correct and you are correct. I slipped up. Sorry!