It seems to be that the maximum weight is achieved when all springs are working to support the weight (I prefer pillars to springs as we shouldn't have to deal with the springs compressing differentially)
The maximum weight should be summation from k = 1 to n of kd or n(n-1)D/2
The weight should be located at the center of mass so that net torque is 0
Summation from k = 1 to n of ((k-1)L/(n-1) - xCOM)*kD where the term in parentheses is the lever arm for each force and kD the magnitude of each force.
We can split um the summatiion
LD/(n-1) sum k2 - LD/(n-1)sum k - xCOMW = 0
LD/n-1)(n*(n+1)(2n+1)/6 - n(n+1)/2) - xCOMn(n+1)D/2 = 0
xCOM = L*2/3 !!! I can't help thinking there was a better way....
I tried it for n=6 and it worked. (remember spacing of springs will be 6/5)
Thanks for the problem. Take care.
Don C.
Thank you so much!01/25/24