|
COMMENTS
|
There are 20 rectangular parallelepipeds with integer edges such that increasing each edge by 2 doubles the volume, sorted in increasing volume: {6,8,10}, {6,7,12}, {5,8,14}, {6,6,16}, {5,7,18}, {4,12,14}, {4,10,18}, {4,9,22}, {5,6,28}, {4,8,30}, {3,20,22}, {3,18,25}, {3,16,30}, {4,7,54}, {3,15,34}, {3,14,40}, {3,13,50}, {5,5,98}, {3,12,70}, {3,11,130}
|