Suppose I have a great-circle of a sphere in $\mathbb{R}^n$, the chord length (the euclidean distance of any two points) is $L$, how can we upper bound the arc length $C$ (for any radius)?
I read somewhere $C\le \frac{\pi L}{2}$, is it correct? If so, how to prove it?
Thanks.