login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A224863
Prime(n) such that prime(3n) - prime(2n) - prime(n) is a perfect cube.
1
2, 31, 911, 929, 941, 997, 1013, 4273, 4289, 8171, 13171, 20233, 20261, 57139, 123637, 229631, 278609, 278689, 328277, 526213, 611213, 703267, 906229, 1287479, 1287623, 1290031, 1442549, 1442723, 1443257, 1443311, 1443383, 1948343, 1948669, 2361899, 3331093
OFFSET
1,1
COMMENTS
The prime indices n are 1, 11, 156, 158, 160, 168, 170, 587, 589, 1026,... and the cubes are 0, 27, 343 (repeated 5 times), 1331 (repeated 2 times), 2197, 3375, 4913 (repeated 2 times),... - R. J. Mathar, Jul 27 2013
LINKS
EXAMPLE
31 is in the sequence because 31 = prime(11) and prime(3*11) - prime(2*11) - prime(11) = 137 - 79 - 31 = 27 = 3^3.
CROSSREFS
Sequence in context: A010789 A333349 A349071 * A379870 A263075 A217766
KEYWORD
nonn
AUTHOR
EXTENSIONS
a(3) - a(38) from Jack Brennen, Jul 18 2013
STATUS
approved