Fact-checked by Grok 2 weeks ago

Polygonal number

A polygonal number is a that represents the number of dots arranged in the shape of a with a given number of sides, generalizing familiar sequences such as triangular numbers (3 sides), square numbers (4 sides), and pentagonal numbers (5 sides) to polygons with any number of sides r \geq 3. The general formula for the n-th r-gonal number, denoted P(r, n), is P(r, n) = \frac{n^2 (r-2) - n (r-4)}{2}, where n is a positive ; this expression arises from the cumulative sum of terms that add successive layers to the polygonal figure. For n = 1, every polygonal number is 1, forming the initial single dot at the center. Specific cases include triangular numbers, given by P(3, n) = \frac{n(n+1)}{2} (e.g., 1, 3, 6, 10, 15); square numbers, P(4, n) = n^2 (e.g., 1, 4, 9, 16, 25); and pentagonal numbers, P(5, n) = \frac{n(3n-1)}{2} (e.g., 1, 5, 12, 22, 35). These sequences appear in various mathematical contexts, such as coefficients and point counts. Polygonal numbers have been studied since antiquity by the Pythagoreans, who explored figurate numbers geometrically. In the 17th century, conjectured that every positive integer can be expressed as the sum of at most r r-gonal numbers for any r \geq 3; proved the case for triangular numbers in 1796, and established the general theorem in 1813. This result connects polygonal numbers to broader themes in , including representations as sums of squares and other quadratic forms.

Definition and Basic Concepts

General Definition

A polygonal number is a that represents the number of dots or points arranged to form the shape of a with [n](/page/N+) \geq 3 sides. These numbers generalize patterns observed in simpler geometric arrangements, capturing the structure of polygons through successive layers of points. The [k](/page/K)-th [n](/page/N+)-gonal number, denoted P(n, k), quantifies the points in the [k](/page/K)-th of such a figure, constructed by adding successive polygonal layers around a central point or along the sides of the . Here, [n](/page/N+) specifies the number of sides, while [k](/page/K) indicates the term's position in the sequence for that type. The concept originated in , with early explorations by Pythagoreans around 500 BC and a formal definition provided by Hypsicles circa 150 BC, linking polygonal numbers to arithmetic progressions. Systematic study advanced in the 16th and 17th centuries, notably through Pierre de Fermat's 1638 proposal of the polygonal number theorem—that every positive integer is a sum of at most n n-gonal numbers—and Blaise Pascal's 1654 treatise on the arithmetical triangle, which connected figurate numbers to combinatorial patterns. Unlike broader categories of figurate numbers, which encompass one-dimensional linear arrangements or three-dimensional polyhedral forms, polygonal numbers are distinctly limited to two-dimensional representations of s. The simplest case arises with triangular numbers, P(3, k).

Visual and Geometric Interpretation

Polygonal numbers can be visualized as arrangements of dots forming the filled shape of a with n sides, constructed layer by layer to represent the k-th polygonal number. The process begins with a single central dot for k=1, which forms the initial "layer" or core of the figure. Subsequent layers are added around this core, with each new layer consisting of dots placed along the sides of the emerging polygon, where corners are shared between adjacent sides to avoid double-counting. This layered buildup creates a , pattern that grows outward, with the number of dots added per layer increasing progressively to maintain the polygonal . In this geometric construction, each layer intuitively expands the figure by encircling the previous one, adding dots in a way that forms straight edges along each side while ensuring the overall shape remains a n-gon. For instance, the incremental dots per layer build upon the prior structure, resulting in a cumulative total that visually scales with the polygon's size. This method emphasizes the additive nature of the arrangement, where the shared corners and aligned edges prevent overlaps and maintain uniformity. For n=3, the triangular numbers appear as dots arranged in an , with each layer adding a new row of dots parallel to the base, forming a stepped triangular that approximates the continuous shape. Similarly, for n=4, square numbers form a square of dots, where layers add perimeter dots around the inner square, creating nested squares that highlight the orthogonal grid alignment. These visualizations illustrate how higher n values extend the pattern to pentagons, hexagons, and beyond, with dots positioned at points to evoke the polygon's vertices and edges. Unlike continuous polygonal shapes defined by smooth boundaries and areas in , polygonal numbers focus solely on the discrete count of dots at coordinates, representing a finite, countable rather than an infinite or filled region. This distinction underscores their role as figurate numbers, bridging arithmetic sequences with geometric intuition through point-based configurations.

