First of all thank you, for showing interest in my problem.
I assume you mean the maximal amount, and not the least.
Yes, i wanted to say the least amount of gap, but it became otherwise.
Is your general solution supposed to be mathematical or a program?
I am working on this problem on...
We have a circle of certain radius.How many circles of smaller radius(we are provided with the ratio of radius) can be placed within the larger circle? Help me to determine the least number of the smaller circles that can be filled?? I am trying to generate a generalized solution, and looking...