Is A + 2A^(-1) Invertible If A Is Invertible?

Click For Summary

Discussion Overview

The discussion revolves around the question of whether the expression A + 2A^(-1) is invertible given that A is an invertible matrix. Participants explore various approaches to proving or disproving this statement, as well as related problems involving matrix invertibility.

Discussion Character

  • Exploratory
  • Technical explanation
  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • One participant suggests that if A is invertible, then A + 2A^(-1) can be expressed as (A^2 + 2I) A^(-1), leading to the need to check the invertibility of (A^2 + 2I).
  • Another participant proposes finding the inverse of A + 2A^(-1) and hints that it might be of the form pA + qA^(-1).
  • A participant questions the validity of the statement, indicating that if complex numbers are allowed, the claim may not hold true.
  • Some participants discuss the implications of the equation (A + 2A^(-1))x = 0 and suggest that proving x = 0 would demonstrate invertibility.
  • Concerns are raised about the relationship between eigenvalues and the invertibility of (A^2 + 2I), with one participant noting that -2 being an eigenvalue of A^2 would imply that the original claim is false.
  • Another participant expresses frustration with the problem-solving process, particularly when limited to concepts of linear independence and vector spaces without access to determinants or eigenvalues.
  • A participant introduces a general statement about the relationship between eigenvalues and the stability of computing inverses, emphasizing the importance of non-zero eigenvalues.

Areas of Agreement / Disagreement

Participants do not reach a consensus on the invertibility of A + 2A^(-1). There are competing views regarding the validity of the original claim, particularly in the context of complex numbers and eigenvalue considerations.

Contextual Notes

Participants express uncertainty about the connection between linear independence, null spaces, and the conditions for invertibility. The discussion also highlights limitations in the mathematical tools available to some participants, as they have not yet covered determinants or eigenvalues.

vish_maths
Messages
60
Reaction score
1
Hello Everyone :)

I have been facing a little difficulty when encountering such kind of problems . i have also written down my line of thinking and approach which i take to solve them. So, please try to give me the correct line of thinking while solving such problems:

1. If A is invertible , then prove that A + 2A^(-1) is invertible

My attempt : A + 2A^(-1) = A A A^-1 + 2A^(-1)
= (A^2 + 2I) A^(-1)

Now, A^(-1) is invertible , which means all i have to do is check for invertibility of
(A^2 + 2I)

What next . i mean i just don't get a clue after this. What is the correct line of thinking ?


2. If A^n = O , then Prove that A - I is invertible.

My attempt : i begin by assuming a matrix exists X so that i arrive back at the given condition

( A - I ) X = I
=> AX - IX = I
=> AX - ( I - A^n )X = I
=> AX - IX = I - A^nX
which solves nothing :(
little low on confidence :(

Thank you
 
Last edited:
Physics news on Phys.org
hello vish_maths! :smile:

(try using the X2 button just above the Reply box :wink:)
vish_maths said:
:
1. If A is invertible , then prove that A + 2A^(-1) is invertible

try finding the inverse …

it's probably of the form pA + qA-1 :wink:
2. If A^n = O , then Prove that A - I is invertible.

when you can't see a general way, try an easy case first …

in this case, what is (A - 1)-1 if A2 = 0 ? :smile:
 


tiny-tim said:
hello vish_maths! :smile:

(try using the X2 button just above the Reply box :wink:)


try finding the inverse …

[/INDENT]


Hello tiny tim :)
thanks for the reply. Is the approach to such solutions more of a hit and trial method ?
 


Prove that if ## (A + 2A^{-1})x = 0## then ##x = 0##

Start by multiplying both sides by ##A##, or by ##A^{-1}##.
 
actually, now that i look at it again, 1. isn't true …

if we're allowed complex numbers, then it doesn't work for
Code:
1     0
0  √2i
 


AlephZero said:
Prove that if ## (A + 2A^{-1})x = 0## then ##x = 0##

Start by multiplying both sides by ##A##, or by ##A^{-1}##.

Hello :)

thanks for the reply. i have already reached that step. Multiplying by A leads to the step
to check for the invertibility of A^2 + 2I

Then the remaining solution is to confirm the null space just consists of the zero vector , but how do u approach towards there :

(A^2 + 2I) X = 0

null space = 0 means : 1. it can be reduced to perfect echelon form
2. all the column vectors and row vectors are linearly independent

what actually bugs me is the link between these two
thanks
 


Well, as Tiny Tim said, it is false.

If ##(A^2 + 2I)x = 0## implies ##x = 0##, that means -2 is not an eigenvalue of ##A^2##. That has nothing to do with whether or not A is invertible.

In Tiny Tim's counter-example, the eigenvalues of ##A^2## are 1 and -2.
 


AlephZero said:
Well, as Tiny Tim said, it is false.

If ##(A^2 + 2I)x = 0## implies ##x = 0##, that means -2 is not an eigenvalue of ##A^2##. That has nothing to do with whether or not A is invertible.

In Tiny Tim's counter-example, the eigenvalues of ##A^2## are 1 and -2.

thank you , tiny-tim and AlephZero. However, i am facing still issues with questions like if A is invertible , then prove or disprove whether A + A^(-1) is invertible or not.
And the main problem is that problems like testing the invertibility (A^2 + 2I) are located in a serge lang chapter when the concept of determinants or eigen values have not been even touched.

Only the concepts of linear independence and vector spaces have been discussed. So, how to solve such questions with minimal resources ?
 


A^-1 = P'(E^-1)P where E is a diagonal matrix composed of the eigenvalues of matrix A. Also, P'P=I and P is compose of the eigenvectors of matrix A.

So for any random matrix A, if any of its eigenvalues are zero, we have an issue. However, back in the real world, any time one of the eigenvalue is very small, there is high instability in computing the inverse (the 'problem' you witnessed).
 
Last edited:

Similar threads

  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 21 ·
Replies
21
Views
2K
  • · Replies 15 ·
Replies
15
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
Replies
3
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 10 ·
Replies
10
Views
5K