I didn't make it into the lab today what with the holiday and all, but I did have time to read one of my favorite journals, American Mathematical Monthly from the +Mathematical Association of America . The journal features a very interesting article[1] by Marshall Hampton[3] about cosine identities. The article got me back to musing about solving for potentials with spherical symmetries and Legendre polynomials again[5]. I don't have time to work through this now, so I'm just recording my meandering thoughts here for future self, and anyone else that would like to take a look. Hampton writes down the generalization of the law of cosines for polyhedra rather than just the plane, (pun intended), old triangle. Here it is $$0 = \sum_j\vec{n}_i\cdot\vec{n}_j\Delta_j = \Delta\left(i\right) - \sum_j c_{ij}\Delta_j$$ Where, $$c_{ij}$$ is the cosine between two faces of the polyhedra i and j, and $$\vec{n}_i$$ is a vector field normal to th...