Difference between revisions of "2007 USAMO Problems/Problem 5"

(Moved the solution to above the box)
m (Solution)
Line 5: Line 5:
 
== Solution ==
 
== Solution ==
  
Let <math>\displaystyle{a_{n}}</math> be <math>7^{7^{n}}+1</math>. We prove the result by induction.
+
We prove the result by induction.
  
The result holds for <math>\displaystyle{n=0}</math> because <math>\displaystyle{a_0 = 2^3}</math> is the product of <math>\displaystyle{3}</math> primes. Now we assume the result holds for <math>\displaystyle{n}</math>. Note that <math>\displaystyle{a_{n}}</math> satisfies the recursion
+
Let <math>\displaystyle{a_{n}}</math> be <math>7^{7^{n}}+1</math>. The result holds for <math>\displaystyle{n=0}</math> because <math>\displaystyle{a_0 = 2^3}</math> is the product of <math>\displaystyle{3}</math> primes.
 +
 
 +
Now we assume the result holds for <math>\displaystyle{n}</math>. Note that <math>\displaystyle{a_{n}}</math> satisfies the recursion
  
  

Revision as of 00:18, 26 April 2007

Problem

Prove that for every nonnegative integer $n$, the number $7^{7^n}+1$ is the product of at least $2n+3$ (not necessarily distinct) primes.

Solution

We prove the result by induction.

Let $\displaystyle{a_{n}}$ be $7^{7^{n}}+1$. The result holds for $\displaystyle{n=0}$ because $\displaystyle{a_0 = 2^3}$ is the product of $\displaystyle{3}$ primes.

Now we assume the result holds for $\displaystyle{n}$. Note that $\displaystyle{a_{n}}$ satisfies the recursion


$\displaystyle{a_{n+1}= (a_{n}-1)^{7}+1} = a_{n}\left(a_{n}^{6}-7(a_{n}-1)(a_{n}^{2}-a_{n}+1)^{2}\right)$.


Since $\displaystyle{a_n - 1}$ is an odd power of $\displaystyle{7}$, $\displaystyle{7(a_n-1)}$ is a perfect square. Therefore $\displaystyle{a_{n}^{6}-7(a_{n}-1)(a_{n}^{2}-a_{n}+1)^{2}}$ is a difference of squares and thus composite, i.e. it is divisible by $\displaystyle{2}$ primes. By assumption, $\displaystyle{a_n}$ is divisible by $\displaystyle{2n + 3}$ primes. Thus $\displaystyle{a_{n+1}}$ is divisible by $\displaystyle{2+ (2n + 3) = 2(n+1) + 3}$ primes as desired.

2007 USAMO (ProblemsResources)
Preceded by
Problem 4
Followed by
Problem 6
1 2 3 4 5 6
All USAMO Problems and Solutions