Do Cubics always have one real root?Does the resolvent cubic of the quartic equation always have at least 1...
Are E natural minor and B harmonic minor related?
Why aren't there more Gauls like Obelix?
Smooth vector fields on a surface modulo diffeomorphisms
How do spaceships determine each other's mass in space?
Under what conditions can the right to remain silent be revoked in the USA?
What can I do if someone tampers with my SSH public key?
Cycles on the torus
Is "cogitate" used appropriately in "I cogitate that success relies on hard work"?
What do you call someone who likes to pick fights?
Is it possible to clone a polymorphic object without manually adding overridden clone method into each derived class in C++?
How do we create new idioms and use them in a novel?
Use Mercury as quenching liquid for swords?
Would those living in a "perfect society" not understand satire
When an outsider describes family relationships, which point of view are they using?
PTIJ: Who was the sixth set of priestly clothes for?
Either of .... (Plural/Singular)
Is it a Cyclops number? "Nobody" knows!
Graphic representation of a triangle using ArrayPlot
Can I negotiate a patent idea for a raise, under French law?
Locked Away- What am I?
Why is there an extra space when I type "ls" on the Desktop?
How to write a chaotic neutral protagonist and prevent my readers from thinking they are evil?
Did Amazon pay $0 in taxes last year?
Why do we say 'Pairwise Disjoint', rather than 'Disjoint'?
Do Cubics always have one real root?
Does the resolvent cubic of the quartic equation always have at least 1 positive real rootCubic polynomial with 1 real root and 2 complex conjugated roots (real coefficients)Complex Conjugate roots with non real coefficientsFind coefficients of a cubic function with imaginary rootCubic Function with two roots and its Derivative function with one rootWhat's the easiest way to solve the cubic $3x^3-13x^2+3x-13$Apart from the Fundamental Theorem of Algebra and Descartes Rule of Signs, are there any other ways to determine the nature of roots of a polynomial?How many real roots can a cubic equation $x^3 + bx^2 + cx + d = 0$ have?How to tell root multiplicity from complex rootsProved that cubic equation w/ real coefficients always has 2 complex conjugate roots but that's clearly not the case.
$begingroup$
I've seen a few conflicting pieces of information online.
So far, I know that with real coefficients there will always be one real root. But how about with complex coefficients?
At very least could you give me a counter example? a cubic with no real roots
polynomials complex-numbers roots real-numbers
New contributor
$endgroup$
add a comment |
$begingroup$
I've seen a few conflicting pieces of information online.
So far, I know that with real coefficients there will always be one real root. But how about with complex coefficients?
At very least could you give me a counter example? a cubic with no real roots
polynomials complex-numbers roots real-numbers
New contributor
$endgroup$
add a comment |
$begingroup$
I've seen a few conflicting pieces of information online.
So far, I know that with real coefficients there will always be one real root. But how about with complex coefficients?
At very least could you give me a counter example? a cubic with no real roots
polynomials complex-numbers roots real-numbers
New contributor
$endgroup$
I've seen a few conflicting pieces of information online.
So far, I know that with real coefficients there will always be one real root. But how about with complex coefficients?
At very least could you give me a counter example? a cubic with no real roots
polynomials complex-numbers roots real-numbers
polynomials complex-numbers roots real-numbers
New contributor
New contributor
edited 2 hours ago
Servaes
27.8k34098
27.8k34098
New contributor
asked 2 hours ago
user7971589user7971589
82
82
New contributor
New contributor
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
One of the best things you can remember is that over a field (like the reals or complex numbers) roots come from linear factors. Use this to build your own examples: $f(z) =(z-i)^3$. If you want three distinct complex roots, do something like $f(z) = (z-i)(z+i)(z-2i)$.
$endgroup$
add a comment |
$begingroup$
As you already know, a cubic with real coefficients always has one real root, so there is no counterexample of a cubic with real coefficients with no real roots.
A cubic with complex coefficients with no real roots is easy to find; take $x^3+i$.
$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
});
}
});
user7971589 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%2f3141819%2fdo-cubics-always-have-one-real-root%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$
One of the best things you can remember is that over a field (like the reals or complex numbers) roots come from linear factors. Use this to build your own examples: $f(z) =(z-i)^3$. If you want three distinct complex roots, do something like $f(z) = (z-i)(z+i)(z-2i)$.
$endgroup$
add a comment |
$begingroup$
One of the best things you can remember is that over a field (like the reals or complex numbers) roots come from linear factors. Use this to build your own examples: $f(z) =(z-i)^3$. If you want three distinct complex roots, do something like $f(z) = (z-i)(z+i)(z-2i)$.
$endgroup$
add a comment |
$begingroup$
One of the best things you can remember is that over a field (like the reals or complex numbers) roots come from linear factors. Use this to build your own examples: $f(z) =(z-i)^3$. If you want three distinct complex roots, do something like $f(z) = (z-i)(z+i)(z-2i)$.
$endgroup$
One of the best things you can remember is that over a field (like the reals or complex numbers) roots come from linear factors. Use this to build your own examples: $f(z) =(z-i)^3$. If you want three distinct complex roots, do something like $f(z) = (z-i)(z+i)(z-2i)$.
answered 2 hours ago
RandallRandall
10.3k11230
10.3k11230
add a comment |
add a comment |
$begingroup$
As you already know, a cubic with real coefficients always has one real root, so there is no counterexample of a cubic with real coefficients with no real roots.
A cubic with complex coefficients with no real roots is easy to find; take $x^3+i$.
$endgroup$
add a comment |
$begingroup$
As you already know, a cubic with real coefficients always has one real root, so there is no counterexample of a cubic with real coefficients with no real roots.
A cubic with complex coefficients with no real roots is easy to find; take $x^3+i$.
$endgroup$
add a comment |
$begingroup$
As you already know, a cubic with real coefficients always has one real root, so there is no counterexample of a cubic with real coefficients with no real roots.
A cubic with complex coefficients with no real roots is easy to find; take $x^3+i$.
$endgroup$
As you already know, a cubic with real coefficients always has one real root, so there is no counterexample of a cubic with real coefficients with no real roots.
A cubic with complex coefficients with no real roots is easy to find; take $x^3+i$.
answered 2 hours ago
ServaesServaes
27.8k34098
27.8k34098
add a comment |
add a comment |
user7971589 is a new contributor. Be nice, and check out our Code of Conduct.
user7971589 is a new contributor. Be nice, and check out our Code of Conduct.
user7971589 is a new contributor. Be nice, and check out our Code of Conduct.
user7971589 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%2f3141819%2fdo-cubics-always-have-one-real-root%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