Specific Examples

Triangular Numbers

Triangular numbers constitute the polygonal numbers for the case of triangles, with 3 sides (r = 3), forming the simplest non-trivial sequence in this family. The first few terms of the sequence are 1, 3, 6, 10, 15, and so on, generated by accumulating successive integers in a triangular arrangement. These numbers can be interpreted geometrically as the count of dots arranged in an equilateral triangle, with the k-th triangular number representing the total dots up to k rows. Algebraically, the k-th triangular number T_k is given by the formula T_k = \sum_{i=1}^k i = \binom{k+1}{2}, where the summation reflects the arithmetic progression of natural numbers, and the binomial coefficient arises from combinatorial selection principles. In combinatorics, triangular numbers hold significant applications, notably as the sum of the first k natural numbers, which underpins many counting problems in discrete mathematics. They also feature prominently in the hockey-stick identity, which states that \sum_{i=r}^n \binom{i}{r} = \binom{n+1}{r+1}; for r = 1, this directly yields T_n = \sum_{i=1}^n i, providing a binomial proof for the summation formula and extending to broader enumerative identities. A distinctive combinatorial appearance of triangular numbers occurs along the second diagonal of Pascal's triangle, where the entries 1, 3, 6, 10, and subsequent terms align precisely with this sequence, illustrating their embedded role in binomial expansions.

Square Numbers

Square numbers, also known as quadratic numbers or perfect squares, represent the second type of polygonal numbers, corresponding to the case where the polygon has four sides (r = 4 in the general polygonal ). They are of the form k^2, where k is a positive , and form the sequence , 4, 9, 16, 25, 36, and so on. Geometrically, square numbers can be visualized as arrangements of dots or objects in a square grid with k dots along each side, forming a k \times k that encloses an area proportional to k^2. This interpretation underscores their role as figurate numbers, where the incremental addition of a ""—a of $2k - 1 units—builds the next larger square from the previous one. In , these numbers are fundamental, appearing in contexts such as Diophantine equations and residues. A notable property is their connection to the , which states that in a right-angled , the square of the equals the sum of the squares of the other two sides (a^2 + b^2 = c^2); this can be visualized by constructing squares on each side of the , demonstrating the equality of areas through and rearrangement. One distinctive relation of square numbers to other polygonal sequences is that every square number equals the sum of two consecutive triangular numbers: the k-th square k^2 is T_{k-1} + T_k, where T_m = \frac{m(m+1)}{2} is the m-th . For example, $9 = 6 + 3, corresponding to the third and second . This identity highlights interdependencies among low-order polygonal numbers and can be illustrated geometrically by combining two adjacent rows of a triangular arrangement to form a square.

Pentagonal and Hexagonal Numbers

Pentagonal numbers are the fifth polygonal numbers, representing the number of dots that form a figure composed of successive layers arranged in the shape of a regular . The sequence begins with 1, 5, 12, 22, 35, and continues accordingly. The k-th pentagonal number is given by P(5, k) = \frac{k(3k-1)}{2}. Geometrically, these numbers arise from starting with a central and adding layers around it, where each layer consists of dots along the five sides of the pentagon; due to the odd number of sides, the layer additions do not align as symmetrically as in even-sided polygons, resulting in a more irregular incremental structure compared to triangular or square figures. Hexagonal numbers, the sixth polygonal numbers, denote the count of dots forming a hexagonal figure through layered additions. Their sequence starts as , 6, , 28, , and so on. The k-th hexagonal number is given by P(6, k) = k(2k-1). In geometric terms, they are constructed by surrounding a central with successive hexagonal layers, each comprising six sides; this arrangement aligns naturally with the , akin to the structure observed in centered hexagonal patterns and extending to three-dimensional interpretations like cubic close-packing efficiencies in sphere arrangements. A notable application of pentagonal numbers appears in Euler's , which relates the for the to a series involving generalized pentagonal numbers as exponents, providing key insights into integer partitions.

