Finding a 3x3 Matrix D that Satisfies a Given Equation

  • Thread starter Thread starter Divergent13
  • Start date Start date
  • Tags Tags
    3x3 Matrix
Click For Summary

Homework Help Overview

The problem involves finding a 3x3 matrix D that satisfies the equation ADA^{-1} = \left(\begin{array}{ccc}1&0&0\\1&0&0\\1&0&0\end{array}\right), given a specific matrix A and its inverse A^{-1}. The context is linear algebra, specifically dealing with matrix operations and properties.

Discussion Character

  • Exploratory, Mathematical reasoning, Problem interpretation

Approaches and Questions Raised

  • The original poster attempts to understand how to manipulate the equation involving matrix multiplication to isolate D. Some participants suggest multiplying both sides by A^{-1} and A to rearrange the equation, while others seek clarification on the terminology used in the discussion.

Discussion Status

The discussion is ongoing, with participants exploring different approaches to manipulate the equation. Some guidance has been offered regarding the steps to isolate D, but there is still a lack of clarity on certain terms and operations among the participants.

Contextual Notes

There is an indication of confusion regarding the operations involved in matrix multiplication and the properties of inverses. The original poster expresses uncertainty about the rules applicable to finding an unknown matrix within the context of the problem.

Divergent13
Messages
48
Reaction score
0
Hello everyone the following problem has me completely stumped, I am to find a certain 3x3 matrix D that satisfies the following equation:

[tex]ADA^{-1}[/tex] = [tex]\left(\begin{array}{ccc}1&0&0\\1&0&0\\1&0&0\end{array}\right)[/tex]

where :

[tex]A = \left(\begin{array}{ccc}1&2&3\\0&1&1\\0&2&1\end{array}\right)[/tex]

[tex]A^{-1} = \left(\begin{array}{ccc}1&-4&1\\0&-1&1\\0&2&-1\end{array}\right)[/tex]

Heres my reasoning (or lack thereof), I know that [tex]AA^{-1}[/tex] will yield the identity matrix I3, however clearly the D I am looking for is WITHIN this operation, and by matrix multiplication i cannot use this fact since the order is now completely different. But what I do know is how to find the inverse of A, but what property can I use for finding a 3x3 matrix? You see this would be simpler if they were happening to look for a 3x1 matrix D where I could use row operations in gauss jordan elimination to solve for the particular values, however I did not find any examples of this problem in the book--- where I am given an unknown nxn matrix to find and a certain operation that it must adhere to.

I could i solve this one? I have been understanding everything up to this point but i am clearly not understanding some simple rule--- thanks a lot for your help.
 
Last edited:
Physics news on Phys.org
Multiply both sides on the left by A inverse, then multiply both sides on the right by A...then D is on the left and you can expand out the other to find what D is.
 
Last edited:
Wait what do you mean by expanding out the other? What does both sides on the left mean? Like A and D? Thanks.
 
btw i really apologize for the stupid thread title... i was ctually testing out my TeX format and accidentally posted with a wrong name--- id change it if i could but i cannot!
 
lol...its ok :)

EDIT: changed to tex

[tex]ADA^{-1}=\left(\begin{array}{ccc}1&0&0\\1&0&0\\1&0&0\end{array}\right)[/tex]

[tex]A^{-1}\left(ADA^{-1}=\left(\begin{array}{ccc}1&0&0\\1&0&0\\1&0&0\end{array}\right)\right)[/tex]

[tex]A^{-1}ADA^{-1}=A^{-1}\left(\begin{array}{ccc}1&0&0\\1&0&0\\1&0&0\end{array}\right)[/tex]

[tex]DA^{-1}=A^{-1}\left(\begin{array}{ccc}1&0&0\\1&0&0\\1&0&0\end{array}\right)[/tex]

[tex]\left(DA^{-1}=A^{-1}\left(\begin{array}{ccc}1&0&0\\1&0&0\\1&0&0\end{array}\right)\right)A[/tex]

[tex]DA^{-1}A=A^{-1}\left(\begin{array}{ccc}1&0&0\\1&0&0\\1&0&0\end{array}\right)A[/tex]

[tex]D=A^{-1}\left(\begin{array}{ccc}1&0&0\\1&0&0\\1&0&0\end{array}\right)A[/tex]
 
Last edited:

Similar threads

  • · Replies 8 ·
Replies
8
Views
2K
Replies
2
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 1 ·
Replies
1
Views
4K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 11 ·
Replies
11
Views
1K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 7 ·
Replies
7
Views
5K