Extract a vector that is in the middle of a matrix equation
Clash Royale CLAN TAG#URR8PPP
up vote
1
down vote
favorite
So I have the following problem that is giving me a hard time for some reason:
I have a matrix equation of the form $RA(I-alpha e')$ where
- $R$ is an $n times n$ matrix
- $A$ is a triangular $n times n$ matrix
- $I$ is the $n times n$ identity matrix
- $alpha$ is a $n times 1$ vector and
- $e'$ is a $1 times n$ vector of ones.
Clearly this equation is some linear mapping $f(alpha)$. I am now wondering if (and if yes how) it is possible to rewrite this equation into the form.
$f(alpha) = Xalpha$?
I have been thinking and trying and researching but I wasn't able to come up with a good answer.
Thank you!
Rob
linear-transformations matrix-equations
add a comment |Â
up vote
1
down vote
favorite
So I have the following problem that is giving me a hard time for some reason:
I have a matrix equation of the form $RA(I-alpha e')$ where
- $R$ is an $n times n$ matrix
- $A$ is a triangular $n times n$ matrix
- $I$ is the $n times n$ identity matrix
- $alpha$ is a $n times 1$ vector and
- $e'$ is a $1 times n$ vector of ones.
Clearly this equation is some linear mapping $f(alpha)$. I am now wondering if (and if yes how) it is possible to rewrite this equation into the form.
$f(alpha) = Xalpha$?
I have been thinking and trying and researching but I wasn't able to come up with a good answer.
Thank you!
Rob
linear-transformations matrix-equations
add a comment |Â
up vote
1
down vote
favorite
up vote
1
down vote
favorite
So I have the following problem that is giving me a hard time for some reason:
I have a matrix equation of the form $RA(I-alpha e')$ where
- $R$ is an $n times n$ matrix
- $A$ is a triangular $n times n$ matrix
- $I$ is the $n times n$ identity matrix
- $alpha$ is a $n times 1$ vector and
- $e'$ is a $1 times n$ vector of ones.
Clearly this equation is some linear mapping $f(alpha)$. I am now wondering if (and if yes how) it is possible to rewrite this equation into the form.
$f(alpha) = Xalpha$?
I have been thinking and trying and researching but I wasn't able to come up with a good answer.
Thank you!
Rob
linear-transformations matrix-equations
So I have the following problem that is giving me a hard time for some reason:
I have a matrix equation of the form $RA(I-alpha e')$ where
- $R$ is an $n times n$ matrix
- $A$ is a triangular $n times n$ matrix
- $I$ is the $n times n$ identity matrix
- $alpha$ is a $n times 1$ vector and
- $e'$ is a $1 times n$ vector of ones.
Clearly this equation is some linear mapping $f(alpha)$. I am now wondering if (and if yes how) it is possible to rewrite this equation into the form.
$f(alpha) = Xalpha$?
I have been thinking and trying and researching but I wasn't able to come up with a good answer.
Thank you!
Rob
linear-transformations matrix-equations
asked Jul 20 at 17:09
korpuskel91
83
83
add a comment |Â
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
0
down vote
I don't think so, the second equation you're writing should output a vector (if $X$ is a matrix), while the first equation you're writing should output a matrix. Also the first equation is not linear but affine ($f(v+w)neq f(v)+f(w)$ for $v,winmathbbR^ntimes1$).
add a comment |Â
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
I don't think so, the second equation you're writing should output a vector (if $X$ is a matrix), while the first equation you're writing should output a matrix. Also the first equation is not linear but affine ($f(v+w)neq f(v)+f(w)$ for $v,winmathbbR^ntimes1$).
add a comment |Â
up vote
0
down vote
I don't think so, the second equation you're writing should output a vector (if $X$ is a matrix), while the first equation you're writing should output a matrix. Also the first equation is not linear but affine ($f(v+w)neq f(v)+f(w)$ for $v,winmathbbR^ntimes1$).
add a comment |Â
up vote
0
down vote
up vote
0
down vote
I don't think so, the second equation you're writing should output a vector (if $X$ is a matrix), while the first equation you're writing should output a matrix. Also the first equation is not linear but affine ($f(v+w)neq f(v)+f(w)$ for $v,winmathbbR^ntimes1$).
I don't think so, the second equation you're writing should output a vector (if $X$ is a matrix), while the first equation you're writing should output a matrix. Also the first equation is not linear but affine ($f(v+w)neq f(v)+f(w)$ for $v,winmathbbR^ntimes1$).
answered Jul 20 at 17:34
Stef
61
61
add a comment |Â
add a comment |Â
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
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2857845%2fextract-a-vector-that-is-in-the-middle-of-a-matrix-equation%23new-answer', 'question_page');
);
Post as a guest
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
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
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