Animated Solution for Mathematics - Vector Algebra: If a,b,c are non-coplanar vectors and λ is a real number, then the vectors a+2b+3c, λb+4c and (2λ−1)c are non coplanar for
Select Answer:
Visualized Solution
The Foundation: Non-Coplanar Vectors a,b,c
We are given three vectors a,b,c which are non-coplanar.
This means they do not lie in the same plane and span a 3D space.
Mathematically, their scalar triple product is non-zero: [a,b,c]=0.
The New Vectors v1,v2,v3
Let's define the three new vectors given in the problem:
v1=a+2b+3c
v2=0a+λb+4c
v3=0a+0b+(2λ−1)c
Condition for Non-Coplanarity D=0
For v1,v2,v3 to be non-coplanar, their scalar triple product must also be non-zero: [v1,v2,v3]=0.
We can express this using the determinant D of their coefficients with respect to the basis a,b,c.
Condition: D⋅[a,b,c]=0⟹D=0.
Constructing the Determinant D
Let's extract the coefficients to form the rows of determinant D.
Row 1 from v1: 1,2,3
Row 2 from v2: 0,λ,4
Row 3 from v3: 0,0,2λ−1
Upper Triangular Matrix
Notice the structure of the determinant D.
All elements below the main diagonal are zero.
This is an upper triangular matrix.
Evaluating the Determinant D
For an upper triangular matrix, the determinant is simply the product of its diagonal elements.
D=1⋅λ⋅(2λ−1)
D=λ(2λ−1)
Applying the Condition D=0
We established that for non-coplanarity, D=0.
Therefore, λ(2λ−1)=0.
This means neither of the factors can be zero.
Solving for λ
Factor 1: λ=0
Factor 2: 2λ−1=0⟹2λ=1⟹λ=21
So, λ cannot take the values 0 and 21.
Final Conclusion
λ can be any real number except 0 and 21.
The vectors are non-coplanar for all except two values of λ.
This matches option (3).
00:00 / 00:00
The Sigma Insight: Scalar Triple Product
Solution Diagram
Analyzing the Setup
Imagine you are standing in the center of a room. You have three vectors, a, b, and c, pointing in different directions. The problem states they are non-coplanar.
This is a powerful statement! It means these three vectors do not lie flat on a single sheet of paper; they span the entire three-dimensional space.
Think of them as the edges of a parallelepiped. If they are non-coplanar, the volume of this parallelepiped is non-zero, which mathematically means their scalar triple product, denoted as [a,b,c], is not equal to zero. This is our foundation.
The New Vectors and the Matrix Bridge
Now, we are introduced to three new vectors:
v1=a+2b+3cv2=λb+4cv3=(2λ−1)c
These are linear combinations of our original basis vectors. The question asks us to find the condition on λ such that these new vectors are also non-coplanar.
If they are non-coplanar, their scalar triple product must also be non-zero: $[\vec{v}_1, \vec{v}_2, \vec{v}_3]
eq 0$. Here is the magic: we can express this scalar triple product as the determinant of the coefficient matrix multiplied by the scalar triple product of the basis vectors.
Since $[\vec{a}, \vec{b}, \vec{c}]
eq 0$, the condition for non-coplanarity simplifies beautifully to the requirement that the determinant of the coefficient matrix must be non-zero.
The Beauty of the Upper Triangular Matrix
Let's construct this matrix D by extracting the coefficients of a, b, and c for each vector. For v1, the coefficients are 1,2,3. For v2, they are 0,λ,4. For v3, they are 0,0,2λ−1.
Our matrix looks like this:
D=1002λ0342λ−1
Look closely at this structure. All the elements below the main diagonal are zero. This is an upper triangular matrix!
In the world of JEE, this is a massive shortcut. You do not need to perform a long, tedious expansion. The determinant of an upper triangular matrix is simply the product of its diagonal elements.
So, D=1⋅λ⋅(2λ−1)=λ(2λ−1).
Solving for λ
We have established that for the vectors to be non-coplanar, $D
eq 0$. Therefore, $\lambda(2\lambda - 1)
eq 0$.
This implies that neither λ nor (2λ−1) can be zero. Solving these simple equations, we find $\lambda
eq 0$ and $\lambda
eq \frac{1}{2}$.
This means that λ can be any real number except for these two specific values. The vectors are non-coplanar for all values of λ except λ∈{0,21}.
This is the elegance of linear algebra—what seemed like a complex 3D problem collapses into a simple algebraic condition once you recognize the underlying structure. Keep this in mind: whenever you see linear combinations of basis vectors, think of the determinant of the coefficients. It is your most powerful tool.