{{Short description|Centered figurate number that represents a decagon with a dot in the center}} {{Use American English|date=March 2021}} {{Use mdy dates|date=March 2021}} 280px|right

A '''centered decagonal number''' is a centered figurate number that represents a decagon with a dot in the center and all other dots surrounding the center dot in successive decagonal layers. The centered decagonal number for ''n'' is given by the formula

:<math>5n^2-5n+1 \, </math>

Thus, the first few centered decagonal numbers are

:1, 11, 31, 61, 101, 151, 211, 281, 361, 451, 551, 661, 781, 911, 1051, ... {{OEIS|id=A062786}}

Like any other centered ''k''-gonal number, the ''n''th centered decagonal number can be reckoned by multiplying the (''n''&nbsp;&minus;&nbsp;1)th triangular number by ''k'', 10 in this case, then adding 1. As a consequence of performing the calculation in base 10, the centered decagonal numbers can be obtained by simply adding a 1 to the right of each triangular number. Therefore, all centered decagonal numbers are odd and in base 10 always end in&nbsp;1.

Another consequence of this relation to triangular numbers is the simple recurrence relation for centered decagonal numbers: :<math>CD_{n} = CD_{n-1}+10n ,</math> where :<math>CD_0 = 1 .</math>

==Relation to other sequences== * N is a Centered decagonal number iff 20N + 5 is a Square number.

==Generating Function== The generating function of the centered decagonal number is <math>\frac{x*(1+8x+x^2)}{(1-x)^3}</math>

==Continued fraction forms== <math>\sqrt{5CD_{n}}</math> has the simple continued fraction [5n-3;{2,2n-2,2,10n-6}].

==See also== *[ordinary] decagonal number ==References== {{Cite book|last1=Deza|first1=Elena|url=http://dx.doi.org/10.1142/8188|title=Figurate Numbers|last2=Deza|first2=Michel Marie|date=2011-11-20|publisher=WORLD SCIENTIFIC|isbn=978-981-4355-48-3|chapter = 1.6|doi=10.1142/8188 }} {{Figurate numbers}} {{Classes of natural numbers}} Category:Figurate numbers