How many solutions to a matrix/vector multiplication?Complexity of multiplying Cauchy matrix by a vectorHow...
Is it important to consider tone, melody, and musical form while writing a song?
Why are electrically insulating heatsinks so rare? Is it just cost?
Today is the Center
Which models of the Boeing 737 are still in production?
How do we improve the relationship with a client software team that performs poorly and is becoming less collaborative?
What defenses are there against being summoned by the Gate spell?
Can a Warlock become Neutral Good?
What are the differences between the usage of 'it' and 'they'?
LaTeX closing $ signs makes cursor jump
Is this a crack on the carbon frame?
Prove that NP is closed under karp reduction?
Do VLANs within a subnet need to have their own subnet for router on a stick?
Python: next in for loop
How is it possible to have an ability score that is less than 3?
Risk of getting Chronic Wasting Disease (CWD) in the United States?
strToHex ( string to its hex representation as string)
Why Is Death Allowed In the Matrix?
What's the point of deactivating Num Lock on login screens?
How is the claim "I am in New York only if I am in America" the same as "If I am in New York, then I am in America?
Why dont electromagnetic waves interact with each other?
Arthur Somervell: 1000 Exercises - Meaning of this notation
What does "Puller Prush Person" mean?
Why doesn't H₄O²⁺ exist?
How to write a macro that is braces sensitive?
How many solutions to a matrix/vector multiplication?
Complexity of multiplying Cauchy matrix by a vectorHow to solve this Lyapunov like equation AX-XA=B?How can you expand the adjoint of a matrix into a polynomial with matrix coefficients?Multiplication Property of Vector InequalityMatrix Algebra Question (Hadamard Product)Isolate vector in matrix equationHow can I understand the columns of a matrix as eigenvectors?howmany algebraic operations are needed in matrix multiplicationSolving a system of two matrix equations of form $XA=BY$Equation of the form $AX=B$ but in matrix form
$begingroup$
Suppose I have a square matrix $A$ (e.g., $ntimes n$) that multiplies some vector $y$ ($1times n$) into a vector of the same arrangement $z$ ($1times n$), such that $Ay = z$, where both $y$ and $z$ are known but not $A$. How many matrices can solve the equation, and how can I calculate that number?
matrix-equations
$endgroup$
add a comment |
$begingroup$
Suppose I have a square matrix $A$ (e.g., $ntimes n$) that multiplies some vector $y$ ($1times n$) into a vector of the same arrangement $z$ ($1times n$), such that $Ay = z$, where both $y$ and $z$ are known but not $A$. How many matrices can solve the equation, and how can I calculate that number?
matrix-equations
$endgroup$
$begingroup$
If $bf y$ is the zero vector and $bf z$ is not, there are no solutions for $A$. Otherwise, there are infinitely many solutions. (Assuming we are dealing with real or complex matrices and vectors say).
$endgroup$
– Minus One-Twelfth
Mar 19 at 23:33
$begingroup$
Welcome to MSE! Please see math.meta.stackexchange.com/questions/5020/… for information on how to format expressions and equations on this site like I did in my edit to your question. It's not that hard to pick up!
$endgroup$
– Robert Howard
Mar 19 at 23:44
add a comment |
$begingroup$
Suppose I have a square matrix $A$ (e.g., $ntimes n$) that multiplies some vector $y$ ($1times n$) into a vector of the same arrangement $z$ ($1times n$), such that $Ay = z$, where both $y$ and $z$ are known but not $A$. How many matrices can solve the equation, and how can I calculate that number?
matrix-equations
$endgroup$
Suppose I have a square matrix $A$ (e.g., $ntimes n$) that multiplies some vector $y$ ($1times n$) into a vector of the same arrangement $z$ ($1times n$), such that $Ay = z$, where both $y$ and $z$ are known but not $A$. How many matrices can solve the equation, and how can I calculate that number?
matrix-equations
matrix-equations
edited Mar 19 at 23:43
Robert Howard
2,3033935
2,3033935
asked Mar 19 at 23:30
Mathieu CharbonneauMathieu Charbonneau
32
32
$begingroup$
If $bf y$ is the zero vector and $bf z$ is not, there are no solutions for $A$. Otherwise, there are infinitely many solutions. (Assuming we are dealing with real or complex matrices and vectors say).
$endgroup$
– Minus One-Twelfth
Mar 19 at 23:33
$begingroup$
Welcome to MSE! Please see math.meta.stackexchange.com/questions/5020/… for information on how to format expressions and equations on this site like I did in my edit to your question. It's not that hard to pick up!
$endgroup$
– Robert Howard
Mar 19 at 23:44
add a comment |
$begingroup$
If $bf y$ is the zero vector and $bf z$ is not, there are no solutions for $A$. Otherwise, there are infinitely many solutions. (Assuming we are dealing with real or complex matrices and vectors say).
$endgroup$
– Minus One-Twelfth
Mar 19 at 23:33
$begingroup$
Welcome to MSE! Please see math.meta.stackexchange.com/questions/5020/… for information on how to format expressions and equations on this site like I did in my edit to your question. It's not that hard to pick up!
$endgroup$
– Robert Howard
Mar 19 at 23:44
$begingroup$
If $bf y$ is the zero vector and $bf z$ is not, there are no solutions for $A$. Otherwise, there are infinitely many solutions. (Assuming we are dealing with real or complex matrices and vectors say).
$endgroup$
– Minus One-Twelfth
Mar 19 at 23:33
$begingroup$
If $bf y$ is the zero vector and $bf z$ is not, there are no solutions for $A$. Otherwise, there are infinitely many solutions. (Assuming we are dealing with real or complex matrices and vectors say).
$endgroup$
– Minus One-Twelfth
Mar 19 at 23:33
$begingroup$
Welcome to MSE! Please see math.meta.stackexchange.com/questions/5020/… for information on how to format expressions and equations on this site like I did in my edit to your question. It's not that hard to pick up!
$endgroup$
– Robert Howard
Mar 19 at 23:44
$begingroup$
Welcome to MSE! Please see math.meta.stackexchange.com/questions/5020/… for information on how to format expressions and equations on this site like I did in my edit to your question. It's not that hard to pick up!
$endgroup$
– Robert Howard
Mar 19 at 23:44
add a comment |
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%2f3154773%2fhow-many-solutions-to-a-matrix-vector-multiplication%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%2f3154773%2fhow-many-solutions-to-a-matrix-vector-multiplication%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
$begingroup$
If $bf y$ is the zero vector and $bf z$ is not, there are no solutions for $A$. Otherwise, there are infinitely many solutions. (Assuming we are dealing with real or complex matrices and vectors say).
$endgroup$
– Minus One-Twelfth
Mar 19 at 23:33
$begingroup$
Welcome to MSE! Please see math.meta.stackexchange.com/questions/5020/… for information on how to format expressions and equations on this site like I did in my edit to your question. It's not that hard to pick up!
$endgroup$
– Robert Howard
Mar 19 at 23:44