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-1 of 1 results.

A268286 a(n) = Bell(prime(n)).

Original entry on oeis.org

2, 5, 52, 877, 678570, 27644437, 82864869804, 5832742205057, 44152005855084346, 71339801938860275191172, 10293358946226376485095653, 52868366208550447901945575624941, 2351152507740617628200694077243788988, 552950118797165484321714693280737767385
Offset: 1

Views

Author

Vincenzo Librandi, Jan 30 2016

Keywords

Crossrefs

Programs

  • Magma
    [Bell(NthPrime(n)): n in [1..14]];
  • Mathematica
    BellB[Prime[Range[30]]]
Showing 1-1 of 1 results.