Let A=[\matrixa1\cra2\cr] and B=[\matrixb1\crb2\cr] be two 2 × 1 matrices with real entries such that A = XB, where X = {1 \over {\sqrt 3 }}\left[ {\matrix{ 1 & { - 1} \cr 1 & k \cr } } \right], and k∈R. If a12 + a22 = 32(b12 + b22) and (k 2 + 1) b22=−2b 1 b 2 , then the value of k is __________.
Answer: 1
Solution
This problem combines matrix multiplication with algebraic manipulation of quadratic expressions. The core idea is to express the elements of matrix A in terms of the elements of matrix B and the unknown k using the given matrix equation. Then, these expressions are substituted into the quadratic relationship between the elements to form an equation in terms of b1,b2, and k. Finally, careful simplification and the use of the given inequality condition allow us to determine the unique value of k.
1. Expressing a1 and a2 in terms of b1,b2, and k
We are given the matrix equation A=XB. Let's perform the matrix multiplication to find a1 and a2:
[a1a2]=31[11−1k][b1b2]
To multiply these matrices, we take the dot product of each row of X with the column of B:
a1=31(1⋅b1+(−1)⋅b2)=31(b1−b2)a2=31(1⋅b1+k⋅b2)=31(b1+kb2)
These expressions relate the elements of A to B and k.
2. Substituting into the Given Quadratic Relation
Next, we use the given condition a12+a22=32(b12+b22). We substitute the expressions for a1 and a2 derived in the previous step:
(31(b1−b2))2+(31(b1+kb2))2=32(b12+b22)
Squaring the terms:
31(b1−b2)2+31(b1+kb2)2=32(b12+b22)
To simplify, we can multiply the entire equation by 3:
(b1−b2)2+(b1+kb2)2=2(b12+b22)
This step eliminates the fractional coefficient and sets up for further algebraic expansion.
3. Expanding and Simplifying the Equation
Now, we expand the squared terms and simplify the equation:
(b12−2b1b2+b22)+(b12+2kb1b2+k2b22)=2b12+2b22
Combine like terms on the left side:
(b12+b12)+(−2b1b2+2kb1b2)+(b22+k2b22)=2b12+2b222b12+2b1b2(k−1)+b22(1+k2)=2b12+2b22
Subtract 2b12 from both sides:
2b1b2(k−1)+b22(1+k2)=2b22
Rearrange the terms to one side to form a quadratic-like equation in terms of b1,b2, and k:
2b1b2(k−1)+b22(1+k2)−2b22=02b1b2(k−1)+b22(1+k2−2)=02b1b2(k−1)+b22(k2−1)=0
We can factor k2−1 as (k−1)(k+1):
2b1b2(k−1)+b22(k−1)(k+1)=0
Now, factor out the common term (k−1):
(k−1)[2b1b2+b22(k+1)]=0
This equation gives us two possibilities: k−1=0 or 2b1b2+b22(k+1)=0.
4. Analyzing the Given Inequality Condition
We are given the condition (k2+1)b22=−2b1b2. This can be rewritten as:
(k2+1)b22+2b1b2=0
This condition is crucial for determining the unique value of k. It implies that the matrix X is well-behaved or that we avoid trivial solutions.
First, let's consider if b2=0. If b2=0, the condition becomes (k2+1)(0)2+2b1(0)=0, which simplifies to 0=0. This is a contradiction. Therefore, b2 cannot be zero.
Since b2=0, we can divide the expression inside the bracket in our simplified equation by b2:
(k−1)b2[2b1+b2(k+1)]=0
Since b2=0, we must have:
(k−1)[2b1+b2(k+1)]=0
This leads to two cases:
Case 1: k−1=0⟹k=1.
Let's check if k=1 satisfies the inequality condition (k2+1)b22+2b1b2=0.
Substitute k=1:
(12+1)b22+2b1b2=02b22+2b1b2=02b2(b2+b1)=0
Since we established b2=0, this condition further implies b1+b2=0.
So, k=1 is a valid solution if b1+b2=0.
Case 2: 2b1+b2(k+1)=0.
This implies 2b1=−b2(k+1).
Let's substitute this into the inequality condition (k2+1)b22+2b1b2=0:
(k2+1)b22+(−b2(k+1))b2=0(k2+1)b22−(k+1)b22=0
Factor out b22:
b22[(k2+1)−(k+1)]=0b22[k2+1−k−1]=0b22[k2−k]=0b22k(k−1)=0
Since b2=0, this implies k=0 and k=1.
So, if 2b1+b2(k+1)=0, then for this to be a valid path to a solution for k, we must have k=0 and k=1.
5. Determining the Unique Value of k
We have two potential scenarios for k:
k=1, which is valid if b1+b2=0.
2b1+b2(k+1)=0, which is valid if k=0 and k=1. (This means k=−1−b22b1)
The problem asks for "the value of k", implying a unique numerical value, independent of b1 and b2 (as long as they satisfy the conditions). Let's investigate if b1+b2=0 is possible.
Assume for contradiction that b1+b2=0. This means b1=−b2.
If b1=−b2, then k=1 is not a valid solution (from Case 1, as b1+b2=0 would be violated).
So, if b1=−b2, we must fall into Case 2: 2b1+b2(k+1)=0.
Substitute b1=−b2 into the equation for Case 2:
2(−b2)+b2(k+1)=0−2b2+b2(k+1)=0
Factor out b2:
b2(−2+k+1)=0b2(k−1)=0
Since we established b2=0, this implies k−1=0, so k=1.
However, Case 2 explicitly requires k=1. This creates a contradiction.
The assumption that b1+b2=0 leads to a contradiction. Therefore, b1+b2 cannot be zero.
Since b1+b2=0, Case 1 (k=1) is always a valid solution.
Furthermore, because b1+b2=0, the scenario where 2b1+b2(k+1)=0 (which led to k=1 when b1+b2=0) is inconsistent with the condition k=1 that must hold for Case 2. Specifically, if 2b1+b2(k+1)=0 and k=1, it forces b1+b2=0, which is forbidden.
Thus, the only value of k that consistently satisfies all conditions is k=1.
Tips for Success & Common Mistakes
Systematic Approach: Break down the problem into smaller, manageable steps like matrix multiplication, substitution, and algebraic simplification.
Don't Forget All Conditions: The inequality condition is often overlooked but is crucial for eliminating extraneous solutions and pinpointing the unique answer, especially in "find the value of..." problems.
Factorization: Look for opportunities to factor expressions, as this often reveals the possible values of the unknown variable.
Handle Special Cases (like b2=0): Always consider if denominators or common factors could be zero, as this might lead to contradictions or additional constraints. Here, b2=0 was a critical deduction.
"The value of k": This phrase strongly suggests a unique numerical answer, implying that any solution dependent on b1,b2 (like k=−1−b22b1) must be ruled out by the given conditions.
Summary
By performing matrix multiplication to relate a1,a2 to b1,b2, and k, and then substituting these into the given quadratic relationship, we obtained an equation (k−1)[2b1b2+b22(k+1)]=0. Analyzing this equation in conjunction with the inequality condition (k2+1)b22=−2b1b2 (which simplified to 2b2(b1+b2)=0 for k=1 and b22k(k−1)=0 for other k values), we systematically eliminated all possibilities except k=1. The key was demonstrating that the assumption b1+b2=0 leads to a contradiction, thus ensuring b1+b2=0, which validates k=1 as the unique solution.