Mathematical Formulas

General Formula

The for the nth k-gonal number, denoted P(n, k), is given by P(n, k) = n + \frac{n(n-1)(k-2)}{2}. This expression arises from the geometric construction where the kth term adds layers of dots around a central , with the number of added dots in each successive layer following an dependent on the number of sides k. An equivalent closed-form expression, quadratic in the index n with coefficients depending on the number of sides k, is P(n, k) = \frac{n^2 (k-2) - n (k-4)}{2}. This form highlights the polynomial nature of the sequence for fixed k, where the leading coefficient \frac{k-2}{2} scales quadratically with n. To verify the formula, consider specific cases. For k=3 (triangular numbers), it reduces to P(n, 3) = \frac{n(n+1)}{2}, the standard nth . For k=4 (square numbers), it simplifies to P(n, 4) = n^2, matching the nth square. These reductions confirm the formula's consistency with well-known special cases. For integer values n \geq 1 and k \geq 3, P(n, k) is always an integer, as the formula represents the total count of dots in a discrete geometric arrangement, equivalent to a sum of consecutive integers adjusted by the side length. This integer property holds due to the even denominator dividing the numerator, which combines even and odd terms appropriately for integer inputs.

Derivation of the Formula

The derivation of the general formula for the nth k-gonal number, denoted P(n, k), begins with the geometric construction of the figure as a central surrounded by successive layers or . The central contributes 1 to the total. Each subsequent layer m (for m = 1 to n-1) adds a gnomon consisting of $1 + m(k-2) new , where k \geq 3 is the number of sides and n \geq 1 is the order of the polygonal number. This incremental addition reflects the structure: the "1" accounts for the corner shared across sides in the layer, while m(k-2) accounts for the additional along the extending sides. Thus, the total number of dots is expressed as the P(n, k) = 1 + \sum_{m=1}^{n-1} \left[1 + m(k-2)\right]. This separates into P(n, k) = 1 + \sum_{m=1}^{n-1} 1 + (k-2) \sum_{m=1}^{n-1} m = 1 + (n-1) + (k-2) \cdot \frac{(n-1)n}{2}, using the standard formulas for the of the first n-1 natural numbers and the of n-1 ones. Simplifying the expression yields P(n, k) = n + \frac{(k-2)n(n-1)}{2}. Further algebraic manipulation confirms the quadratic form. Rewriting the combined term gives P(n, k) = \frac{2n + (k-2)n(n-1)}{2} = \frac{(k-2)n^2 - (k-4)n}{2}, which is the standard for the nth k-gonal number. This derivation relies directly on the summation of layer contributions and holds for all k \geq 3. An equivalent approach expresses P(n, k) as \sum_{i=1}^n [(k-2)i - (k-3)], which simplifies identically using arithmetic series sums, emphasizing the linear progression in each layer's .

Key Properties and Identities

Interrelations Among Polygonal Numbers

