login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A118018 Indices of prime complementary Bell numbers (in absolute value). 2

%I #7 Sep 09 2019 11:26:17

%S 5,36,723

%N Indices of prime complementary Bell numbers (in absolute value).

%H Eric Weisstein's World of Mathematics, <a href="http://mathworld.wolfram.com/ComplementaryBellNumber.html">Complementary Bell Number</a>

%H Eric Weisstein's World of Mathematics, <a href="http://mathworld.wolfram.com/IntegerSequencePrimes.html">Integer Sequence Primes</a>

%t Select[Range[1000], PrimeQ[Abs[BellB[#, -1]]] &] (* _Vaclav Kotesovec_, Sep 09 2019 *)

%Y Cf. A000587, A118019.

%K nonn,more,bref

%O 1,1

%A _Eric W. Weisstein_, Apr 10 2006

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 19 16:52 EDT 2024. Contains 371794 sequences. (Running on oeis4.)