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.

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

This page as a plain text file.
%I A268286 #10 Sep 08 2022 08:46:15
%S A268286 2,5,52,877,678570,27644437,82864869804,5832742205057,
%T A268286 44152005855084346,71339801938860275191172,10293358946226376485095653,
%U A268286 52868366208550447901945575624941,2351152507740617628200694077243788988,552950118797165484321714693280737767385
%N A268286 a(n) = Bell(prime(n)).
%H A268286 Vincenzo Librandi, <a href="/A268286/b268286.txt">Table of n, a(n) for n = 1..100</a>
%t A268286 BellB[Prime[Range[30]]]
%o A268286 (Magma) [Bell(NthPrime(n)): n in [1..14]];
%Y A268286 Cf. A000040, A000110, A051130, A268285.
%K A268286 nonn
%O A268286 1,1
%A A268286 _Vincenzo Librandi_, Jan 30 2016