I'm looking for the zeroes of $f(k) = e^{\sqrt{k}}[\frac{s}{k} - \frac{d}{\sqrt{k}}] - 1$ on the set $k > 0$. Is there a nice way to describe the set of solutions for given $s$ and $d$? Thanks!
Tell me more
×
Mathematics Stack Exchange is a question and answer site for
people studying math at any level and professionals in related fields. It's 100% free, no registration required.
|
|
When the ratio $s/d$ is small, we can use the Lagrange inversion formula (see, e.g., my answer here) to solve $e^x(s-dx) = x^2$ (as per Arturo's comment) for $x$ as a power series in either $s$ or $d$: $$\begin{align}x &= \frac{s}{d}-\frac{s^2}{d^3}+ \left(\frac{1}{d^4}+\frac{2}{d^5}\right) s^3-\left(\frac{1}{2 d^5}+\frac{5}{d^6}+\frac{5}{d^7}\right) s^4 + \cdots \\ &= \frac{s}{d}-\frac{s^2}{d^3}+\frac{s^3}{d^4}+\frac{4 s^3-s^4}{2 d^5} -\frac{30 s^4-s^5}{6 d^6} + \cdots\end{align}$$ Replacing $x$ by $\sqrt{k}$ will then yield solutions to the original problem. If $s$ and $d$ are related in some way then perhaps more appropriate estimates could be obtained. |
||||
|
|