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.

A036797 Iccanobif (or iccanobiF) primes: primes which are Fibonacci numbers when reversed.

Original entry on oeis.org

2, 3, 5, 31, 43, 773, 7951, 52057, 64901, 393121, 56577108676171, 940647607443258103531, 5237879497657222310489731409575442761, 9026258083384996860449366072142307801963, 19900335674812302969315720344396951060628175943800862267761734431012073266446403
Offset: 1

Views

Author

Keywords

Comments

The next term has 104 digits. - Harvey P. Dale, Jul 24 2013

Crossrefs

Programs

  • Mathematica
    Sort[Select[FromDigits[Reverse[IntegerDigits[#]]]&/@ Fibonacci[ Range[ 500]],PrimeQ]] (* Harvey P. Dale, Jul 24 2013 *)

Extensions

Additional term from Harvey P. Dale, Jul 24 2013