Number of real Solution The Next CEO of Stack OverflowLinear systems. Please help me solve thissolution of the set of real non-linear equationsFinding the conditions of a system of equations for a type of solutionFind $a,b$ for which $xyz+z=a,quad xyz^2+z=b,quad x^2+y^2+z^2=4$ has unique solutionReal problems solved with systemsApproximate a solution of a system of non linear equationscheck if a non linear system of equations of $n$ unknowns has a solutionSystem of equations, linear. Unique solution, infinite number of solutions, no solution?Amount of solution pairs $(e,f)$ of this system of equations?Analytical solution to polynomial system
Why do remote companies require working in the US?
Won the lottery - how do I keep the money?
If Nick Fury and Coulson already knew about aliens (Kree and Skrull) why did they wait until Thor's appearance to start making weapons?
SOQL: Aggregate, Grouping By and WHERE Clauses not working
How to count occurrences of text in a file?
If/When UK leaves the EU, can a future goverment conduct a referendum to join the EU?
Return the Closest Prime Number
FBX seems to be empty when imported into Blender
What flight has the highest ratio of time difference to flight time?
Novel about a guy who is possessed by the divine essence and the world ends?
What was the first Unix version to run on a microcomputer?
Why did we only see the N-1 starfighters in one film?
Why does standard notation not preserve intervals (visually)
Between two walls
WOW air has ceased operation, can I get my tickets refunded?
Received an invoice from my ex-employer billing me for training; how to handle?
How to make a variable always equal to the result of some calculations?
If a black hole is created from light, can this black hole then move at speed of light?
What benefits would be gained by using human laborers instead of drones in deep sea mining?
Why do we use the plural of movies in this phrase "We went to the movies last night."?
Why don't programming languages automatically manage the synchronous/asynchronous problem?
How do we know the LHC results are robust?
Is micro rebar a better way to reinforce concrete than rebar?
Contours of a clandestine nature
Number of real Solution
The Next CEO of Stack OverflowLinear systems. Please help me solve thissolution of the set of real non-linear equationsFinding the conditions of a system of equations for a type of solutionFind $a,b$ for which $xyz+z=a,quad xyz^2+z=b,quad x^2+y^2+z^2=4$ has unique solutionReal problems solved with systemsApproximate a solution of a system of non linear equationscheck if a non linear system of equations of $n$ unknowns has a solutionSystem of equations, linear. Unique solution, infinite number of solutions, no solution?Amount of solution pairs $(e,f)$ of this system of equations?Analytical solution to polynomial system
$begingroup$
Find the number of real Solution of the system of equations
$$ x = frac 2z^2 1+z^2 , y = frac 2x^2 1+x^2 , z = frac 2y^2 1+y^2 $$
systems-of-equations
$endgroup$
add a comment |
$begingroup$
Find the number of real Solution of the system of equations
$$ x = frac 2z^2 1+z^2 , y = frac 2x^2 1+x^2 , z = frac 2y^2 1+y^2 $$
systems-of-equations
$endgroup$
add a comment |
$begingroup$
Find the number of real Solution of the system of equations
$$ x = frac 2z^2 1+z^2 , y = frac 2x^2 1+x^2 , z = frac 2y^2 1+y^2 $$
systems-of-equations
$endgroup$
Find the number of real Solution of the system of equations
$$ x = frac 2z^2 1+z^2 , y = frac 2x^2 1+x^2 , z = frac 2y^2 1+y^2 $$
systems-of-equations
systems-of-equations
edited 4 hours ago
user1952500
810612
810612
asked 4 hours ago
user157835user157835
10617
10617
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
We have the obvious solutions $(x,y,z)=(0,0,0)=(1,1,1)$. Over the real numbers these are all, but over the complex numbers there are six additional solutions, given by
$$
x=frac - 445z^5 - 962z^4 - 110z^3 + 654z^2 - 21z - 8356,
$$
$$
y=frac6942z^5 + 9863z^4 + 1852z^3 + 902z^2 + 214z + 139712,
$$
where $z$ is a (non-real) complex root of the polynomial
$$
89z^6 + 50z^5 + 31z^4 + 12z^3 + 7z^2 + 2z + 1.
$$
$endgroup$
$begingroup$
Thanks, is there any approach to show that there will be no real Solution other than 1 and 0
$endgroup$
– user157835
4 hours ago
$begingroup$
Yes, there are several approaches. Solving the system with resultants gives all complex solutions. Cancelling out the non-real ones gives the real solutions.
$endgroup$
– Dietrich Burde
1 hour ago
add a comment |
$begingroup$
The problem is not new and has appeared over here quite a few times as far as I could remember. Seeking the "real solutions" is perhaps more interesting than the "imaginary solutions". For the real solutions, a functional approach is my favorite. So let $f(t) = dfrac2t^21+t^2, t in mathbbR^+$. We have $f'(t) = dfrac4t(1+t^2)^2> 0$. Thus let's say if $x ge y ge z implies f(x) ge f(y) ge f(z)implies y ge z ge x implies x ge y ge z ge ximplies x = y = zimplies x = dfrac2x^21+x^2implies x = 0,1implies (x,y,z) = (0,0,0) ; (1,1,1)$,and these are all the (real) solutions !
$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%2f3167325%2fnumber-of-real-solution%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
We have the obvious solutions $(x,y,z)=(0,0,0)=(1,1,1)$. Over the real numbers these are all, but over the complex numbers there are six additional solutions, given by
$$
x=frac - 445z^5 - 962z^4 - 110z^3 + 654z^2 - 21z - 8356,
$$
$$
y=frac6942z^5 + 9863z^4 + 1852z^3 + 902z^2 + 214z + 139712,
$$
where $z$ is a (non-real) complex root of the polynomial
$$
89z^6 + 50z^5 + 31z^4 + 12z^3 + 7z^2 + 2z + 1.
$$
$endgroup$
$begingroup$
Thanks, is there any approach to show that there will be no real Solution other than 1 and 0
$endgroup$
– user157835
4 hours ago
$begingroup$
Yes, there are several approaches. Solving the system with resultants gives all complex solutions. Cancelling out the non-real ones gives the real solutions.
$endgroup$
– Dietrich Burde
1 hour ago
add a comment |
$begingroup$
We have the obvious solutions $(x,y,z)=(0,0,0)=(1,1,1)$. Over the real numbers these are all, but over the complex numbers there are six additional solutions, given by
$$
x=frac - 445z^5 - 962z^4 - 110z^3 + 654z^2 - 21z - 8356,
$$
$$
y=frac6942z^5 + 9863z^4 + 1852z^3 + 902z^2 + 214z + 139712,
$$
where $z$ is a (non-real) complex root of the polynomial
$$
89z^6 + 50z^5 + 31z^4 + 12z^3 + 7z^2 + 2z + 1.
$$
$endgroup$
$begingroup$
Thanks, is there any approach to show that there will be no real Solution other than 1 and 0
$endgroup$
– user157835
4 hours ago
$begingroup$
Yes, there are several approaches. Solving the system with resultants gives all complex solutions. Cancelling out the non-real ones gives the real solutions.
$endgroup$
– Dietrich Burde
1 hour ago
add a comment |
$begingroup$
We have the obvious solutions $(x,y,z)=(0,0,0)=(1,1,1)$. Over the real numbers these are all, but over the complex numbers there are six additional solutions, given by
$$
x=frac - 445z^5 - 962z^4 - 110z^3 + 654z^2 - 21z - 8356,
$$
$$
y=frac6942z^5 + 9863z^4 + 1852z^3 + 902z^2 + 214z + 139712,
$$
where $z$ is a (non-real) complex root of the polynomial
$$
89z^6 + 50z^5 + 31z^4 + 12z^3 + 7z^2 + 2z + 1.
$$
$endgroup$
We have the obvious solutions $(x,y,z)=(0,0,0)=(1,1,1)$. Over the real numbers these are all, but over the complex numbers there are six additional solutions, given by
$$
x=frac - 445z^5 - 962z^4 - 110z^3 + 654z^2 - 21z - 8356,
$$
$$
y=frac6942z^5 + 9863z^4 + 1852z^3 + 902z^2 + 214z + 139712,
$$
where $z$ is a (non-real) complex root of the polynomial
$$
89z^6 + 50z^5 + 31z^4 + 12z^3 + 7z^2 + 2z + 1.
$$
answered 4 hours ago
Dietrich BurdeDietrich Burde
81.6k648106
81.6k648106
$begingroup$
Thanks, is there any approach to show that there will be no real Solution other than 1 and 0
$endgroup$
– user157835
4 hours ago
$begingroup$
Yes, there are several approaches. Solving the system with resultants gives all complex solutions. Cancelling out the non-real ones gives the real solutions.
$endgroup$
– Dietrich Burde
1 hour ago
add a comment |
$begingroup$
Thanks, is there any approach to show that there will be no real Solution other than 1 and 0
$endgroup$
– user157835
4 hours ago
$begingroup$
Yes, there are several approaches. Solving the system with resultants gives all complex solutions. Cancelling out the non-real ones gives the real solutions.
$endgroup$
– Dietrich Burde
1 hour ago
$begingroup$
Thanks, is there any approach to show that there will be no real Solution other than 1 and 0
$endgroup$
– user157835
4 hours ago
$begingroup$
Thanks, is there any approach to show that there will be no real Solution other than 1 and 0
$endgroup$
– user157835
4 hours ago
$begingroup$
Yes, there are several approaches. Solving the system with resultants gives all complex solutions. Cancelling out the non-real ones gives the real solutions.
$endgroup$
– Dietrich Burde
1 hour ago
$begingroup$
Yes, there are several approaches. Solving the system with resultants gives all complex solutions. Cancelling out the non-real ones gives the real solutions.
$endgroup$
– Dietrich Burde
1 hour ago
add a comment |
$begingroup$
The problem is not new and has appeared over here quite a few times as far as I could remember. Seeking the "real solutions" is perhaps more interesting than the "imaginary solutions". For the real solutions, a functional approach is my favorite. So let $f(t) = dfrac2t^21+t^2, t in mathbbR^+$. We have $f'(t) = dfrac4t(1+t^2)^2> 0$. Thus let's say if $x ge y ge z implies f(x) ge f(y) ge f(z)implies y ge z ge x implies x ge y ge z ge ximplies x = y = zimplies x = dfrac2x^21+x^2implies x = 0,1implies (x,y,z) = (0,0,0) ; (1,1,1)$,and these are all the (real) solutions !
$endgroup$
add a comment |
$begingroup$
The problem is not new and has appeared over here quite a few times as far as I could remember. Seeking the "real solutions" is perhaps more interesting than the "imaginary solutions". For the real solutions, a functional approach is my favorite. So let $f(t) = dfrac2t^21+t^2, t in mathbbR^+$. We have $f'(t) = dfrac4t(1+t^2)^2> 0$. Thus let's say if $x ge y ge z implies f(x) ge f(y) ge f(z)implies y ge z ge x implies x ge y ge z ge ximplies x = y = zimplies x = dfrac2x^21+x^2implies x = 0,1implies (x,y,z) = (0,0,0) ; (1,1,1)$,and these are all the (real) solutions !
$endgroup$
add a comment |
$begingroup$
The problem is not new and has appeared over here quite a few times as far as I could remember. Seeking the "real solutions" is perhaps more interesting than the "imaginary solutions". For the real solutions, a functional approach is my favorite. So let $f(t) = dfrac2t^21+t^2, t in mathbbR^+$. We have $f'(t) = dfrac4t(1+t^2)^2> 0$. Thus let's say if $x ge y ge z implies f(x) ge f(y) ge f(z)implies y ge z ge x implies x ge y ge z ge ximplies x = y = zimplies x = dfrac2x^21+x^2implies x = 0,1implies (x,y,z) = (0,0,0) ; (1,1,1)$,and these are all the (real) solutions !
$endgroup$
The problem is not new and has appeared over here quite a few times as far as I could remember. Seeking the "real solutions" is perhaps more interesting than the "imaginary solutions". For the real solutions, a functional approach is my favorite. So let $f(t) = dfrac2t^21+t^2, t in mathbbR^+$. We have $f'(t) = dfrac4t(1+t^2)^2> 0$. Thus let's say if $x ge y ge z implies f(x) ge f(y) ge f(z)implies y ge z ge x implies x ge y ge z ge ximplies x = y = zimplies x = dfrac2x^21+x^2implies x = 0,1implies (x,y,z) = (0,0,0) ; (1,1,1)$,and these are all the (real) solutions !
answered 3 hours ago
DeepSeaDeepSea
71.4k54488
71.4k54488
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%2f3167325%2fnumber-of-real-solution%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