Finding A: Solving the Matrix Equation

  • Thread starter yoleven
  • Start date
  • Tags
    Matrix
In summary, the homework statement is to find a when A is a square matrix satisfying (A+I)(A-I)=I and (A101)-1=2axA. I failed to find a solution and I am trying to find a hint.
  • #1
yoleven
78
1

Homework Statement


Find "a" when A is a square matrix satisfying (A+I)(A-I)=I and (A101)-1=2axA

I is the identity matrix.

The Attempt at a Solution


I'm trying to find A. I didn't know where to begin, so I picked A to be all zeroes and plugged it in the equation. It didn't work...
I tried A =
-1 -1
-1 -1
I ended up with
1 2
2 1

I want
1 0
0 1

Can some one give me a hint please.
 
Physics news on Phys.org
  • #2
The point isn't to find the matrix A, it's to find the number 'a'. Expand the first equation and learn something about A^2. Multiply both sides of the second equation by A^(101). Hmm?
 
  • #3
Okay.
A2=I+I2

A=[tex]\sqrt{I+I^2}[/tex]

2aA102=1

I don't see a substitution that will help there.

I didn't know I could expand the first equation.

I'm not sure if I even multiplied through by A101 correctly.
 
  • #4
You've got A^2=2I since I^2=I. Don't bother with the sqrt, you don't need to find A and you can't do it that way anyway. A^(102)=(A^2)^51. Now do you see it?
 
  • #5
A2=I

2a(A2)51=1

2a(I)51=1

2a=(I)-51

a ln 2=-51 ln I

a= -51(ln I/ ln 2)

a= -51 ln (I-2)

Is that close?
 
  • #6
yoleven said:
A2=I
(above) No, A2 = 2I.
yoleven said:
2a(A2)51=1
Should be I, not 1, on the right side.
yoleven said:
2a(I)51=1

2a=(I)-51

a ln 2=-51 ln I

a= -51(ln I/ ln 2)

a= -51 ln (I-2)

Is that close?
 
  • #7
Also [itex](A^2)^{51}= A^{102}[/itex], not [itex]A^{101}[/itex]

And note that you want [itex]A^{-101}[/itex].

Knowing that [itex]A^2= 2I[/itex],what is [itex]A^{-2}[/itex]?

It also helps to know that 101= 2(50)+ 1.
 
Last edited by a moderator:
  • #8
I don't see how it is supposed to be an I on the right side instead of 1.
If I have (A101)-1 that's just 1/A101.
If I multiply through by A101 then don't I have a 1 on the right side?

I tried this;

(A101)-1=2aA

[tex]\frac{1}{(A^2)^5^0}[/tex]=2a

2I-50=2a
 
  • #9
yoleven said:
I don't see how it is supposed to be an I on the right side instead of 1.

Because both A and I are matrices. You mismatch the elements if you set it equal to 1.


If I have (A101)-1 that's just 1/A101.
If I multiply through by A101 then don't I have a 1 on the right side?

No, becuase A*A-1 = I, not 1.

Remember, as was pointed out before, A2 = 2*I and A101=(A2)50*A
 
  • #10
yoleven said:
I don't see how it is supposed to be an I on the right side instead of 1.
If I have (A101)-1 that's just 1/A101.
No, no, no! Matrix division is not defined!
yoleven said:
If I multiply through by A101 then don't I have a 1 on the right side?

I tried this;

(A101)-1=2aA
Multiply both sides of the equation above by A101.
What is A101(A101)-1?
Edit: Moved a right parenthesis.
What is A1012aA?
What can you replace A2 with?
yoleven said:
[tex]\frac{1}{(A^2)^5^0}[/tex]=2a

2I-50=2a
As already noted, you can't divide by a matrix.
 
Last edited:
  • #11
You can't define matrix "division" as "multiply by [itex]A^{-1}[/itex]" for two reasons: 1) Many matrices do not have inverses.

2) If A does have an inverse, multiplying on left or right will typically give different results.
 
  • #12
Okay, I got it.

(A+I)(A-I)=I

A2-I2=I

A2=2I

(A2)51=(2I)51

A102=251I51

since I51=I

(A102)-1=(251I)-1

A-102=2-51I

A-101xA-1=2-51I

A-101=2-51IA

A-101=2-51A

since originally, A-101=2axA

a must equal -51

thanks for all of your input.
 

Related to Finding A: Solving the Matrix Equation

1. What is a matrix equation?

A matrix equation is a mathematical equation that involves matrices. It is in the form of A * X = B, where A and B are matrices, and X is the unknown variable. In order to solve the matrix equation, the values of X need to be determined.

2. How do you solve a matrix equation?

To solve a matrix equation, you need to perform matrix operations, such as addition, subtraction, multiplication, and division. This involves manipulating the elements within the matrices to isolate the unknown variable. Once you have isolated the unknown variable, you can solve for its value.

3. What is the importance of solving a matrix equation?

Solving a matrix equation is important in various fields, such as engineering, physics, and computer science. It allows for the representation and manipulation of complex systems, such as linear systems, in a concise and efficient manner. It also helps in solving real-world problems and making predictions based on data.

4. What is the role of matrix inversion in solving a matrix equation?

Matrix inversion is an important step in solving a matrix equation. It involves finding the inverse of a matrix, which is a matrix that, when multiplied with the original matrix, results in the identity matrix. Matrix inversion allows for the efficient and accurate calculation of the unknown variable in a matrix equation.

5. Are there any limitations to solving a matrix equation?

Yes, there are some limitations to solving a matrix equation. One limitation is that the matrix equation must have a unique solution, meaning there is only one set of values for the unknown variable that satisfies the equation. If the matrix equation has no solution or an infinite number of solutions, it cannot be solved. Additionally, larger matrices with a high number of elements can be challenging and time-consuming to solve.

Similar threads

  • Precalculus Mathematics Homework Help
Replies
32
Views
872
  • Precalculus Mathematics Homework Help
Replies
18
Views
2K
  • Precalculus Mathematics Homework Help
2
Replies
57
Views
3K
  • Precalculus Mathematics Homework Help
Replies
18
Views
1K
  • Precalculus Mathematics Homework Help
Replies
2
Views
724
  • Precalculus Mathematics Homework Help
Replies
5
Views
985
  • Precalculus Mathematics Homework Help
Replies
9
Views
2K
  • Precalculus Mathematics Homework Help
Replies
10
Views
846
  • Linear and Abstract Algebra
Replies
6
Views
548
  • Calculus and Beyond Homework Help
Replies
2
Views
124
Back
Top