A=(0 i I=( 1 0
i 0) -----------1 0 1)
To find: I+A-A^2+.......+A^2010
so, first let us find A^2:
A^2 = A*A
=( 0 i * (0 i
i 0) i 0)
= (-1 0
0 -1) --------------------------------2
(since i^2 = -1)
A^3 = A^2 * A
= (-1 0 * ( 0 i
0 -1) i 0)
= (0 -i
-i 0) -----------------------------------3
A^4 = A^3 * A
= (0 -i * (0 i
-i 0) i 0)
=(1 0
0 1) ------------------------------------4
(since, -i*i = -(i^2) = -(-1) =1.)
Therefore, adding 1 2 3 and 4, we get 0 (ie, [0 0
0 0])
so, in the given question, I+A-A^2+........+A^2010
becomes, I+A^2009+A^2010 because, all other terms are zero.
so, the answer is :
= ( 1 0 + (0 i + (-1 0
0 1) i 0) 0 -1)
=(0 i
i 0)
which is the third option.
NOTE:
1> A^2009 = (A^2008)*A
= (A^4)^504*A
=(1 0 * (0 i
0 1) i 0)
=( 0 i
i 0) (since, A^4 is an identity matrix)
2>Similarly, A^2010 = (-1 0
0 -1)
3> According, to the series, A^2010 should have got - sign, but, in the question its given +.
Hope, my logic is correct.The answer may or may not be right. Verify the logic on your own.
i 0) -----------1 0 1)
To find: I+A-A^2+.......+A^2010
so, first let us find A^2:
A^2 = A*A
=( 0 i * (0 i
i 0) i 0)
= (-1 0
0 -1) --------------------------------2
(since i^2 = -1)
A^3 = A^2 * A
= (-1 0 * ( 0 i
0 -1) i 0)
= (0 -i
-i 0) -----------------------------------3
A^4 = A^3 * A
= (0 -i * (0 i
-i 0) i 0)
=(1 0
0 1) ------------------------------------4
(since, -i*i = -(i^2) = -(-1) =1.)
Therefore, adding 1 2 3 and 4, we get 0 (ie, [0 0
0 0])
so, in the given question, I+A-A^2+........+A^2010
becomes, I+A^2009+A^2010 because, all other terms are zero.
so, the answer is :
= ( 1 0 + (0 i + (-1 0
0 1) i 0) 0 -1)
=(0 i
i 0)
which is the third option.
NOTE:
1> A^2009 = (A^2008)*A
= (A^4)^504*A
=(1 0 * (0 i
0 1) i 0)
=( 0 i
i 0) (since, A^4 is an identity matrix)
2>Similarly, A^2010 = (-1 0
0 -1)
3> According, to the series, A^2010 should have got - sign, but, in the question its given +.
Hope, my logic is correct.The answer may or may not be right. Verify the logic on your own.