For what integer 0 < n < 1 0 0 0 , does the following system of n linear equations have no complex solution? − 1 0 a 1 a 1 a 1 ⋮ a 1 + a 2 − 1 0 a 2 + a 2 + a 2 + a 3 + a 3 − 1 0 a 3 + a 3 + … + … + … + … + a n + a n + a n − 1 0 a n = 9 = 9 9 = 9 9 9 ⋮ = 1 0 n − 1
Details and assumptions
Clarification: If the system always admits a solution, type your answer as 0. If there are multiple cases where the system doesn't admit a solution, type in any one of your answers.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Summing all equations together, we get
( n − 1 1 ) ( a 1 + a 2 + . . . + a n ) = 9 + 9 9 + . . . + 1 0 n − 1
= 1 1 1 . . 1 0 ( n + 1 digits) − n
Consider two cases,
a) n = 1 1 ,
Then dividing both sides of the above equation by n − 1 1 and subtracting a 1 + a 2 + . . . + a n from each equation, we can get the value of a i where i ∈ 1 , 2 , 3 , . . . , n and thus we have a solution.
b) n = 1 1 ,
Again,substituting n = 1 1 in the above equation we get 0 = 1 1 1 1 1 1 1 1 1 1 1 0 − 1 1 , which is obviously false.
(Note : we can substitute n = 1 1 in the above equation because it is the result of summing up the 1 1 equations.)
Thus, the answer is 1 1 . Q.E.D
Let us start solving the system by Gaussian elimination. In other words, add the first row times a constant to all other rows, so that the first term of them vanishes. Do this repeatedly for the square submatrices going down diagonally to the right. For a full solution of the system, we also would keep track of the right-hand sides, but we will take care of that at the very end.
Let's call the uppermost left element -k. In the first step, k = 10 and all other diagonal elements are also -10. (I consider the matrix form of the equation system, so the element is -10. In the original system, the coefficient of the diagonal terms is -10.)
In the first step, we add k 1 times the first row to the others. This makes 0 out of the first term of every row. The -k (diagonal) terms become − k + k 1 = k 1 − k 2 and the 1 terms become 1 + k 1 = k 1 + k . We multiply each row with 1 + k k and then get rows consisting of diagonal elements -k+1 and the other non-zero elements being 1.
In other words, after the first step, the second row looks like 0 -9 1 1 1 1 ..., the third row like 0 1 -9 1 1 1 ... and so on.
We can repeat this: the third row will become 0 0 -8 1 1 1 1..., the fourth row 0 0 0 -7 1 1 1 1 ... and at the eleventh step the diagonal element becomes 0. If there are further rows (and therefore columns), we can do a pivoting operation, and rename some nonzero element to be the new diagonal element in order to continue the elimination, but if this is the last element in the original diagonal, the process ends. Let us look at the step just before: we have a 2 × 2 matrix
-1 1
1 -1
These two rows are linearly dependent (naturally, since the next step yields zero), and the question is now what has happened to the right-hand sides during the previous steps. During each step, the multiplicative factor has been multiplied with the right-hand side and been added to all the following right-hand sides. So in each step, the last two right-hand sides have received the same additions, and so, since they started out unequal, they are still unequal. Then there is no solution to the system we have arrived at.
So, if we start with a matrix of size 1 1 × 1 1 , we will arrive at a contradiction and the system has no solution.
(Sorry for not using the LaTeX array display technique in composing this text.)
Adding up all the equations we have ( n − 1 1 ) ( a 1 + a 2 + . . . . . a n ) = 1 0 + 1 0 2 + 1 0 3 + . . . . + 1 0 n − n a 1 + a 2 + . . . . . a n = 9 ( n − 1 1 ) 1 0 ( 1 0 n − 1 ) − 9 n We can see that the r.h.s is only defined for n = 1 1 . So for n = 1 1 , the system doesn't admits a solution.
Imagine, given some n , how to actually solve the system of equations. One of the easiest ways would be to add up all the equations and divide by n − 1 1 . This will result in an equation with a coefficient of one for each variable. From there, we could take this new equation and subtract the first equation to obtain an equation with only a 1 , which can be easily solved to find the value of a 1 . Similarly, we can subtract the second equation to get the value of a 2 , and so on. Using this method, we can solve this system for any n , with one important exception. When we divided the sum of the equations by n − 1 1 , we had to assume that n − 1 1 = 0 , so when n = 1 1 , the equations are unsolvable.
Notice that we have a very symmetric system of equations here. In each "column", we have n − 1 terms of the a i variable, as well as the − 1 0 term, for a total of ( n − 1 1 ) a i . Since each variable has this coefficient, we can factor it out. In order for the system to have no solutions, this coefficient must be 0, which would yield a sum of 0 on the LHS and a positive sum on the RHS. The only value for which this is possible is n = 1 1 .
We express a 1 + a 2 + a 3 + ... - 10 \cdot a n as a 1 + a 2 + a 3 + ... + a n - 11 \cdot a_n.
When n is assigned, the sum of all linear equations is as given: (n \cdot a 1 + n \cdot a 2 + n \cdot a 3 + ... + n \cdot a n) + (- 11 \cdot a 1 - 11 \cdot a 2 - 11 \cdot a 3 - ... - 11 \cdot a n) = 9 + 99 + 999 + 10^n-1 > 0 \rightarrow (n-11) \cdot a 1 + (n-11) \cdot a 2 + (n-11) \cdot a 3 + ... + (n-11) \cdot a n > 0
When we assign n = 11, the following property should also be true: (11-11) \cdot a 1 + (11-11) \cdot a 2 + (11-11) \cdot a 3 + ... + (11-11) \cdot a n > 0 \rightarrow 0 > 0 thus, we have a contradiction.
Therefore, when n=11, the system doesn't admit a solution.
here we construct a augmented matrix [-10 1 1 1........1 ! 9 ] [ 1 -10 1 1........1 ! 99 ] [ 1 1 -10 1.........1 ! 999] [ .. .. .. .. ......... ! .......] [1 1 1 1 -10 ! 10^n-1] now rank of augmented matrix and rank of coefficient are different if n = 11. therefore the system of equation is inconsistent if n=11 .
Adding all the equations together, we get:
∑ i = 1 n ( a 1 ( n − 1 ) − 1 0 a i ) = 9 + 9 9 + 9 9 9 + 9 9 9 9 + . . . + 1 0 n − 1
If the left side is 0, equality cannot occur, since the right side is clearly positive. The case where the left side is 0 is when n = 1 1 .
Thus, the system of equations is inconsistent and does not have a solution.
Consider the system of equations in matrix form A a = b
\[ \begin{pmatrix} -10 & 1 & 1 & \ldots & 1 \\ 1 & -10 & 1 & \ldots & 1\\ 1 & 1 & -10 & \ldots & 1\\ \vdots & & & \ldots & \vdots\\ 1 & 1 & 1 & \ldots & -10 \\ \end{pmatrix} \begin{pmatrix} a_1\\ a_2\\ a_3\\ \vdots\\ a_n\\
\begin{pmatrix} 9\\ 99\\ 999\\ \vdots\\ 10^n-1 \\ \end{pmatrix} \]
Let x j with j ≥ 2 be an n -dimensional vector with 1 in the 1st coordinate, -1 in the jth coordinate, and 0 in the other coordinates. Then x j is an eigenvector of A with eigenvalue -11. Also, x 1 = ( 1 , 1 , … , 1 ) is an eigenvector with eigenvalue − 1 0 + n − 1 . Since these eigenvectors are linearly independent, det ( A ) = ( n − 1 1 ) ( − 1 1 ) n − 1 . Thus A is singular (determinant is 0) if and only if n = 1 1 . For n = 1 1 , the range space would be a subspace of vectors whose coordinate sum is 0, hence there are no solutions to the given equation.
Note: The determinant of matrix A can be calculated from elementary row operations (add each row to the first, pull out common factor of n − 1 1 , then subtract each column by the first and expand along the first row). However, to show that no solution exists, we would still need to determine the vector that gets mapped to 0, which is x 1 .
Problem Loading...
Note Loading...
Set Loading...
Firstly we add all the equations. L H S = ( n − 1 1 ) ( a 1 + a 2 + a 3 + . . . + a n ) R H S = 9 + 9 9 + 9 9 9 + . . . + 1 0 n − 1
When n = 1 1 , we can get :
a 1 + a 2 + a 3 + . . . + a n = n − 1 1 9 + 9 9 + 9 9 9 + . . . + 1 0 n − 1 .
Then, we use it to minus off each equation in the system. We can get 1 1 a i = n − 1 1 9 + 9 9 + 9 9 9 + . . . + 1 0 n − 1 − 1 0 i + 1 for i = 1 , 2 , 3 , . . . , n . Then, we can easily get the solutions for the system.
When n = 11, L H S = ( 1 1 − 1 1 ) ( a 1 + a 2 + a 3 + . . . + a 1 1 ) = 0 R H S = 9 + 9 9 + 9 9 9 + . . . + 1 0 1 1 − 1
Clearly 0 = 9 + 9 9 + 9 9 9 + . . . + 1 0 1 1 − 1 so L H S = R H S and 11 is the only number which the system doesn't admit a solution.