Max spiral / curve length inside circle which can cross any radius once

24 Views Asked by At

Given a circle with radius length r, what is the maximum length of a curve which starts at the center and can cross any radius at most once? the curve must be contained inside the circle.

I would intuitively assume it is some kind of spiral, but honestly I don't even know if that question makes sense. Any help would be much appreciated.

1

There are 1 best solutions below

1
On

I doubt there is a limit without further constraints

For example consider a curve like this

enter image description here

and with more petals the blue curve could be made arbitrarily long