OFFSET
1,1
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}
EXAMPLE
The third smallest product of abc such that (a+2)(b+2)(c+2)=2abc is 560, so a(3)=560.
CROSSREFS
KEYWORD
fini,full,nonn
AUTHOR
Graeme McRae, Jan 14 2006
STATUS
approved