How to get a logarithmic distribution from an interval
问题 I am currently trying to cut an interval into not equal-width slices. In fact I want the width of each slice to follow a logarithmic rule. For instance the first interval is supposed to be bigger than the second one, etc. I have a hard time remembering my mathematics lectures. So assuming I know a and b which are respectively the lower and upper boundaries of my interval I , and n is the number of slices: how can I find the lower and upper boundaries of each slice (following a logarithmic