Centered pentagonal number

Revision as of 23:41, 25 January 2025 by imported>AnomieBOT (Dating maintenance tags: {{Refimprove}})
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

Template:Short description Template:Refimprove Template:Use American English Template:Use mdy dates

In mathematics, a centered pentagonal number is a centered figurate number that represents a pentagon with a dot in the center and all other dots surrounding the center in successive pentagonal layers.<ref>Template:Cite book</ref> The centered pentagonal number for n is given by the formula

<math>P_{n}={{5n^2 - 5n + 2} \over 2}, n\geq1</math>

The first few centered pentagonal numbers are

1, 6, 16, 31, 51, 76, 106, 141, 181, 226, 276, 331, 391, 456, 526, 601, 681, 766, 856, 951, 1051, 1156, 1266, 1381, 1501, 1626, 1756, 1891, 2031, 2176, 2326, 2481, 2641, 2806, 2976 (sequence A005891 in the OEIS).

PropertiesEdit

  • The parity of centered pentagonal numbers follows the pattern odd-even-even-odd, and in base 10 the units follow the pattern 1-6-6-1.
  • Centered pentagonal numbers follow the following recurrence relations:
<math>P_{n}=P_{n-1}+5n , P_0=1</math>
<math>P_{n}=3(P_{n-1}-P_{n-2})+P_{n-3} , P_0=1,P_1=6,P_2=16</math>
<math>P_{n}=5T_{n-1}+1</math>

ReferencesEdit

Template:Reflist

See alsoEdit

External linksEdit

Template:Figurate numbers Template:Classes of natural numbers

Template:Asbox