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”).

A145756
a(n) = ((2^prime(n+2)-2)/prime(n+2))/3, where n >= 1
0
2, 6, 62, 210, 2570, 9198, 121574, 6170930, 23091222, 1238188770, 17878237850, 68186767614, 998138215286, 56649051916610, 3256840408493918, 12600235023025650, 734198769102867726, 11085367330679918342
OFFSET
1,1
EXAMPLE
For n = 1, a(1) = ((2^prime(1+2)-2)/prime(1+2))/3 = ((2^prime(3)-2)/prime(3))/3 = ((2^5-2)/5)/3 = 30/5/3 = 2
CROSSREFS
Equals A064535/3
Sequence in context: A129665 A173606 A134706 * A030170 A082640 A139695
KEYWORD
nonn
AUTHOR
STATUS
approved