reviewed
approved
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”).
reviewed
approved
proposed
reviewed
editing
proposed
a(n) = floor(n*(1 + 1/(A002581 - 1) - A072365)). - Paolo Xausa, Jul 05 17 2024
Floor[Range[100]*/(1 + 1/(CubeRoot[- 3] ^(- 1/3))] (* Paolo Xausa, Jul 05 17 2024 *)
approved
editing
proposed
approved
editing
proposed
Floor[Range[100]*(1 + 1/(CubeRoot[3] - 1))] (* Paolo Xausa, Jul 05 2024 *)
a(n) = floor(n*(1 + 1/(3^(1/3) A002581 - 1))). - Paolo Xausa, Jul 05 2024
Cf. A002581.
a(n) = floor(n*(1 + 1/(3^(1/3) - 1))). - Paolo Xausa, Jul 05 2024
Floor[Range[100]*(1+1/(CubeRoot[3]-1))] (* Paolo Xausa, Jul 05 2024 *)
approved
editing
editing
approved