Question
Let S = \left\{ {n \in N\left| {{{\left( {\matrix{ 0 & i \cr 1 & 0 \cr } } \right)}^n}\left( {\matrix{ a & b \cr c & d \cr } } \right) = \left( {\matrix{ a & b \cr c & d \cr } } \right)\forall a,b,c,d \in R} \right.} \right\}, where i = . Then the number of 2-digit numbers in the set S is _____________.
Answer: 0
Solution
Key Concepts and Formulas
- Identity Matrix: A matrix such that for any matrix of compatible dimensions, . For a 2x2 matrix, .
- Matrix Powers: ( times).
- Cyclic Nature of Powers: Some matrices, when raised to successive powers, exhibit a cyclic pattern, eventually returning to the identity matrix.
Step-by-Step Solution
Step 1: Understanding the Problem and Setting up the Condition
We are given the set S = \left\{ {n \in N\left| {{{\left( {\matrix{ 0 & i \cr 1 & 0 \cr } } \right)}^n}\left( {\matrix{ a & b \cr c & d \cr } } \right) = \left( {\matrix{ a & b \cr c & d \cr } } \right)\forall a,b,c,d \in R} \right.} \right\}. We want to find the number of 2-digit numbers in this set. Let . The condition given translates to: for all 2x2 real matrices . This implies must be the identity matrix .
WHY: If for all , then must be the identity matrix. If we choose , then , which implies .
Step 2: Calculating Powers of Matrix M
We now compute powers of to find the smallest such that .
- n = 1:
- n = 2:
- n = 3:
- n = 4:
- n = 5:
- n = 6:
- n = 7:
- n = 8:
Therefore, the smallest for which is .
WHY: We are explicitly computing powers of until we arrive at the identity matrix. This shows the cyclic nature.
Step 3: Determining the General Form of n
Since , it follows that for any positive integer . Therefore, must be a multiple of 8. So for .
WHY: If , then raising both sides to any integer power preserves the equality. This means any multiple of 8 will also result in the identity matrix.
Step 4: Finding the Number of 2-Digit Multiples of 8
We need to find the number of 2-digit numbers in the set , which are multiples of 8. 2-digit numbers range from 10 to 99 inclusive. We want to find how many multiples of 8 fall within this range.
The smallest 2-digit multiple of 8 is . The largest 2-digit multiple of 8 is .
Therefore, the multiples of 8 that are 2-digit numbers are . The number of such multiples is .
WHY: We find the lower and upper bounds by finding the smallest and largest integer such that is within the range of 2-digit numbers.
Common Mistakes & Tips
- Be careful with matrix multiplication, especially with complex numbers.
- Remember that for all implies .
- Ensure you are looking for 2-digit numbers (10-99 inclusive).
Summary
We are looking for the number of 2-digit integers such that , where . We calculated powers of and found that . Thus, must be a multiple of 8. The 2-digit multiples of 8 are , and there are 11 such numbers.
Final Answer
The final answer is \boxed{11}.