I'm in the need to draw (more like to use a wood router to carve a groove) a logarithmic spiral in a piece of wood. So, I got a router that is attached to a stick, I draw a circle by rotating the stick around a center.. but, I need to increase the radious (the router's distance from the center) in a logarithmic fashion to obtain the so elusive logarithmic spiral.
Now, the problem here is that I need to find a no-super-complicated way to increase the radius, do you know any method to achieve that?.
This may help - two properties of the logarithmic spiral:
Source - e: the Story of a Number
For a particular point on the curve and on a radius, draw the radius on which the next point will be marked. Then draw a line at the particular spiral angle for that curve from the first point to the next radius. The intersection will be the next point. If the radii are close enough together the linear segments will approximate the spiral.
There is probably a way of working out what angle to use for finite (as opposed to 'as small as possible') spacings of the radii. I think this is the critical equation to find.