Padovan Number
   HOME

TheInfoList



OR:

In
number theory Number theory is a branch of pure mathematics devoted primarily to the study of the integers and arithmetic functions. Number theorists study prime numbers as well as the properties of mathematical objects constructed from integers (for example ...
, the Padovan sequence is the sequence of integers ''P''(''n'') defined. by the initial values P(0) = P(1) = P(2) = 1, and the
recurrence relation In mathematics, a recurrence relation is an equation according to which the nth term of a sequence of numbers is equal to some combination of the previous terms. Often, only k previous terms of the sequence appear in the equation, for a parameter ...
P(n) = P(n-2)+P(n-3). The first few values of ''P''(''n'') are :1, 1, 1, 2, 2, 3, 4, 5, 7, 9, 12, 16, 21, 28, 37, 49, 65, 86, 114, 151, 200, 265, ... The Padovan sequence is named after Richard Padovan who attributed its discovery to
Dutch Dutch or Nederlands commonly refers to: * Something of, from, or related to the Netherlands ** Dutch people as an ethnic group () ** Dutch nationality law, history and regulations of Dutch citizenship () ** Dutch language () * In specific terms, i ...
architect
Hans van der Laan Dom Hans van der Laan (29 December 1904 – 19 August 1991) was a Dutch Benedictine monk and architect. He was a leading figure in the Bossche School. His theories on numerical ratios in architecture, in particular regarding the plastic ratio, ...
in his 1994 essay ''Dom. Hans van der Laan: Modern Primitive''.Richard Padovan. ''Dom Hans van der Laan: modern primitive'': Architectura & Natura Press, . The
sequence In mathematics, a sequence is an enumerated collection of objects in which repetitions are allowed and order matters. Like a set, it contains members (also called ''elements'', or ''terms''). The number of elements (possibly infinite) is cal ...
was described by Ian Stewart in his
Scientific American ''Scientific American'', informally abbreviated ''SciAm'' or sometimes ''SA'', is an American popular science magazine. Many scientists, including Albert Einstein and Nikola Tesla, have contributed articles to it, with more than 150 Nobel Pri ...
column ''Mathematical Recreations'' in June 1996. He also writes about it in one of his books, "Math Hysteria: Fun Games With Mathematics". . ''The above definition is the one given by Ian Stewart and by
MathWorld ''MathWorld'' is an online mathematics reference work, created and largely written by Eric W. Weisstein. It is sponsored by and licensed to Wolfram Research, Inc. and was partially funded by the National Science Foundation's National Science ...
. Other sources may start the sequence at a different place, in which case some of the identities in this article must be adjusted with appropriate offsets.''


Recurrence relations

In the spiral, each
triangle A triangle is a polygon with three corners and three sides, one of the basic shapes in geometry. The corners, also called ''vertices'', are zero-dimensional points while the sides connecting them, also called ''edges'', are one-dimension ...
shares a side with two others giving a visual proof that the Padovan sequence also satisfies the recurrence relation :P(n)=P(n-1)+P(n-5) Starting from this, the defining recurrence and other recurrences as they are discovered, one can create an infinite number of further recurrences by repeatedly replacing P(m) by P(m - 2) + P(m - 3) The Perrin sequence satisfies the same recurrence relations as the Padovan sequence, although it has different initial values. The Perrin sequence can be obtained from the Padovan sequence by the following formula: :\mathrm(n)=P(n+1)+P(n-10).\,


Extension to negative parameters

As with any sequence defined by a recurrence relation, Padovan numbers ''P''(''m'') for ''m''<0 can be defined by rewriting the recurrence relation as :P(m) = P(m+3) - P(m+1), Starting with ''m'' = −1 and working backwards, we extend ''P''(''m'') to negative indices: :


Sums of terms

The sum of the first ''n'' terms in the Padovan sequence is 2 less than ''P''(''n'' + 5), i.e. :\sum_^n P(m)=P(n+5)-2. Sums of alternate terms, sums of every third term and sums of every fifth term are also related to other terms in the sequence: :\sum_^n P(2m)=P(2n+3)-1 :\sum_^n P(2m+1)=P(2n+4)-1 :\sum_^n P(3m)=P(3n+2) :\sum_^n P(3m+1)=P(3n+3)-1 :\sum_^n P(3m+2)=P(3n+4)-1 :\sum_^n P(5m)=P(5n+1). Sums involving products of terms in the Padovan sequence satisfy the following identities: :\sum_^n P(m)^2=P(n+2)^2-P(n-1)^2-P(n-3)^2 :\sum_^n P(m)^2P(m+1)=P(n)P(n+1)P(n+2) :\sum_^n P(m)P(m+2)=P(n+2)P(n+3)-1.


Other identities

The Padovan sequence also satisfies the identity :P(n)^2-P(n+1)P(n-1)=P(-n-7).\, The Padovan sequence is related to sums of
binomial coefficient In mathematics, the binomial coefficients are the positive integers that occur as coefficients in the binomial theorem. Commonly, a binomial coefficient is indexed by a pair of integers and is written \tbinom. It is the coefficient of the t ...
s by the following identity: :P(k-2) = \sum_ = \sum_^. For example, for ''k'' = 12, the values for the pair (''m'', ''n'') with 2''m'' + ''n'' = 12 which give non-zero binomial coefficients are (6, 0), (5, 2) and (4, 4), and: :++ = 1+10+1=12 = P(10).\,


Binet-like formula

The Padovan sequence numbers can be written in terms of powers of the
roots A root is the part of a plant, generally underground, that anchors the plant body, and absorbs and stores water and nutrients. Root or roots may also refer to: Art, entertainment, and media * ''The Root'' (magazine), an online magazine focusin ...
of the equation :x^3 -x -1 = 0.\, This equation has 3 roots; one
real Real may refer to: Currencies * Argentine real * Brazilian real (R$) * Central American Republic real * Mexican real * Portuguese real * Spanish real * Spanish colonial real Nature and science * Reality, the state of things as they exist, rathe ...
root ''p'' (known as the
plastic ratio In mathematics, the plastic ratio is a geometrical aspect ratio, proportion, given by the unique real polynomial root, solution of the equation Its decimal expansion begins as . The adjective ''plastic'' does not refer to Plastic, the artifici ...
) and two
complex conjugate In mathematics, the complex conjugate of a complex number is the number with an equal real part and an imaginary part equal in magnitude but opposite in sign. That is, if a and b are real numbers, then the complex conjugate of a + bi is a - ...
roots ''q'' and ''r''. Given these three roots, the Padovan sequence can be expressed by a formula involving ''p'', ''q'' and ''r'' : :P(n) = a p^n + b q^n + c r^n where ''a'', ''b'' and ''c'' are constants. Since the
absolute value In mathematics, the absolute value or modulus of a real number x, is the non-negative value without regard to its sign. Namely, , x, =x if x is a positive number, and , x, =-x if x is negative (in which case negating x makes -x positive), ...
s of the
complex Complex commonly refers to: * Complexity, the behaviour of a system whose components interact in multiple ways so possible interactions are difficult to describe ** Complex system, a system composed of many components which may interact with each ...
roots ''q'' and ''r'' are both less than 1 (and hence ''p'' is a
Pisot–Vijayaraghavan number In mathematics, a Pisot–Vijayaraghavan number, also called simply a Pisot number or a PV number, is a real algebraic integer greater than 1, all of whose Galois conjugates are less than 1 in absolute value. These numbers were discovered by Axe ...
), the powers of these roots
approach Approach may refer to: Aviation *Visual approach *Instrument approach * Final approach Music * ''Approach'' (album), by Von Hertzen Brothers * ''The Approach'', an album by I:Scintilla Other uses *Approach Beach, a gazetted beach in Ting Kau, H ...
0 for large ''n'', and P(n) - a p^n tends to zero. For all n \ge 0, ''P''(''n'') is the integer closest to \frac p^n. Indeed, \frac is the value of constant ''a'' above, while ''b'' and ''c'' are obtained by replacing ''p'' with ''q'' and ''r'', respectively. The ratio of successive terms in the Padovan sequence approaches ''p'', which has a value of approximately 1.324718. This constant bears the same relationship to the Padovan sequence and the Perrin sequence as the
golden ratio In mathematics, two quantities are in the golden ratio if their ratio is the same as the ratio of their summation, sum to the larger of the two quantities. Expressed algebraically, for quantities and with , is in a golden ratio to if \fr ...
does to the
Fibonacci sequence In mathematics, the Fibonacci sequence is a Integer sequence, sequence in which each element is the sum of the two elements that precede it. Numbers that are part of the Fibonacci sequence are known as Fibonacci numbers, commonly denoted . Many w ...
.


Combinatorial interpretations

* ''P''(''n'') is the number of ways of writing ''n'' + 2 as an ordered sum in which each term is either 2 or 3 (i.e. the number of
compositions Composition or Compositions may refer to: Arts and literature *Composition (dance), practice and teaching of choreography *Composition (language), in literature and rhetoric, producing a work in spoken tradition and written discourse, to include ...
of ''n'' + 2 in which each term is either 2 or 3). For example, ''P''(6) = 4, and there are 4 ways to write 8 as an ordered sum of 2s and 3s: ::2 + 2 + 2 + 2 ; 2 + 3 + 3 ; 3 + 2 + 3 ; 3 + 3 + 2 * The number of ways of writing ''n'' as an ordered sum in which no term is 2 is ''P''(2''n'' − 2). For example, ''P''(6) = 4, and there are 4 ways to write 4 as an ordered sum in which no term is 2: ::4 ; 1 + 3 ; 3 + 1 ; 1 + 1 + 1 + 1 * The number of ways of writing ''n'' as a palindromic ordered sum in which no term is 2 is ''P''(''n''). For example, ''P''(6) = 4, and there are 4 ways to write 6 as a palindromic ordered sum in which no term is 2: ::6 ; 3 + 3 ; 1 + 4 + 1 ; 1 + 1 + 1 + 1 + 1 + 1 * The number of ways of writing ''n'' as an ordered sum in which each term is odd and greater than 1 is equal to ''P''(''n'' − 5). For example, ''P''(6) = 4, and there are 4 ways to write 11 as an ordered sum in which each term is odd and greater than 1: ::11 ; 5 + 3 + 3 ; 3 + 5 + 3 ; 3 + 3 + 5 * The number of ways of writing ''n'' as an ordered sum in which each term is
congruent Congruence may refer to: Mathematics * Congruence (geometry), being the same size and shape * Congruence or congruence relation, in abstract algebra, an equivalence relation on an algebraic structure that is compatible with the structure * In modu ...
to 2 mod 3 is equal to ''P''(''n'' − 4). For example, ''P''(6) = 4, and there are 4 ways to write 10 as an ordered sum in which each term is congruent to 2 mod 3: ::8 + 2 ; 2 + 8 ; 5 + 5 ; 2 + 2 + 2 + 2 + 2


Generating function

The
generating function In mathematics, a generating function is a representation of an infinite sequence of numbers as the coefficients of a formal power series. Generating functions are often expressed in closed form (rather than as a series), by some expression invo ...
of the Padovan sequence is :G(P(n);x)=\frac. This can be used to prove identities involving products of the Padovan sequence with geometric terms, such as: :\sum_^\frac = \frac. :\sum_^\infty \frac = \frac.


Generalizations

In a similar way to the
Fibonacci number In mathematics, the Fibonacci sequence is a Integer sequence, sequence in which each element is the sum of the two elements that precede it. Numbers that are part of the Fibonacci sequence are known as Fibonacci numbers, commonly denoted . Many w ...
s that can be generalized to a set of
polynomial In mathematics, a polynomial is a Expression (mathematics), mathematical expression consisting of indeterminate (variable), indeterminates (also called variable (mathematics), variables) and coefficients, that involves only the operations of addit ...
s called the
Fibonacci polynomials In mathematics, the Fibonacci polynomials are a polynomial sequence which can be considered as a generalization of the Fibonacci numbers. The polynomials generated in a similar way from the Lucas numbers are called Lucas polynomials. Definition T ...
, the Padovan sequence numbers can be generalized to yield the Padovan polynomials.


Padovan L-system

If we define the following simple grammar: : variables : A B C : constants : none : start : A : rules : (A → B), (B → C), (C → AB) then this Lindenmayer system or
L-system An L-system or Lindenmayer system is a parallel rewriting system and a type of formal grammar. An L-system consists of an alphabet of symbols that can be used to make strings, a collection of production rules that expand each symbol into some ...
produces the following sequence of strings: : ''n'' = 0 : A : ''n'' = 1 : B : ''n'' = 2 : C : ''n'' = 3 : AB : ''n'' = 4 : BC : ''n'' = 5 : CAB : ''n'' = 6 : ABBC : ''n'' = 7 : BCCAB : ''n'' = 8 : CABABBC and if we count the length of each string, we obtain the Padovan numbers: : 1, 1, 1, 2, 2, 3, 4, 5, ... Also, if you count the number of ''A''s, ''B''s and ''C''s in each string, then for the ''n''th string, you have ''P''(''n'' − 5) ''A''s, ''P''(''n'' − 3) ''B''s and ''P''(''n'' − 4) ''C''s. The count of ''BB'' pairs and ''CC'' pairs are also Padovan numbers.


Cuboid spiral

A spiral can be formed based on connecting the corners of a set of 3-dimensional
cuboid In geometry, a cuboid is a hexahedron with quadrilateral faces, meaning it is a polyhedron with six Face (geometry), faces; it has eight Vertex (geometry), vertices and twelve Edge (geometry), edges. A ''rectangular cuboid'' (sometimes also calle ...
s. This is the
Padovan cuboid spiral In mathematics the Padovan cuboid spiral is the spiral created by joining the diagonals of faces of successive cuboid In geometry, a cuboid is a hexahedron with quadrilateral faces, meaning it is a polyhedron with six Face (geometry), faces; i ...
. Successive sides of this spiral have lengths that are the Padovan numbers multiplied by the
square root of 2 The square root of 2 (approximately 1.4142) is the positive real number that, when multiplied by itself or squared, equals the number 2. It may be written as \sqrt or 2^. It is an algebraic number, and therefore not a transcendental number. Te ...
.


Pascal's triangle

Erv Wilson Ervin Wilson (June 11, 1928 – December 8, 2016) was a Mexican/ American (dual citizen) music theorist. Early life Ervin Wilson was born iColonia Pacheco a small village in the remote mountains of northwest Chihuahua, Mexico, where he lived u ...
in his paper ''The Scales of Mt. Meru'' observed certain diagonals in
Pascal's triangle In mathematics, Pascal's triangle is an infinite triangular array of the binomial coefficients which play a crucial role in probability theory, combinatorics, and algebra. In much of the Western world, it is named after the French mathematician Bla ...
(see diagram) and drew them on paper in 1993. The Padovan numbers were discovered in 1994. Paul Barry (2004) observed that these diagonals generate the Padovan sequence by summing the diagonal numbers. See formula credited to Paul Barry, July 6, 2004


References

* Ian Stewart, A Guide to Computer Dating (Feedback), Scientific American, Vol. 275, No. 5, November 1996, Pg. 118.


External links

*
A Padovan sequence calculator
{{Classes of natural numbers Integer sequences Recurrence relations