system of equations-complex number
$begingroup$
I have a task:
Prove that if for each complex number u,w,z we have:
$uwz=1$ and $u+w+z=u^{-1}+w^{-1}+z^{-1}$
then at least one of them is equal 1.
I tried substituting $u=(uw)^{-1}$ to the second equality and prove that by denying, but I can't solve it.
Thanks in advance.
algebra-precalculus polynomials complex-numbers
$endgroup$
add a comment |
$begingroup$
I have a task:
Prove that if for each complex number u,w,z we have:
$uwz=1$ and $u+w+z=u^{-1}+w^{-1}+z^{-1}$
then at least one of them is equal 1.
I tried substituting $u=(uw)^{-1}$ to the second equality and prove that by denying, but I can't solve it.
Thanks in advance.
algebra-precalculus polynomials complex-numbers
$endgroup$
add a comment |
$begingroup$
I have a task:
Prove that if for each complex number u,w,z we have:
$uwz=1$ and $u+w+z=u^{-1}+w^{-1}+z^{-1}$
then at least one of them is equal 1.
I tried substituting $u=(uw)^{-1}$ to the second equality and prove that by denying, but I can't solve it.
Thanks in advance.
algebra-precalculus polynomials complex-numbers
$endgroup$
I have a task:
Prove that if for each complex number u,w,z we have:
$uwz=1$ and $u+w+z=u^{-1}+w^{-1}+z^{-1}$
then at least one of them is equal 1.
I tried substituting $u=(uw)^{-1}$ to the second equality and prove that by denying, but I can't solve it.
Thanks in advance.
algebra-precalculus polynomials complex-numbers
algebra-precalculus polynomials complex-numbers
edited Dec 19 '18 at 20:59
Eric Wofsey
187k14215344
187k14215344
asked Oct 7 '18 at 18:39
John1357John1357
285
285
add a comment |
add a comment |
3 Answers
3
active
oldest
votes
$begingroup$
$$ w = {1over zu} implies z+u+{1over zu} = {1over z} + {1over u} +zu$$
so $$ z^2u+u^2z+1= u+z+z^2u^2$$
so $$z^2u(u-1)-z(u^2-1)+u-1=0$$
so $$(u-1)(z^2u-z(u+1)+1)=0$$
so if $u =1$ we are done else:
$$z^2u-zu-z+1=0implies zu(z-1)-(z-1)=0$$
so if $z=1$ we are done else $zu = 1$ so $w=1$.
$endgroup$
add a comment |
$begingroup$
If $uwz=1$ then $u^{-1}+w^{-1}+z^{-1}=uw+uz+wz$, and
$$(X-u)(X-w)(X-z)=X^3-(u+w+z)X^2+(uw+uz+wz)X-uwz=cdots$$
etc.
$endgroup$
add a comment |
$begingroup$
Let $S=u+w+z$As observed in another answer, the equalities $uvw=1$ and $S=u^{+1}+w^{-1}+w^{-1}$ imply $uw+wz+zu=S$.
Now let's use Vieta's relations: $u,w$ and $z$ are the roots of the cubic polynomial
$$Z^3-SZ^2+SZ-1=Z^3-1-SZ(Z-1)=(Z-1)(Z^2+Z+1-SZ),$$
which has $Z=1$ as a root.
$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
});
}
});
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%2f2946140%2fsystem-of-equations-complex-number%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
$$ w = {1over zu} implies z+u+{1over zu} = {1over z} + {1over u} +zu$$
so $$ z^2u+u^2z+1= u+z+z^2u^2$$
so $$z^2u(u-1)-z(u^2-1)+u-1=0$$
so $$(u-1)(z^2u-z(u+1)+1)=0$$
so if $u =1$ we are done else:
$$z^2u-zu-z+1=0implies zu(z-1)-(z-1)=0$$
so if $z=1$ we are done else $zu = 1$ so $w=1$.
$endgroup$
add a comment |
$begingroup$
$$ w = {1over zu} implies z+u+{1over zu} = {1over z} + {1over u} +zu$$
so $$ z^2u+u^2z+1= u+z+z^2u^2$$
so $$z^2u(u-1)-z(u^2-1)+u-1=0$$
so $$(u-1)(z^2u-z(u+1)+1)=0$$
so if $u =1$ we are done else:
$$z^2u-zu-z+1=0implies zu(z-1)-(z-1)=0$$
so if $z=1$ we are done else $zu = 1$ so $w=1$.
$endgroup$
add a comment |
$begingroup$
$$ w = {1over zu} implies z+u+{1over zu} = {1over z} + {1over u} +zu$$
so $$ z^2u+u^2z+1= u+z+z^2u^2$$
so $$z^2u(u-1)-z(u^2-1)+u-1=0$$
so $$(u-1)(z^2u-z(u+1)+1)=0$$
so if $u =1$ we are done else:
$$z^2u-zu-z+1=0implies zu(z-1)-(z-1)=0$$
so if $z=1$ we are done else $zu = 1$ so $w=1$.
$endgroup$
$$ w = {1over zu} implies z+u+{1over zu} = {1over z} + {1over u} +zu$$
so $$ z^2u+u^2z+1= u+z+z^2u^2$$
so $$z^2u(u-1)-z(u^2-1)+u-1=0$$
so $$(u-1)(z^2u-z(u+1)+1)=0$$
so if $u =1$ we are done else:
$$z^2u-zu-z+1=0implies zu(z-1)-(z-1)=0$$
so if $z=1$ we are done else $zu = 1$ so $w=1$.
answered Oct 7 '18 at 18:55
greedoidgreedoid
44.4k1156110
44.4k1156110
add a comment |
add a comment |
$begingroup$
If $uwz=1$ then $u^{-1}+w^{-1}+z^{-1}=uw+uz+wz$, and
$$(X-u)(X-w)(X-z)=X^3-(u+w+z)X^2+(uw+uz+wz)X-uwz=cdots$$
etc.
$endgroup$
add a comment |
$begingroup$
If $uwz=1$ then $u^{-1}+w^{-1}+z^{-1}=uw+uz+wz$, and
$$(X-u)(X-w)(X-z)=X^3-(u+w+z)X^2+(uw+uz+wz)X-uwz=cdots$$
etc.
$endgroup$
add a comment |
$begingroup$
If $uwz=1$ then $u^{-1}+w^{-1}+z^{-1}=uw+uz+wz$, and
$$(X-u)(X-w)(X-z)=X^3-(u+w+z)X^2+(uw+uz+wz)X-uwz=cdots$$
etc.
$endgroup$
If $uwz=1$ then $u^{-1}+w^{-1}+z^{-1}=uw+uz+wz$, and
$$(X-u)(X-w)(X-z)=X^3-(u+w+z)X^2+(uw+uz+wz)X-uwz=cdots$$
etc.
answered Oct 7 '18 at 18:48
Lord Shark the UnknownLord Shark the Unknown
105k1160132
105k1160132
add a comment |
add a comment |
$begingroup$
Let $S=u+w+z$As observed in another answer, the equalities $uvw=1$ and $S=u^{+1}+w^{-1}+w^{-1}$ imply $uw+wz+zu=S$.
Now let's use Vieta's relations: $u,w$ and $z$ are the roots of the cubic polynomial
$$Z^3-SZ^2+SZ-1=Z^3-1-SZ(Z-1)=(Z-1)(Z^2+Z+1-SZ),$$
which has $Z=1$ as a root.
$endgroup$
add a comment |
$begingroup$
Let $S=u+w+z$As observed in another answer, the equalities $uvw=1$ and $S=u^{+1}+w^{-1}+w^{-1}$ imply $uw+wz+zu=S$.
Now let's use Vieta's relations: $u,w$ and $z$ are the roots of the cubic polynomial
$$Z^3-SZ^2+SZ-1=Z^3-1-SZ(Z-1)=(Z-1)(Z^2+Z+1-SZ),$$
which has $Z=1$ as a root.
$endgroup$
add a comment |
$begingroup$
Let $S=u+w+z$As observed in another answer, the equalities $uvw=1$ and $S=u^{+1}+w^{-1}+w^{-1}$ imply $uw+wz+zu=S$.
Now let's use Vieta's relations: $u,w$ and $z$ are the roots of the cubic polynomial
$$Z^3-SZ^2+SZ-1=Z^3-1-SZ(Z-1)=(Z-1)(Z^2+Z+1-SZ),$$
which has $Z=1$ as a root.
$endgroup$
Let $S=u+w+z$As observed in another answer, the equalities $uvw=1$ and $S=u^{+1}+w^{-1}+w^{-1}$ imply $uw+wz+zu=S$.
Now let's use Vieta's relations: $u,w$ and $z$ are the roots of the cubic polynomial
$$Z^3-SZ^2+SZ-1=Z^3-1-SZ(Z-1)=(Z-1)(Z^2+Z+1-SZ),$$
which has $Z=1$ as a root.
answered Oct 7 '18 at 19:02
BernardBernard
121k740116
121k740116
add a comment |
add a comment |
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%2f2946140%2fsystem-of-equations-complex-number%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