Powers of a permutation matrix.

Click For Summary
SUMMARY

The discussion centers on the properties of permutation matrices, specifically the behavior of powers of a permutation matrix \( P \). It is established that for a permutation matrix of order \( n \), there are \( n! \) distinct permutation matrices. As a result, for any two powers \( P^r \) and \( P^s \) where \( r \neq s \), it follows that \( P^r = P^s \) must eventually hold true, leading to the conclusion that \( P^{(r-s)} = I \), where \( I \) is the identity matrix. This behavior is due to the finite number of row rearrangements possible with permutation matrices.

PREREQUISITES
  • Understanding of permutation matrices and their properties
  • Familiarity with matrix operations, including multiplication and inversion
  • Knowledge of the concept of matrix orders and identities
  • Basic combinatorial principles, particularly factorials
NEXT STEPS
  • Study the properties of permutation matrices in linear algebra
  • Learn about the Cayley graph representation of permutations
  • Explore the concept of matrix powers and their implications in linear transformations
  • Investigate the relationship between permutation matrices and group theory
USEFUL FOR

Students and educators in linear algebra, mathematicians interested in combinatorial structures, and anyone studying the properties of matrices and their applications in theoretical computer science.

Dafe
Messages
144
Reaction score
0

Homework Statement



If you take powers of a permutation matrix,
why is some [tex]P^k[/tex] eventually equal to [tex]I[/tex]?

Homework Equations



-

The Attempt at a Solution



From the solutions manual of the book:

There are n! permutation matrices of order n.

Eventually, two powers of [tex]P[/tex] must be the same:
[tex]P^r = P^s[/tex]

Miltiply [tex](P^-1)^s[/tex] to find [tex]P^{r-s}[/tex].

Certainly [tex]r-s \leq n![/tex]

I do not quite see how this answers the question.
I understand that there are n! permutation matrices.

That two powers of P must be the same is also understandable, since taking powers of P just rearranges the rows. Since there are a finite number of ways to rearrange the rows, two powers will eventually be the same.

The two other points, I do not understand.

Would someone be so kind to explain this to me in some detail?

Thanks
 
Physics news on Phys.org
Dafe said:
Eventually, two powers of [tex]P[/tex] must be the same:
[tex]P^r = P^s[/tex]

Miltiply [tex](P^{-1})^s[/tex] to find [tex]P^{r-s}[/tex].
You are missing two key things here. Eventually two different powers of [itex]P[/itex] must be the same:

[tex]P^r = P^s\quad, r \ne s[/tex]

You can assume that [itex]r>s[/itex]. The other thing you are missing is that you need to multiply both sides of the equality by the inverse of [itex]P^s[/itex].

See if you can take it from here.
 
Hi D H,

Is this what you are leading me towards:
[tex]P^r(P^s)^{-1} = P^s(P^s)^{-1}[/tex]

[tex]P^{(r-s)} = P^0[/tex]

[tex]P^{(r-s)} = I[/tex]

Thank you.
 

Similar threads

Replies
1
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
Replies
3
Views
1K