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

A379916
a(n) is the deficiency of A046389(n), divided by 2.
3
9, 21, 27, 39, 39, 49, 45, 57, 69, 97, 79, 93, 75, 119, 81, 99, 99, 129, 163, 129, 111, 147, 117, 139, 159, 185, 129, 211, 181, 183, 169, 147, 229, 189, 165, 225, 199, 171, 287, 237, 249, 219, 329, 189, 295, 255, 325, 201, 317, 207, 349, 249, 291, 309, 225, 313
OFFSET
1,1
LINKS
FORMULA
a(n) = (2*A046389(n) - sigma(A046389(n))/2, where sigma is A000203.
a(n) = (A033879(A046389(n))/2.
PROG
(PARI) \\ uses function a379915_17 from A379917
a379915_17(1210, 3)
CROSSREFS
KEYWORD
nonn,new
AUTHOR
Hugo Pfoertner, Jan 06 2025
STATUS
approved