Find a Bijection [tex]\left[ 0,1 \right] \rightarrow \Re [/tex]

  • Thread starter Thread starter rosh300
  • Start date Start date
  • Tags Tags
    Bijection
AI Thread Summary
The discussion revolves around finding a bijection from the interval [0, 1] to the real numbers R. A proposed function f(r) was initially deemed incorrect due to issues with injectivity and representation of all numbers in [0, 1]. Suggestions included using f(x) = 1/(2x-1) and f(x) = arctanh(2x - 1), with the latter being confirmed as a valid one-to-one function that maps the endpoints correctly to negative and positive infinity. Additionally, the second part of the problem involves finding a bijection from [a, b] to R, which can be achieved by transforming the interval and applying the arctanh function. The conversation emphasizes the need for functions that maintain the properties of bijections across specified intervals.
rosh300
Messages
16
Reaction score
0

Homework Statement



Find a Bijection \left( 0,1 \right) \rightarrow R

Homework Equations


Detention of bijection

The Attempt at a Solution



let r be a number in the interval \left[ 0,1 \right]

r = a b1c1b2c2 ... bncn where a, b,c are digits between [0, 9]

f(r) =
{ - b1b2b3 ... bn . c1 c2 ... cn if a<5
{+ b1b2b3 ... bn . c1 c2 ... cn if a>=5

i know its incorrect as it is not injective. any help in trying to get the plus minus part.
 
Physics news on Phys.org
Another problem with your function is that not every number in [0, 1] can be written that way!

You need a one-to-one function that maps 0 into negative infinity and 1 into positive infinity.

You might consider something like 1/(x-1)- 1/x.
 
HallsofIvy said:
Another problem with your function is that not every number in [0, 1] can be written that way!

You need a one-to-one function that maps 0 into negative infinity and 1 into positive infinity.

You might consider something like 1/(x-1)- 1/x.
thank u for ur reply and understand how it will work.

would : f(x) = 1/(2x-1) work

as if x < 1/2 it will be -ve and if x > 1/2 it will be +ve
as x --> 1/2 form 0 it will go to -ve infinity
as x --> 1/2 form 1 it will go to +ve infinity

or f(x) = arctanh(2x - 1)

which will transform the arctanh(x) from the (-1, 1) interval to (0, 1) interval as required, and is a 1 to 1 and as you said a function that maps 0 into negative infinity and 1 into positive infinity is needed
 
Last edited:
1/(2x-1) isn't onto. For example, it's never 0. The second example works fine.
 
thank you for reply

just for completeness the second part of the question was to: Find a Bijection [a,b] --> R where a, b are real numbers and b > a

this can easily be done by modifying the second example as shown:
let g(x) = x /(b-a) (to transform it into the inteval (0,1) )

and f(x) = arctanh(2x - 1) (the first example)

and have the final function as: f o g(x) ( f(g(x)) )
 
Last edited:
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...

Similar threads

Replies
13
Views
2K
Replies
18
Views
5K
Replies
33
Views
8K
Replies
1
Views
14K
Replies
39
Views
12K
3
Replies
105
Views
14K
Back
Top