Hexagonal pyramidal number: Difference between revisions

Content deleted Content added
Created page with 'A hexagonal pyramidal number is a number formed by a adding the first few hexagonal numbers. The first few numbers are 1, 7, 22, 50, 95 and have the form <math>...'
 
implement merge
Tag: New redirect
 
(22 intermediate revisions by 17 users not shown)
Line 1:
#REDIRECT [[Pyramidal number]]
A hexagonal [[pyramidal number]] is a number formed by a adding the first few hexagonal numbers. The first few numbers are 1, 7, 22, 50, 95 and have the form <math>n(n+1)(4n-1)/6</math>.
{{R from merge}}
 
 
== References ==
[http://mathworld.wolfram.com/HexagonalPyramidalNumber.html Hexagonal pyramidal number at MathWorld]