Prove injectivity of function.

  • Thread starter Thread starter stefan10
  • Start date Start date
  • Tags Tags
    Function
stefan10
Messages
34
Reaction score
0

Homework Statement



Prove that f is injective.

Homework Equations

f:(- \infty, 3] \rightarrow [-7,\infty) \vert f(x) = x^2 -6x+2

The Attempt at a Solution



I wish to prove this by calculus. I know that the maximum is three, and this is the only way the quadratic can be one-to-one. However; I'm having problems formalizing this into a proper proof.

This is what I have so far:

Definition of injective function: f(x_{2}) = f(x_{1}) \Rightarrow x_{2}=x_{1}

f(x)' = 2x-6

When f(x)' = 0, x=3

This is true, only if (3, f(3)) is a maximum or a minimum.

In this case (3,f(3)) is a minimum, and f(3) = -7.

Since 3 is the only critical point, f(x) is always increasing when x < 3.

This implies injectivity, because ... (how do I conclude this, it makes sense intuitively, but I don't know how to write it?)

------------------------------------------------------------------

How can I explain that since 3 is a minimum and also the only critical number, the function is injective upon these domain constraints? Must I use images and pre-images? Also I know there is certainly a way to prove this without calculus, since calculus isn't a pre-requisite for the course this is for, but I'd like to use differentiation, since I have the tool and it's the first thing I had thought of upon noting that this function is quadratic and the only way for it to be injective is if f(x)' = 0 when x=3 and that it is the only place where f(x)'=0. Thank you!
 
Last edited:
Physics news on Phys.org
If you want a calculus argument, you have f'(x) = 2(x-3) < 0 if x < 3. That tells you the function is decreasing on that interval, hence injective.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top