A problem on positive definite matrix
I am studying a chapter on positive definites and there is this question in which I have to find whether the quadratic forms are positive definite or not. I have to confirm my answer for this quadratic form: $x^{2}+8xy+y^{2}$. I made it's matrix representation which is $$A = begin{bmatrix} 1&4\4&1 end{bmatrix}$$
The eigenvalues of this matrix are 5 and -3. Since one of the eigenvalue is negative, it must not be a positive definite?
My second doubt is regarding this form: $x^{2}+6xy$. The matrix representation is $$B=begin{bmatrix} 1&3\3&0 end{bmatrix}$$
The eigenvalues of this matrix are $$lambda = frac{1 pm sqrt{37}}{2}$$
So this quadratic form is also not positive definite, right?
eigenvalues-eigenvectors quadratic-forms positive-definite
|
show 2 more comments
I am studying a chapter on positive definites and there is this question in which I have to find whether the quadratic forms are positive definite or not. I have to confirm my answer for this quadratic form: $x^{2}+8xy+y^{2}$. I made it's matrix representation which is $$A = begin{bmatrix} 1&4\4&1 end{bmatrix}$$
The eigenvalues of this matrix are 5 and -3. Since one of the eigenvalue is negative, it must not be a positive definite?
My second doubt is regarding this form: $x^{2}+6xy$. The matrix representation is $$B=begin{bmatrix} 1&3\3&0 end{bmatrix}$$
The eigenvalues of this matrix are $$lambda = frac{1 pm sqrt{37}}{2}$$
So this quadratic form is also not positive definite, right?
eigenvalues-eigenvectors quadratic-forms positive-definite
Sylvester's criterion. By the way the eigenvalues for second matrix can be found using quadratic formula.
– Yadati Kiran
Nov 23 '18 at 14:43
Please could you clarify a little bit. It would be of great help.
– Himanshu Sharma
Nov 23 '18 at 14:45
Sylvester's criterion says "Symmetric (Hermitian) matrix M is positive-definite if and only if the principal minors are positive: i.e. determinant of the upper left $ktimes k$ matrix is positive for $1leq kleq n$.
– Yadati Kiran
Nov 23 '18 at 14:48
Why are you unable to find the eigenvalues of $B$. Using the standard method of finding the roots of $det (lambda I - B) $ works just fine.
– Eric
Nov 23 '18 at 14:49
1
Yes thats correct. For future- the fastest way to check it in this case is using the fact that the determinant is negative. The determinant is equal to the product of eigenvalues (can be proved using Jordan form), so if you have a negative determinant then you must have a negative eigenvalue. Sylvester's criterion expands on this idea.
– Eric
Nov 23 '18 at 15:02
|
show 2 more comments
I am studying a chapter on positive definites and there is this question in which I have to find whether the quadratic forms are positive definite or not. I have to confirm my answer for this quadratic form: $x^{2}+8xy+y^{2}$. I made it's matrix representation which is $$A = begin{bmatrix} 1&4\4&1 end{bmatrix}$$
The eigenvalues of this matrix are 5 and -3. Since one of the eigenvalue is negative, it must not be a positive definite?
My second doubt is regarding this form: $x^{2}+6xy$. The matrix representation is $$B=begin{bmatrix} 1&3\3&0 end{bmatrix}$$
The eigenvalues of this matrix are $$lambda = frac{1 pm sqrt{37}}{2}$$
So this quadratic form is also not positive definite, right?
eigenvalues-eigenvectors quadratic-forms positive-definite
I am studying a chapter on positive definites and there is this question in which I have to find whether the quadratic forms are positive definite or not. I have to confirm my answer for this quadratic form: $x^{2}+8xy+y^{2}$. I made it's matrix representation which is $$A = begin{bmatrix} 1&4\4&1 end{bmatrix}$$
The eigenvalues of this matrix are 5 and -3. Since one of the eigenvalue is negative, it must not be a positive definite?
My second doubt is regarding this form: $x^{2}+6xy$. The matrix representation is $$B=begin{bmatrix} 1&3\3&0 end{bmatrix}$$
The eigenvalues of this matrix are $$lambda = frac{1 pm sqrt{37}}{2}$$
So this quadratic form is also not positive definite, right?
eigenvalues-eigenvectors quadratic-forms positive-definite
eigenvalues-eigenvectors quadratic-forms positive-definite
edited Nov 23 '18 at 14:59
Himanshu Sharma
asked Nov 23 '18 at 14:41
Himanshu SharmaHimanshu Sharma
113
113
Sylvester's criterion. By the way the eigenvalues for second matrix can be found using quadratic formula.
– Yadati Kiran
Nov 23 '18 at 14:43
Please could you clarify a little bit. It would be of great help.
– Himanshu Sharma
Nov 23 '18 at 14:45
Sylvester's criterion says "Symmetric (Hermitian) matrix M is positive-definite if and only if the principal minors are positive: i.e. determinant of the upper left $ktimes k$ matrix is positive for $1leq kleq n$.
– Yadati Kiran
Nov 23 '18 at 14:48
Why are you unable to find the eigenvalues of $B$. Using the standard method of finding the roots of $det (lambda I - B) $ works just fine.
– Eric
Nov 23 '18 at 14:49
1
Yes thats correct. For future- the fastest way to check it in this case is using the fact that the determinant is negative. The determinant is equal to the product of eigenvalues (can be proved using Jordan form), so if you have a negative determinant then you must have a negative eigenvalue. Sylvester's criterion expands on this idea.
– Eric
Nov 23 '18 at 15:02
|
show 2 more comments
Sylvester's criterion. By the way the eigenvalues for second matrix can be found using quadratic formula.
– Yadati Kiran
Nov 23 '18 at 14:43
Please could you clarify a little bit. It would be of great help.
– Himanshu Sharma
Nov 23 '18 at 14:45
Sylvester's criterion says "Symmetric (Hermitian) matrix M is positive-definite if and only if the principal minors are positive: i.e. determinant of the upper left $ktimes k$ matrix is positive for $1leq kleq n$.
– Yadati Kiran
Nov 23 '18 at 14:48
Why are you unable to find the eigenvalues of $B$. Using the standard method of finding the roots of $det (lambda I - B) $ works just fine.
– Eric
Nov 23 '18 at 14:49
1
Yes thats correct. For future- the fastest way to check it in this case is using the fact that the determinant is negative. The determinant is equal to the product of eigenvalues (can be proved using Jordan form), so if you have a negative determinant then you must have a negative eigenvalue. Sylvester's criterion expands on this idea.
– Eric
Nov 23 '18 at 15:02
Sylvester's criterion. By the way the eigenvalues for second matrix can be found using quadratic formula.
– Yadati Kiran
Nov 23 '18 at 14:43
Sylvester's criterion. By the way the eigenvalues for second matrix can be found using quadratic formula.
– Yadati Kiran
Nov 23 '18 at 14:43
Please could you clarify a little bit. It would be of great help.
– Himanshu Sharma
Nov 23 '18 at 14:45
Please could you clarify a little bit. It would be of great help.
– Himanshu Sharma
Nov 23 '18 at 14:45
Sylvester's criterion says "Symmetric (Hermitian) matrix M is positive-definite if and only if the principal minors are positive: i.e. determinant of the upper left $ktimes k$ matrix is positive for $1leq kleq n$.
– Yadati Kiran
Nov 23 '18 at 14:48
Sylvester's criterion says "Symmetric (Hermitian) matrix M is positive-definite if and only if the principal minors are positive: i.e. determinant of the upper left $ktimes k$ matrix is positive for $1leq kleq n$.
– Yadati Kiran
Nov 23 '18 at 14:48
Why are you unable to find the eigenvalues of $B$. Using the standard method of finding the roots of $det (lambda I - B) $ works just fine.
– Eric
Nov 23 '18 at 14:49
Why are you unable to find the eigenvalues of $B$. Using the standard method of finding the roots of $det (lambda I - B) $ works just fine.
– Eric
Nov 23 '18 at 14:49
1
1
Yes thats correct. For future- the fastest way to check it in this case is using the fact that the determinant is negative. The determinant is equal to the product of eigenvalues (can be proved using Jordan form), so if you have a negative determinant then you must have a negative eigenvalue. Sylvester's criterion expands on this idea.
– Eric
Nov 23 '18 at 15:02
Yes thats correct. For future- the fastest way to check it in this case is using the fact that the determinant is negative. The determinant is equal to the product of eigenvalues (can be proved using Jordan form), so if you have a negative determinant then you must have a negative eigenvalue. Sylvester's criterion expands on this idea.
– Eric
Nov 23 '18 at 15:02
|
show 2 more comments
0
active
oldest
votes
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%2f3010436%2fa-problem-on-positive-definite-matrix%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
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%2f3010436%2fa-problem-on-positive-definite-matrix%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
Sylvester's criterion. By the way the eigenvalues for second matrix can be found using quadratic formula.
– Yadati Kiran
Nov 23 '18 at 14:43
Please could you clarify a little bit. It would be of great help.
– Himanshu Sharma
Nov 23 '18 at 14:45
Sylvester's criterion says "Symmetric (Hermitian) matrix M is positive-definite if and only if the principal minors are positive: i.e. determinant of the upper left $ktimes k$ matrix is positive for $1leq kleq n$.
– Yadati Kiran
Nov 23 '18 at 14:48
Why are you unable to find the eigenvalues of $B$. Using the standard method of finding the roots of $det (lambda I - B) $ works just fine.
– Eric
Nov 23 '18 at 14:49
1
Yes thats correct. For future- the fastest way to check it in this case is using the fact that the determinant is negative. The determinant is equal to the product of eigenvalues (can be proved using Jordan form), so if you have a negative determinant then you must have a negative eigenvalue. Sylvester's criterion expands on this idea.
– Eric
Nov 23 '18 at 15:02