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.
%I A268285 #10 Sep 08 2022 08:46:15 %S A268285 2,3,11,47,239,1237,6823,39323,239069,1525561,10225829,71726531, %T A268285 525861911,4020740833,32003840389,264714821617,2271484704413, %U A268285 20189330678347,185603551570757 %N A268285 a(n) = prime(Bell(n)). %t A268285 Table[Prime[BellB[n]], {n, 19}] %o A268285 (Magma) [NthPrime(Bell(n)): n in [1..14]]; %Y A268285 Cf. A000040, A000110, A268286. %K A268285 nonn %O A268285 1,1 %A A268285 _Vincenzo Librandi_, Jan 30 2016