Let $ f(x) = \log_3 (1+5^x) $ and $ k \geq 0 $. I need to prove that $ \frac{1}{\min \{ f(x), k \}} $ is convex.
My attempt:
Since $ 1+5^x \geq 1$, then $ \log_3 (1+5^x) \geq 0 $. Furthermore, since $ 1+5^x \geq 1$ is monotonically increasing, $ \log_3 (1+5^x) $ all also be so. Thus,
$$ \min \{ \log_3 (1+5^x), k \} \rightarrow \min \{ 1+5^x, 3^k \} $$
So, now I can equivalently try to prove $ \min \{ 1+5^x, 3^k \} $ that looks simpler. I have tried using the convexity definition, but I have not been successful.