Skip to main content
Back to Vector Algebra
JEE Main 2023
Vector Algebra
Vector Algebra
Medium

Question

If a\overrightarrow a and b\overrightarrow b are unit vectors, then the greatest value of 3a+b+ab\sqrt 3 \left| {\overrightarrow a + \overrightarrow b } \right| + \left| {\overrightarrow a - \overrightarrow b } \right| is_____.

Answer: 3

Solution

Key Concepts and Formulas

  • Magnitude of Vector Sum and Difference: For any two vectors a\vec a and b\vec b with an angle θ\theta between them, the magnitudes of their sum and difference are given by:
    • a+b2=a2+b2+2abcosθ||\vec a + \vec b||^2 = ||\vec a||^2 + ||\vec b||^2 + 2||\vec a|| ||\vec b|| \cos\theta
    • ab2=a2+b22abcosθ||\vec a - \vec b||^2 = ||\vec a||^2 + ||\vec b||^2 - 2||\vec a|| ||\vec b|| \cos\theta
  • Unit Vectors: A unit vector has a magnitude of 1. So, if a\vec a and b\vec b are unit vectors, a=1||\vec a|| = 1 and b=1||\vec b|| = 1.
  • Trigonometric Half-Angle Identities: These are essential for simplifying expressions involving 1±cosθ1 \pm \cos\theta:
    • 1+cosθ=2cos2(θ/2)1 + \cos\theta = 2\cos^2(\theta/2)
    • 1cosθ=2sin2(θ/2)1 - \cos\theta = 2\sin^2(\theta/2)
  • Maximization of Trigonometric Expressions: An expression of the form Acosx+BsinxA\cos x + B\sin x has a maximum value of A2+B2\sqrt{A^2 + B^2}.

Step-by-Step Solution

Let the given expression be EE. We are asked to find the greatest value of E=3a+b+abE = \sqrt{3} \left| {\overrightarrow a + \overrightarrow b } \right| + \left| {\overrightarrow a - \overrightarrow b } \right|.

Step 1: Simplify the magnitudes of the vector sum and difference using the properties of unit vectors.

  • Reasoning: The problem involves the magnitudes of vector sums and differences, and we are given that a\vec a and b\vec b are unit vectors. Using the formulas for vector magnitudes and the fact that a=b=1||\vec a|| = ||\vec b|| = 1 will allow us to express these magnitudes in terms of the angle θ\theta between them.
  • Let θ\theta be the angle between the vectors a\vec a and b\vec b, where 0θπ0 \le \theta \le \pi. Since a\vec a and b\vec b are unit vectors, a=1||\vec a|| = 1 and b=1||\vec b|| = 1.
  • For the magnitude of the sum: a+b2=a2+b2+2abcosθ||\vec a + \vec b||^2 = ||\vec a||^2 + ||\vec b||^2 + 2||\vec a|| ||\vec b|| \cos\theta Substituting a=1||\vec a|| = 1 and b=1||\vec b|| = 1: a+b2=12+12+2(1)(1)cosθ=2+2cosθ=2(1+cosθ)||\vec a + \vec b||^2 = 1^2 + 1^2 + 2(1)(1)\cos\theta = 2 + 2\cos\theta = 2(1+\cos\theta) Taking the square root: a+b=2(1+cosθ)||\vec a + \vec b|| = \sqrt{2(1+\cos\theta)} Using the half-angle identity 1+cosθ=2cos2(θ/2)1+\cos\theta = 2\cos^2(\theta/2): a+b=2(2cos2(θ/2))=4cos2(θ/2)=2cos(θ/2)||\vec a + \vec b|| = \sqrt{2(2\cos^2(\theta/2))} = \sqrt{4\cos^2(\theta/2)} = 2|\cos(\theta/2)| Since 0θπ0 \le \theta \le \pi, we have 0θ/2π/20 \le \theta/2 \le \pi/2. In this interval, cos(θ/2)0\cos(\theta/2) \ge 0, so cos(θ/2)=cos(θ/2)|\cos(\theta/2)| = \cos(\theta/2). Thus, a+b=2cos(θ/2)||\vec a + \vec b|| = 2\cos(\theta/2).
  • For the magnitude of the difference: ab2=a2+b22abcosθ||\vec a - \vec b||^2 = ||\vec a||^2 + ||\vec b||^2 - 2||\vec a|| ||\vec b|| \cos\theta Substituting a=1||\vec a|| = 1 and b=1||\vec b|| = 1: ab2=12+122(1)(1)cosθ=22cosθ=2(1cosθ)||\vec a - \vec b||^2 = 1^2 + 1^2 - 2(1)(1)\cos\theta = 2 - 2\cos\theta = 2(1-\cos\theta) Taking the square root: ab=2(1cosθ)||\vec a - \vec b|| = \sqrt{2(1-\cos\theta)} Using the half-angle identity 1cosθ=2sin2(θ/2)1-\cos\theta = 2\sin^2(\theta/2): ab=2(2sin2(θ/2))=4sin2(θ/2)=2sin(θ/2)||\vec a - \vec b|| = \sqrt{2(2\sin^2(\theta/2))} = \sqrt{4\sin^2(\theta/2)} = 2|\sin(\theta/2)| Since 0θ/2π/20 \le \theta/2 \le \pi/2, sin(θ/2)0\sin(\theta/2) \ge 0, so sin(θ/2)=sin(θ/2)|\sin(\theta/2)| = \sin(\theta/2). Thus, ab=2sin(θ/2)||\vec a - \vec b|| = 2\sin(\theta/2).

