What is a Regular Transition Matrix

Click For Summary
A regular transition matrix is defined as one for which some integer power has all positive entries. The identity matrix is not regular because its off-diagonal entries are zero, which are not positive. While all entries in a transition matrix must be non-negative and sum to one, having positive entries in every power is necessary for regularity. Examples illustrate that a matrix can be positive but not regular if it contains zero entries, as seen with matrix B, which is regular despite having a zero. To prove a matrix is not regular, one must demonstrate that no power of the matrix results in all positive entries.
ha9981
Messages
31
Reaction score
0
I have to learn a section from my textbook and I can't seem to undertand what a regular transition matrix is. The definition given is: A transition matrix is regular if some integer power of it has all positive entries. Now an identity matrix isn't regular, but I am pretty sure all integer powers of it have positive entries. I mean no transition matrix I have seen so far is negative except for (1-P) matrices.


P =

0.2 0.1 0.7
0.6 0.4 0.2
0.2 0.5 0.1

for this matrix, is it regular because all values in it are positive and so all integer powers of P will remain positive? Do I have to mention that all rows add up to 1, is that important in being a regular matrix?

also, how would u test to prove a transition matrix isn't regular?
 
Physics news on Phys.org
No, any power of the identity matrix does NOT have positive entries. Any power of the identity matrix is the identity matrix and all entries off the main diagonal are 0, not positive.

Are you confusing "positive" with "non-negative"? A "transition" matrix always has entries between 0 and 1 (and every column sums to 1) so any power of a transition matrix has non-negative entries. But not necessarily positive entries.
 
I might hav confused the idea. It said that a identity matrix alternates with powers. Is there somewhere I can learn this online as I am clearly having trouble understanding from my text.
 
The n by n identity matrix has the property that IA= AI= A for any n by n matrix A (that's the whole point of "identity"). In particular, taking A= I, I2= I(I)= I, I3= I(I2)= I(I)= I, etc.

I have no idea what you mean by "an identity matrix alternates with powers".
 
A transition matrix is regular if some integer power of it has all positive enteries. What does this mean. Can anyone give me examples of non regular as my text shows matrices with positive enteries and asks to show that it isn't regular, I don't see how that it is possible for that transition matrix to be non regular.
 
A matrix is called positive if all of it's entries are positive. A square matrix is called regular if some power of it is positive.

Example:

A =

3 1
2 2

B =

3 1
2 0

Matrix A is positive, Matrix B is not (as it contains 0). However B is regular, since:

B^2 =

11 3
6 2

is positive.

So to prove a matrix is NOT regular you need to show that no matter how many times you multiply a matrix by itself the result will never be positive (contain all positive values, 0 is not positive).
 
Thread 'How to define a vector field?'
Hello! In one book I saw that function ##V## of 3 variables ##V_x, V_y, V_z## (vector field in 3D) can be decomposed in a Taylor series without higher-order terms (partial derivative of second power and higher) at point ##(0,0,0)## such way: I think so: higher-order terms can be neglected because partial derivative of second power and higher are equal to 0. Is this true? And how to define vector field correctly for this case? (In the book I found nothing and my attempt was wrong...

Similar threads

  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 12 ·
Replies
12
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 4 ·
Replies
4
Views
4K
Replies
24
Views
4K
  • · Replies 17 ·
Replies
17
Views
2K