More specifically, I'm trying to prove that all plane curves with curvature $k(s) = \cfrac{1}{as + b}$ are logarithmic spirals and trying to describe all the ones such that $k(s) = \cfrac{1}{\cosh(s)}$. I'm aware that this might be done with integrals (there is a constructive proof that all plane curves can be reparameterized by arclength that I thought could help me, but it turns out to be far too complicated). I thought about solving the following system of differential equations, but it didn't get me anywhere:
$x'' = -ky'$
$y'' = kx'$
Any ideas on how to do this an easier way (or even how I mentioned above, if there is something I'm missing and it's easier than I'm making it out to be)? I'd appreciate any help.
Take the second curve ( the first one is quite different) taking $\phi$ as slope and integrate
$$ \kappa = \frac{d \phi}{ds} = 1/\cosh s ; \, \phi = \tan^{-1}(\sinh s) + c ; \, \tan \phi = \sinh s +c_1 \tag 1 $$ where the constant vanished when we started curve along x-axis as initial condition $\phi_0 = 0 ,\tag 2 $ then from 1)
$$ \sin \phi = \tanh s\, ; \cos \phi = sech s \, \tag 3 $$
$$ \frac{dy}{dx} = \frac{dy/ds}{dx/ds} = \frac{\sin \phi}{\cos \phi} = \frac{\tanh s}{sech \,s} \tag4 $$
Integrate numerator and denominator separately after setting an arbitrary coefficient $a$
$$ x = \int a sech s ds\, ; y= a \,\int \tanh s ds \, \tag 5 $$
$$ x = a \tan^{-1} ( \sinh s ) ,\, y =a \log(\cosh s) \tag 6 $$
where I took initial value translations as zero. This is the required parametrization.
The curve is visualized, it has vertical asymptote at $ x= \pi a/2. $
Eliminating arc length $s$ between $x,y$ we get a special gravity hanging chain whose formulation may be recognized as a chain of uniform strength,
$$ y = log \,sec (x/a) \tag 7 $$
a sort of "deep" catenary, where $a$ is specific strength of material.
Proceeding along similar lines parametrization of first curve can be likewise established... in the following way:
EDIT1:
For first curve we integrate the natural equation. Wlog we can set $b=0, a=1$; it only means we starting at a more convenent point elsewhere, to another $1$ parameter, geometrically similar figure or curve. By integrating with proper boundary conditions, setting $c=0$, we get
$$ \kappa = \frac{d \phi}{ds} = 1/s ; \, \phi = \log \frac{s}{c}; \tag 8 $$
$$ \frac {dx}{ds} = \cos \log \frac{s}{c};\, \frac {dx}{ds} = \sin\log \frac{s}{c} \tag 9 $$
$$ (x,y) = \frac {s}2 ( \cos \log(s/c) + \sin \log(s/c) ,\,- \cos \log(s/c) + \sin \log(s/c) ) \tag {10} $$
This curve gets flatter when you let $s \rightarrow \infty$ as expected.