How can we prove the injectivity of f(x) = x³ + x without using calculus?

Click For Summary
SUMMARY

The function f(x) = x³ + x is proven to be injective by demonstrating that if f(a) = f(b), then a must equal b. The proof involves manipulating the equation a³ + a = b³ + b to show that it leads to a contradiction unless a = b. This conclusion is reached through factoring and analyzing the discriminant of the resulting quadratic expression, confirming that the function is one-to-one without the use of calculus.

PREREQUISITES
  • Understanding of polynomial functions and their properties
  • Familiarity with algebraic manipulation and factoring techniques
  • Basic knowledge of injective functions and their definitions
  • Concept of the discriminant in quadratic equations
NEXT STEPS
  • Study the properties of polynomial functions and their injectivity
  • Learn about the discriminant and its implications for quadratic equations
  • Explore alternative proofs of injectivity for various functions
  • Review algebraic techniques for manipulating and factoring polynomials
USEFUL FOR

Mathematics students, educators, and anyone interested in understanding function properties and proofs of injectivity without relying on calculus.

MorallyObtuse
Messages
45
Reaction score
0
Hi,

How do I prove that this functions is injective?

a.) f : x --> x³ + x x ∈ R

f(a) = a³ + a, f(b) = b³ + b
f(a) = f(b) => a³ + a = b³ + b => a³ = b³
=> a = b
therefore f is one-to-one
 
Mathematics news on Phys.org
If this is a homework problem, it should be posted in the homework forums here: https://www.physicsforums.com/forumdisplay.php?f=152

Now, to answer your question, assume that for some [itex]a \neq b[/itex] we have that [itex]f(a) = f(b)[/itex]. If you can arrive at a contradiction from this, then that will prove that [itex]f[/itex] is injective.
 
How do you conclude:
a³ + a = b³ + b => a³ = b³?
That is pretty much just as hard as showing f injective. How much math have you had? If you have had calculus simply show that it's continuous and strictly increasing (positive derivative). If you don't know calculus, but know that x is strictly increasing and [itex]x^3[/itex] is increasing, then you can conclude that f(x) is strictly increasing because it's the sum of a strictly increasing and an increasing function, and it's continuous, but this implies that it's injective.

If you want to brute-force it, do as you did till you reach:
[tex]a^3 + a = b^3 + b[/tex]
Move to one side and factor like:
[tex]\begin{align*} 0 &= a^3 -b^3+ a-b \\<br /> &= (a-b)(a^2-ab+b^2) + (a-b) \\<br /> &= (a-b)(a^2 +b^2 - ab + 1) \end{align*}[/tex]
for this to hold you must have a=b, or
a^2 +b^2 - ab + 1 = 0
which you can show is a contradiction for real numbers (consider for instance the discriminant).
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 2 ·
Replies
2
Views
1K
Replies
3
Views
2K
  • · Replies 10 ·
Replies
10
Views
2K
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 15 ·
Replies
15
Views
3K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 6 ·
Replies
6
Views
3K