Number theoryDifficulty 7.9National Olympiad, round 2Prove itSlovenia
Prove that there do not exist natural numbers a and b that satisfy the equation a!+48=48(a+1)b.
Solution
Suppose such two numbers a and b exist. Because 48∣48(a+1)b, it also holds that 48∣a!+48 or 48∣a!. Because 48=24⋅3, we have 48∣a! only for a≥6. The cases a=6 and a=7 are considered separately.
When a=6, we search for a solution of the equation 6!+48=48⋅7b. Hence 15+1=7b, which has no solutions in natural numbers since the left side is even and the right side is odd.
When a=7, we get the equation 7!+48=48⋅8b or 105+1=8b. This equation also has no solutions because 106 is not a power of 8.
Hence it must hold true that a≥8. We now distinguish 2 cases:
* a+1 is not a prime number. Because a≥8, the equation can be divided by 48 and written as 3⋅5⋅7⋅8…a+1=(a+1)b.(1) The number 3⋅5⋅7⋅8…a has the property that it is divisible by all prime numbers smaller than or equal to a. Now suppose p is a prime number that divides a+1. Because p+1 is a composite number, we have p≤a. Hence 3⋅5⋅7⋅8…a≡0(modp). Because we also have (a+1)b≡0(modp), from (1) we derive 1≡0(modp). This is a contradiction.
* a+1 is a prime number. According to Wilson's theorem we now have a!≡−1(mod(a+1)). It also holds that 48(a+1)b≡0(mod(a+1)), hence 0≡a!+48≡−1+48≡47(mod(a+1)). From this we get a+1∣47 and, further, because 47 is prime, a+1=47. We obtain the equation 46!+48=48⋅47b or 15⋅(7⋅8…46)+1=47b. The next estimate defines a range of possible values of b: 15⋅(7⋅8…46)+1=24⋅35⋅38 stevil(9⋅10…46)+1<4740 Hence b<40.
Since it holds modulo 41 that 15⋅(7⋅8…41…46)+1≡1(mod41), it must also hold that 47b≡6b≡1(mod41). We now only need to check if such a number exists.
This can be done using Fermat's little theorem. The theorem gives 640≡1(mod41). Let now c be the smallest exponent such that 6c≡1(mod41). It is known that c∣40, so we just need to observe the divisors of 40. Because 68≡10(mod41) and 620≡−1(mod41), neither of the divisors smaller than 40 is good. The smallest solution is thus c=40, which means that equation 6b≡1(mod41) has no solutions for b<40.
Hence, the initial equation has no solutions in natural numbers.
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: MathNet,
licensed CC-BY-4.0.
Statement reproduced verbatim; metadata (topic, difficulty) added by this project.