Intuitively I know that $ 5^{xf(x)} \in \mathcal O (5^{f(x)}) $ but how would I go about proving this? I am at my wit's end on this.
$ 5^{xf(x)} \in \mathcal O (5^{f(x)}) \Leftrightarrow \exists c, B \in \mathbb{R}^+, \forall n \in \mathbb{N}, n \geq B \Rightarrow 5^{xf(x)} \leq c * 5^{f(x)} $
Is it really necessary to pin down a specific $ c $ and $ B $? How would I go about acquiring a general solution for this?
Thanks.