Simultaneously vanishing quadratic forms The Next CEO of Stack OverflowSimultaneous diagonalization of quadratic formsQuadratic forms…Feasibility of a given set of Quadratic FormsExistence of complex solutions satisfying two quadratic formsHow to show that two quadratic forms are equivalent?Simultaneously diagonalise two real quadratic formsPrimitive Integral Quadratic forms of fixed discriminantAre two positive defined quadractic forms simultaneously diagonalizable?Determine whether two quadratic forms are simultaneously diagonalizableQuadratic forms + and -
How did people program for Consoles with multiple CPUs?
Is micro rebar a better way to reinforce concrete than rebar?
If a black hole is created from light, can this black hole then move at speed of light?
Why didn't Khan get resurrected in the Genesis Explosion?
What exact does MIB represent in SNMP? How is it different from OID?
What happens if you roll doubles 3 times then land on "Go to jail?"
What benefits would be gained by using human laborers instead of drones in deep sea mining?
Example of a Mathematician/Physicist whose Other Publications during their PhD eclipsed their PhD Thesis
Received an invoice from my ex-employer billing me for training; how to handle?
Unreliable Magic - Is it worth it?
Different harmonic changes implied by a simple descending scale
Extending anchors in TikZ
Why do remote companies require working in the US?
Bold, vivid family
Why am I allowed to create multiple unique pointers from a single object?
Rotate a column
Won the lottery - how do I keep the money?
Interfacing a button to MCU (and PC) with 50m long cable
SQL Server 2016 - excessive memory grant warning on poor performing query
Do I need to enable Dev Hub in my PROD Org?
How do we know the LHC results are robust?
How to avoid supervisors with prejudiced views?
"and that skill is always a class skill for you" - does "always" have any meaning in Pathfinder?
MessageLevel in QGIS3
Simultaneously vanishing quadratic forms
The Next CEO of Stack OverflowSimultaneous diagonalization of quadratic formsQuadratic forms…Feasibility of a given set of Quadratic FormsExistence of complex solutions satisfying two quadratic formsHow to show that two quadratic forms are equivalent?Simultaneously diagonalise two real quadratic formsPrimitive Integral Quadratic forms of fixed discriminantAre two positive defined quadractic forms simultaneously diagonalizable?Determine whether two quadratic forms are simultaneously diagonalizableQuadratic forms + and -
$begingroup$
Given a set of Hermitian matrices $A_i$, is there a simple way to check if there exists a vector $c$ such that for all $i$:
$$c^* A_i c = 0?$$
Namely, when can the quadratic forms defined by the $A_i$ simultaneously vanish?
linear-algebra matrices systems-of-equations quadratic-forms
$endgroup$
add a comment |
$begingroup$
Given a set of Hermitian matrices $A_i$, is there a simple way to check if there exists a vector $c$ such that for all $i$:
$$c^* A_i c = 0?$$
Namely, when can the quadratic forms defined by the $A_i$ simultaneously vanish?
linear-algebra matrices systems-of-equations quadratic-forms
$endgroup$
1
$begingroup$
Conceptually you're just checking the intersection of the radicals of the forms... but I guess that isn't concrete enough?
$endgroup$
– rschwieb
Jul 31 '15 at 19:11
1
$begingroup$
probably not. Also, if the number of $A_i$ is at least the dimension $n,$ then you do not expect any nonzero $c.$ Why do you want to do this?
$endgroup$
– Will Jagy
Jul 31 '15 at 19:13
1
$begingroup$
If such $c$ exists then it should necessarily satisfy $c^*sum_k=1^nx_kA_k c=0$ for all $x$. If there exists such $x$ that $sum_k=1^nx_kA_k$ is positive definite then $c=0$. Finding $x$ is a semidefinite programming.
$endgroup$
– A.Γ.
Jul 31 '15 at 19:37
$begingroup$
Do you mean $c^HA_ic=0$ by $c^*A_ic=0$? ($(cdot)^H$ is the Hermitian operator)
$endgroup$
– Mostafa Ayaz
Mar 19 at 23:18
add a comment |
$begingroup$
Given a set of Hermitian matrices $A_i$, is there a simple way to check if there exists a vector $c$ such that for all $i$:
$$c^* A_i c = 0?$$
Namely, when can the quadratic forms defined by the $A_i$ simultaneously vanish?
linear-algebra matrices systems-of-equations quadratic-forms
$endgroup$
Given a set of Hermitian matrices $A_i$, is there a simple way to check if there exists a vector $c$ such that for all $i$:
$$c^* A_i c = 0?$$
Namely, when can the quadratic forms defined by the $A_i$ simultaneously vanish?
linear-algebra matrices systems-of-equations quadratic-forms
linear-algebra matrices systems-of-equations quadratic-forms
edited Mar 18 at 19:21
Rodrigo de Azevedo
13.2k41960
13.2k41960
asked Jul 31 '15 at 19:06
Eric MetodievEric Metodiev
663
663
1
$begingroup$
Conceptually you're just checking the intersection of the radicals of the forms... but I guess that isn't concrete enough?
$endgroup$
– rschwieb
Jul 31 '15 at 19:11
1
$begingroup$
probably not. Also, if the number of $A_i$ is at least the dimension $n,$ then you do not expect any nonzero $c.$ Why do you want to do this?
$endgroup$
– Will Jagy
Jul 31 '15 at 19:13
1
$begingroup$
If such $c$ exists then it should necessarily satisfy $c^*sum_k=1^nx_kA_k c=0$ for all $x$. If there exists such $x$ that $sum_k=1^nx_kA_k$ is positive definite then $c=0$. Finding $x$ is a semidefinite programming.
$endgroup$
– A.Γ.
Jul 31 '15 at 19:37
$begingroup$
Do you mean $c^HA_ic=0$ by $c^*A_ic=0$? ($(cdot)^H$ is the Hermitian operator)
$endgroup$
– Mostafa Ayaz
Mar 19 at 23:18
add a comment |
1
$begingroup$
Conceptually you're just checking the intersection of the radicals of the forms... but I guess that isn't concrete enough?
$endgroup$
– rschwieb
Jul 31 '15 at 19:11
1
$begingroup$
probably not. Also, if the number of $A_i$ is at least the dimension $n,$ then you do not expect any nonzero $c.$ Why do you want to do this?
$endgroup$
– Will Jagy
Jul 31 '15 at 19:13
1
$begingroup$
If such $c$ exists then it should necessarily satisfy $c^*sum_k=1^nx_kA_k c=0$ for all $x$. If there exists such $x$ that $sum_k=1^nx_kA_k$ is positive definite then $c=0$. Finding $x$ is a semidefinite programming.
$endgroup$
– A.Γ.
Jul 31 '15 at 19:37
$begingroup$
Do you mean $c^HA_ic=0$ by $c^*A_ic=0$? ($(cdot)^H$ is the Hermitian operator)
$endgroup$
– Mostafa Ayaz
Mar 19 at 23:18
1
1
$begingroup$
Conceptually you're just checking the intersection of the radicals of the forms... but I guess that isn't concrete enough?
$endgroup$
– rschwieb
Jul 31 '15 at 19:11
$begingroup$
Conceptually you're just checking the intersection of the radicals of the forms... but I guess that isn't concrete enough?
$endgroup$
– rschwieb
Jul 31 '15 at 19:11
1
1
$begingroup$
probably not. Also, if the number of $A_i$ is at least the dimension $n,$ then you do not expect any nonzero $c.$ Why do you want to do this?
$endgroup$
– Will Jagy
Jul 31 '15 at 19:13
$begingroup$
probably not. Also, if the number of $A_i$ is at least the dimension $n,$ then you do not expect any nonzero $c.$ Why do you want to do this?
$endgroup$
– Will Jagy
Jul 31 '15 at 19:13
1
1
$begingroup$
If such $c$ exists then it should necessarily satisfy $c^*sum_k=1^nx_kA_k c=0$ for all $x$. If there exists such $x$ that $sum_k=1^nx_kA_k$ is positive definite then $c=0$. Finding $x$ is a semidefinite programming.
$endgroup$
– A.Γ.
Jul 31 '15 at 19:37
$begingroup$
If such $c$ exists then it should necessarily satisfy $c^*sum_k=1^nx_kA_k c=0$ for all $x$. If there exists such $x$ that $sum_k=1^nx_kA_k$ is positive definite then $c=0$. Finding $x$ is a semidefinite programming.
$endgroup$
– A.Γ.
Jul 31 '15 at 19:37
$begingroup$
Do you mean $c^HA_ic=0$ by $c^*A_ic=0$? ($(cdot)^H$ is the Hermitian operator)
$endgroup$
– Mostafa Ayaz
Mar 19 at 23:18
$begingroup$
Do you mean $c^HA_ic=0$ by $c^*A_ic=0$? ($(cdot)^H$ is the Hermitian operator)
$endgroup$
– Mostafa Ayaz
Mar 19 at 23:18
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
The system of equations you present is a quadratic system of polynomial equations for the components of $c$. As discussed here, you can compute the Gröbner basis for this system of equations, which will tell you if it is inconsistent or not. In order to exclude the zero vector as a solution you could add a normalization condition $c^* c = 1$. I think this should work.
$endgroup$
$begingroup$
Few remarks. 1. We may assume that the $A_1,cdots, A_kin S_n$ constitute a free system. 2. See if there is $(j,k)$ s.t. the $(A_i)_j,k$ are zero. 3. Don't add the normalization condition $c^*c=1$ -that increases the calculation time of Grobner basis- 4. Indeed, it is better to calculate the Hilbert dimension $h$ of the Grobner basis; if $h>0$, then there is a non-zero solution. 5. If you want a calculation time <2', then you will have to settle for $n leq 9$.
$endgroup$
– loup blanc
Aug 30 '17 at 11:10
$begingroup$
NB. Calculations are carried out for real symmetric matrices. For complex hermitian matrices it is more complicated.
$endgroup$
– loup blanc
Aug 30 '17 at 11:16
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%2f1380538%2fsimultaneously-vanishing-quadratic-forms%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
The system of equations you present is a quadratic system of polynomial equations for the components of $c$. As discussed here, you can compute the Gröbner basis for this system of equations, which will tell you if it is inconsistent or not. In order to exclude the zero vector as a solution you could add a normalization condition $c^* c = 1$. I think this should work.
$endgroup$
$begingroup$
Few remarks. 1. We may assume that the $A_1,cdots, A_kin S_n$ constitute a free system. 2. See if there is $(j,k)$ s.t. the $(A_i)_j,k$ are zero. 3. Don't add the normalization condition $c^*c=1$ -that increases the calculation time of Grobner basis- 4. Indeed, it is better to calculate the Hilbert dimension $h$ of the Grobner basis; if $h>0$, then there is a non-zero solution. 5. If you want a calculation time <2', then you will have to settle for $n leq 9$.
$endgroup$
– loup blanc
Aug 30 '17 at 11:10
$begingroup$
NB. Calculations are carried out for real symmetric matrices. For complex hermitian matrices it is more complicated.
$endgroup$
– loup blanc
Aug 30 '17 at 11:16
add a comment |
$begingroup$
The system of equations you present is a quadratic system of polynomial equations for the components of $c$. As discussed here, you can compute the Gröbner basis for this system of equations, which will tell you if it is inconsistent or not. In order to exclude the zero vector as a solution you could add a normalization condition $c^* c = 1$. I think this should work.
$endgroup$
$begingroup$
Few remarks. 1. We may assume that the $A_1,cdots, A_kin S_n$ constitute a free system. 2. See if there is $(j,k)$ s.t. the $(A_i)_j,k$ are zero. 3. Don't add the normalization condition $c^*c=1$ -that increases the calculation time of Grobner basis- 4. Indeed, it is better to calculate the Hilbert dimension $h$ of the Grobner basis; if $h>0$, then there is a non-zero solution. 5. If you want a calculation time <2', then you will have to settle for $n leq 9$.
$endgroup$
– loup blanc
Aug 30 '17 at 11:10
$begingroup$
NB. Calculations are carried out for real symmetric matrices. For complex hermitian matrices it is more complicated.
$endgroup$
– loup blanc
Aug 30 '17 at 11:16
add a comment |
$begingroup$
The system of equations you present is a quadratic system of polynomial equations for the components of $c$. As discussed here, you can compute the Gröbner basis for this system of equations, which will tell you if it is inconsistent or not. In order to exclude the zero vector as a solution you could add a normalization condition $c^* c = 1$. I think this should work.
$endgroup$
The system of equations you present is a quadratic system of polynomial equations for the components of $c$. As discussed here, you can compute the Gröbner basis for this system of equations, which will tell you if it is inconsistent or not. In order to exclude the zero vector as a solution you could add a normalization condition $c^* c = 1$. I think this should work.
edited Mar 19 at 21:53
Rodrigo de Azevedo
13.2k41960
13.2k41960
answered Aug 30 '17 at 6:19
Teddy BakerTeddy Baker
601412
601412
$begingroup$
Few remarks. 1. We may assume that the $A_1,cdots, A_kin S_n$ constitute a free system. 2. See if there is $(j,k)$ s.t. the $(A_i)_j,k$ are zero. 3. Don't add the normalization condition $c^*c=1$ -that increases the calculation time of Grobner basis- 4. Indeed, it is better to calculate the Hilbert dimension $h$ of the Grobner basis; if $h>0$, then there is a non-zero solution. 5. If you want a calculation time <2', then you will have to settle for $n leq 9$.
$endgroup$
– loup blanc
Aug 30 '17 at 11:10
$begingroup$
NB. Calculations are carried out for real symmetric matrices. For complex hermitian matrices it is more complicated.
$endgroup$
– loup blanc
Aug 30 '17 at 11:16
add a comment |
$begingroup$
Few remarks. 1. We may assume that the $A_1,cdots, A_kin S_n$ constitute a free system. 2. See if there is $(j,k)$ s.t. the $(A_i)_j,k$ are zero. 3. Don't add the normalization condition $c^*c=1$ -that increases the calculation time of Grobner basis- 4. Indeed, it is better to calculate the Hilbert dimension $h$ of the Grobner basis; if $h>0$, then there is a non-zero solution. 5. If you want a calculation time <2', then you will have to settle for $n leq 9$.
$endgroup$
– loup blanc
Aug 30 '17 at 11:10
$begingroup$
NB. Calculations are carried out for real symmetric matrices. For complex hermitian matrices it is more complicated.
$endgroup$
– loup blanc
Aug 30 '17 at 11:16
$begingroup$
Few remarks. 1. We may assume that the $A_1,cdots, A_kin S_n$ constitute a free system. 2. See if there is $(j,k)$ s.t. the $(A_i)_j,k$ are zero. 3. Don't add the normalization condition $c^*c=1$ -that increases the calculation time of Grobner basis- 4. Indeed, it is better to calculate the Hilbert dimension $h$ of the Grobner basis; if $h>0$, then there is a non-zero solution. 5. If you want a calculation time <2', then you will have to settle for $n leq 9$.
$endgroup$
– loup blanc
Aug 30 '17 at 11:10
$begingroup$
Few remarks. 1. We may assume that the $A_1,cdots, A_kin S_n$ constitute a free system. 2. See if there is $(j,k)$ s.t. the $(A_i)_j,k$ are zero. 3. Don't add the normalization condition $c^*c=1$ -that increases the calculation time of Grobner basis- 4. Indeed, it is better to calculate the Hilbert dimension $h$ of the Grobner basis; if $h>0$, then there is a non-zero solution. 5. If you want a calculation time <2', then you will have to settle for $n leq 9$.
$endgroup$
– loup blanc
Aug 30 '17 at 11:10
$begingroup$
NB. Calculations are carried out for real symmetric matrices. For complex hermitian matrices it is more complicated.
$endgroup$
– loup blanc
Aug 30 '17 at 11:16
$begingroup$
NB. Calculations are carried out for real symmetric matrices. For complex hermitian matrices it is more complicated.
$endgroup$
– loup blanc
Aug 30 '17 at 11:16
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%2f1380538%2fsimultaneously-vanishing-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
1
$begingroup$
Conceptually you're just checking the intersection of the radicals of the forms... but I guess that isn't concrete enough?
$endgroup$
– rschwieb
Jul 31 '15 at 19:11
1
$begingroup$
probably not. Also, if the number of $A_i$ is at least the dimension $n,$ then you do not expect any nonzero $c.$ Why do you want to do this?
$endgroup$
– Will Jagy
Jul 31 '15 at 19:13
1
$begingroup$
If such $c$ exists then it should necessarily satisfy $c^*sum_k=1^nx_kA_k c=0$ for all $x$. If there exists such $x$ that $sum_k=1^nx_kA_k$ is positive definite then $c=0$. Finding $x$ is a semidefinite programming.
$endgroup$
– A.Γ.
Jul 31 '15 at 19:37
$begingroup$
Do you mean $c^HA_ic=0$ by $c^*A_ic=0$? ($(cdot)^H$ is the Hermitian operator)
$endgroup$
– Mostafa Ayaz
Mar 19 at 23:18