in Linear Algebra edited by
660 views
4 votes
4 votes

If $X=\begin{bmatrix} 3 & -4 \\ 1 & -1 \end{bmatrix}$, the value of $X^n$ is

  1. $\begin{bmatrix} 3n & -4n \\ n & -n \end{bmatrix}$
  2. $\begin{bmatrix} 2+n & 5-n \\ n & -n \end{bmatrix}$
  3. $\begin{bmatrix} 3^n & (-4)^n \\ 1^n & (-1)^n \end{bmatrix}$
  4. None of the above
in Linear Algebra edited by
by
660 views

2 Comments

I think answer is D).
0
0

What should be Xn ?

0
0

1 Answer

7 votes
7 votes
Best answer

Answer is D).

Given Matrix ,

$X=\begin{bmatrix} 3 &-4 \\ 1 & -1 \end{bmatrix}$.

$X^{2}=\begin{bmatrix} 5 &-8 \\ 2 & -3 \end{bmatrix}$.

$X^{3}=\begin{bmatrix} 7 &-12 \\ 3 & -5 \end{bmatrix}$

Correct solution for above matrix is :

$X^{n}=\begin{bmatrix} 2n+1 &-4n \\ n & 1-2n \end{bmatrix}$

selected by
by

2 Comments

sry sir, i didnt knew how to make a matrix here... :)
1
1
Can you explain how you reached to that conclusion ?
0
0
Quick search syntax
tags tag:apple
author user:martin
title title:apple
content content:apple
exclude -tag:apple
force match +apple
views views:100
score score:10
answers answers:2
is accepted isaccepted:true
is closed isclosed:true