AlgebraDifficulty 7.9National olympiad, round 2Find the answer
A four-digit number YEAR is called very good if the system Yx+Ey+Az+Rw=YRx+Yy+Ez+Aw=EAx+Ry+Yz+Ew=AEx+Ay+Rz+Yw=R of linear equations in the variables x,y,z and w has at least two solutions. Find all very good YEARs in the 21st century.
A number or a short expression. Fractions can be typed as 3/2, and spacing doesn't matter.
Solution
Let us apply row transformations to the augmented matrix of the system to find its rank. First we add the second, third and fourth row to the first one and divide by Y+E+A+R to get 1RAE1YRA1EYR1AEY1EAR∼10001Y−RR−AA−E1E−RY−AR−E1A−RE−AY−E1E−R0R−E∼10001Y−RR−AA−E+Y−R1E−RY−A01A−RE−AY−E+A−R1E−R00 Let us first omit the last column and look at the remaining 4×4 matrix. If E=R, the first and second rows are linearly independent, so the rank of the matrix is at least 2 and rank of the augmented 4×5 matrix cannot be bigger than rank of the 4×4 matrix due to the zeros in the last column. IF E=R, then we have three zeros in the last column, so rank of the 4×5 matrix cannot be bigger than rank of the 4×4 matrix. So, the original system has always at least one solution. It follows that the system has more than one solution if and only if the 4×4 matrix (with the last column omitted) is singular. Let us first assume that E=R. We apply one more transform to get ∼10001Y−R(R−A)(E−R)−(Y−R)(Y−A)A−E+Y−R1E−R001A−R(E−A)(E−R)−(A−R)(Y−A)Y−E+A−R Obviously, this matrix is singular if and only if A−E+Y−R=0 or the two expressions in the third row are equal, i.e. RE−R2−AE+AR−Y2+RY+AY−AR=E2−AE−ER+AR−AY+RY+A2−AR0=(E−R)2+(A−Y)2 but this is impossible if E=R. If E=R, we have ∼10001Y−RR−AA+Y−2R10Y−A01A−RR−AY+A−2R∼10001Y−RR−AA−R10Y−A01A−RR−AY−R If A=Y, this matrix is singular. If A=Y, the matrix is regular if and only if (Y−R)2=(A−R)2 and since Y=A, it means that Y−R=−(A−R), i.e. Y+A=2R. We conclude that YEAR is very good if and only if 1. E=R and A+Y=E+R, or 2. E=R and Y=A, or 3. E=R,A=Y and Y+A=2R. We can see that if Y=2,E=0, then the very good years satisfying 1 are A+2=R=0, i.e. 2002, 2013, 2024, 2035, 2046, 2057, 2068, 2079, condition 2 is satisfied for 2020 and condition 3 never satisfied.
Want a route through all this instead of an archive? The track
puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.
Source: Omni-MATH,
licensed Apache-2.0.
Statement and solution reproduced as published; topic and difficulty added by this site.