The formula below appears in The TeXbook as a typesetting exercise
(I have slightly modified it):
The expression has a
clever mathematical meaning that is not discussed in the book.
Try to find it and prove it!
Let p(n) be the limit as m &rarr &infin, m &isin Z, of
&sumk=0...&infin (1- cos{2m}(k!nπ/n))
(Comment from Bill:
&pi is supposed to be pi, the ratio of circumference to diameter
of a circle. html doesn't really do a good pi- if someone
knows how to, in html, do a better one- let me know.)
For any fixed m, the infinite sum is actually finite since n divides k! for all k>=n. I have not looked at this carefully, but I think that p(n) is n minus the number of non-negative integers k less than n for which k!^n is a multiple of n.