In the very same spirit as my previous question I am trying to find an explicit representation of the convex conjugate $f^*$ of the function $$ f \colon \mathbb R \to [0, \infty], \qquad x \mapsto | 1 - x |^{\frac{1}{a}} (1 + x)^{\frac{\alpha - 1}{\alpha}} + \iota_{[0, \infty)}(x), $$ where for any set $A$, the convex indicator function $\iota_{A}(x)$ is equal to $0$ for $x \in A$ and equal to $\infty$ else and $\alpha \in (0, 1)$.
Up to edge cases, this first boils down to finding the inverse of $$ f'(x) = \frac{1}{\alpha} (x+1)^{\frac{\alpha - 1}{\alpha}} | x - 1 |^{\frac{1}{\alpha}} \frac{\alpha(x - 1) + 2}{(x- 1)(x + 1)} = \frac{1}{\alpha} \left| \frac{x-1}{x+1}\right|^{\frac{1}{\alpha}} \left(\alpha + \frac{2}{(x- 1)}\right) $$ (to obtain $f^*(y) = y (f')^{-1}(y) - f((f')^{-1}(y))$.)
Due to the last term in parenthesis, I do not know how to invert $f'$, like it was done in this answer. We have that $f'$ is strictly monotonically increasing and continuous, so that it is bijective onto its range and hence invertible.
For $\alpha = \frac{2}{3}$, WolframAlpha gives an explicit inverse, which as a quite complicated expression, whereas for $\alpha = \frac{1}{\sqrt{2}}$, it can't find an answer in terms of standard mathematical functions.