3

$2\tanh^2(x)-\text{sech}(x)=1$

$\tanh^2(x)=1-\text{sech}^2(x)$

$2(1-\text{sech}^2(x))-\text{sech}(x)=1$

$2\text{sech}^2(x)+\text{sech}(x)-1=0$

$\text{sech}(x)=\frac{1}{2} $ Not possible. And $\text{sech}(x)=-1$ Also not possible

What am I doing wrong?

maxmitch
  • 651

1 Answers1

3

The equation $\text{sech} x=\frac{1}{2}$ has a solution.

Rewrite as $\cosh x=2$, and then as $e^x+e^{-x}=4$, and then as $e^{2x}-4e^{x}+1=0$. We get a reasonably pleasant quadratic in $e^x$.

André Nicolas
  • 507,029