Curious for some insight: inverse of a random matrix is really ordered

Click For Summary

Discussion Overview

The discussion centers on the properties of the inverse of a random matrix, particularly focusing on the perceived order in the inverse compared to the original matrix. Participants explore the implications of this observation within the context of linear algebra and randomness.

Discussion Character

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

Main Points Raised

  • Some participants question whether the inverse of a random matrix, which appears ordered, indicates a loss of information entropy, given that the inverse is a unique transformation of the original matrix.
  • Others argue that the construction of the inverse is deterministic and does not necessarily preserve the randomness of the original matrix.
  • A participant presents an analogy involving random numbers and their inverses to illustrate how the distribution of values can change, suggesting that the transformation does not imply a loss of randomness in a conventional sense.
  • Another participant notes that the apparent order in the inverse matrix may be influenced by the color mapping used, which does not account for the different ranges of values in the matrices.
  • Some participants highlight that the inverse of a matrix with independent and identically distributed (IID) entries may exhibit strong correlations between entries, suggesting a deeper structure in the inverse matrix.
  • A participant emphasizes that the structure of a "structured" matrix is lost when taking its inverse, indicating that inversion may create order rather than preserve it.

Areas of Agreement / Disagreement

Participants express differing views on whether the transformation to the inverse matrix results in a loss of randomness or structure. There is no consensus on the implications of these observations, and the discussion remains unresolved.

Contextual Notes

Participants acknowledge that the relationship between randomness and the transformation of matrices is complex and may depend on specific definitions and assumptions about randomness and structure.

mikeph
Messages
1,229
Reaction score
18
http://www.mathworks.co.uk/products/matlab/demos.html?file=/products/demos/shipping/matlab/inverter.html

[PLAIN]http://www.mathworks.co.uk/products/demos/shipping/matlab/inverter_01_thumbnail.png
^^^ Random matrix, 100x100

[PLAIN]http://www.mathworks.co.uk/products/demos/shipping/matlab/inverter_02_thumbnail.png

^^^ Inverse of this random matrix.


The given reason is; "each element in this matrix ("b") depends on every one of the ten thousand elements in the previous matrix ("a")." but that still makes it random... right?

So... if each element is dependent on 10,000 other elements, it must be pretty random as well. My knowledge on linear algebra is pretty weak, but I'm pretty sure this inverse matrix is unique, so isn't there some sort of loss of information entropy going on here if we go from a very random looking picture to a very un-random looking picture through a one-to-one function?


What's going on?
 
Last edited by a moderator:
Physics news on Phys.org
MikeyW said:
[
So... if each element is dependent on 10,000 other elements, it must be pretty random as well. My knowledge on linear algebra is pretty weak, but I'm pretty sure this inverse matrix is unique, so isn't there some sort of loss of information entropy going on here if we go from a very random looking picture to a very un-random looking picture through a one-to-one function?


What's going on?

The discussion of how the entries are not random is simply saying that the construction of the inverse from the original matrix is a deterministic process (which is a good thing)


This isn't really a linear algebra question. The one-to-one function doesn't have to preserve "randomness" (whatever that really means): The probability of getting A and A-1 by entering random entries into a matrix don't have to be the same. And all those colors mean is that

Let's consider a slightly different tack: We pick a number between 0 and 100 at random uniformly. When we look at what kind of numbers we get, they'll be evenly spread between 0 and 100. Then consider looking at their inverses: if the random number is x, consider 1/x. Then 99% of the 1/x's will be between 0 and 1, and only 1% will be between 1 and infinity.

So if we had some colored dots in a row where the color indicated what value we have for each random number, the colored dots for the 1/x's will be far more uniform than for the x's. This isn't a statement about randomness, just about how the range that the numbers fall between is smaller
 
Ok, so some off the apparent "unrandomless" appears that way because the inverse matrix is coloured in according to the same rules as the other one (using the same colourmap) though its range is different.But there is more "unrandomness" than just the element values- there are clear gridlines. Even if the range of the numbers is changed to compensate for the effect you describe, we still see some order emerging from the plot of the matrix.Thanks for the reply, truth is I maybe don't know what I'm talking about but I do find it fascinating nevertheless.
 
Office_Shredder said:
This isn't really a linear algebra question.
Assuming this example is representative, it says that the inverse of a matrix with IID entries coming from the uniform distribution on [0,1] has some interesting features, e.g. that there seems to be some strong correlations between entries in the same row, or the same column.

Trying to explain the distribution of the entries in the inverse matrix, I think, would count as linear algebra.
 
When I said "this isn't really a linear algebra question" I was referring to the idea of how applying a function can change the seemingly randomness of something.
 
Look at the formula for the inverse of a matrix. Each Cij is (-1)i+j times the determinant of the matrix you have left if you remove row i and column j from A. The correlations must be caused by the fact that a vast majority of the numbers that go into the calculations of Cij and Cik are the same.
 
If you look at the reverse direction, it becomes more or less trivial i.e. inverse of a "structured" matrix has no apparent "structure". Quotations marks are meant for the reserved use of the word not the literal meaning.

Thus, it is fair to say that structure is lost during inversion not created.
 

Similar threads

  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 2 ·
Replies
2
Views
4K
Replies
8
Views
3K
  • · Replies 2 ·
Replies
2
Views
4K
  • · Replies 2 ·
Replies
2
Views
615
  • · Replies 4 ·
Replies
4
Views
6K
  • · Replies 37 ·
2
Replies
37
Views
33K