prove $f(x)=x^3+x$ is one to one and onto The 2019 Stack Overflow Developer Survey Results Are InOnto and One-to-One of a 2 variable functionProve a function is one-to-one and ontoTrouble understanding One-One and Onto function.How to prove $f(n)=lceilfracn2rceil$ is one-to-one and onto?Prove without using graphing calculators that $f: mathbb Rto mathbb R,,f(x)=x+sin x$ is both one-to-one, onto (bijective) function.One-to-one to prove ontoProve that f(m, n) = 5mn is onto and not one to oneProof of one-to-one and onto for a functionOne to One and Onto functionsOne-to-One and Onto Proof
Can you compress metal and what would be the consequences?
What does ひと匙 mean in this manga and has it been used colloquially?
Geography at the pixel level
Did Section 31 appear in Star Trek: The Next Generation?
Apparent duplicates between Haynes service instructions and MOT
Protecting Dualbooting Windows from dangerous code (like rm -rf)
Output the Arecibo Message
Is three citations per paragraph excessive for undergraduate research paper?
Why is the Constellation's nose gear so long?
What is the meaning of the verb "bear" in this context?
What are the motivations for publishing new editions of an existing textbook, beyond new discoveries in a field?
What tool would a Roman-age civilization have for the breaking of silver and other metals into dust?
How to support a colleague who finds meetings extremely tiring?
Why do we hear so much about the Trump administration deciding to impose and then remove tariffs?
Resizing object distorts it (Illustrator CC 2018)
Why was M87 targetted for the Event Horizon Telescope instead of Sagittarius A*?
How to type this arrow in math mode?
Is a "Democratic" Oligarchy-Style System Possible?
Why do UK politicians seemingly ignore opinion polls on Brexit?
Origin of "cooter" meaning "vagina"
What is the most effective way of iterating a std::vector and why?
Is an up-to-date browser secure on an out-of-date OS?
Is this app Icon Browser Safe/Legit?
How to answer pointed "are you quitting" questioning when I don't want them to suspect
prove $f(x)=x^3+x$ is one to one and onto
The 2019 Stack Overflow Developer Survey Results Are InOnto and One-to-One of a 2 variable functionProve a function is one-to-one and ontoTrouble understanding One-One and Onto function.How to prove $f(n)=lceilfracn2rceil$ is one-to-one and onto?Prove without using graphing calculators that $f: mathbb Rto mathbb R,,f(x)=x+sin x$ is both one-to-one, onto (bijective) function.One-to-one to prove ontoProve that f(m, n) = 5mn is onto and not one to oneProof of one-to-one and onto for a functionOne to One and Onto functionsOne-to-One and Onto Proof
$begingroup$
The Problem
For my discrete structures course, I need to prove that $f(x)$ is one-to-one and onto, with $f:rm I!Rrightarrowrm I!R$ where $f(x)=x^3+x$. Based on the graph, this function is one-to-one and onto, and Wolfram confirms this, but I don't know how to approach the actual proof.
Proving it One-to-One
I understand a function $f(x)$ is one-to-one if for $x_1,x_2inrm I!R$, if $f(x_1)=f(x_2)$ implies $x_1=x_2$.
The problem is when I set $f(x_1)=f(x_2)$ this, I eventually get to
$$sqrt[3]x_1^3+x_1=sqrt[3]x_2^3+x_2$$
It's at this point I'm stuck, and don't know how to progress any further.
Proving it Onto
So I understand to prove a function is onto, you solve $f(x)$ for $y$, and use the result as input to $f(x)$, and if $f(x)=y$, the function is onto. But I run into a similar problems where
$$x^3+x=y$$
I could take a cubic root or rearrange the variables all I want but I can't think of a way to isolate $x$ and get $x=something$
functions proof-writing
New contributor
$endgroup$
add a comment |
$begingroup$
The Problem
For my discrete structures course, I need to prove that $f(x)$ is one-to-one and onto, with $f:rm I!Rrightarrowrm I!R$ where $f(x)=x^3+x$. Based on the graph, this function is one-to-one and onto, and Wolfram confirms this, but I don't know how to approach the actual proof.
Proving it One-to-One
I understand a function $f(x)$ is one-to-one if for $x_1,x_2inrm I!R$, if $f(x_1)=f(x_2)$ implies $x_1=x_2$.
The problem is when I set $f(x_1)=f(x_2)$ this, I eventually get to
$$sqrt[3]x_1^3+x_1=sqrt[3]x_2^3+x_2$$
It's at this point I'm stuck, and don't know how to progress any further.
Proving it Onto
So I understand to prove a function is onto, you solve $f(x)$ for $y$, and use the result as input to $f(x)$, and if $f(x)=y$, the function is onto. But I run into a similar problems where
$$x^3+x=y$$
I could take a cubic root or rearrange the variables all I want but I can't think of a way to isolate $x$ and get $x=something$
functions proof-writing
New contributor
$endgroup$
$begingroup$
It looks like $sqrt[3]x_1^3+x_1=sqrt[3]x_2^3+x_2$ is your first step, so I'm not sure what you mean by "eventually," here. If you aren't able to proceed from there, that means it isn't a good first step, and that you should probably try something else. When it comes to solving polynomial equations, our greatest tools are factoring, expanding, and gathering like terms. I would avoid using radicals.
$endgroup$
– Cameron Buie
Apr 7 at 18:22
add a comment |
$begingroup$
The Problem
For my discrete structures course, I need to prove that $f(x)$ is one-to-one and onto, with $f:rm I!Rrightarrowrm I!R$ where $f(x)=x^3+x$. Based on the graph, this function is one-to-one and onto, and Wolfram confirms this, but I don't know how to approach the actual proof.
Proving it One-to-One
I understand a function $f(x)$ is one-to-one if for $x_1,x_2inrm I!R$, if $f(x_1)=f(x_2)$ implies $x_1=x_2$.
The problem is when I set $f(x_1)=f(x_2)$ this, I eventually get to
$$sqrt[3]x_1^3+x_1=sqrt[3]x_2^3+x_2$$
It's at this point I'm stuck, and don't know how to progress any further.
Proving it Onto
So I understand to prove a function is onto, you solve $f(x)$ for $y$, and use the result as input to $f(x)$, and if $f(x)=y$, the function is onto. But I run into a similar problems where
$$x^3+x=y$$
I could take a cubic root or rearrange the variables all I want but I can't think of a way to isolate $x$ and get $x=something$
functions proof-writing
New contributor
$endgroup$
The Problem
For my discrete structures course, I need to prove that $f(x)$ is one-to-one and onto, with $f:rm I!Rrightarrowrm I!R$ where $f(x)=x^3+x$. Based on the graph, this function is one-to-one and onto, and Wolfram confirms this, but I don't know how to approach the actual proof.
Proving it One-to-One
I understand a function $f(x)$ is one-to-one if for $x_1,x_2inrm I!R$, if $f(x_1)=f(x_2)$ implies $x_1=x_2$.
The problem is when I set $f(x_1)=f(x_2)$ this, I eventually get to
$$sqrt[3]x_1^3+x_1=sqrt[3]x_2^3+x_2$$
It's at this point I'm stuck, and don't know how to progress any further.
Proving it Onto
So I understand to prove a function is onto, you solve $f(x)$ for $y$, and use the result as input to $f(x)$, and if $f(x)=y$, the function is onto. But I run into a similar problems where
$$x^3+x=y$$
I could take a cubic root or rearrange the variables all I want but I can't think of a way to isolate $x$ and get $x=something$
functions proof-writing
functions proof-writing
New contributor
New contributor
New contributor
asked Apr 7 at 18:02
MisturDust319MisturDust319
112
112
New contributor
New contributor
$begingroup$
It looks like $sqrt[3]x_1^3+x_1=sqrt[3]x_2^3+x_2$ is your first step, so I'm not sure what you mean by "eventually," here. If you aren't able to proceed from there, that means it isn't a good first step, and that you should probably try something else. When it comes to solving polynomial equations, our greatest tools are factoring, expanding, and gathering like terms. I would avoid using radicals.
$endgroup$
– Cameron Buie
Apr 7 at 18:22
add a comment |
$begingroup$
It looks like $sqrt[3]x_1^3+x_1=sqrt[3]x_2^3+x_2$ is your first step, so I'm not sure what you mean by "eventually," here. If you aren't able to proceed from there, that means it isn't a good first step, and that you should probably try something else. When it comes to solving polynomial equations, our greatest tools are factoring, expanding, and gathering like terms. I would avoid using radicals.
$endgroup$
– Cameron Buie
Apr 7 at 18:22
$begingroup$
It looks like $sqrt[3]x_1^3+x_1=sqrt[3]x_2^3+x_2$ is your first step, so I'm not sure what you mean by "eventually," here. If you aren't able to proceed from there, that means it isn't a good first step, and that you should probably try something else. When it comes to solving polynomial equations, our greatest tools are factoring, expanding, and gathering like terms. I would avoid using radicals.
$endgroup$
– Cameron Buie
Apr 7 at 18:22
$begingroup$
It looks like $sqrt[3]x_1^3+x_1=sqrt[3]x_2^3+x_2$ is your first step, so I'm not sure what you mean by "eventually," here. If you aren't able to proceed from there, that means it isn't a good first step, and that you should probably try something else. When it comes to solving polynomial equations, our greatest tools are factoring, expanding, and gathering like terms. I would avoid using radicals.
$endgroup$
– Cameron Buie
Apr 7 at 18:22
add a comment |
5 Answers
5
active
oldest
votes
$begingroup$
Let $f:Bbb RtoBbb R$ be the function $f(x)=x^3+x$. Then $f'(x)=3x^2+1ge 1>0$, so $f$ is strictly monotone, thus injective (one-to-one). Then the limits of $f$ at $pminfty$ are respectively $pminfty$, and from the continuity of $f$ each value in between is taken.
Note: One can also show algebraically that $f$ is injective, so assume $f(a)=f(b)$, then
$$
0=f(a)-f(b)=(a-b)underbrace(a^2+ab+b^2+1)_ge 0+1>0 ,
$$
so the factor $(a-b)$ must vanish, so $a=b$.
$endgroup$
add a comment |
$begingroup$
Surjectivity: For each $y$ polynomial equation $$x^3+x=y$$ is of odd degree, so it must have at least one real solution and thus $x^3+x$ is surjective.
Injectivety: Say there are $a$, $b$ such that $f(a)= f(b)$ and suppose $ane b$, then $$ (a-b)(a^2+ab+b^2+1)=0implies a^2+ab+b^2+1=0$$
so multilpying this with 2 we get $$ (a+b)^2+a^2+b^2 +2 =0$$ which is clearly nosense. So $a=b$.
$endgroup$
add a comment |
$begingroup$
Partial answer:
1) Injective:
$x_1,x_2 in mathbbR$, and let
$f(x_1)=f(x_2).$
$x_1^3 +x_1=x_2^3+x_2$;
$x_1^3-x_2^3 +x_1-x_2=0;$
$(x_1-x_2)(x_1^2+x_1x_2+x_2) +(x_1-x_2)=0;$
$(x_1-x_2)(x_1^2+x_1x_2+x_2^2+1)=0;$
It follows $x_1=x_2$ , and we are done,
since $(x_1^2+x_1x_2+x_2^2+ 1) >0$.
Recall: $a^2+b^2 ge 2|ab|$,
$a^2+ab+b^2 ge 2|ab| +ab ge$
$|ab| ge 0.$
$a^2+ab+b^2 +1 ge 1 >0.$
2) $y=x^3+x$ , a polynomial of degree $3$ has at least one real root.(Cf. Answer by Maria Mazur).
For given $y$, it has exactly one real root since $y=f(x)$ is injective.
$endgroup$
add a comment |
$begingroup$
It is one-to-one because it is strictly increasing ($x>yimplies f(x)>f(y)$) and it is surjective be cause $lim_xtopminftyf(x)=pminfty$ and by the intermediate value theorem.
$endgroup$
add a comment |
$begingroup$
Just to take a different approach, you can use Cardano's formula: write the equation $x^3+x=y$ as $x^3+x-y=0$. The discriminant is
$$
fracy^24+frac127>0
$$
so the equation has a single real solution, for every $y$. This proves at once both injectivity and surjectivity.
You can even solve for the inverse function:
$$
x=sqrt[3]fracy2+sqrtfracy^24+frac127+
sqrt[3]fracy2-sqrtfracy^24+frac127
$$
$endgroup$
add a comment |
Your Answer
StackExchange.ifUsing("editor", function ()
return StackExchange.using("mathjaxEditing", function ()
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix)
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
);
);
, "mathjax-editing");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "69"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
MisturDust319 is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3178568%2fprove-fx-x3x-is-one-to-one-and-onto%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
5 Answers
5
active
oldest
votes
5 Answers
5
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
Let $f:Bbb RtoBbb R$ be the function $f(x)=x^3+x$. Then $f'(x)=3x^2+1ge 1>0$, so $f$ is strictly monotone, thus injective (one-to-one). Then the limits of $f$ at $pminfty$ are respectively $pminfty$, and from the continuity of $f$ each value in between is taken.
Note: One can also show algebraically that $f$ is injective, so assume $f(a)=f(b)$, then
$$
0=f(a)-f(b)=(a-b)underbrace(a^2+ab+b^2+1)_ge 0+1>0 ,
$$
so the factor $(a-b)$ must vanish, so $a=b$.
$endgroup$
add a comment |
$begingroup$
Let $f:Bbb RtoBbb R$ be the function $f(x)=x^3+x$. Then $f'(x)=3x^2+1ge 1>0$, so $f$ is strictly monotone, thus injective (one-to-one). Then the limits of $f$ at $pminfty$ are respectively $pminfty$, and from the continuity of $f$ each value in between is taken.
Note: One can also show algebraically that $f$ is injective, so assume $f(a)=f(b)$, then
$$
0=f(a)-f(b)=(a-b)underbrace(a^2+ab+b^2+1)_ge 0+1>0 ,
$$
so the factor $(a-b)$ must vanish, so $a=b$.
$endgroup$
add a comment |
$begingroup$
Let $f:Bbb RtoBbb R$ be the function $f(x)=x^3+x$. Then $f'(x)=3x^2+1ge 1>0$, so $f$ is strictly monotone, thus injective (one-to-one). Then the limits of $f$ at $pminfty$ are respectively $pminfty$, and from the continuity of $f$ each value in between is taken.
Note: One can also show algebraically that $f$ is injective, so assume $f(a)=f(b)$, then
$$
0=f(a)-f(b)=(a-b)underbrace(a^2+ab+b^2+1)_ge 0+1>0 ,
$$
so the factor $(a-b)$ must vanish, so $a=b$.
$endgroup$
Let $f:Bbb RtoBbb R$ be the function $f(x)=x^3+x$. Then $f'(x)=3x^2+1ge 1>0$, so $f$ is strictly monotone, thus injective (one-to-one). Then the limits of $f$ at $pminfty$ are respectively $pminfty$, and from the continuity of $f$ each value in between is taken.
Note: One can also show algebraically that $f$ is injective, so assume $f(a)=f(b)$, then
$$
0=f(a)-f(b)=(a-b)underbrace(a^2+ab+b^2+1)_ge 0+1>0 ,
$$
so the factor $(a-b)$ must vanish, so $a=b$.
answered Apr 7 at 18:08
dan_fuleadan_fulea
7,1781513
7,1781513
add a comment |
add a comment |
$begingroup$
Surjectivity: For each $y$ polynomial equation $$x^3+x=y$$ is of odd degree, so it must have at least one real solution and thus $x^3+x$ is surjective.
Injectivety: Say there are $a$, $b$ such that $f(a)= f(b)$ and suppose $ane b$, then $$ (a-b)(a^2+ab+b^2+1)=0implies a^2+ab+b^2+1=0$$
so multilpying this with 2 we get $$ (a+b)^2+a^2+b^2 +2 =0$$ which is clearly nosense. So $a=b$.
$endgroup$
add a comment |
$begingroup$
Surjectivity: For each $y$ polynomial equation $$x^3+x=y$$ is of odd degree, so it must have at least one real solution and thus $x^3+x$ is surjective.
Injectivety: Say there are $a$, $b$ such that $f(a)= f(b)$ and suppose $ane b$, then $$ (a-b)(a^2+ab+b^2+1)=0implies a^2+ab+b^2+1=0$$
so multilpying this with 2 we get $$ (a+b)^2+a^2+b^2 +2 =0$$ which is clearly nosense. So $a=b$.
$endgroup$
add a comment |
$begingroup$
Surjectivity: For each $y$ polynomial equation $$x^3+x=y$$ is of odd degree, so it must have at least one real solution and thus $x^3+x$ is surjective.
Injectivety: Say there are $a$, $b$ such that $f(a)= f(b)$ and suppose $ane b$, then $$ (a-b)(a^2+ab+b^2+1)=0implies a^2+ab+b^2+1=0$$
so multilpying this with 2 we get $$ (a+b)^2+a^2+b^2 +2 =0$$ which is clearly nosense. So $a=b$.
$endgroup$
Surjectivity: For each $y$ polynomial equation $$x^3+x=y$$ is of odd degree, so it must have at least one real solution and thus $x^3+x$ is surjective.
Injectivety: Say there are $a$, $b$ such that $f(a)= f(b)$ and suppose $ane b$, then $$ (a-b)(a^2+ab+b^2+1)=0implies a^2+ab+b^2+1=0$$
so multilpying this with 2 we get $$ (a+b)^2+a^2+b^2 +2 =0$$ which is clearly nosense. So $a=b$.
answered Apr 7 at 18:09
Maria MazurMaria Mazur
49.9k1361125
49.9k1361125
add a comment |
add a comment |
$begingroup$
Partial answer:
1) Injective:
$x_1,x_2 in mathbbR$, and let
$f(x_1)=f(x_2).$
$x_1^3 +x_1=x_2^3+x_2$;
$x_1^3-x_2^3 +x_1-x_2=0;$
$(x_1-x_2)(x_1^2+x_1x_2+x_2) +(x_1-x_2)=0;$
$(x_1-x_2)(x_1^2+x_1x_2+x_2^2+1)=0;$
It follows $x_1=x_2$ , and we are done,
since $(x_1^2+x_1x_2+x_2^2+ 1) >0$.
Recall: $a^2+b^2 ge 2|ab|$,
$a^2+ab+b^2 ge 2|ab| +ab ge$
$|ab| ge 0.$
$a^2+ab+b^2 +1 ge 1 >0.$
2) $y=x^3+x$ , a polynomial of degree $3$ has at least one real root.(Cf. Answer by Maria Mazur).
For given $y$, it has exactly one real root since $y=f(x)$ is injective.
$endgroup$
add a comment |
$begingroup$
Partial answer:
1) Injective:
$x_1,x_2 in mathbbR$, and let
$f(x_1)=f(x_2).$
$x_1^3 +x_1=x_2^3+x_2$;
$x_1^3-x_2^3 +x_1-x_2=0;$
$(x_1-x_2)(x_1^2+x_1x_2+x_2) +(x_1-x_2)=0;$
$(x_1-x_2)(x_1^2+x_1x_2+x_2^2+1)=0;$
It follows $x_1=x_2$ , and we are done,
since $(x_1^2+x_1x_2+x_2^2+ 1) >0$.
Recall: $a^2+b^2 ge 2|ab|$,
$a^2+ab+b^2 ge 2|ab| +ab ge$
$|ab| ge 0.$
$a^2+ab+b^2 +1 ge 1 >0.$
2) $y=x^3+x$ , a polynomial of degree $3$ has at least one real root.(Cf. Answer by Maria Mazur).
For given $y$, it has exactly one real root since $y=f(x)$ is injective.
$endgroup$
add a comment |
$begingroup$
Partial answer:
1) Injective:
$x_1,x_2 in mathbbR$, and let
$f(x_1)=f(x_2).$
$x_1^3 +x_1=x_2^3+x_2$;
$x_1^3-x_2^3 +x_1-x_2=0;$
$(x_1-x_2)(x_1^2+x_1x_2+x_2) +(x_1-x_2)=0;$
$(x_1-x_2)(x_1^2+x_1x_2+x_2^2+1)=0;$
It follows $x_1=x_2$ , and we are done,
since $(x_1^2+x_1x_2+x_2^2+ 1) >0$.
Recall: $a^2+b^2 ge 2|ab|$,
$a^2+ab+b^2 ge 2|ab| +ab ge$
$|ab| ge 0.$
$a^2+ab+b^2 +1 ge 1 >0.$
2) $y=x^3+x$ , a polynomial of degree $3$ has at least one real root.(Cf. Answer by Maria Mazur).
For given $y$, it has exactly one real root since $y=f(x)$ is injective.
$endgroup$
Partial answer:
1) Injective:
$x_1,x_2 in mathbbR$, and let
$f(x_1)=f(x_2).$
$x_1^3 +x_1=x_2^3+x_2$;
$x_1^3-x_2^3 +x_1-x_2=0;$
$(x_1-x_2)(x_1^2+x_1x_2+x_2) +(x_1-x_2)=0;$
$(x_1-x_2)(x_1^2+x_1x_2+x_2^2+1)=0;$
It follows $x_1=x_2$ , and we are done,
since $(x_1^2+x_1x_2+x_2^2+ 1) >0$.
Recall: $a^2+b^2 ge 2|ab|$,
$a^2+ab+b^2 ge 2|ab| +ab ge$
$|ab| ge 0.$
$a^2+ab+b^2 +1 ge 1 >0.$
2) $y=x^3+x$ , a polynomial of degree $3$ has at least one real root.(Cf. Answer by Maria Mazur).
For given $y$, it has exactly one real root since $y=f(x)$ is injective.
edited Apr 7 at 18:55
answered Apr 7 at 18:40
Peter SzilasPeter Szilas
11.9k2822
11.9k2822
add a comment |
add a comment |
$begingroup$
It is one-to-one because it is strictly increasing ($x>yimplies f(x)>f(y)$) and it is surjective be cause $lim_xtopminftyf(x)=pminfty$ and by the intermediate value theorem.
$endgroup$
add a comment |
$begingroup$
It is one-to-one because it is strictly increasing ($x>yimplies f(x)>f(y)$) and it is surjective be cause $lim_xtopminftyf(x)=pminfty$ and by the intermediate value theorem.
$endgroup$
add a comment |
$begingroup$
It is one-to-one because it is strictly increasing ($x>yimplies f(x)>f(y)$) and it is surjective be cause $lim_xtopminftyf(x)=pminfty$ and by the intermediate value theorem.
$endgroup$
It is one-to-one because it is strictly increasing ($x>yimplies f(x)>f(y)$) and it is surjective be cause $lim_xtopminftyf(x)=pminfty$ and by the intermediate value theorem.
answered Apr 7 at 18:04
José Carlos SantosJosé Carlos Santos
174k23133242
174k23133242
add a comment |
add a comment |
$begingroup$
Just to take a different approach, you can use Cardano's formula: write the equation $x^3+x=y$ as $x^3+x-y=0$. The discriminant is
$$
fracy^24+frac127>0
$$
so the equation has a single real solution, for every $y$. This proves at once both injectivity and surjectivity.
You can even solve for the inverse function:
$$
x=sqrt[3]fracy2+sqrtfracy^24+frac127+
sqrt[3]fracy2-sqrtfracy^24+frac127
$$
$endgroup$
add a comment |
$begingroup$
Just to take a different approach, you can use Cardano's formula: write the equation $x^3+x=y$ as $x^3+x-y=0$. The discriminant is
$$
fracy^24+frac127>0
$$
so the equation has a single real solution, for every $y$. This proves at once both injectivity and surjectivity.
You can even solve for the inverse function:
$$
x=sqrt[3]fracy2+sqrtfracy^24+frac127+
sqrt[3]fracy2-sqrtfracy^24+frac127
$$
$endgroup$
add a comment |
$begingroup$
Just to take a different approach, you can use Cardano's formula: write the equation $x^3+x=y$ as $x^3+x-y=0$. The discriminant is
$$
fracy^24+frac127>0
$$
so the equation has a single real solution, for every $y$. This proves at once both injectivity and surjectivity.
You can even solve for the inverse function:
$$
x=sqrt[3]fracy2+sqrtfracy^24+frac127+
sqrt[3]fracy2-sqrtfracy^24+frac127
$$
$endgroup$
Just to take a different approach, you can use Cardano's formula: write the equation $x^3+x=y$ as $x^3+x-y=0$. The discriminant is
$$
fracy^24+frac127>0
$$
so the equation has a single real solution, for every $y$. This proves at once both injectivity and surjectivity.
You can even solve for the inverse function:
$$
x=sqrt[3]fracy2+sqrtfracy^24+frac127+
sqrt[3]fracy2-sqrtfracy^24+frac127
$$
answered Apr 7 at 19:45
egregegreg
185k1486208
185k1486208
add a comment |
add a comment |
MisturDust319 is a new contributor. Be nice, and check out our Code of Conduct.
MisturDust319 is a new contributor. Be nice, and check out our Code of Conduct.
MisturDust319 is a new contributor. Be nice, and check out our Code of Conduct.
MisturDust319 is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Mathematics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3178568%2fprove-fx-x3x-is-one-to-one-and-onto%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
$begingroup$
It looks like $sqrt[3]x_1^3+x_1=sqrt[3]x_2^3+x_2$ is your first step, so I'm not sure what you mean by "eventually," here. If you aren't able to proceed from there, that means it isn't a good first step, and that you should probably try something else. When it comes to solving polynomial equations, our greatest tools are factoring, expanding, and gathering like terms. I would avoid using radicals.
$endgroup$
– Cameron Buie
Apr 7 at 18:22