Polygonal numbers exhibit notable overlaps, where certain integers belong to multiple polygonal sequences. For example, 1 is the first term in every polygonal sequence, while 36 serves as both the 6th and the 8th . Such intersections are not isolated; infinitely many square-triangular numbers exist, arising as solutions to the m^2 = \frac{n(n+1)}{2}, which transforms into the Pell equation x^2 - 2y^2 = \pm 1. Transformation formulas reveal how polygonal numbers interrelate through lower-order sequences, particularly triangular numbers. The n-th k-gonal number can be expressed as P_k(n) = n + (k-2) T_{n-1}, where T_m = \frac{m(m+1)}{2} is the m-th ; this relation builds higher polygonal forms by scaling and shifting triangular contributions. Similar expressions connect other sequences, such as pentagonal numbers as P_5(n) = n + 3 T_{n-1}. These formulas underscore triangular numbers as a foundational basis for the broader family. In , interrelations among polygonal numbers often involve Diophantine equations, whose or rational solutions identify multi-polygonal numbers or generalized representations. For instance, determining if a number N is k-gonal requires solving $8(k-2)N + (k-4)^2 = s^2 for s, yielding the index n = \frac{s + k - 4}{2(k-2)}; rational solutions extend this to non- indices, representing rational polygonal values. Fermat's polygonal number theorem further links them by asserting that every is the sum of at most k k-gonal numbers for k \geq 3. The density of k-gonal numbers diminishes with increasing k, reflecting their asymptotic growth P_k(n) \approx \frac{k-2}{2} n^2; up to a large N, the count is roughly \sqrt{\frac{2N}{k-2}}, highlighting sparser distributions for higher polygons compared to squares or triangles. One notable identity among polygonal numbers is that every hexagonal number is also a triangular number. The k-th hexagonal number is given by P(6,k) = k(2k-1). This matches the formula for the (2k-1)-th triangular number, T_{2k-1} = (2k-1)2k/2 = k(2k-1). To see this explicitly, substitute n=6 into the general polygonal formula P(n,k) = \frac{k((n-2)k - (n-4))}{2}, yielding \frac{k(4k - 2)}{2} = 2k^2 - k = k(2k-1), which is identical to the triangular form. Another key link connects triangular numbers to squares through the identity $8T_m + 1 = (2m + 1)^2 for any T_m = m(m+1)/2. This follows from direct substitution: $8 \cdot \frac{m(m+1)}{2} + 1 = 4m(m+1) + 1 = 4m^2 + 4m + 1 = (2m + 1)^2. Geometrically, this can be visualized by arranging eight copies of the triangular figure around a central point to form a larger square with side length $2m + 1. Centered hexagonal numbers, given by $3k^2 - 3k + 1, exhibit a relation to cubes: the sum of the first n such numbers equals n^3. This identity underscores further connections between figurate numbers and higher powers.

Sequences and Enumerations

Table of Initial Values

The table below enumerates the first ten values (for k = 1 to $10) of the k-th polygonal number for polygons with n = 3 to $8 sides, corresponding to triangular, square, pentagonal, hexagonal, heptagonal, and octagonal numbers, respectively. These values are computed using the general formula for the k-th n-gonal number, P(n, k) = \frac{k[(n-2)k - (n-4)]}{2}.
kTriangular (n=3)Square (n=4)Pentagonal (n=5)Hexagonal (n=6)Heptagonal (n=7)Octagonal (n=8)
1111111
2345678
36912151821
4101622283440
5152535455565
6213651668196
728497091112133
8366492120148176
94581117153189225
1055100145190235280
The sequences are drawn from established integer sequence databases. Patterns emerge in the table, such as the first row where all entries are 1, representing a single vertex common to any polygon, and the second row matching the number of sides n for each type. Diagonals reveal quadratic growth, with entries increasing roughly proportionally to k^2 (n-2)/2. Several values are multi-polygonal numbers, appearing in multiple columns; for instance, 1 is polygonal for all n, 36 is both triangular (k=8) and square (k=6), and 55 is both triangular (k=10) and heptagonal (k=5).

Recurrence Relations and Generating Functions

Polygonal numbers for a fixed number of sides k \geq 3 can be generated sequentially using a first-order linear recurrence relation derived from their geometric construction. The nth k-gonal number P(k, n) satisfies P(k, n) = P(k, n-1) + (k-2)(n-1) + 1 for n \geq 2, with the initial condition P(k, 1) = 1. This relation corresponds to adding a gnomon—a layer of (k-2)(n-1) + 1 dots—to the previous figure, accounting for the incremental increase in perimeter dots while sharing corners. Such recurrences enable straightforward computation of terms in integer arithmetic, particularly useful for large n where direct evaluation of the closed-form formula might involve intermediate fractions, though both methods are efficient for practical purposes. Due to the nature of the for P(k, n), the sequence also obeys a second-order linear non-homogeneous : P(k, n) = 2 P(k, n-1) - P(k, n-2) + (k-2) for n \geq 3, with initial conditions P(k, 1) = 1 and P(k, 2) = k. This follows from the constant second difference of (k-2) in the sequence, a characteristic property of quadratic sequences. Higher-order homogeneous recurrences, such as the third-order form P(k, n) = 3 P(k, n-1) - 3 P(k, n-2) + P(k, n-3) for n \geq 4, can also be derived from the of the quadratic, providing alternative generative methods. The ordinary generating function for the sequence of k-gonal numbers, \sum_{n=1}^{\infty} P(k, n) x^n, is the \frac{x \left[1 + (k-3) x \right]}{(1-x)^3}. This form arises from the quadratic polynomial structure and can be verified by differentiating the \sum n x^n = x/(1-x)^2 and \sum n^2 x^n = x(1+x)/(1-x)^3. For the specific case of triangular numbers (k=3), it simplifies to x / (1-x)^3, which generates the coefficients P(3, n) = n(n+1)/2. The general expression extends this hypergeometric-like structure, facilitating analytic studies such as summations and asymptotic behavior without enumerating terms explicitly.

