Finding A: Solving the Matrix Equation

  • Thread starter Thread starter yoleven
  • Start date Start date
  • Tags Tags
    Matrix
Click For Summary

Homework Help Overview

The problem involves finding the value of "a" in a matrix equation where A is a square matrix satisfying the conditions (A+I)(A-I)=I and (A^101)^{-1}=2aA. The context centers around matrix operations and properties, particularly involving the identity matrix.

Discussion Character

  • Exploratory, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • Participants discuss various attempts to manipulate the given equations, including expanding the first equation and exploring the implications of matrix powers. There are questions about the correct interpretation of matrix operations, particularly regarding the identity matrix and the concept of matrix division.

Discussion Status

The discussion has seen multiple interpretations and approaches to the problem. Some participants have provided guidance on how to expand and manipulate the equations, while others express confusion about the operations involved. There is no explicit consensus on the final value of "a," but several lines of reasoning have been explored.

Contextual Notes

Participants note the importance of understanding matrix properties, such as the identity matrix and the limitations of matrix division. There is also mention of specific values and forms of A that are being considered, alongside the implications of these choices on the equations.

yoleven
Messages
78
Reaction score
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
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?
 
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.
 
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?
 
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?
 
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?
 
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:
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
 
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, because 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.
 

Similar threads

  • · Replies 32 ·
2
Replies
32
Views
3K
  • · Replies 69 ·
3
Replies
69
Views
11K
  • · Replies 18 ·
Replies
18
Views
4K
  • · Replies 18 ·
Replies
18
Views
3K
Replies
14
Views
2K
  • · Replies 5 ·
Replies
5
Views
1K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 12 ·
Replies
12
Views
2K
  • · Replies 8 ·
Replies
8
Views
3K