For any positive integer $n$, we define the integer $P(n)$ by : $P(n)=n(n+1)(2n+1)(3n+1)...(16n+1)$. Find the greatest common divisor of the integers $P(1)$, $P(2)$, $P(3),...,P(2016)$.
Problem
Source: PAMO 2016
Tags: number theory, Integer Polynomial, greatest common divisor
29.04.2016 22:38
Here comes some hints/steps:
30.04.2016 02:23
Can't find better place to ask, but what is PAMO?
30.04.2016 02:26
aopser123 wrote: Can't find better place to ask, but what is PAMO? It's Pan-African Mathematical Olympiad.
30.04.2016 02:27
shinichiman wrote: aopser123 wrote: Can't find better place to ask, but what is PAMO? It's Pan-African Mathematical Olympiad. Oh, thanks!
01.06.2016 14:47
mszew wrote: Here comes some hints/steps:
you know lemma 2 works for 2 too. so you could have done it in one step
16.10.2016 04:26
P(1) has all the prime numbers in it as well as some of their factors. P(2) neglects the fact that we can have a HCF containing a higher factor of 2 but gives us the factors of the remaining prime numbers by the continuous addition of 1 to the factors of 2 till its sixteenth factor. This done repeatedly gives us the only common factors to be the prime numbers from 1 to 17. There fore the HCF is the product of all the prime factors from 1 to 17. Which is 510510