Skip to main content
Back to Matrices & Determinants
JEE Main 2020
Matrices & Determinants
Matrices and Determinants
Medium

Question

Let α,β (αβ)\alpha, \beta \ (\alpha \neq \beta) be the values of mm, for which the equations x+y+z=1x+y+z=1, x+2y+4z=mx+2y+4z=m and x+4y+10z=m2x+4y+10z=m^2 have infinitely many solutions. Then the value of n=110(nα+nβ)\sum\limits_{n=1}^{10} (n^{\alpha}+n^{\beta}) is equal to :

Options

Solution

Key Concept: Conditions for Infinitely Many Solutions of a System of Linear Equations

For a system of linear equations Ax=BAx=B (where AA is the coefficient matrix, xx is the variable vector, and BB is the constant vector), Cramer's Rule provides conditions for the nature of its solutions:

  1. Unique Solution: If det(A)0\det(A) \neq 0, the system has a unique solution.
  2. No Solution or Infinitely Many Solutions: If det(A)=0\det(A) = 0, then:
    • If at least one of the determinants Δx,Δy,Δz\Delta_x, \Delta_y, \Delta_z (formed by replacing a column of AA with BB) is non-zero, the system has no solution.
    • If det(A)=0\det(A) = 0 AND all determinants Δx,Δy,Δz\Delta_x, \Delta_y, \Delta_z are also zero, the system has infinitely many solutions.

In this problem, we are given that the system has infinitely many solutions. Therefore, we must satisfy the condition det(A)=0\det(A) = 0 and Δx=Δy=Δz=0\Delta_x = \Delta_y = \Delta_z = 0.


Step 1: Formulate the System of Equations and Identify the Coefficient Matrix

The given system of linear equations is:

  1. x+y+z=1x+y+z=1
  2. x+2y+4z=mx+2y+4z=m
  3. x+4y+10z=m2x+4y+10z=m^2

We can write this system in matrix form AX=BAX=B, where: A=(1111241410)A = \begin{pmatrix} 1 & 1 & 1 \\ 1 & 2 & 4 \\ 1 & 4 & 10 \end{pmatrix}, X=(xyz)X = \begin{pmatrix} x \\ y \\ z \end{pmatrix}, and B=(1mm2)B = \begin{pmatrix} 1 \\ m \\ m^2 \end{pmatrix}.

Step 2: Calculate the Determinant of the Coefficient Matrix (Δ\Delta)

For infinitely many solutions, the determinant of the coefficient matrix, denoted as Δ\Delta or det(A)\det(A), must be zero. Let's calculate Δ\Delta:

Δ=1111241410\Delta = \left|\begin{array}{ccc} 1 & 1 & 1 \\ 1 & 2 & 4 \\ 1 & 4 & 10 \end{array}\right|

We expand the determinant along the first row: Δ=124410114110+11214\Delta = 1 \cdot \left|\begin{array}{cc} 2 & 4 \\ 4 & 10 \end{array}\right| - 1 \cdot \left|\begin{array}{cc} 1 & 4 \\ 1 & 10 \end{array}\right| + 1 \cdot \left|\begin{array}{cc} 1 & 2 \\ 1 & 4 \end{array}\right| Δ=1(21044)1(11041)+1(1421)\Delta = 1(2 \cdot 10 - 4 \cdot 4) - 1(1 \cdot 10 - 4 \cdot 1) + 1(1 \cdot 4 - 2 \cdot 1) Δ=1(2016)1(104)+1(42)\Delta = 1(20 - 16) - 1(10 - 4) + 1(4 - 2) Δ=1(4)1(6)+1(2)\Delta = 1(4) - 1(6) + 1(2) Δ=46+2\Delta = 4 - 6 + 2 Δ=0\Delta = 0

Since Δ=0\Delta = 0, the system either has no solutions or infinitely many solutions. This confirms the first condition for infinitely many solutions.

Step 3: Apply the Condition Δx=0\Delta_x = 0 to find values of mm

For the system to have infinitely many solutions, in addition to Δ=0\Delta=0, all determinants Δx,Δy,Δz\Delta_x, \Delta_y, \Delta_z must also be zero. We will calculate Δx\Delta_x and set it to zero to find the possible values of mm.

Δx\Delta_x is the determinant of the matrix formed by replacing the first column of AA with the constant terms vector BB: Δx=111m24m2410\Delta_x = \left|\begin{array}{ccc} 1 & 1 & 1 \\ m & 2 & 4 \\ m^2 & 4 & 10 \end{array}\right|

