Maths Olympiad Prep

Library / /37 of 860

Number theory Difficulty 4.6 AIME Find the answer

For which integers n{1,2,,15}n \in\{1,2, \ldots, 15\} is nn+1n^{n}+1 a prime number?

A number or a short expression. Spacing and $ signs are ignored.

Solution

n=1n=1 works. If nn has an odd prime factor, you can factor, and this is simulated also by n=8n=8: a2k+1+1=(a+1)(i=02k(a)i)a^{2 k+1}+1=(a+1)\left(\sum_{i=0}^{2 k}(-a)^{i}\right) with both parts larger than one when a>1a>1 and k>0k>0. So it remains to check 2 and 4, which work. Thus the answers are 1,2,41,2,4.

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.