I am stuck on this result, which the professor wrote as "trivial", but I don't find a way out.
I have the function
$$f_{\alpha}(t) = \frac{1}{2\pi} \sum_{k = 1}^{+\infty} \frac{1}{k}\int_0^{\pi} (\alpha(p))^k \sin^{2k}(\epsilon(p) t)\ dp$$
and he told use that for $t\to +\infty$ we have:
$$f_{\alpha}(t) = \frac{1}{2\pi} \sum_{k = 1}^{+\infty} \frac{1}{4^k k}\binom{2k}{k}\int_0^{\pi} (\alpha(p))^k\ dp$$
Now, it's all about the sine since it's the only term with a dependance on $t$. Yet I cannot find a way to send
$$\sin^{2k}(\epsilon(p) t)$$
into
$$\frac{1}{4^k}\binom{2k}{k}$$
Any help? Thank you so much.
More Details
$$\epsilon(p)$$
Is a positive, limited and continuous function.
The "true" starting point was
$$f_{\alpha}(t) = -\frac{1}{2\pi}\int_0^{\pi} \log\left(1 - \alpha(p)\sin^2(\epsilon(p)t)\right)\ dp$$
Then I thought I could have expanded the logarithm in series. Maybe I shouldn't had to...
We can show this if we make an additional assumption: that $\epsilon(\cdot)$ is nowhere constant in the domain $[0\,\pmb,\,\pi]$. Let us consider the integral over a small part, say $a\leqslant p\leqslant a+\varepsilon$, of this domain. If $\varepsilon$ is small enough, then our function may be well approximated by $\epsilon(p)\approx bp+c$, where the constants $b$ and $c$ are respectively nonzero (by our additional assumption) and positive. Assuming also that $\alpha(\cdot)^k$ is continuous in our small interval, so that we can approximate it well by a constant, we can evaluate the integral $\int_a^{a+\varepsilon} \alpha(p)^k \sin^{2k}t\epsilon(p)\,\mathrm dp$ approximately as $$\int_a^{a+\varepsilon} \alpha(p)^k \sin^{2k}(tbp+tc)\,\mathrm dp.$$Using a change of variable to $x=tb(p-a)$, with $t=n\pi/\varepsilon b$, where $n$ is a very large natural number, we can write this as$$\frac{\varepsilon}{n\pi}\int_0^{n\pi} \alpha\left(\frac {\varepsilon x}{n\pi}+a\right)^k \sin^{2k}\left(x+\frac{n\pi(a+c)}{\varepsilon}\right)\,\mathrm dx.$$Note the small range of variation in the argument of $\alpha$. This allows us to treat the first factor of the integrand as near-constant, and write the integral approximately as $$\int_a^{a+\varepsilon}\alpha(p)^k\,\mathrm dp\cdot\frac1{n\pi}\int_0^{n\pi}\sin^{2k}\left(x+\frac{n\pi(a+c)}{\varepsilon}\right)\,\mathrm dx.$$By a standard result for the second integral (see note below), this reduces to $$\frac{1}{4^k}\binom{2k}{k}\int_a^{a+\varepsilon}\alpha(p)^k\,\mathrm dp.$$Now reassemble the original integral from the $\varepsilon$-length sections and let $n\to\infty$ and $\varepsilon\to0$. Our approximations become exact, and we end up with $$\frac{1}{4^k}\binom{2k}{k}\int_0^{\pi}\alpha(p)^k\,\mathrm dp.$$
If the $\epsilon$ function is constant over part of its domain, then this result is no longer valid, as remarked in the comments to the question.
Note: The integral $\int_0^{n\pi}\sin^{2k}(x+h)\,\mathrm dx$, where $k,n\in\Bbb N$ and $h$ is a constant, is independent of $h$; that is, $$\int_0^{n\pi}\sin^{2k}(x+h)\,\mathrm dx=\int_0^{n\pi}\sin^{2k}x\,\mathrm dx.$$ To see this, first change the variable by $u=x+h$, so that the left-hand integral may be written as $$\int_h^{n\pi+h}\sin^{2k}u\,\mathrm du.$$ By splitting the interval $[0\,\pmb,\,n\pi+h]$ at $h$ and at $n\pi$, we have$$\int_h^{n\pi+h}\sin^{2k}u\,\mathrm du=\int_0^{n\pi}\sin^{2k}u\,\mathrm du-\int_0^h\sin^{2k}u\,\mathrm du+\int_{n\pi}^{n\pi+h}\sin^{2k}u\,\mathrm du.$$Now we can rename the variable as $x$ in the first integral on the RHS, and see that the remaining two integrals cancel—say by a change of variable to $v=u-n\pi$ in the last integral.
It remains to show that$$\int_0^{n\pi}\sin^{2k}x\,\mathrm dx=n\int_0^\pi\sin^{2k}x\,\mathrm dx=\frac{(2k)!n\pi}{4^k(k!)^2}.$$We can simply look up $\int_0^\pi\sin^{2n}x\,\mathrm dx=(2n)!\pi/4^n(n!)^2$ in a table of standard integrals. Otherwise, the elementary way to prove this is by induction, splitting $\sin^{2k+2}x$ as $\sin^{2k+1}x\cdot\sin x$ and applying integration by parts.