If A = [[1, 1], [0, 1]], prove that A^n = [[1, n], [0, 1]] for all positive integers n.