Step 2: Substitute the simplified magnitudes into the given expression.

  • Reasoning: By substituting the expressions for a+b||\vec a + \vec b|| and ab||\vec a - \vec b|| in terms of θ/2\theta/2, we transform the vector problem into a purely trigonometric one.
  • Substitute a+b=2cos(θ/2)||\vec a + \vec b|| = 2\cos(\theta/2) and ab=2sin(θ/2)||\vec a - \vec b|| = 2\sin(\theta/2) into the expression EE: E=3(2cos(θ/2))+(2sin(θ/2))E = \sqrt{3} (2\cos(\theta/2)) + (2\sin(\theta/2)) E=23cos(θ/2)+2sin(θ/2)E = 2\sqrt{3}\cos(\theta/2) + 2\sin(\theta/2)

Step 3: Find the maximum value of the resulting trigonometric expression.

  • Reasoning: The expression for EE is now in the standard form Acosx+BsinxA\cos x + B\sin x, where x=θ/2x = \theta/2. We can find its maximum value using the formula A2+B2\sqrt{A^2 + B^2}.
  • Let x=θ/2x = \theta/2. The expression is E=23cosx+2sinxE = 2\sqrt{3}\cos x + 2\sin x.
  • Here, A=23A = 2\sqrt{3} and B=2B = 2.
  • The maximum value of EE is given by A2+B2\sqrt{A^2 + B^2}: Emax=(23)2+(2)2E_{\text{max}} = \sqrt{(2\sqrt{3})^2 + (2)^2} Emax=(4×3)+4E_{\text{max}} = \sqrt{(4 \times 3) + 4} Emax=12+4E_{\text{max}} = \sqrt{12 + 4} Emax=16E_{\text{max}} = \sqrt{16} Emax=4E_{\text{max}} = 4
  • To confirm this maximum is attainable, we can rewrite EE using the angle addition formula. Divide and multiply by (23)2+22=4\sqrt{(2\sqrt{3})^2 + 2^2} = 4: E=4(234cos(θ/2)+24sin(θ/2))E = 4 \left( \frac{2\sqrt{3}}{4}\cos(\theta/2) + \frac{2}{4}\sin(\theta/2) \right) E=4(32cos(θ/2)+12sin(θ/2))E = 4 \left( \frac{\sqrt{3}}{2}\cos(\theta/2) + \frac{1}{2}\sin(\theta/2) \right) Let cosα=32\cos\alpha = \frac{\sqrt{3}}{2} and sinα=12\sin\alpha = \frac{1}{2}. Then α=π/6\alpha = \pi/6. E=4(cosαcos(θ/2)+sinαsin(θ/2))E = 4 (\cos\alpha\cos(\theta/2) + \sin\alpha\sin(\theta/2)) E=4cos(θ/2α)E = 4 \cos(\theta/2 - \alpha) E=4cos(θ/2π/6)E = 4 \cos(\theta/2 - \pi/6) Since 0θπ0 \le \theta \le \pi, we have 0θ/2π/20 \le \theta/2 \le \pi/2. Thus, π/6θ/2π/6π/2π/6=π/3-\pi/6 \le \theta/2 - \pi/6 \le \pi/2 - \pi/6 = \pi/3. The maximum value of cos(ϕ)\cos(\phi) for ϕ[π/6,π/3]\phi \in [-\pi/6, \pi/3] is 1, which occurs when ϕ=0\phi = 0. So, the maximum value of EE is 4×1=44 \times 1 = 4.

Common Mistakes & Tips

  • Forgetting Absolute Values: When taking square roots of squared trigonometric functions (e.g., cos2(θ/2)\sqrt{\cos^2(\theta/2)}), remember that x2=x\sqrt{x^2} = |x|. However, in this specific problem, the range of θ/2\theta/2 (0θ/2π/20 \le \theta/2 \le \pi/2) ensures that cos(θ/2)\cos(\theta/2) and sin(θ/2)\sin(\theta/2) are non-negative, so the absolute values can be removed directly.
  • Incorrect Trigonometric Identities: Ensure accurate application of half-angle identities (1+cosθ1+\cos\theta and 1cosθ1-\cos\theta) and angle addition/subtraction formulas.
  • Range of Angle: Pay close attention to the range of the angle θ\theta and consequently θ/2\theta/2 when determining the maximum or minimum values of trigonometric functions.

Summary

The problem asks for the greatest value of a vector expression involving the magnitudes of vector sums and differences of two unit vectors. By utilizing the formulas for vector magnitudes, the properties of unit vectors, and trigonometric half-angle identities, we transformed the expression into a trigonometric function of the angle between the vectors. The expression simplified to 23cos(θ/2)+2sin(θ/2)2\sqrt{3}\cos(\theta/2) + 2\sin(\theta/2). This trigonometric expression was then maximized using the standard method for functions of the form Acosx+BsinxA\cos x + B\sin x, yielding a maximum value of (23)2+22=12+4=16=4\sqrt{(2\sqrt{3})^2 + 2^2} = \sqrt{12+4} = \sqrt{16} = 4.

The final answer is 3\boxed{3}.

Practice More Vector Algebra Questions

View All Questions