Here is a puzzle I made (I originally posted it here on the Puzzling Stack Exchange):
Suppose you constructed $m$ rows in the following way ($m,n$ are integers): $$\begin{align}&1,2,3,\ldots ,n \\ &n+1,\ldots , 2n \\ &2n+1,\ldots 3n\end{align}$$ $$\vdots$$ $$n(m-1)+1,\ldots, mn$$ In each row, you want to have an odd number of odd primes. If $m<13$, what prime number $n$ can you find that will form the highest possible prime value of $m$?
The answer is hidden in the puzzle...
I created such a puzzle because a user wanted to find puzzles that had the answer hidden in the puzzle itself. I will not tell you what the answer is; I only posted this as a question because I do have a question:
Question:
Suppose you did not know the answer, or at least did not know that the answer was hidden in the puzzle. Is there a way to find out the answer without brute-force/exhaustion? Otherwise the puzzle may seem a bit boring or tiring, which I don't want to make other users feel.
Also, there might be multiple values of $n$, so I fear this puzzle might be too broad, so I will just say now, the proposed solution is between $1$ and $20$ (inclusive, just to increase the potential possibilities at first glance!).
Apologies if this question is not appropriate for the site, as it is not a "typical" question like others. Also, I was not fully sure what tags were appropriate either, so sorry if they are not.
Thank you in advance.
Edit:
I now feel a little more relaxed about whether or not this is an appropriate question, after checking out this post.
proof-verification
tag, then? – Mr Pie Aug 24 '18 at 01:15