Saturday, September 9, 2017

elementary set theory - Find a bijection between the set of real numbers and the interval (1,1),xBbbRmid1<x<1,.




Find a bijection between the set of real numbers and the interval (1,1){xR1<x<1}.



Hi am I trying to revise for an an exam and I came across this question which I can not figure out. I tried looking online but I kept just finding graphs.
Thank You


Answer



You have to find bijection map



g:R(1,1)



Then, first write the any bijection map from R to any open interval.




And then make its range (co-domain) by some adjustment to required open interval.



Example:



f(x)=tan1x



then,



Dom(f)=RRange(f)=(π2,π2)



then, your job is to arrange your range (co-domain) as
(1,1)



then, for this multiply your function f(x) by
2π,




2πf(x)=2πtan1x



then take,



g(x)=2πf(x)=2πtan1x



And then,




Dom(g)=RRange(g)=2π(π2,π2)=(1,1)



Hence, the required bijection map g:R(1,1) is,



g(x)=2πtan1x




I hope this will fulfill you required bijection map.


No comments:

Post a Comment

analysis - Injection, making bijection

I have injection f:AB and I want to get bijection. Can I just resting codomain to f(A)? I know that every function i...