Problem:
The numbers, in order, of each row and the numbers, in order, of each column of a 5Γ5 array of integers form an arithmetic progression of length 5 . The numbers in positions (5,5),(2,4),(4,3), and (3,1) are 0,48,16, and 12 , respectively. What number is in position (1,2)?
β£β’β’β’β’β’β‘ββ
β
12β
β
β?β
β
β
β
ββ
β
β
16β
ββ
48β
β
β
ββ
β
β
β
0ββ¦β₯β₯β₯β₯β₯β€β
Answer Choices:
A. 19
B. 24
C. 29
D. 34
E. 39
Solution:
Let aijβ be the integer at row i and column j. It is given that a55β=0,a24β=48, a43β=16, and a31β=12. Suppose a54β=d. Then row 5 is 4d,3d,2d,d,0 because it is an arithmetic progression with common difference βd. The arithmetic progression in column 1 gives
a41β=2a31β+a51ββ=212+4dβ=6+2d
The arithmetic progression in column 4 gives
a44β=32a54β+a24ββ=32d+48β=32βd+16
Row 4 gives
a43β=16=32a44β+a41ββ=334βd+32+6+2dβ
which implies 48=310βd+38, so d=3. Filling in column 3 with common difference 16β6=10 and column 1 with difference 12β12=0 produces a13β=46 and a11β=12. Finally,
a12β=2a13β+a11ββ=246+12β=(C)29β
The full array looks like this:
β£β’β’β’β’β’β‘β1212121212β29β2419149β463626166β634833183β806040200ββ¦β₯β₯β₯β₯β₯β€β
The problems on this page are the property of the MAA's American Mathematics Competitions