How many convex polyhedra are there such that the number of faces, vertices, and edges are in a geometric progression?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
There are infinitely many solutions for edges E = 2 F 2 n 2 , faces F = 2 F 2 n − 1 2 , and vertices V = 2 F 2 n F 2 n − 1 for all Fibonacci numbers F 2 n and F 2 n − 1 for integers n > 1 .
These equations satisfy the geometric progression, because V 2 = ( 2 F 2 n F 2 n − 1 ) 2 = 2 F 2 n 2 ⋅ 2 F 2 n − 1 2 = E F .
These equations also satisfy Euler’s Formula V + F − E = 2 , because
V + F − E
= 2 F 2 n F 2 n − 1 + 2 F 2 n − 1 2 − 2 F 2 n 2
= 2 ( F 2 n F 2 n − 1 + F 2 n − 1 2 − F 2 n 2 )
= 2 ( F 2 n − 1 ( F 2 n + F 2 n − 1 ) − F 2 n 2 )
= 2 ( F 2 n − 1 F 2 n + 1 − F 2 n 2 ) (since F 2 n + F 2 n − 1 = F 2 n + 1 )
= − 2 ( F 2 n 2 − F 2 n − 1 F 2 n + 1 )
= − 2 ( − 1 ) 2 n − 1 (by Cassini's identity)
= 2
Furthermore, the requirement that 2 E ≥ 3 F is also satisfied because by substitution it becomes 2 ⋅ 2 F 2 n 2 ≥ 3 ⋅ 2 F 2 n F 2 n − 1 which simplifies to F 2 n − 1 F 2 n ≥ 2 3 which is true for all n > 1 since F 2 n − 1 F 2 n approaches ϕ = 2 1 + 5 . Also, 2 E ≥ 3 F ≥ 3 V , so 2 E ≥ 3 V .
When n = 2 , E = 1 8 , V = 1 2 , and F = 8 , a hexagonal prism. Also of note is a hexagonal bipyramid when V = 8 , F = 1 2 , and E = 1 8 .
Polyhedra with ( F , V , E ) values ( 5 0 , 8 0 , 1 2 8 ) and ( 3 3 8 , 5 4 6 , 8 8 2 ) (and so on) can also be derived with these equations.