Extensions and Generalizations

Centered Polygonal Numbers

Centered polygonal numbers represent a variant of figurate numbers constructed by placing a single central dot and surrounding it with successive layers of dots forming regular polygons, with each layer sharing the same center. Unlike standard polygonal numbers, which build from a , these centered figures emphasize radial around the core point. The total number of dots in the figure after k layers is denoted C(n, k), where n is the number of sides in the polygonal layers. The general formula for the k-th centered n-gonal number is C(n, k) = \frac{n k (k-1)}{2} + 1, which counts the central dot plus the dots added in each concentric polygonal ring. Representative examples include the centered triangular numbers (for n=3), which form the sequence 1, 4, 10, 19, ... corresponding to layers with 3, 6, 9, ... additional dots; and the centered square numbers (for n=4), yielding 1, 5, 13, 25, ... with layers adding 4, 8, 12, ... dots. A distinctive property arises in the centered hexagonal case (n=6), where the formula simplifies to C(6, k) = 3k(k-1) + 1, and the sum of the first k such numbers equals k^3, linking the two-dimensional hexagonal arrangement to the volume of a in three dimensions.

Higher-Dimensional and Other Variants

Polyhedral numbers represent the three-dimensional analogs of polygonal numbers, formed by stacking layers of s-sided polygons to create pyramidal structures with regular polygonal bases. The general formula for the nth s-gonal pyramidal number, denoted P_n^{(s)}, is P_n^{(s)} = \frac{n(n+1)}{6} \left[ (s-2)n + (5-s) \right], which simplifies to specific cases such as tetrahedral numbers for s=3 (P_n^{(3)} = \frac{n(n+1)(n+2)}{6} = \binom{n+2}{3}) and square pyramidal numbers for s=4 (P_n^{(4)} = \frac{n(n+1)(2n+1)}{6}). These numbers count the lattice points in the discrete pyramid, with tetrahedral numbers corresponding to the 3-simplex and square pyramidal to stacks over squares. Extensions to higher dimensions generalize these structures using regular polytopes, where only simplices, hypercubes, and (orthoplex) families extend infinitely across dimensions due to the limited regular polytopes in d \geq 5. For the simplicial case, the nth d-dimensional simplicial number (hyper-tetrahedral) is given by the \binom{n + d - 1}{d}, which counts the points in a d-simplex with n layers and satisfies the recursive relation T_d(n+1) = T_d(n) + T_{d-1}(n), where T_d(n) denotes the d-dimensional triangular analog. For example, in 4 dimensions, this yields the triangulo-triangular numbers, such as 1, 5, 15, 35, following Fermat's pattern d \cdot T_d(n) = n \cdot T_{d-1}(n+1). Hypercube numbers provide another variant, where the nth d-dimensional is simply n^d, representing the points in a d-cube of side n. This extends square numbers (d=2) and (d=[3](/page/3)) directly, with combinatorial as the of \{(x_1, \dots, x_d) : 0 \leq x_i \leq n-1\}. Other polyhedral variants, such as octahedral numbers (\frac{n(2n^2 + 1)}{3}), generalize to orthoplex structures in higher dimensions but lack uniform formulas beyond specific cases due to polytopic complexity. Further variants include prismatic numbers, formed by extruding polygonal layers along an additional . Exact generalizations vary by base . These constructions, rooted in Fermat and Pascal's work on , emphasize combinatorial and algebraic identities over exhaustive enumeration.

