自然数
公式: 连续自然数的平方和(Sum of Squares)Sn= ( ( n * ( n + 1 ) * ( 2n + 1 ) ) / 6)