Let a=2i^+αj^+k^,b=−i^+k^,c=βj^−k^, where α and β are integers and αβ=−6. Let the values of the ordered pair (α,β), for which the area of the parallelogram of diagonals a+b and b+c is 221, be (α1,β1) and (α2,β2). Then α12+β12−α2β2 is equal to
Options
Solution
Key Concepts and Formulas
Area of a Parallelogram from Diagonals: If d1 and d2 are the diagonals of a parallelogram, its area is given by Area=21∣d1×d2∣.
Vector Addition: To add vectors, add their corresponding components. If u=uxi^+uyj^+uzk^ and v=vxi^+vyj^+vzk^, then u+v=(ux+vx)i^+(uy+vy)j^+(uz+vz)k^.
Cross Product: The cross product of two vectors u=uxi^+uyj^+uzk^ and v=vxi^+vyj^+vzk^ is given by the determinant:
u×v=i^uxvxj^uyvyk^uzvz=(uyvz−uzvy)i^−(uxvz−uzvx)j^+(uxvy−uyvx)k^
Magnitude of a Vector: The magnitude of a vector v=vxi^+vyj^+vzk^ is ∣v∣=vx2+vy2+vz2.
Step-by-Step Solution
Step 1: Determine the Diagonal Vectors d1 and d2
We are given the vectors a=2i^+αj^+k^, b=−i^+k^, and c=βj^−k^. The diagonals of the parallelogram are given as d1=a+b and d2=b+c. We need to find these vectors in terms of α and β.
Step 2: Compute the Cross Product of the Diagonals, d1×d2
The area of the parallelogram depends on the cross product of its diagonals. We will compute d1×d2 using the determinant formula.
d1×d2=i^1−1j^αβk^20
Expanding the determinant:
d1×d2=i^(α⋅0−2⋅β)−j^(1⋅0−2⋅(−1))+k^(1⋅β−α⋅(−1))d1×d2=i^(0−2β)−j^(0+2)+k^(β+α)d1×d2=−2βi^−2j^+(α+β)k^
Step 3: Find the Magnitude of the Cross Product, ∣d1×d2∣
The area formula requires the magnitude of the cross product vector.
Step 4: Formulate and Solve the Area Equation
We are given that the area of the parallelogram is 221. Using the area formula, we can set up an equation to find a relationship between α and β.
Area=21∣d1×d2∣221=214β2+4+(α+β)2
Multiplying both sides by 2:
21=4β2+4+(α+β)2
Squaring both sides:
21=4β2+4+(α+β)221−4=4β2+α2+2αβ+β217=α2+5β2+2αβ
We are also given that α and β are integers and αβ=−6. Substituting this into the equation:
17=α2+5β2+2(−6)17=α2+5β2−1217+12=α2+5β229=α2+5β2
Step 5: Determine the Integer Pairs (α,β)
We need to find integer pairs (α,β) that satisfy both αβ=−6 and 29=α2+5β2. The possible integer pairs for αβ=−6 are:
(1,−6),(−1,6),(2,−3),(−2,3),(3,−2),(−3,2),(6,−1),(−6,1).
Let's test each pair in the equation 29=α2+5β2:
For (1,−6): 12+5(−6)2=1+5(36)=1+180=181=29.
For (−1,6): (−1)2+5(6)2=1+5(36)=1+180=181=29.
For (2,−3): 22+5(−3)2=4+5(9)=4+45=49=29.
For (−2,3): (−2)2+5(3)2=4+5(9)=4+45=49=29.
For (3,−2): 32+5(−2)2=9+5(4)=9+20=29. This pair satisfies the equation.
For (−3,2): (−3)2+5(2)2=9+5(4)=9+20=29. This pair also satisfies the equation.
For (6,−1): 62+5(−1)2=36+5(1)=36+5=41=29.
For (−6,1): (−6)2+5(1)2=36+5(1)=36+5=41=29.
The two ordered pairs (α,β) that satisfy all conditions are (3,−2) and (−3,2).
Let (α1,β1)=(3,−2) and (α2,β2)=(−3,2).
Step 6: Calculate the Final Expression α12+β12−α2β2
We need to compute the value of α12+β12−α2β2 using the identified pairs.
If we swap the assignments: (α1,β1)=(−3,2) and (α2,β2)=(3,−2):
α12+β12−α2β2=(−3)2+(2)2−((3)⋅(−2))=9+4−(−6)=13+6=19
The result remains the same.
Common Mistakes & Tips
Cross Product Calculation: Be extremely careful with signs when computing the determinant for the cross product. A single sign error can lead to an incorrect result.
Algebraic Simplification: When squaring (α+β)2, expand it fully as α2+2αβ+β2. Errors in this expansion are common.
Integer Pair Testing: Systematically test all possible integer factor pairs of αβ=−6 to ensure no valid pairs are missed and no invalid ones are incorrectly included.
Summary
The problem required us to find the integer values of α and β that satisfy conditions related to the area of a parallelogram formed by vectors derived from a, b, and c. We first calculated the diagonal vectors, then their cross product and its magnitude. Using the given area, we derived an equation relating α and β. By combining this equation with the condition αβ=−6 and the fact that α,β are integers, we identified the two valid ordered pairs (α,β). Finally, we substituted these pairs into the expression α12+β12−α2β2 to find the required value.
The final answer is 19 which corresponds to option (C).