References

  1. [1]
    Polygonal Number -- from Wolfram MathWorld
    A polygonal number is a type of figurate number that is a generalization of triangular, square, etc., to an n-gon for n an arbitrary positive integer.
  2. [2]
    polygonal number - PlanetMath
    Mar 22, 2013 · Polygonal numbers were studied somewhat by the ancients, as far back as the Pythagoreans, but nowadays their interest is mostly historical, in ...
  3. [3]
    Fermat's Polygonal Number Theorem -- from Wolfram MathWorld
    **EUpsilonPHKA num=Delta+Delta+Delta. This case is equivalent to the statement that every number of the form 8m+3 is a sum of three odd squares (Duke 1997) ...Missing: formula | Show results with:formula
  4. [4]
    Polygonal and Figurate Numbers - Dr Ron Knott
    Every number is the sum of 5 pentagonal numbers; and so on for every shape of polygonal number. This was first proved by Cauchy in 1815 (see History of the ...Number Shapes - in 2... · Polygonal Number Patterns · Is every number the sum of...
  5. [5]
    [PDF] Polygonal Numbers - Boston University
    History: The concept of polygonal numbers was first defined by the Greek mathematician Hypsicles in the year 170 BC (Heath 126).
  6. [6]
    [PDF] an introduction to pascal's triangle - Carroll Collected
    In. Pascal's "Treatise on the Arithmetic Triangle," the longest thread was on the figurate numbers, some of which are the polygonal numbers. The Pythagoreans ...
  7. [7]
    Triangular Number -- from Wolfram MathWorld
    A triangular number is a number obtained by adding all positive integers less than or equal to a given positive integer n, ie, where (n; k) is a binomial ...
  8. [8]
    A000217 - OEIS
    ### Summary of A000217 (Triangular Numbers) from OEIS
  9. [9]
    [PDF] ORMC AMC Group: Week 4 Combinatorics - UCLA Math Circle
    Combinatorics. October 16, 2022. 1 Permutations. A permutation of a set is a ... Hockey-Stick Identity). 4. (Hard) Find a closed form expression for.<|control11|><|separator|>
  10. [10]
    [PDF] Exploring Pascal's Triangle - Berkeley Math Circle
    Nov 27, 2006 · Note that they are sometimes called “triangular numbers” since if you make an equilateral triangle of coins, for example, these numbers count ...<|control11|><|separator|>
  11. [11]
    [PDF] An Exploration of Polygonal Numbers
    We are all familiar with square numbers, and probably with triangular numbers as well: ... We might reasonably expect polygonal numbers in general to be ...
  12. [12]
    [PDF] The Polygonal Number Theorem
    May 6, 2021 · Cauchy (1815): If m ≥ 3 then every nonnegative number can be written as a sum of at most m + 2 polygonal numbers of order m + 2. E.g.. 375 = P3( ...
  13. [13]
    [PDF] THE PYTHAGOREAN THEOREM
    In a right triangle, the sum of the squares of the lengths of the legs equals the square of the length of the hypotenuse. In other words, if a and b represent ...
  14. [14]
    A000326 - OEIS
    The generalized pentagonal numbers b*n+3*n*(n-1)/2, for b = 1 through 12, form sequences A000326, A005449, A045943, A115067, A140090, A140091, A059845, A140672, ...
  15. [15]
    Pentagonal Number -- from Wolfram MathWorld
    Every pentagonal number is 1/3 of a triangular number. The so-called generalized pentagonal numbers are given by n(3n-1)/2 with n=0 , +/-1 , +/-2 ...
  16. [16]
    Polygonal Number Formulas - International Maths Challenge
    In general, beginning with a single dot, k-sided polygons are built by adding layers (called gnomons) consisting of k-2 segments, with each segment of the ...
  17. [17]
    A000384 - OEIS
    Hexagonal numbers: a(n) = n*(2*n-1). (Formerly M4108 N1705) ... Hexagonal number sequence will always have both a triangle number and a hexagonal number.
  18. [18]
    Hexagonal Number -- from Wolfram MathWorld
    A polygonal number and 6-polygonal number of the form n(2n-1). The first few are 1, 6, 15, 28, 45, ... (OEIS A000384).
  19. [19]
    Pentagonal Number Theorem -- from Wolfram MathWorld
    ### Summary of Euler's Pentagonal Number Theorem
  20. [20]
    [math/0510054] Euler and the pentagonal number theorem - arXiv
    Oct 3, 2005 · In this paper we give the history of Leonhard Euler's work on the pentagonal number theorem, and his applications of the pentagonal number theorem.
  21. [21]
    [PDF] Polygonal Numbers and Finite Calculus
    Nov 14, 2007 · Of the formulas for polygonal numbers this one is perhaps most famous for its discovery: young Gauss came upon it while solving a problem for a ...<|control11|><|separator|>
  22. [22]
    A003215 - OEIS
    Hex (or centered hexagonal) numbers: 3*n*(n+1)+1 (crystal ball sequence for hexagonal lattice). (Formerly M4362). 287. 1, 7, 19, 37, 61, 91, 127, 169, 217 ...
  23. [23]
    Polygonal numbers - OeisWiki
    ... Gauss proved the triangular case in 1796. In ... ↑ Weisstein, Eric W., Fermat's Polygonal Number Theorem, from MathWorld—A Wolfram Web Resource.
  24. [24]
  25. [25]
  26. [26]
  27. [27]
    [PDF] Regular Polygonal Numbers and Generalized Pell Equations
    For the regular (λ, μ)-polygonal numbers, the corresponding Diophantine equations will be reduced to the general- ized Pell equations. Then solutions of the ...
  28. [28]
    [PDF] Basic Properties of the Polygonal Sequence - Preprints.org
    Feb 26, 2021 · In § 1.2 we shall see that the polygonal numbers can also be defined by a third order homogeneous recurrence relation. The fixed number r is ...
  29. [29]
    [PDF] some polygonal number summation formulas
    We begin by presenting some general polygonal number summation formulas. 2. Summation Formulas for Polygonal Numbers. Using (1.1) and the special cases for sums ...
  30. [30]
    More on Polygonal and Figurate Numbers - Dr Ron Knott
    ... numbers of rank r-1 plus an extra 1: cn(r) = 1 + n, r(r–1). 2. which is an easy way to remember their formulas. The centred polygonal numbers formula is ...
  31. [31]
    centered hexagonal number - PlanetMath.org
    Mar 22, 2013 · for n n multiplied by 6, then add 1. The first few centered hexagonal numbers are: 1, 7, 19, 37, 61, 91, 127, 169, 217, 271 ...
  32. [32]
    Pyramidal Number -- from Wolfram MathWorld
    Subject classifications · Number Theory · Special Numbers · Figurate Numbers · Polyhedral Numbers.<|control11|><|separator|>
  33. [33]
    [PDF] Figurate numbers and sums of numerical powers: Fermat, Pascal ...
    Fermat's figurate numbers and sums of powers. Already in the classical Greek era, figurate numbers were of great interest, and formulas for sums of powers ...
  34. [34]
    Is there a way to generalize the polygonal and pyramidal numbers to ...
    Jan 15, 2017 · We have a bit more luck with square pyramids; they will have higher-dimensional analogues in all dimensions because the square and triangle do. ...Higher dimensional polygonal numbers formulaNotation for General n-Simplex Number - Math Stack ExchangeMore results from math.stackexchange.com
  35. [35]
    [PDF] Higher dimensional triangular and square numbers
    A figurate number is a number ... general dimension; however, from the above expression, we can generalize the triangular number to arbitrary dimensions.
  36. [36]
  37. [37]
    Higher dimensional polygonal numbers formula
    Dec 31, 2023 · r=2 would give us polygonal numbers, r=3 would give us polyhedral numbers, etc. Let's denote this as Prn ...What is a Structured Polyhedron? - Mathematics Stack ExchangeIs there a way to generalize the polygonal and pyramidal numbers to ...More results from math.stackexchange.com