All about flooble | fun stuff | Get a free chatterbox | Free JavaScript | Avatars    
perplexus dot info

Home > Just Math
Square Tetrahedral Dice (Posted on 2013-07-22) Difficulty: 3 of 5

Alice is playing with a new tetrahedral die. Each face has a different positive integer on it, but the numbers are peculiar, in that the numbers on the three exposed faces always sum to a perfect square.

Assuming that Alice’s tetrahedral die uses the smallest possible numbers, what are they?

Alice claps her hands in delight. 'How splendid it would be if all four sides also summed to a square!' she declares.

Is that possible?

(Adapted from Science 2.0)

  Submitted by broll    
No Rating
Solution: (Hide)
Note that if two or more of the squares have the same value, then two or more of the sides must also have the same value, contrary to the stipulation of the problem.

One possible starting point is to set p,q,r,s in arithmetic progression. The minimal such progression is:

a+b+c = (x)^2
a+b+d = (x-1)^2
a+c+d = (x-2)^2
b+c+d = (x-3)^2

giving, per WolframAlpha:

a = 3n^2+16n+14, b = 3n^2+10n+9, c = 3n^2+4n+2, d = 3n^2-2n-7.

and also

a = 3n^2+8n-2, b = 3n^2+2n+1, c = 3n^2-4 n+2, d = 3n^2-10 n+1.

There are infinitely many different such dice, but checking small values gives the smallest possible set as {1,22,41,58}.

If the summed squares of such a die differ by 1, then all four sides cannot sum to a square. Adding a,b,c,d in the first case gives:

3n^2+16n+14+3n^2+10n+9+3n^2+4n+2+3n^2-2n-7 = 12n^2+28n+18=a^2;

and in the second: 3n^2+8n-2+3n^2+2n+1+3n^2-4n+2+3n^2-10n+1 = 12n^2-4n+2=a^2

neither of which has Diophantine solutions in {n,a}.

However, solution sets are also available for other arithmetic differences between p, q, r, and s, such as (x-1)^2, (x-3)^2, (x-5)^2, (x-7)^2, and (x^2), (x-2)^2,(x-4)^2, (x-6)^2, etc.

Nor is it essential that the differences be arithmetic. In particular, the set (x)^2, (x-1)^2, (x-2)^2, (x-6)^2 has as a solution: 16(12n^2+14n+1), 8(24n^2+4n+1), 192n^2-16n+1, 8(24n^2-8n-1). Adding these gives 768n^2+176n+17 = a^2, which does produce a (recurrent) solution, the smallest value of a being 31; the next value is considerably larger, with x = 42022, a = 1164551.

So there are infinite ways in which to satisfy Alice.

Comments: ( You must be logged in to post comments.)
  Subject Author Date
Solutioncomputer solutionCharlie2013-07-22 18:37:13
Please log in:
Login:
Password:
Remember me:
Sign up! | Forgot password


Search:
Search body:
Forums (0)
Newest Problems
Random Problem
FAQ | About This Site
Site Statistics
New Comments (24)
Unsolved Problems
Top Rated Problems
This month's top
Most Commented On

Chatterbox:
Copyright © 2002 - 2024 by Animus Pactum Consulting. All rights reserved. Privacy Information