Proving roots of a function cannot all be realSeeing complex roots on the graph of a polynomialDifferentiating $ arctan (fraca+x1-ax)- arctan x$Question about quartic equation having all 4 real rootsVertical length of two rootsProving roots of a polynomial are real and distinct.What is the maximum number of real roots a polynomial of any degree can have?Polynomials and Location of Real RootsNumber of distinct real roots of derivative of a functionDetermine the values of k for which the equation will have zero, two or four real roots
Modern warfare theory in a medieval setting
Is the text of all UK treaties and laws public?
My first random password generator
What is the next number in the series: 21, 21, 23, 20, 5, 25, 31, 24,?
Can a Creature at 0 HP Take Damage?
Meaning of A-infinity relations
Why can I ping 10.0.0.0/8 addresses from a 192.168.1.0/24 subnet?
Why didn't Snape ask Dumbledore why he let "Moody" search his office?
How do lasers measure short distances (<1cm) when electronics are too slow for time-of-flight to work?
Difference between $HOME and ~
Why did a young George Washington sign a document admitting to assassinating a French military officer?
There is any way today to recover/dump 2M disks?
Translation Golf XLVIII — We're sorry to see you go
Proving roots of a function cannot all be real
D&D Monsters and Copyright
Is having your hand in your pocket during a presentation bad?
Do "chess engine in the cloud" services exist?
How to ride a fish?
Can I color text by using an image, so that the color isn't flat?
Why is matter-antimatter asymmetry surprising, if asymmetry can be generated by a random walk in which particles go into black holes?
Does "Op. cit." stand for "opus citatum" or "opere citato"?
What is the meaning of "log" in this sentence?
How can I curtail abuse of the Illusion wizard's Illusory Reality feature?
How to write Hanief (my name) in Japanese?
Proving roots of a function cannot all be real
Seeing complex roots on the graph of a polynomialDifferentiating $ arctan (fraca+x1-ax)- arctan x$Question about quartic equation having all 4 real rootsVertical length of two rootsProving roots of a polynomial are real and distinct.What is the maximum number of real roots a polynomial of any degree can have?Polynomials and Location of Real RootsNumber of distinct real roots of derivative of a functionDetermine the values of k for which the equation will have zero, two or four real roots
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty
margin-bottom:0;
.everyonelovesstackoverflowposition:absolute;height:1px;width:1px;opacity:0;top:0;left:0;pointer-events:none;
$begingroup$
The question is
Let $a$$,b$$,c$$,d$ be any four real number not all equal to zero. Prove that the roots of the polynomial $f(x)=x^6+ax^3+bx^2+cx+d$ cannot all be real.
I know that the first derivative of a functions gives its turning points and the second derivative give its concavity but how does it help to solve the question. Or if you have any other methods it would really help.Any hint would also be appreciated . Thanks in advance.
real-analysis derivatives polynomials graphing-functions
$endgroup$
add a comment
|
$begingroup$
The question is
Let $a$$,b$$,c$$,d$ be any four real number not all equal to zero. Prove that the roots of the polynomial $f(x)=x^6+ax^3+bx^2+cx+d$ cannot all be real.
I know that the first derivative of a functions gives its turning points and the second derivative give its concavity but how does it help to solve the question. Or if you have any other methods it would really help.Any hint would also be appreciated . Thanks in advance.
real-analysis derivatives polynomials graphing-functions
$endgroup$
add a comment
|
$begingroup$
The question is
Let $a$$,b$$,c$$,d$ be any four real number not all equal to zero. Prove that the roots of the polynomial $f(x)=x^6+ax^3+bx^2+cx+d$ cannot all be real.
I know that the first derivative of a functions gives its turning points and the second derivative give its concavity but how does it help to solve the question. Or if you have any other methods it would really help.Any hint would also be appreciated . Thanks in advance.
real-analysis derivatives polynomials graphing-functions
$endgroup$
The question is
Let $a$$,b$$,c$$,d$ be any four real number not all equal to zero. Prove that the roots of the polynomial $f(x)=x^6+ax^3+bx^2+cx+d$ cannot all be real.
I know that the first derivative of a functions gives its turning points and the second derivative give its concavity but how does it help to solve the question. Or if you have any other methods it would really help.Any hint would also be appreciated . Thanks in advance.
real-analysis derivatives polynomials graphing-functions
real-analysis derivatives polynomials graphing-functions
asked 8 hours ago
Akshaj BansalAkshaj Bansal
4478 bronze badges
4478 bronze badges
add a comment
|
add a comment
|
2 Answers
2
active
oldest
votes
$begingroup$
Suppose all roots are real.
Sum of the roots=-$Sigma alpha = 0$.
Squaring, $Sigma alpha^2 + 2 Sigma alpha beta = Sigma alpha^2 + 0 = 0.$ this is possible only of all the roots are equal to $0$, which is false since all of $a,b,c,d$ are not $0$.
$endgroup$
4
$begingroup$
$-sumalpha$ is the coefficient of $x^n-1$, and $sumalphabeta$ is the coefficient of $x^n-2$.
$endgroup$
– Hagen von Eitzen
8 hours ago
1
$begingroup$
Fixed thank you
$endgroup$
– thewitness
7 hours ago
add a comment
|
$begingroup$
If $f$ has $6$ real roots (perhaps with multiplicity), then $f'(x)$ has $5$ real roots, $f''(x)$ has $4$ real roots, and so on.
We have
$$
beginalign
f(x)&=x^6+ax^3+bx^2+cx+d\
f'(x)&=6x^5+3ax^2+2bx+c\
f''(x)&=30x^4+6ax+2b\
f'''(x)&=120x^3+6a\
endalign $$
Note that $x^m+p$ with $m>2$ has $m$ real roots if and only if $p=0$ (because it can have at most two distinct real roots, and a multiple root only if $p=0$).
Using this, we see from the expression for $f'''(x)$ that $a=0$. Then by the same argument using $f''(x)$, we have $b=0$. After that using $f'(x)$, we obtain $c=0$, and finally using $f(x)$, we find $d=0$. But $a=b=c=d=0$ is excluded in the problem statement.
$endgroup$
add a comment
|
Your Answer
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/4.0/"u003ecc by-sa 4.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%2f3376842%2fproving-roots-of-a-function-cannot-all-be-real%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$
Suppose all roots are real.
Sum of the roots=-$Sigma alpha = 0$.
Squaring, $Sigma alpha^2 + 2 Sigma alpha beta = Sigma alpha^2 + 0 = 0.$ this is possible only of all the roots are equal to $0$, which is false since all of $a,b,c,d$ are not $0$.
$endgroup$
4
$begingroup$
$-sumalpha$ is the coefficient of $x^n-1$, and $sumalphabeta$ is the coefficient of $x^n-2$.
$endgroup$
– Hagen von Eitzen
8 hours ago
1
$begingroup$
Fixed thank you
$endgroup$
– thewitness
7 hours ago
add a comment
|
$begingroup$
Suppose all roots are real.
Sum of the roots=-$Sigma alpha = 0$.
Squaring, $Sigma alpha^2 + 2 Sigma alpha beta = Sigma alpha^2 + 0 = 0.$ this is possible only of all the roots are equal to $0$, which is false since all of $a,b,c,d$ are not $0$.
$endgroup$
4
$begingroup$
$-sumalpha$ is the coefficient of $x^n-1$, and $sumalphabeta$ is the coefficient of $x^n-2$.
$endgroup$
– Hagen von Eitzen
8 hours ago
1
$begingroup$
Fixed thank you
$endgroup$
– thewitness
7 hours ago
add a comment
|
$begingroup$
Suppose all roots are real.
Sum of the roots=-$Sigma alpha = 0$.
Squaring, $Sigma alpha^2 + 2 Sigma alpha beta = Sigma alpha^2 + 0 = 0.$ this is possible only of all the roots are equal to $0$, which is false since all of $a,b,c,d$ are not $0$.
$endgroup$
Suppose all roots are real.
Sum of the roots=-$Sigma alpha = 0$.
Squaring, $Sigma alpha^2 + 2 Sigma alpha beta = Sigma alpha^2 + 0 = 0.$ this is possible only of all the roots are equal to $0$, which is false since all of $a,b,c,d$ are not $0$.
edited 7 hours ago
answered 8 hours ago
thewitnessthewitness
5161 silver badge13 bronze badges
5161 silver badge13 bronze badges
4
$begingroup$
$-sumalpha$ is the coefficient of $x^n-1$, and $sumalphabeta$ is the coefficient of $x^n-2$.
$endgroup$
– Hagen von Eitzen
8 hours ago
1
$begingroup$
Fixed thank you
$endgroup$
– thewitness
7 hours ago
add a comment
|
4
$begingroup$
$-sumalpha$ is the coefficient of $x^n-1$, and $sumalphabeta$ is the coefficient of $x^n-2$.
$endgroup$
– Hagen von Eitzen
8 hours ago
1
$begingroup$
Fixed thank you
$endgroup$
– thewitness
7 hours ago
4
4
$begingroup$
$-sumalpha$ is the coefficient of $x^n-1$, and $sumalphabeta$ is the coefficient of $x^n-2$.
$endgroup$
– Hagen von Eitzen
8 hours ago
$begingroup$
$-sumalpha$ is the coefficient of $x^n-1$, and $sumalphabeta$ is the coefficient of $x^n-2$.
$endgroup$
– Hagen von Eitzen
8 hours ago
1
1
$begingroup$
Fixed thank you
$endgroup$
– thewitness
7 hours ago
$begingroup$
Fixed thank you
$endgroup$
– thewitness
7 hours ago
add a comment
|
$begingroup$
If $f$ has $6$ real roots (perhaps with multiplicity), then $f'(x)$ has $5$ real roots, $f''(x)$ has $4$ real roots, and so on.
We have
$$
beginalign
f(x)&=x^6+ax^3+bx^2+cx+d\
f'(x)&=6x^5+3ax^2+2bx+c\
f''(x)&=30x^4+6ax+2b\
f'''(x)&=120x^3+6a\
endalign $$
Note that $x^m+p$ with $m>2$ has $m$ real roots if and only if $p=0$ (because it can have at most two distinct real roots, and a multiple root only if $p=0$).
Using this, we see from the expression for $f'''(x)$ that $a=0$. Then by the same argument using $f''(x)$, we have $b=0$. After that using $f'(x)$, we obtain $c=0$, and finally using $f(x)$, we find $d=0$. But $a=b=c=d=0$ is excluded in the problem statement.
$endgroup$
add a comment
|
$begingroup$
If $f$ has $6$ real roots (perhaps with multiplicity), then $f'(x)$ has $5$ real roots, $f''(x)$ has $4$ real roots, and so on.
We have
$$
beginalign
f(x)&=x^6+ax^3+bx^2+cx+d\
f'(x)&=6x^5+3ax^2+2bx+c\
f''(x)&=30x^4+6ax+2b\
f'''(x)&=120x^3+6a\
endalign $$
Note that $x^m+p$ with $m>2$ has $m$ real roots if and only if $p=0$ (because it can have at most two distinct real roots, and a multiple root only if $p=0$).
Using this, we see from the expression for $f'''(x)$ that $a=0$. Then by the same argument using $f''(x)$, we have $b=0$. After that using $f'(x)$, we obtain $c=0$, and finally using $f(x)$, we find $d=0$. But $a=b=c=d=0$ is excluded in the problem statement.
$endgroup$
add a comment
|
$begingroup$
If $f$ has $6$ real roots (perhaps with multiplicity), then $f'(x)$ has $5$ real roots, $f''(x)$ has $4$ real roots, and so on.
We have
$$
beginalign
f(x)&=x^6+ax^3+bx^2+cx+d\
f'(x)&=6x^5+3ax^2+2bx+c\
f''(x)&=30x^4+6ax+2b\
f'''(x)&=120x^3+6a\
endalign $$
Note that $x^m+p$ with $m>2$ has $m$ real roots if and only if $p=0$ (because it can have at most two distinct real roots, and a multiple root only if $p=0$).
Using this, we see from the expression for $f'''(x)$ that $a=0$. Then by the same argument using $f''(x)$, we have $b=0$. After that using $f'(x)$, we obtain $c=0$, and finally using $f(x)$, we find $d=0$. But $a=b=c=d=0$ is excluded in the problem statement.
$endgroup$
If $f$ has $6$ real roots (perhaps with multiplicity), then $f'(x)$ has $5$ real roots, $f''(x)$ has $4$ real roots, and so on.
We have
$$
beginalign
f(x)&=x^6+ax^3+bx^2+cx+d\
f'(x)&=6x^5+3ax^2+2bx+c\
f''(x)&=30x^4+6ax+2b\
f'''(x)&=120x^3+6a\
endalign $$
Note that $x^m+p$ with $m>2$ has $m$ real roots if and only if $p=0$ (because it can have at most two distinct real roots, and a multiple root only if $p=0$).
Using this, we see from the expression for $f'''(x)$ that $a=0$. Then by the same argument using $f''(x)$, we have $b=0$. After that using $f'(x)$, we obtain $c=0$, and finally using $f(x)$, we find $d=0$. But $a=b=c=d=0$ is excluded in the problem statement.
edited 8 hours ago
answered 8 hours ago
Hagen von EitzenHagen von Eitzen
299k24 gold badges288 silver badges530 bronze badges
299k24 gold badges288 silver badges530 bronze badges
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%2f3376842%2fproving-roots-of-a-function-cannot-all-be-real%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