All about flooble | fun stuff | Get a free chatterbox | Free JavaScript | Avatars    
perplexus dot info

Home > Just Math
Powering Up The Matrix (Posted on 2009-06-20) Difficulty: 3 of 5
M is a 2 x 2 matrix with each of the 4 elements being real. Can there exist an integer G ≥ 2, for which the following relationship is satisfied?

        [0    1]
MG =|        |
        [0    0]

If the answer to the above question is "no", prove it. Otherwise, cite an appropriate example.

See The Solution Submitted by K Sengupta    
Rating: 5.0000 (1 votes)

Comments: ( Back to comment list | You must be logged in to post comments.)
Solution Solution | Comment 2 of 3 |
Let matrix M be [a b]
                [c d]

Then multiply the equation by M in two ways: one time on the left and one time on the right:

[M]^(G+1) = [0 1] * [a b] = [c d]
            [0 0]   [c d]   [0 0]
[M]^(G+1) = [a b] * [0 1] = [0 a]
            [c d]   [0 0]   [0 c]

The left sides are equal, therefore the right sides are equal.  That gives a=d and c=0.

Then M is of the form [a b]
                      [0 a]

If a!=0 then powers of M will never have zeros on the main diagonal.  If a=0 then M^2 is the zero matrix.  Therefore there are no matrix M which satisfies the equation with G>=2.


  Posted by Brian Smith on 2009-06-21 01:28:32
Please log in:
Login:
Password:
Remember me:
Sign up! | Forgot password


Search:
Search body:
Forums (0)
Newest Problems
Random Problem
FAQ | About This Site
Site Statistics
New Comments (5)
Unsolved Problems
Top Rated Problems
This month's top
Most Commented On

Chatterbox:
Copyright © 2002 - 2025 by Animus Pactum Consulting. All rights reserved. Privacy Information