I have the following equation
$\lambda_1 ln\left( \epsilon \alpha+1\right) = \lambda_2 ln\left( \epsilon \beta+1\right)$
All being known values but $\epsilon$, which I would like to clear but haven't been able so far.
Any hint is appreciated
[Edit] To add more background about it
This is a physics problem I'm trying to solve, starting with the Plank Law of Radiation
$R(\lambda, T) = \frac{2 \pi h c^2}{\lambda^5}\frac{1}{e^{\frac{hc}{\lambda K T}}-1}\epsilon$
For the same $T$ (unknown) and two $\lambda_1, \lambda_2, \lambda_1 \ne \lambda_2$ (known) I know the result of $R(\lambda, T)$. Being $\pi, h, c, K$ known constants I should be able to obtain $\epsilon$ from it.
Defining $\phi(\lambda) = \frac{2 \pi h c^2}{\lambda^5}$
$R(\lambda, T) = \phi(\lambda) \frac{1}{e^{\frac{hc}{\lambda K T}}-1}\epsilon$
$e^{\frac{hc}{\lambda K T}} = \epsilon \frac{\phi(\lambda)}{R(\lambda, t)}+1$
$\frac{hc}{\lambda K T} = ln \left ( \epsilon \frac{\phi(\lambda)}{R(\lambda, t)}+1 \right )$
Having $\lambda_1$ and $\lambda_2$ I divide both sides of the equation
$\frac{\lambda_2}{\lambda_1} = \frac{ln \left ( \epsilon \frac{\phi(\lambda_1)}{R(\lambda_1, t)}+1 \right )}{ln \left ( \epsilon \frac{\phi(\lambda_2)}{R(\lambda_2, t)}+1 \right )}$