How Can We Restrict the Function f(x)=x^3-x to Create a Bijective Function g?

  • Thread starter Thread starter kidsasd987
  • Start date Start date
  • Tags Tags
    Map
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
kidsasd987
Messages
142
Reaction score
4

Homework Statement


Let f: R->R and f(x)=x3-x. By restricting the domain and range of f appropriately, obtain from f a bijective function g.

Homework Equations


x3-x=(x+1)(x-1)x
g(x): R->R

The Attempt at a Solution


we can find roots from the polynomial form (x+1)(x-1)x and restrict the domain and range by avoiding intervals including more than one root. There are several ways to obtain g, because we are free to choose an interval, but what I'm interested in is this.

if we say g:R->R such that
x=-1 -> g(x)=-∞
x=0 -> g(x)=0
x=1 -> g(x)=∞

we can define a 1 to 1 map because R is an infinite set, then can we say this is also an answer? Because it is bijective to R.
 
Physics news on Phys.org
Although they do not say so explicitly, one can infer that they want the function g to match f on the shared domain.
Since f is not injective, some of the domain of f is going to have to be removed.

BTW, avoiding intervals including more than one root is not necessary or sufficient. What you need is an interval on which f is purely non-increasing or purely non-decreasing.