Find solution for matrix B
Clash Royale CLAN TAG#URR8PPP
up vote
0
down vote
favorite
$$A*B^T*A^-1=beginpmatrix
8_ & 0_ & -1_\
11_ & -6_ & -3_\
-7_ & 11_ & 4_
endpmatrix$$
Find matrix B
After I transfer it to: $$B^T=A^-1beginpmatrix
8_ & 0_ & -1_\
11_ & -6_ & -3_\
-7_ & 11_ & 4_
endpmatrixA$$
Is it valid to transpose both sides of the equation, so I can get (possibly) the value of B?
Is this general direction for solving the problem, legit?
linear-algebra matrices
add a comment |Â
up vote
0
down vote
favorite
$$A*B^T*A^-1=beginpmatrix
8_ & 0_ & -1_\
11_ & -6_ & -3_\
-7_ & 11_ & 4_
endpmatrix$$
Find matrix B
After I transfer it to: $$B^T=A^-1beginpmatrix
8_ & 0_ & -1_\
11_ & -6_ & -3_\
-7_ & 11_ & 4_
endpmatrixA$$
Is it valid to transpose both sides of the equation, so I can get (possibly) the value of B?
Is this general direction for solving the problem, legit?
linear-algebra matrices
Hint: $(ABC)^T=C^TB^TA^T$
â Laars Helenius
Aug 6 at 19:31
Do you have $A$ specified?
â mvw
Aug 6 at 19:35
This looks correct, and yes, you can apply the transpose to both sides of the equation to solve for $B$, although your answer would be in terms of the matrix, $A$, unless you were given this.
â Matt.P
Aug 6 at 19:35
ok thanks. Solved it
â user6394019
Aug 6 at 19:36
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
$$A*B^T*A^-1=beginpmatrix
8_ & 0_ & -1_\
11_ & -6_ & -3_\
-7_ & 11_ & 4_
endpmatrix$$
Find matrix B
After I transfer it to: $$B^T=A^-1beginpmatrix
8_ & 0_ & -1_\
11_ & -6_ & -3_\
-7_ & 11_ & 4_
endpmatrixA$$
Is it valid to transpose both sides of the equation, so I can get (possibly) the value of B?
Is this general direction for solving the problem, legit?
linear-algebra matrices
$$A*B^T*A^-1=beginpmatrix
8_ & 0_ & -1_\
11_ & -6_ & -3_\
-7_ & 11_ & 4_
endpmatrix$$
Find matrix B
After I transfer it to: $$B^T=A^-1beginpmatrix
8_ & 0_ & -1_\
11_ & -6_ & -3_\
-7_ & 11_ & 4_
endpmatrixA$$
Is it valid to transpose both sides of the equation, so I can get (possibly) the value of B?
Is this general direction for solving the problem, legit?
linear-algebra matrices
asked Aug 6 at 19:28
user6394019
30311
30311
Hint: $(ABC)^T=C^TB^TA^T$
â Laars Helenius
Aug 6 at 19:31
Do you have $A$ specified?
â mvw
Aug 6 at 19:35
This looks correct, and yes, you can apply the transpose to both sides of the equation to solve for $B$, although your answer would be in terms of the matrix, $A$, unless you were given this.
â Matt.P
Aug 6 at 19:35
ok thanks. Solved it
â user6394019
Aug 6 at 19:36
add a comment |Â
Hint: $(ABC)^T=C^TB^TA^T$
â Laars Helenius
Aug 6 at 19:31
Do you have $A$ specified?
â mvw
Aug 6 at 19:35
This looks correct, and yes, you can apply the transpose to both sides of the equation to solve for $B$, although your answer would be in terms of the matrix, $A$, unless you were given this.
â Matt.P
Aug 6 at 19:35
ok thanks. Solved it
â user6394019
Aug 6 at 19:36
Hint: $(ABC)^T=C^TB^TA^T$
â Laars Helenius
Aug 6 at 19:31
Hint: $(ABC)^T=C^TB^TA^T$
â Laars Helenius
Aug 6 at 19:31
Do you have $A$ specified?
â mvw
Aug 6 at 19:35
Do you have $A$ specified?
â mvw
Aug 6 at 19:35
This looks correct, and yes, you can apply the transpose to both sides of the equation to solve for $B$, although your answer would be in terms of the matrix, $A$, unless you were given this.
â Matt.P
Aug 6 at 19:35
This looks correct, and yes, you can apply the transpose to both sides of the equation to solve for $B$, although your answer would be in terms of the matrix, $A$, unless you were given this.
â Matt.P
Aug 6 at 19:35
ok thanks. Solved it
â user6394019
Aug 6 at 19:36
ok thanks. Solved it
â user6394019
Aug 6 at 19:36
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
0
down vote
Let right hand side of matrix be C. Eigen values of C are : 7.7, 0.42, -2.127. As they are distinct, C matrix is diagonalisable. So, $C = ADA^-1$
D is diagonal matrix with diagonal elements as eigen values. A is some non-singular matrix with columns as eigen vectors
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
Let right hand side of matrix be C. Eigen values of C are : 7.7, 0.42, -2.127. As they are distinct, C matrix is diagonalisable. So, $C = ADA^-1$
D is diagonal matrix with diagonal elements as eigen values. A is some non-singular matrix with columns as eigen vectors
add a comment |Â
up vote
0
down vote
Let right hand side of matrix be C. Eigen values of C are : 7.7, 0.42, -2.127. As they are distinct, C matrix is diagonalisable. So, $C = ADA^-1$
D is diagonal matrix with diagonal elements as eigen values. A is some non-singular matrix with columns as eigen vectors
add a comment |Â
up vote
0
down vote
up vote
0
down vote
Let right hand side of matrix be C. Eigen values of C are : 7.7, 0.42, -2.127. As they are distinct, C matrix is diagonalisable. So, $C = ADA^-1$
D is diagonal matrix with diagonal elements as eigen values. A is some non-singular matrix with columns as eigen vectors
Let right hand side of matrix be C. Eigen values of C are : 7.7, 0.42, -2.127. As they are distinct, C matrix is diagonalisable. So, $C = ADA^-1$
D is diagonal matrix with diagonal elements as eigen values. A is some non-singular matrix with columns as eigen vectors
answered Aug 6 at 19:40
Magneto
787213
787213
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%2f2874239%2ffind-solution-for-matrix-b%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
Hint: $(ABC)^T=C^TB^TA^T$
â Laars Helenius
Aug 6 at 19:31
Do you have $A$ specified?
â mvw
Aug 6 at 19:35
This looks correct, and yes, you can apply the transpose to both sides of the equation to solve for $B$, although your answer would be in terms of the matrix, $A$, unless you were given this.
â Matt.P
Aug 6 at 19:35
ok thanks. Solved it
â user6394019
Aug 6 at 19:36