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

Maximal LCM of seven positive integers with sum n.
6

%I #10 Mar 17 2023 01:27:16

%S 1,2,3,6,6,12,15,30,30,60,60,84,105,210,210,420,420,420,420,840,840,

%T 1260,1260,2310,2310,4620,4620,5460,5460,9240,9240,13860,13860,16380,

%U 16380,30030,30030,60060,60060,60060,60060,120120,120120,180180,180180,180180,180180

%N Maximal LCM of seven positive integers with sum n.

%H <a href="/index/Lc#lcm">Index entries for sequences related to lcm's</a>

%Y Cf. A009641, A355368, A355402.

%Y Maximal LCM of k positive integers with sum n for k = 2..7: A129647 (k=2), A129648 (k=3), A129649 (k=4), A129650 (k=5), A355367 (k=6), this sequence (k=7).

%K nonn

%O 7,2

%A _Wesley Ivan Hurt_, Jun 30 2022