Search

An Application of a Theorem I Just Learned

Question : Recall that a polygonal number is a number that counts dots arranged in the shape of a regular polygon. Prove that the n-th non s-gonal number is given by
12+14+2ns2+n
where x represents the least integer less than or equal to x.

Answer : It is well known that
(s2)n(n1)2+n
is the n-th s-gonal number.

Now, we will use the Lambek-Moser Theorem to get
f(n)=(s2)n(n1)2
and hence
f(n)=12+14+2ns2
and hence
F(n)=12+14+2ns2+n
hence completing the proof.

Remark : A careful induction on n (keeping s fixed) would probably have also done the job.

Acknowledgement : I learnt about the Lambek-Moser Theorem from the book The Irrationals: a Story of the Numbers You Can't Count On by Julian Havil (section Theoretical Matters of chapter Does Irrationality Matter?) which I also reviewed for zbMATH

No comments:

Post a Comment

Infinitely many Proofs of Pythagoras' Theorem

This post is inspired by an MSE question and the brilliant answers that it received. However, it can be understood independently. Everythin...