This is a shorter post, about a silly little problem I came up with a few months ago. It’s not a very intelligent problem, in that it doesn’t really serve any mathematical purpose; nor is it altogether tough; but I think it has a certain aesthetic pleasantness to it.

Problem. Let be the following system of 15 linear Diophantine equations in 15 variables.

Does this system have an integer solution?

More generally, if we define analogously for , what is the greatest for which there exists an integer solution?

If you want to try it for yourself, don’t read the next bit because I’ll also say some words about how to solve it. I think it’s kinda fun to discover the curious properties of , so easy as it is to just keep reading, consider giving it a shot yourself.


So how would you approach such a problem? Well, writing it out in full would help. Then if you look closely, you’ll notice some interesting relations. Here’s a useful one:

This implies that . Thus, for any integral solution, which is impossible. So is has no integral solutions.

In fact, this helps us for the second part, because we have shown that even has no integral solutions. Let’s how far down we can go. First, note that is redundant, because of the following anagrammatical fact:

So we can do iff we can do .

Well, we can get a bit sneakier with our reductions. is the only equation to use the variable , so if we can solve the rest, then we can take . Following this reduction strategy, we can do it again on , , , and to leave the equations .

But now we can reduce again, and we can consider variables that were occupied by already-eliminated equations! Since we have eliminated equations , we can eliminate , , , and , which pares the problem down to the two equations and .

That’s easy to solve, so we conclude that the answer to the problem is .