Here is the problem:
Let $f\in L^p(\mathbb R^n)\cap L^q(\mathbb R^n)$ and $s\in[p,q]$. Show that $f\in L^s(\mathbb R^n)$
I'm almost sure that this is a simple exercise on Hölder's inequality yet I can't find the right $a,b>1$ with $$\frac{1}{a}+\frac{1}{b}=1$$
to apply the inequality.
Whether you'll give a hint or a full solution (which I expect to be very short), please explain your thought process. I guess it's like with the $\varepsilon/\delta$-proofs where things happen to appear out of the blue but we know that it's because of some scratch-work before.
Write $s = tp+(1-t)q$. Consider $1/p'+1/q'=1$.
$$ \int |f|^{s} = \int |f|^{tp+(1-t)q} \le \left\{\int |f|^{tpp'} \right\}^{1/p'} \left\{\int |f|^{(1-t)qq'} \right\}^{1/q'} $$
Now you can choose $$ tpp'=p, (1-t)qq'=q\iff p'=\frac 1t, q'=\frac 1{1-t} $$ because $$ \frac 1{p'}+\frac 1{q'} = t+(1-t)=1 $$
Then $$ \int |f|^{s} \le ||f||_p^{p/p'} ||f||_q^{q/q'} <\infty$$