If a and b are unit vectors, then the greatest value of 3a+b+a−b is_____.
Answer: 3
Solution
Key Concepts and Formulas
Magnitude of Vector Sum and Difference: For any two vectors a and b with an angle θ between them, the magnitudes of their sum and difference are given by:
∣∣a+b∣∣2=∣∣a∣∣2+∣∣b∣∣2+2∣∣a∣∣∣∣b∣∣cosθ
∣∣a−b∣∣2=∣∣a∣∣2+∣∣b∣∣2−2∣∣a∣∣∣∣b∣∣cosθ
Unit Vectors: A unit vector has a magnitude of 1. So, if a and b are unit vectors, ∣∣a∣∣=1 and ∣∣b∣∣=1.
Trigonometric Half-Angle Identities: These are essential for simplifying expressions involving 1±cosθ:
1+cosθ=2cos2(θ/2)
1−cosθ=2sin2(θ/2)
Maximization of Trigonometric Expressions: An expression of the form Acosx+Bsinx has a maximum value of A2+B2.
Step-by-Step Solution
Let the given expression be E. We are asked to find the greatest value of E=3a+b+a−b.
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 and b are unit vectors. Using the formulas for vector magnitudes and the fact that ∣∣a∣∣=∣∣b∣∣=1 will allow us to express these magnitudes in terms of the angle θ between them.
Let θ be the angle between the vectors a and b, where 0≤θ≤π. Since a and b are unit vectors, ∣∣a∣∣=1 and ∣∣b∣∣=1.
For the magnitude of the sum:
∣∣a+b∣∣2=∣∣a∣∣2+∣∣b∣∣2+2∣∣a∣∣∣∣b∣∣cosθ
Substituting ∣∣a∣∣=1 and ∣∣b∣∣=1:
∣∣a+b∣∣2=12+12+2(1)(1)cosθ=2+2cosθ=2(1+cosθ)
Taking the square root:
∣∣a+b∣∣=2(1+cosθ)
Using the half-angle identity 1+cosθ=2cos2(θ/2):
∣∣a+b∣∣=2(2cos2(θ/2))=4cos2(θ/2)=2∣cos(θ/2)∣
Since 0≤θ≤π, we have 0≤θ/2≤π/2. In this interval, cos(θ/2)≥0, so ∣cos(θ/2)∣=cos(θ/2).
Thus, ∣∣a+b∣∣=2cos(θ/2).
For the magnitude of the difference:
∣∣a−b∣∣2=∣∣a∣∣2+∣∣b∣∣2−2∣∣a∣∣∣∣b∣∣cosθ
Substituting ∣∣a∣∣=1 and ∣∣b∣∣=1:
∣∣a−b∣∣2=12+12−2(1)(1)cosθ=2−2cosθ=2(1−cosθ)
Taking the square root:
∣∣a−b∣∣=2(1−cosθ)
Using the half-angle identity 1−cosθ=2sin2(θ/2):
∣∣a−b∣∣=2(2sin2(θ/2))=4sin2(θ/2)=2∣sin(θ/2)∣
Since 0≤θ/2≤π/2, sin(θ/2)≥0, so ∣sin(θ/2)∣=sin(θ/2).
Thus, ∣∣a−b∣∣=2sin(θ/2).
Step 2: Substitute the simplified magnitudes into the given expression.
Reasoning: By substituting the expressions for ∣∣a+b∣∣ and ∣∣a−b∣∣ in terms of θ/2, we transform the vector problem into a purely trigonometric one.
Substitute ∣∣a+b∣∣=2cos(θ/2) and ∣∣a−b∣∣=2sin(θ/2) into the expression E:
E=3(2cos(θ/2))+(2sin(θ/2))E=23cos(θ/2)+2sin(θ/2)
Step 3: Find the maximum value of the resulting trigonometric expression.
Reasoning: The expression for E is now in the standard form Acosx+Bsinx, where x=θ/2. We can find its maximum value using the formula A2+B2.
Let x=θ/2. The expression is E=23cosx+2sinx.
Here, A=23 and B=2.
The maximum value of E is given by A2+B2:
Emax=(23)2+(2)2Emax=(4×3)+4Emax=12+4Emax=16Emax=4
To confirm this maximum is attainable, we can rewrite E using the angle addition formula. Divide and multiply by (23)2+22=4:
E=4(423cos(θ/2)+42sin(θ/2))E=4(23cos(θ/2)+21sin(θ/2))
Let cosα=23 and sinα=21. Then α=π/6.
E=4(cosαcos(θ/2)+sinαsin(θ/2))E=4cos(θ/2−α)E=4cos(θ/2−π/6)
Since 0≤θ≤π, we have 0≤θ/2≤π/2.
Thus, −π/6≤θ/2−π/6≤π/2−π/6=π/3.
The maximum value of cos(ϕ) for ϕ∈[−π/6,π/3] is 1, which occurs when ϕ=0.
So, the maximum value of E is 4×1=4.
Common Mistakes & Tips
Forgetting Absolute Values: When taking square roots of squared trigonometric functions (e.g., cos2(θ/2)), remember that x2=∣x∣. However, in this specific problem, the range of θ/2 (0≤θ/2≤π/2) ensures that cos(θ/2) and sin(θ/2) are non-negative, so the absolute values can be removed directly.
Incorrect Trigonometric Identities: Ensure accurate application of half-angle identities (1+cosθ and 1−cosθ) and angle addition/subtraction formulas.
Range of Angle: Pay close attention to the range of the angle θ and consequently θ/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). This trigonometric expression was then maximized using the standard method for functions of the form Acosx+Bsinx, yielding a maximum value of (23)2+22=12+4=16=4.