Prove this equation is one to one

  • Thread starter Thread starter Painguy
  • Start date Start date
Click For Summary

Homework Help Overview

The discussion revolves around proving that the function y = (x + 1)^3 is one-to-one. Participants are exploring algebraic and conceptual methods to establish this property.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning

Approaches and Questions Raised

  • Some participants attempt to manipulate the equation (a + 1)^3 = (b + 1)^3 and express it in terms of the difference of cubes.
  • Others suggest using calculus to demonstrate that the function is always increasing, although some participants express uncertainty about applying calculus concepts.
  • There are discussions about the injective nature of functions and the implications of using the contrapositive approach for proving one-to-one properties.

Discussion Status

The conversation is active, with various approaches being discussed. Some participants have provided insights into algebraic manipulation and the use of calculus, while others are questioning their understanding of these methods. There is no explicit consensus, but multiple lines of reasoning are being explored.

Contextual Notes

Some participants mention a lack of familiarity with calculus, which may affect their ability to engage with certain suggestions. Additionally, there is a focus on algebraic proof rather than graphical interpretation.

Painguy
Messages
118
Reaction score
0

Homework Statement


[tex]y=(x+1)^3[/tex]

Homework Equations


f(a)=f(b)
a=b

The Attempt at a Solution


[tex](a+1)^3 =(b+1)^3[/tex]
[tex]1+3 a+3a^2+a^3=1+3b+3b^2+b^3[/tex]

This is where I get stuck.
 
Physics news on Phys.org
How about: if [itex](a+1)^3 =(b+1)^3\,,[/itex] then [itex](a+1)^3-(b+1)^3=0\,.[/itex]

Then factor into difference of cubes.
 
Do you know any calculus? That's the easy way to prove this. Show y is an always increasing function of x.
 
SammyS said:
How about: if [itex](a+1)^3 =(b+1)^3\,,[/itex] then [itex](a+1)^3-(b+1)^3=0\,.[/itex]

Then factor into difference of cubes.

I know what the difference of cubes is but I can't seem to figure out how to apply that to this case. I was under the impression that if I was to apply the difference of cubes that the equation would gabber to be in, the form [tex](x^3)+1[/tex] rather than [tex](x+1)^3[/tex] I'm probably forgetting something here :P

Dick said:
Do you know any calculus? That's the easy way to prove this. Show y is an always increasing function of x.
I haven't taken calculus yet but would it suggestion look like this? f(x)=(x+1)^3 I've already graphed it & seen that it's 1:1 but I'm looking to do this algebraically. Excuse me if I misinterpreted your post.
 
The difference of cubes is:

p3 - r3 = (p-r)(p2+pr+r2)

If (p-r)(p2+pr+r2) = 0,

Then either p=r,

or [itex]\displaystyle p=\frac{-r\pm\sqrt{r^2-4r^2}}{2}[/itex], which is only a real number if r = 0.
 
Last edited:
m3 - n3 = (m - n)(m2 + mn + n2)

m3 + n3 = (m + n)(m2 - mn + n2)
 
one could approach this another way:

if f:A→A is injective, and g:A→A is injective, then fog:A→A is injective.

proof:

suppose fog(x) = fog(y), that is:

f(g(x)) = f(g(y)).

since f is injective, g(x) = g(y).

since g is injective, x = y, QED.

now prove f(x) = x3 is injective, and

g(x) = x+1 is injective.
 
another path, i think the easiest mechanically but the least intuitive if you're given another definition, is to use the logical contrapositive equivalent of 1-to-1 (perhaps better known as proof by contradiction):

"x != y implies g o h(x) != g o h(y)".

here you don't need to show 1-to-1 of anything, only that the functions g and h are defined at x and y as you construct the conclusion f= g o h.

[edit] of course that ends up needing to show that g and h are indeed functions...
 
Last edited:

Similar threads

Replies
21
Views
4K
  • · Replies 12 ·
Replies
12
Views
2K
Replies
4
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 21 ·
Replies
21
Views
4K
  • · Replies 2 ·
Replies
2
Views
3K