If the range of the function $f(x)=\log_2\left(4^{x^2}+4^{(x-1)^2}\right)$ is $\left(\frac pq,\infty\right)$, where $p, q$ are in their lowest form then find $(p+q), (p-q)$
Looks like the domain is $\mathbb R$.
If $x^2=0$, $(x-1)^2=1\implies f(0)=\log_2\left(1+4\right)=\log_25$
If $(x-1)^2=0, x^2=1\implies f(1)=\log_25$
So, I think $p=\log_25, q=1$
So, $p+q=\log_25+1, p-q=\log_25-1$
But the options are $1/3/4/5/10$.
I tried converting the base to $10$ and writing $5$ as $10/2$ but in vain.
By Jensen for the convex function $f(x)=4^{x^2}$ we obtain: $$4^{x^2}+4^{(x-1)^2}\geq2\cdot4^{\left(\frac{x+1-x}{2}\right)^2}=2\sqrt2.$$ Can you end it now?