1.

If I is the identity matrix of order 2 and A = [{:(1,1),(0,1):}], then for n ge1, mathematical induction gives,

Answer»

`A^(N) = NA -(n -1)1`
`A^(n) = nA + (n -1)1`
`A^(n) = 2^(n) A- (n+1)1`
`A ^(n) = 2 ^(n -1) A - (n-1)1`

ANSWER :A


Discussion

No Comment Found

Related InterviewSolutions