Recent content by ftym2011

  1. F

    Effect of repeatedly applying a 2×2 matrix to a vector

    I have the confusion that the one question is shown below: Consider the following matrix: A= [1 -1;1 1] which is 2x2 matrix, the column of that is [1 1] and [-1 1] respectively. What happens when we apply A to vector v a large number of times? Hoping someone can help me solve this...