Let
Ck,
n generally represent the
nth
centered k-gonal number. The
nth centered square number is given by the formula: :C_{4,n} = n^2 + (n - 1)^2. That is, the
nth centered square number is the sum of the
nth and the (
n − 1)th
square numbers. The following pattern demonstrates this formula: : The formula can also be expressed as: :C_{4,n} = \frac{(2n-1)^2 + 1}{2}. That is, the
nth centered square number is half of the
nth odd square number plus 1, as illustrated below: : Like all
centered polygonal numbers, centered square numbers can also be expressed in terms of
triangular numbers: :C_{4,n} = 1 + 4\ T_{n-1} = 1 + 2{n(n-1)}, where :T_n = \frac{n(n+1)}{2} = \binom{n+1}{2} is the
nth triangular number. This can be easily seen by removing the center dot and dividing the rest of the figure into four triangles, as below: : The difference between two consecutive
octahedral numbers is a centered square number (Conway and Guy, p.50). Another way the centered square numbers can be expressed is: :C_{4,n} = 1 + 4 \dim (SO(n)), where :\dim (SO(n)) = \frac{n(n-1)}{2}. Yet another way the centered square numbers can be expressed is in terms of the
centered triangular numbers: :C_{4,n} = \frac{4C_{3,n}-1}{3}, where :C_{3,n} = 1 + 3\frac{n(n-1)}{2}. == List of centered square numbers ==