Skip to main content
Back to Vector Algebra
JEE Main 2021
Vector Algebra
Vector Algebra
Hard

Question

The least positive integral value of α\alpha, for which the angle between the vectors αi^2j^+2k^\alpha \hat{i}-2 \hat{j}+2 \hat{k} and αi^+2αj^2k^\alpha \hat{i}+2 \alpha \hat{j}-2 \hat{k} is acute, is ___________.

Answer: 2

Solution

Key Concepts and Formulas

  • Dot Product and Angle Between Vectors: The angle θ\theta between two non-zero vectors a\vec{a} and b\vec{b} is given by cosθ=abab\cos \theta = \frac{\vec{a} \cdot \vec{b}}{|\vec{a}| |\vec{b}|}.
  • Condition for Acute Angle: The angle θ\theta is acute (0<θ<π20 < \theta < \frac{\pi}{2}) if and only if cosθ>0\cos \theta > 0. Since a|\vec{a}| and b|\vec{b}| are always positive, this implies ab>0\vec{a} \cdot \vec{b} > 0.
  • Dot Product Calculation: For vectors a=a1i^+a2j^+a3k^\vec{a} = a_1 \hat{i} + a_2 \hat{j} + a_3 \hat{k} and b=b1i^+b2j^+b3k^\vec{b} = b_1 \hat{i} + b_2 \hat{j} + b_3 \hat{k}, their dot product is ab=a1b1+a2b2+a3b3\vec{a} \cdot \vec{b} = a_1 b_1 + a_2 b_2 + a_3 b_3.
  • Solving Quadratic Inequalities: For a quadratic ax2+bx+cax^2+bx+c, if a>0a>0, the inequality ax2+bx+c>0ax^2+bx+c > 0 holds for values of xx outside the roots of ax2+bx+c=0ax^2+bx+c=0.

Step-by-Step Solution

Step 1: Understand the Condition for an Acute Angle We are given that the angle between two vectors is acute. The angle θ\theta between two vectors is acute if 0<θ<π20 < \theta < \frac{\pi}{2}. This implies that cosθ>0\cos \theta > 0. From the formula for the angle between vectors, cosθ=abab\cos \theta = \frac{\vec{a} \cdot \vec{b}}{|\vec{a}| |\vec{b}|}. Since the magnitudes a|\vec{a}| and b|\vec{b}| are always positive for non-zero vectors, the condition cosθ>0\cos \theta > 0 is equivalent to the dot product being positive: ab>0\vec{a} \cdot \vec{b} > 0 This is the fundamental condition we will use to solve the problem.

Step 2: Define the Given Vectors Let the two given vectors be a\vec{a} and b\vec{b}. a=αi^2j^+2k^\vec{a} = \alpha \hat{i}-2 \hat{j}+2 \hat{k} b=αi^+2αj^2k^\vec{b} = \alpha \hat{i}+2 \alpha \hat{j}-2 \hat{k} Clearly defining these vectors is crucial for accurate calculation of their dot product.

Step 3: Calculate the Dot Product of the Vectors We compute the dot product ab\vec{a} \cdot \vec{b} using the components of a\vec{a} and b\vec{b}: ab=(α)(α)+(2)(2α)+(2)(2)\vec{a} \cdot \vec{b} = (\alpha)(\alpha) + (-2)(2\alpha) + (2)(-2) ab=α24α4\vec{a} \cdot \vec{b} = \alpha^2 - 4\alpha - 4 This calculation directly applies the dot product formula to the given vectors.

Step 4: Set Up and Solve the Inequality for α\alpha} Using the condition from Step 1, we must have ab>0\vec{a} \cdot \vec{b} > 0. Substituting the result from Step 3: α24α4>0\alpha^2 - 4\alpha - 4 > 0 To solve this quadratic inequality, we first find the roots of the corresponding quadratic equation α24α4=0\alpha^2 - 4\alpha - 4 = 0. Using the quadratic formula α=b±b24ac2a\alpha = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}: α=(4)±(4)24(1)(4)2(1)\alpha = \frac{-(-4) \pm \sqrt{(-4)^2 - 4(1)(-4)}}{2(1)} α=4±16+162\alpha = \frac{4 \pm \sqrt{16 + 16}}{2} α=4±322\alpha = \frac{4 \pm \sqrt{32}}{2} α=4±422\alpha = \frac{4 \pm 4\sqrt{2}}{2} α=2±22\alpha = 2 \pm 2\sqrt{2} The roots are α1=222\alpha_1 = 2 - 2\sqrt{2} and α2=2+22\alpha_2 = 2 + 2\sqrt{2}. Since the coefficient of α2\alpha^2 in α24α4\alpha^2 - 4\alpha - 4 is positive (1), the parabola opens upwards. Therefore, the inequality α24α4>0\alpha^2 - 4\alpha - 4 > 0 is satisfied when α\alpha is outside the interval defined by the roots: α<222orα>2+22\alpha < 2 - 2\sqrt{2} \quad \text{or} \quad \alpha > 2 + 2\sqrt{2} We approximate the values of the roots: 21.414\sqrt{2} \approx 1.414. 22222(1.414)=22.828=0.8282 - 2\sqrt{2} \approx 2 - 2(1.414) = 2 - 2.828 = -0.828 2+222+2(1.414)=2+2.828=4.8282 + 2\sqrt{2} \approx 2 + 2(1.414) = 2 + 2.828 = 4.828 So, the inequality holds for α<0.828\alpha < -0.828 or α>4.828\alpha > 4.828.

Step 5: Determine the Least Positive Integral Value of α\alpha} We need to find the least positive integral value of α\alpha that satisfies the conditions derived in Step 4. The two intervals are:

  1. α<0.828\alpha < -0.828: This interval contains negative numbers and zero, but no positive integers.
  2. α>4.828\alpha > 4.828: This interval contains positive integers. The integers in this interval are 5,6,7,5, 6, 7, \dots.

The least positive integer in the interval α>4.828\alpha > 4.828 is 55. Therefore, the least positive integral value of α\alpha for which the angle between the vectors is acute is 55.

Common Mistakes & Tips

  • Misinterpreting "acute": Remember that "acute" means the dot product is strictly positive (ab>0\vec{a} \cdot \vec{b} > 0), not non-negative (ab0\vec{a} \cdot \vec{b} \ge 0).
  • Sign errors in dot product: Carefully multiply corresponding components, especially when negative signs are involved.
  • Solving quadratic inequalities: For ax2+bx+c>0ax^2+bx+c > 0 with a>0a>0, the solution lies outside the roots. For a<0a<0, it lies between the roots. Always check the leading coefficient.
  • Ignoring "positive integral": Ensure the final answer is an integer and is positive, and that it is the least such value.

Summary

To find the least positive integral value of α\alpha for which the angle between the given vectors is acute, we used the condition that the dot product of the vectors must be positive. We calculated the dot product as α24α4\alpha^2 - 4\alpha - 4. Setting this greater than zero, we solved the quadratic inequality α24α4>0\alpha^2 - 4\alpha - 4 > 0 to find that α<222\alpha < 2 - 2\sqrt{2} or α>2+22\alpha > 2 + 2\sqrt{2}. Approximating the roots, we found the conditions to be α<0.828\alpha < -0.828 or α>4.828\alpha > 4.828. Considering only positive integral values of α\alpha, the least value satisfying α>4.828\alpha > 4.828 is 55.

The final answer is 5\boxed{5}.

Practice More Vector Algebra Questions

View All Questions