![]() |
PR 4 # 33 -- The last puzzle from this series
Prove that the product of 4 consecutive positive integers cannot be a perfect square.
|
[spoiler] one of the numbers is divisible by 4 and one by 2. 8 is not a perfect square. [/spoiler]
Another question. Is there a value n, n>2, such that the product of n consecutive integers is a perfect square. |
[QUOTE=Citrix]one of the numbers is divisible by 4 and one by 2. 8 is not a perfect square.[/QUOTE]
What prevents the "multiple of 4" from being a multiple of 8? |
[QUOTE=Citrix][spoiler] one of the numbers is divisible by 4 and one by 2. 8 is not a perfect square. [/spoiler]
Another question. Is there a value n, n>2, such that the product of n consecutive integers is a perfect square.[/QUOTE] Yes, and [i]n[/i] can be arbitrarily large. Any range which includes zero satisfies the problem as stated. Paul |
Axn1, you are right, I did not think of that.
Xilman, if you do not include zero, what t!/(t-n)! can ever be a prefect square? |
[spoiler]
n*(n+1)*(n+2)*(n+3) = n^4 + 6*n^3 + 11*n^2 + 6*n ((n+1)*(n+2)-1)^2 = n^4 + 6*n^3 + 11*n^2 + 6*n + 1 So, we need two perfect squares with a difference of 1. 0 and 1, anyone? [/spoiler] |
[QUOTE=Wacky]Prove that the product of 4 consecutive positive integers cannot be a perfect square.[/QUOTE]
[spoiler]There are two cases: 1*2*3*4 = 24 (which is not square) and the rest: Since the difference between any member of this set is not greater than 3, the gcd of two of these numbers cannot be greater than 3. This means that any prime factor greater than 3, can appear only in one number of the set. It is possible that this prime factor can appear twice (or even number of times) in a particular number, but since there is at most one square number inside the set, there must be a prime > 3 that appear an odd number of times in a member of the set and does not appear in the other members of the set. This implies that the product cannot be a perfect square.[/spoiler] |
alpertron:
[spoiler] I don't see why your approach would prevent the four consecutive numbers from being 27*a[sup]2[/sup] 8*b[sup]2[/sup] c[sup]2[/sup] 6*d[sup]2[/sup] [/spoiler] |
[QUOTE=wblipp]alpertron:
I don't see why your approach would prevent the four consecutive numbers from being 27*a[sup]2[/sup] 8*b[sup]2[/sup] c[sup]2[/sup] 6*d[sup]2[/sup] [/QUOTE] You are right, it does not prevent it, but your sequence cannot exist: 27 a[sup]2[/sup]+1 = 8 b[sup]2[/sup] 27 a[sup]2[/sup]+1 = 0 (mod 8) 27 a[sup]2[/sup] = -1 (mod 8) 27 a[sup]2[/sup] = 7 (mod 8) 3 a[sup]2[/sup] = 7 (mod 8) a[sup]2[/sup] = 5 (mod 8) but a[sup]2[/sup] must be 0 or 1 (mod 8) If you exchange the first and third members of the sequence you get: 27 a[sup]2[/sup]-1 = 8 b[sup]2[/sup] 27 a[sup]2[/sup]-1 = 0 (mod 8) 27 a[sup]2[/sup] = 1 (mod 8) 3 a[sup]2[/sup] = 1 (mod 8) a[sup]2[/sup] = 3 (mod 8) so it is also invalid. Since 3[sup]2[/sup] = 1 (mod 8), the number 27 cannot be replaced by 27*3[sup]2k[/sup]. |
PR#25
[QUOTE=wblipp]alpertron:
[spoiler] I don't see why your approach would prevent the four consecutive numbers from being 27*a[sup]2[/sup] 8*b[sup]2[/sup] c[sup]2[/sup] 6*d[sup]2[/sup] [/spoiler][/QUOTE] [spoiler] :smile: None of the above answers are convincing enough. Personally I would prefer a more rigorous proof, a real hard boiled one, with no ambiguity or speculation. HINT: let the product be P, then in all cases it is one short of a perfect square Thus P + 1 = a perfect square and I leave it up to all to prove this I will wait overnight and then will give a rigorous proof tomorrow.[/spoiler] Mally :coffee: |
[QUOTE=mfgoode][spoiler]
:smile: None of the above answers are convincing enough. Personally I would prefer a more rigorous proof, a real hard boiled one, with no ambiguity or speculation. HINT: let the product be P, then in all cases it is one short of a perfect square Thus P + 1 = a perfect square and I leave it up to all to prove this I will wait overnight and then will give a rigorous proof tomorrow.[/spoiler] Mally :coffee:[/QUOTE] May I refer you to Post #6? [spoiler]n*(n+1)*(n+2)*(n+3) = n^4 + 6*n^3 + 11*n^2 + 6*n ((n+1)*(n+2)-1)^2 = n^4 + 6*n^3 + 11*n^2 + 6*n + 1[/spoiler] |
| All times are UTC. The time now is 04:56. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.