cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

Showing 1-2 of 2 results.

A100891 Prime Padovan numbers.

Original entry on oeis.org

2, 3, 5, 7, 37, 151, 3329, 23833, 13091204281, 3093215881333057, 1363005552434666078217421284621279933627102780881053358473, 1558877695141608507751098941899265975115403618621811951868598809164180630185566719
Offset: 1

Views

Author

John Lien, Jan 10 2005

Keywords

Comments

Next term corresponds to Padovan(1262) and has 154 decimal digits.

References

  • Midhat J. Gazale, "Gnomon: From Pharaohs to Fractals", Princeton University Press, 1999.

Crossrefs

Indices of prime Padovan numbers are A112882.

Programs

  • Mathematica
    Rest[Select[LinearRecurrence[{0,1,1},{1,1,2},1000],PrimeQ]] (* Harvey P. Dale, Mar 31 2012 *)

Extensions

More terms from Robert G. Wilson v, Jan 14 2005

A291216 Padovan numbers that are also squares.

Original entry on oeis.org

0, 1, 4, 9, 16, 49
Offset: 1

Views

Author

Hugo Pfoertner, Aug 31 2017

Keywords

Comments

Common terms of A000931 and A000290.
Cited from Ian Stewart's article "Tales of a Neglected Number": "Some Padovan numbers, such as 9, 16 and 49, are perfect squares - are there others?"
No other terms < 10^(10^5). - Chai Wah Wu, Aug 31 2017

Crossrefs

Showing 1-2 of 2 results.