Eric Weisstein's World of Mathematics, <a href="httphttps://mathworld.wolfram.com/PyramidalNumber.html">Pyramidal Number</a>
Eric Weisstein's World of Mathematics, <a href="httphttps://mathworld.wolfram.com/PyramidalNumber.html">Pyramidal Number</a>
(MAGMAMagma) [n*(n+1)*(n+2)*(9*n-7)/12: n in [0..50]]; // Vincenzo Librandi, Nov 27 2015
editing
approved
(PARI) a(n)=n*(n+1)*(n+2)*(9*n-7)/12 \\ Charles R Greathouse IV, Jul 26 2016
approved
editing
editing
approved
Cf. similar sequences with formula n*(n+1)*(n+2)*(k*n-k+2)/12 listed in A264850.
Partial sums of 20-gonal (or icosagonal) pyramidal numbers. Therefore, this is the case k=9 of the general formula n*(n + 1)*(n + 2)*(k*n - k + 2)/12, which is related to 2*(k+1)-gonal pyramidal numbers.
Partial sums of 20-gonal (or icosagonal) pyramidal numbers. Therefore, this is the case k=9 of the general formula n*(n + 1)*(n + 2)*(k*n - k + 2)/12, which is related to k-gonal pyramidal numbers.
This is the case k=9 of the general formula n*(n + 1)*(n + 2)*(k*n - k + 2)/12.
Thisis This is the case k=9 of the general formula n*(n + 1)*(n + 2)*(k*n - k + 2)/12.
Thisis the case k=9 of the general formula n*(n + 1)*(n + 2)*(k*n - k + 2)/12.