Expand Δx\Delta_x along the first column: Δx=124410m11410+m21124\Delta_x = 1 \cdot \left|\begin{array}{cc} 2 & 4 \\ 4 & 10 \end{array}\right| - m \cdot \left|\begin{array}{cc} 1 & 1 \\ 4 & 10 \end{array}\right| + m^2 \cdot \left|\begin{array}{cc} 1 & 1 \\ 2 & 4 \end{array}\right| Δx=1(21044)m(11014)+m2(1412)\Delta_x = 1(2 \cdot 10 - 4 \cdot 4) - m(1 \cdot 10 - 1 \cdot 4) + m^2(1 \cdot 4 - 1 \cdot 2) Δx=1(2016)m(104)+m2(42)\Delta_x = 1(20 - 16) - m(10 - 4) + m^2(4 - 2) Δx=1(4)m(6)+m2(2)\Delta_x = 1(4) - m(6) + m^2(2) Δx=46m+2m2\Delta_x = 4 - 6m + 2m^2

Now, we set Δx=0\Delta_x = 0 as required for infinitely many solutions: 2m26m+4=02m^2 - 6m + 4 = 0 Divide by 2: m23m+2=0m^2 - 3m + 2 = 0 This is a quadratic equation in mm. We can factor it: (m1)(m2)=0(m-1)(m-2) = 0 This gives us two values for mm: m=1m=1 or m=2m=2.

Tip: While we only calculated Δx=0\Delta_x=0, it is implicitly understood that for these values of mm, Δy\Delta_y and Δz\Delta_z would also be zero. For problems involving parameters, finding the values that make one of these determinants zero is usually sufficient, as these are the only values of the parameter for which infinitely many solutions could exist.

Step 4: Identify α\alpha and β\beta

The problem states that α,β\alpha, \beta are the values of mm for which the system has infinitely many solutions, and αβ\alpha \neq \beta. From our calculation, the values of mm are 11 and 22. So, we can assign α=1\alpha = 1 and β=2\beta = 2 (or vice versa, it won't affect the final sum).

Step 5: Calculate the Required Summation

We need to find the value of n=110(nα+nβ)\sum\limits_{n=1}^{10} (n^{\alpha}+n^{\beta}). Substitute α=1\alpha=1 and β=2\beta=2: n=110(n1+n2)\sum\limits_{n=1}^{10} (n^{1}+n^{2})

Using the property of summation (an+bn)=an+bn\sum (a_n+b_n) = \sum a_n + \sum b_n: n=110n+n=110n2\sum\limits_{n=1}^{10} n + \sum\limits_{n=1}^{10} n^2

Now, we use the standard summation formulas:

  1. Sum of the first kk natural numbers: n=1kn=k(k+1)2\sum_{n=1}^{k} n = \frac{k(k+1)}{2}
  2. Sum of the squares of the first kk natural numbers: n=1kn2=k(k+1)(2k+1)6\sum_{n=1}^{k} n^2 = \frac{k(k+1)(2k+1)}{6}

For k=10k=10: n=110n=10(10+1)2=10112=511=55\sum\limits_{n=1}^{10} n = \frac{10(10+1)}{2} = \frac{10 \cdot 11}{2} = 5 \cdot 11 = 55 n=110n2=10(10+1)(210+1)6=1011216\sum\limits_{n=1}^{10} n^2 = \frac{10(10+1)(2 \cdot 10+1)}{6} = \frac{10 \cdot 11 \cdot 21}{6} n=110n2=23106=385\sum\limits_{n=1}^{10} n^2 = \frac{2310}{6} = 385

Now, add these two sums: 55+385=44055 + 385 = 440

Common Mistake Alert: The original solution had a typo m^2-3x+2=0 instead of m^2-3m+2=0. Always double-check variable names and ensure consistency in mathematical expressions.

Step 6: Final Answer

The value of n=110(nα+nβ)\sum\limits_{n=1}^{10} (n^{\alpha}+n^{\beta}) is 440440.


Summary and Key Takeaway:

This problem demonstrates the application of Cramer's Rule for determining the nature of solutions for a system of linear equations. The crucial conditions for infinitely many solutions are that the determinant of the coefficient matrix (Δ\Delta) must be zero, AND all other related determinants (Δx,Δy,Δz\Delta_x, \Delta_y, \Delta_z) must also be zero. Once the parameters are found, the problem reduces to calculating a sum using standard series formulas. Mastery of determinant calculations and summation formulas is essential for such problems.

Practice More Matrices & Determinants Questions

View All Questions