![]() |
|
|
#12 |
|
"Mike"
Aug 2002
100000001101012 Posts |
I apologize for derailing the OP's birthday thread!
I'll go read up some more on triangular numbers. My first impulse is to write an ugly Perl program to brute force something but instead I'll try to understand it mathematically. I knew I shouldn't have trusted Wikipedia. (I picked up my original claim there. Every year I check my age to see what interesting things are associated with that number. I should have checked before posting!)
|
|
|
|
|
|
#13 |
|
"William"
May 2003
New Haven
2·7·132 Posts |
I checked up to 10250, so I already knew 36 was the only reasonable age. But this wasn't stated as a puzzle, it was stated as a mathematical fact.
I have a heuristic that suggests there are no more. But I was wondering if somebody had a proof. |
|
|
|
|
|
#14 |
|
Jun 2003
5,087 Posts |
It is fairly easy to show this:
Let n(n+1)/2 = [m(m+1)/2]^2 = m^2(m+1)^2/4 i.e., n(n+1) = m^2(m+1)^2/2 But since n and (n+1) are relatively prime, we must have either n=m^2, n+1 = (m+1)^2/2 or n=(m+1)^2/2, n+1 = m^2 [I'll leave it as an excercise why the /2 factor must go with (m+1)^2 ]The first one leads to m=1 (solution = 1, 1), the second one leads to m=3 (solution = 6, 36) |
|
|
|
|
|
#15 |
|
Bemusing Prompter
"Danny"
Dec 2002
California
25×3×52 Posts |
LOL, come to think of it, we're so geeky at times.
|
|
|
|
|
|
#16 | |
|
"William"
May 2003
New Haven
2·7·132 Posts |
Quote:
m = pq m+1 = st 2n = p2s2 n+1 = q2t2 OR n = p2s2 2(n+1) = q2t2 |
|
|
|
|
|
|
#17 |
|
Jun 2003
508710 Posts |
|
|
|
|
|
|
#18 | |
|
"Richard B. Woods"
Aug 2002
Wisconsin USA
22×3×641 Posts |
Quote:
http://mathworld.wolfram.com/ The self-proclaimed "Web's Most Extensive Mathematical Resource". Remember it in your time of need. (now that Eric Weisstein and CRC Press have settled their legal dispute about CRC Press's shameful (IMO) power play on Eric's naivete a few years ago -- see http://mathworld.wolfram.com/docs/faq.html) - - - From http://mathworld.wolfram.com/TriangularNumber.html: "The numbers 1, 36, 1225, 41616, 1413721, 48024900, ... (Sloane's A001110) are square triangular numbers, i.e., numbers which are simultaneously triangular and square (Pietenpol 1962). The corresponding square roots are 1, 6, 35, 204, 1189, 6930, ... (Sloane's A001109), and the indices of the corresponding triangular numbers [Tn] are [n=1], 8, 49, 288, 1681, ... (Sloane's A001108)." So, 1 and 36 are not the only possibilities, but Xyzzy'd have to be older than Methuselah otherwise. Last fiddled with by cheesehead on 2006-10-18 at 19:23 |
|
|
|
|
|
|
#19 |
|
Bamboozled!
"πΊππ·π·π"
May 2003
Down not across
2·5,393 Posts |
|
|
|
|
|
|
#20 |
|
Bamboozled!
"πΊππ·π·π"
May 2003
Down not across
2·5,393 Posts |
|
|
|
|
|
|
#21 |
|
"Mike"
Aug 2002
5·17·97 Posts |
|
|
|
|
|
|
#22 |
|
"William"
May 2003
New Haven
2·7·132 Posts |
Yes, cheesehead seems to have forgotten that the square root must also be a triangular number. As I reported in post #13, I've checked that there are no other triangular square roots up to 10250 (the square root this large, so the number up to 10500). I don't have a proof there are no others, though.
|
|
|
|