If the components of a=αi^+βj^+γk^ along and perpendicular to b=3i^+j^−k^ respectively, are 1116(3i^+j^−k^) and 111(−4i^−5j^−17k^), then α2+β2+γ2 is equal to :
Options
Solution
Key Concepts and Formulas
Vector Decomposition: Any vector a can be expressed as the sum of its component parallel to a vector b (a∣∣) and its component perpendicular to b (a⊥). Mathematically, a=a∣∣+a⊥.
Vector Magnitude Squared: For a vector v=xi^+yj^+zk^, its magnitude squared is given by ∣v∣2=x2+y2+z2. In this problem, α2+β2+γ2=∣a∣2.
Step-by-Step Solution
Step 1: Reconstruct Vector a from its Components
Why this step? We are given the components of a along and perpendicular to b. The fundamental principle of vector decomposition states that the sum of these components equals the original vector. Therefore, we can find a by adding the given components.
We are given:
a∣∣=1116(3i^+j^−k^)a⊥=111(−4i^−5j^−17k^)
Using the decomposition principle, a=a∣∣+a⊥:
a=1116(3i^+j^−k^)+111(−4i^−5j^−17k^)
To simplify the addition, we can factor out 111:
a=111[16(3i^+j^−k^)+(−4i^−5j^−17k^)]
Distribute the scalar 16:
a=111[(48i^+16j^−16k^)+(−4i^−5j^−17k^)]
Combine the coefficients of the like unit vectors:
a=111[(48−4)i^+(16−5)j^+(−16−17)k^]
Perform the arithmetic:
a=111[44i^+11j^−33k^]
Distribute the 111:
a=4i^+j^−3k^
Step 2: Identify the Scalar Components α,β,γ
Why this step? The problem states that a=αi^+βj^+γk^. By comparing the vector a we found in Step 1 with this general form, we can directly determine the values of α, β, and γ.
From Step 1, we have a=4i^+j^−3k^.
Comparing this with a=αi^+βj^+γk^, we get:
α=4β=1γ=−3
Step 3: Calculate α2+β2+γ2
Why this step? This is the final quantity the problem asks us to find. We use the scalar components identified in Step 2.
Substitute the values of α,β,γ into the expression:
α2+β2+γ2=(4)2+(1)2+(−3)2
Calculate the squares:
=16+1+9
Sum the results:
=26
Common Mistakes & Tips
Component vs. Projection: Ensure you are working with vector components as given, not scalar projections (which are magnitudes). The problem provides vectors.
Arithmetic Errors: Be meticulous with calculations involving fractions and negative signs, as these are common sources of error.
Understanding ∣a∣2: Recognize that α2+β2+γ2 is simply the square of the magnitude of vector a.
Summary
The problem involves decomposing a vector into its orthogonal components. By applying the fundamental principle that the sum of these components equals the original vector, we first reconstructed a. We then identified its scalar components α,β,γ by comparing with the given form. Finally, we calculated the required expression α2+β2+γ2.