Padovan polynomials

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search

In mathematics, Padovan polynomials are a generalization of Padovan sequence numbers. These polynomials are defined by:[1]

Pn(x)={1,if n=10,if n=2x,if n=3xPn2(x)+Pn3(x),if n4.

The first few Padovan polynomials are:

P1(x)=1
P2(x)=0
P3(x)=x
P4(x)=1
P5(x)=x2
P6(x)=2x
P7(x)=x3+1
P8(x)=3x2
P9(x)=x4+3x
P10(x)=4x3+1
P11(x)=x5+6x2.

The Padovan numbers are recovered by evaluating the polynomials Pn−3(x) at x = 1.

Evaluating Pn−3(x) at x = 2 gives the nth Fibonacci number plus (−1)n. (sequence A008346 in the OEIS)

The ordinary generating function for the sequence is

n=1Pn(x)tn=t1xt2t3.

See also

[edit | edit source]


References

[edit | edit source]
  1. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).