Let be a matrix equal to
with unknown nonzero integers and .
If the sum of the determinant and the permanent of equals , find the maximum possible determinant of .
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.
The determinant of such matrix P = ⎝ ⎛ 1 − 1 2 3 x 4 5 2 y ⎠ ⎞ is
d e t ( P ) = 1 ( x ) ( y ) + 3 ( 2 ) ( 2 ) + 5 ( − 1 ) ( 4 ) − 2 ( x ) ( 5 ) − 4 ( 2 ) ( 1 ) − y ( − 1 ) ( 3 ) d e t ( P ) = x y − 1 0 x + 3 y − 1 6
while its permanent is
p e r m ( P ) = 1 ( x ) ( y ) + 3 ( 2 ) ( 2 ) + 5 ( − 1 ) ( 4 ) + 2 ( x ) ( 5 ) + 4 ( 2 ) ( 1 ) + y ( − 1 ) ( 3 )
p e r m ( P ) = x y + 1 0 x − 3 y
since we only know that p e r m ( P ) + d e t ( P ) = 4 0 1 8
we can add the two equations and get
2 x y − 1 6 = 4 0 1 8
x y = 2 0 1 7
Now, knowing that x and y are strictly integers, it narrows down our options in finding the maximum value of its determinant, since 2 0 1 7 is prime. Specifically, we have four options: ( x , y ) = ( ± 1 , ± 2 0 1 7 ) , ( ± 2 0 1 7 , ± 1 ) .
Now, substituting these to our determinant equation, we get
d e t ( P ) x = 1 , y = 2 0 1 7 = 8 0 4 2
d e t ( P ) x = − 1 , y = − 2 0 1 7 = − 4 0 4 0
d e t ( P ) x = 2 0 1 7 , y = 1 = − 1 8 1 6 6
d e t ( P ) x = − 2 0 1 7 , y = − 1 = 2 2 1 6 8
So there, our maximum possible determinant for P with the given conditions is 2 2 1 6 8 .