Schlafli symbols are used to describe polytopes, but can also be used to describe more general objects through the use of flags. In particular, some information can be readily 'read-off' from a Schlafli symbol (like the number of edges in a face).
I was wondering how the number of faces in a volume is encoded in a Schlafli symbol. For example, we know that
a tetrahedron $\{3,3\}$ has $4$ faces,
an octahedron $\{3,4\}$ has $8$ faces,
a cube $\{4,3\}$ has $6$ faces,
and an icosahedron $\{3,5\}$ has $20$ faces.
Without considering the interior angles, is there a way to read off this face information from the Schlafli symbol by considering flag orbits?
Thanks!
This has nothing to do with flag orbits, but if you just want to count faces (and, while we're at it, vertices and edges) ...
Let a $\{p,q\}$-hedron have $f$ faces (each a regular $p$-gon), $v$ vertices (each of degree $q$), and $e$ edges. Then $pf$ counts each edge twice, as does $qv$: $$pf = 2e= qv \tag{1}$$ Moreover, Euler's polyhedron formula tells us $$v-e+f=2 \tag{2}$$ So, we have three equations in three unknowns, which we can readily solve:
As for gleaning more information from Schläfli symbols, this question mentions a formula for the dihedral angle of a $\{p,q\}$-hedron: $$\sin\frac{\theta}{2} = \frac{\cos(\pi/q)}{\sin(\pi/p)}$$ My answer gives the extension for the dichoral angle of a $\{p,q,r\}$-tope.