I'm attempting to produce a program in which i can multiply a 4x4 matrix by a vector. I would like to have this occur 30 times with the product of the matrix and vector replace the original vector, kind of like population growth. I'm having difficulties with the programing aspect and continuously get errors from R. I would appreciate any help. Owen Buchner