{Note:
For r=2 we have http://www.research.att.com/~njas/sequences/A055997
which will always give perfect square nCr.
For r=3 we have n={3,4,50} to give perfect square (these are the only
three tetrahedral numbers which are also perfect square)
But for r>3 I can not find any!
}
Thought 1: Work by Finsler (I think?) led to estimates
on pi(2n) - pi(n), the number of primes between n and
2n. This may be useful in showing the results for r
not so close to n/2.
Thought 2: Use one of a number of methods to count the
power of 2 that exactly divides n C r, and then do the
same with 3. This should give conditions on n and r
that can be further refined with larger primes.
Avoiding primes between n and n-r will itself be a
challenge. Tables of prime gaps compiled so far
suggest that r will be much less that sqrt(n).
Good luck.
Gerhard "Ask Me About System Design" Paseman, 2009.11.27
Kalman Gyory, Power values of products of consecutive integers and
binomial coefficients, in Number Theory and its Applications (Kyoto,
1997), 145-156, Kluwer, 1999, is reviewed in Math Reviews
2001a:11050. The review by Natarajan Saradha says,
A related equation treated by Erdos is
(n + k - 1) choose k = x^L in integers k > 1, n > k + 1, x, L > 1.
In 1951 Erdos showed that for k > 3 the equation has no solution.
The Erdos paper appears to be On a Diophantine equation, J London
Math Soc 26 (1951) 176-178, MR 12, 804d.
--
Gerry Myerson (ge...@maths.mq.edi.ai) (i -> u for email)
Thanks, on googling your references this is what I got
http://www1.spms.ntu.edu.sg/~guojian/MAS790/fredbeam.pdf
Great! So it appears that the result you want was proved by Erdos
in 1939, but title and journal are not given. Somewhere on the
web there's a complete list of Erdos' papers, so you could
probably track it down, if you want to.
--
GM
OK, I found the Erdos 1939 paper.
The site http://www.renyi.hu/~p_erdos/Erdos4ht.html lists all
of Erdos' papers.
The one we want is
[1939*4] 1939-04 P. Erdos: Note on the product of consecutive integers,
II., J. London Math. Soc. 14 (1939), 245--249 MR1,39d; Zentralblatt
26,388.
in that catalogue.
The review in Math Reviews confirms that it contains a proof of
the result queried at the start of this thread.
Thanks for that link!