Necessary and sufficient condition for quadratic forms
up vote
0
down vote
favorite
Consider the quadratic form $Q(u,v)=au^2 + 2buv +cv^2$. Upon completing the square we will obtain $$Q(u,v)=aleft(u+frac{bv}{a}right)^2+left(c-frac{b^2}{a}right)v^2,$$
we assume that $ane 0$.
There is a theorem which says that
A set of necessary and sufficient conditions that $Q(u,v)$ be positive for all nontrivial $u$ and $v$ is that
$$a>0, text{ } left|begin{matrix}
a & b\
b & c
end{matrix}right|>0$$
However, what if $a>0$ but $left(c-frac{b^2}{a}right)<0$? Then either $c$ is negative or $c<frac{b^2}{a}$. Why wouldn't this satisfy $Q(u,v)$ as being positive?
This is also equivalent to
$$ac-b^2>0 text{ (1)}$$
$$ac-b^2<0 text{ (2)}$$
with (1) implying that $c>0$ whenever $a>0$ but $ac$ can also be positive when $a<0$ and $c<0$ and $ac>b^2$. Likewise, (2) can also be negative when $a,c>0$ and $ac<b^2$.
What is it that I'm missing here?
linear-algebra optimization quadratic-forms
add a comment |
up vote
0
down vote
favorite
Consider the quadratic form $Q(u,v)=au^2 + 2buv +cv^2$. Upon completing the square we will obtain $$Q(u,v)=aleft(u+frac{bv}{a}right)^2+left(c-frac{b^2}{a}right)v^2,$$
we assume that $ane 0$.
There is a theorem which says that
A set of necessary and sufficient conditions that $Q(u,v)$ be positive for all nontrivial $u$ and $v$ is that
$$a>0, text{ } left|begin{matrix}
a & b\
b & c
end{matrix}right|>0$$
However, what if $a>0$ but $left(c-frac{b^2}{a}right)<0$? Then either $c$ is negative or $c<frac{b^2}{a}$. Why wouldn't this satisfy $Q(u,v)$ as being positive?
This is also equivalent to
$$ac-b^2>0 text{ (1)}$$
$$ac-b^2<0 text{ (2)}$$
with (1) implying that $c>0$ whenever $a>0$ but $ac$ can also be positive when $a<0$ and $c<0$ and $ac>b^2$. Likewise, (2) can also be negative when $a,c>0$ and $ac<b^2$.
What is it that I'm missing here?
linear-algebra optimization quadratic-forms
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
Consider the quadratic form $Q(u,v)=au^2 + 2buv +cv^2$. Upon completing the square we will obtain $$Q(u,v)=aleft(u+frac{bv}{a}right)^2+left(c-frac{b^2}{a}right)v^2,$$
we assume that $ane 0$.
There is a theorem which says that
A set of necessary and sufficient conditions that $Q(u,v)$ be positive for all nontrivial $u$ and $v$ is that
$$a>0, text{ } left|begin{matrix}
a & b\
b & c
end{matrix}right|>0$$
However, what if $a>0$ but $left(c-frac{b^2}{a}right)<0$? Then either $c$ is negative or $c<frac{b^2}{a}$. Why wouldn't this satisfy $Q(u,v)$ as being positive?
This is also equivalent to
$$ac-b^2>0 text{ (1)}$$
$$ac-b^2<0 text{ (2)}$$
with (1) implying that $c>0$ whenever $a>0$ but $ac$ can also be positive when $a<0$ and $c<0$ and $ac>b^2$. Likewise, (2) can also be negative when $a,c>0$ and $ac<b^2$.
What is it that I'm missing here?
linear-algebra optimization quadratic-forms
Consider the quadratic form $Q(u,v)=au^2 + 2buv +cv^2$. Upon completing the square we will obtain $$Q(u,v)=aleft(u+frac{bv}{a}right)^2+left(c-frac{b^2}{a}right)v^2,$$
we assume that $ane 0$.
There is a theorem which says that
A set of necessary and sufficient conditions that $Q(u,v)$ be positive for all nontrivial $u$ and $v$ is that
$$a>0, text{ } left|begin{matrix}
a & b\
b & c
end{matrix}right|>0$$
However, what if $a>0$ but $left(c-frac{b^2}{a}right)<0$? Then either $c$ is negative or $c<frac{b^2}{a}$. Why wouldn't this satisfy $Q(u,v)$ as being positive?
This is also equivalent to
$$ac-b^2>0 text{ (1)}$$
$$ac-b^2<0 text{ (2)}$$
with (1) implying that $c>0$ whenever $a>0$ but $ac$ can also be positive when $a<0$ and $c<0$ and $ac>b^2$. Likewise, (2) can also be negative when $a,c>0$ and $ac<b^2$.
What is it that I'm missing here?
linear-algebra optimization quadratic-forms
linear-algebra optimization quadratic-forms
asked Nov 22 at 18:30
sequence
4,19331135
4,19331135
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
up vote
1
down vote
accepted
when $a > 0$ but $c - frac {b^2}{a} < 0,$ test with pair
$$ u = -b, ; ; v = a . $$
Then
$$ a u^2 + 2 b u v + c v^2 = a b^2 - 2 b b a + c a^2 = ca^2 - a b^2 = a(ca-b^2) < 0 $$
add a comment |
up vote
0
down vote
Note indeed that the condition
$$left(c-frac{b^2}{a}right)<0 iff ac-b^2<0$$
is the opposite of
$$left|begin{matrix}
a & b\
b & c
end{matrix}right|>0 iff ac-b^2>0$$
Yes, but why can't $a>0$ in the first case if $c<frac{b^2}{a}$?
– sequence
Nov 22 at 18:45
@sequence Yes it can be but in that case (a=1, b=2, c=1) the quadratic forms is not positive definite.
– gimusi
Nov 22 at 18:50
Yes, but it is negative definite. The theorem above says that $a$ is necessarily negative for the negative definite case. But it doesn't have to be, or does it? @gimusi
– sequence
Nov 22 at 18:53
@sequence No in that case it is indefinite since in some "directions" $Q>0$ and in others $Q<0$. Indeed in that case the associated matrix has $lambda_1>0$ and $lambda_2<0$.
– gimusi
Nov 22 at 18:56
$a,b,c,d$ are assumed to be fixed constants. @gimusi
– sequence
Nov 22 at 18:58
|
show 1 more 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',
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%2f3009481%2fnecessary-and-sufficient-condition-for-quadratic-forms%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
up vote
1
down vote
accepted
when $a > 0$ but $c - frac {b^2}{a} < 0,$ test with pair
$$ u = -b, ; ; v = a . $$
Then
$$ a u^2 + 2 b u v + c v^2 = a b^2 - 2 b b a + c a^2 = ca^2 - a b^2 = a(ca-b^2) < 0 $$
add a comment |
up vote
1
down vote
accepted
when $a > 0$ but $c - frac {b^2}{a} < 0,$ test with pair
$$ u = -b, ; ; v = a . $$
Then
$$ a u^2 + 2 b u v + c v^2 = a b^2 - 2 b b a + c a^2 = ca^2 - a b^2 = a(ca-b^2) < 0 $$
add a comment |
up vote
1
down vote
accepted
up vote
1
down vote
accepted
when $a > 0$ but $c - frac {b^2}{a} < 0,$ test with pair
$$ u = -b, ; ; v = a . $$
Then
$$ a u^2 + 2 b u v + c v^2 = a b^2 - 2 b b a + c a^2 = ca^2 - a b^2 = a(ca-b^2) < 0 $$
when $a > 0$ but $c - frac {b^2}{a} < 0,$ test with pair
$$ u = -b, ; ; v = a . $$
Then
$$ a u^2 + 2 b u v + c v^2 = a b^2 - 2 b b a + c a^2 = ca^2 - a b^2 = a(ca-b^2) < 0 $$
answered Nov 22 at 19:25
Will Jagy
101k598198
101k598198
add a comment |
add a comment |
up vote
0
down vote
Note indeed that the condition
$$left(c-frac{b^2}{a}right)<0 iff ac-b^2<0$$
is the opposite of
$$left|begin{matrix}
a & b\
b & c
end{matrix}right|>0 iff ac-b^2>0$$
Yes, but why can't $a>0$ in the first case if $c<frac{b^2}{a}$?
– sequence
Nov 22 at 18:45
@sequence Yes it can be but in that case (a=1, b=2, c=1) the quadratic forms is not positive definite.
– gimusi
Nov 22 at 18:50
Yes, but it is negative definite. The theorem above says that $a$ is necessarily negative for the negative definite case. But it doesn't have to be, or does it? @gimusi
– sequence
Nov 22 at 18:53
@sequence No in that case it is indefinite since in some "directions" $Q>0$ and in others $Q<0$. Indeed in that case the associated matrix has $lambda_1>0$ and $lambda_2<0$.
– gimusi
Nov 22 at 18:56
$a,b,c,d$ are assumed to be fixed constants. @gimusi
– sequence
Nov 22 at 18:58
|
show 1 more comment
up vote
0
down vote
Note indeed that the condition
$$left(c-frac{b^2}{a}right)<0 iff ac-b^2<0$$
is the opposite of
$$left|begin{matrix}
a & b\
b & c
end{matrix}right|>0 iff ac-b^2>0$$
Yes, but why can't $a>0$ in the first case if $c<frac{b^2}{a}$?
– sequence
Nov 22 at 18:45
@sequence Yes it can be but in that case (a=1, b=2, c=1) the quadratic forms is not positive definite.
– gimusi
Nov 22 at 18:50
Yes, but it is negative definite. The theorem above says that $a$ is necessarily negative for the negative definite case. But it doesn't have to be, or does it? @gimusi
– sequence
Nov 22 at 18:53
@sequence No in that case it is indefinite since in some "directions" $Q>0$ and in others $Q<0$. Indeed in that case the associated matrix has $lambda_1>0$ and $lambda_2<0$.
– gimusi
Nov 22 at 18:56
$a,b,c,d$ are assumed to be fixed constants. @gimusi
– sequence
Nov 22 at 18:58
|
show 1 more comment
up vote
0
down vote
up vote
0
down vote
Note indeed that the condition
$$left(c-frac{b^2}{a}right)<0 iff ac-b^2<0$$
is the opposite of
$$left|begin{matrix}
a & b\
b & c
end{matrix}right|>0 iff ac-b^2>0$$
Note indeed that the condition
$$left(c-frac{b^2}{a}right)<0 iff ac-b^2<0$$
is the opposite of
$$left|begin{matrix}
a & b\
b & c
end{matrix}right|>0 iff ac-b^2>0$$
answered Nov 22 at 18:40
gimusi
92.7k94495
92.7k94495
Yes, but why can't $a>0$ in the first case if $c<frac{b^2}{a}$?
– sequence
Nov 22 at 18:45
@sequence Yes it can be but in that case (a=1, b=2, c=1) the quadratic forms is not positive definite.
– gimusi
Nov 22 at 18:50
Yes, but it is negative definite. The theorem above says that $a$ is necessarily negative for the negative definite case. But it doesn't have to be, or does it? @gimusi
– sequence
Nov 22 at 18:53
@sequence No in that case it is indefinite since in some "directions" $Q>0$ and in others $Q<0$. Indeed in that case the associated matrix has $lambda_1>0$ and $lambda_2<0$.
– gimusi
Nov 22 at 18:56
$a,b,c,d$ are assumed to be fixed constants. @gimusi
– sequence
Nov 22 at 18:58
|
show 1 more comment
Yes, but why can't $a>0$ in the first case if $c<frac{b^2}{a}$?
– sequence
Nov 22 at 18:45
@sequence Yes it can be but in that case (a=1, b=2, c=1) the quadratic forms is not positive definite.
– gimusi
Nov 22 at 18:50
Yes, but it is negative definite. The theorem above says that $a$ is necessarily negative for the negative definite case. But it doesn't have to be, or does it? @gimusi
– sequence
Nov 22 at 18:53
@sequence No in that case it is indefinite since in some "directions" $Q>0$ and in others $Q<0$. Indeed in that case the associated matrix has $lambda_1>0$ and $lambda_2<0$.
– gimusi
Nov 22 at 18:56
$a,b,c,d$ are assumed to be fixed constants. @gimusi
– sequence
Nov 22 at 18:58
Yes, but why can't $a>0$ in the first case if $c<frac{b^2}{a}$?
– sequence
Nov 22 at 18:45
Yes, but why can't $a>0$ in the first case if $c<frac{b^2}{a}$?
– sequence
Nov 22 at 18:45
@sequence Yes it can be but in that case (a=1, b=2, c=1) the quadratic forms is not positive definite.
– gimusi
Nov 22 at 18:50
@sequence Yes it can be but in that case (a=1, b=2, c=1) the quadratic forms is not positive definite.
– gimusi
Nov 22 at 18:50
Yes, but it is negative definite. The theorem above says that $a$ is necessarily negative for the negative definite case. But it doesn't have to be, or does it? @gimusi
– sequence
Nov 22 at 18:53
Yes, but it is negative definite. The theorem above says that $a$ is necessarily negative for the negative definite case. But it doesn't have to be, or does it? @gimusi
– sequence
Nov 22 at 18:53
@sequence No in that case it is indefinite since in some "directions" $Q>0$ and in others $Q<0$. Indeed in that case the associated matrix has $lambda_1>0$ and $lambda_2<0$.
– gimusi
Nov 22 at 18:56
@sequence No in that case it is indefinite since in some "directions" $Q>0$ and in others $Q<0$. Indeed in that case the associated matrix has $lambda_1>0$ and $lambda_2<0$.
– gimusi
Nov 22 at 18:56
$a,b,c,d$ are assumed to be fixed constants. @gimusi
– sequence
Nov 22 at 18:58
$a,b,c,d$ are assumed to be fixed constants. @gimusi
– sequence
Nov 22 at 18:58
|
show 1 more 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.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- 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.
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%2f3009481%2fnecessary-and-sufficient-condition-for-quadratic-forms%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