I have to calculate this integral: $$\int\limits_{-10}^{10}\frac{3^x}{3^{\lfloor x\rfloor}}dx$$
I know that this function ie. $$3^{x-\lfloor x\rfloor}$$ is periodic with period $T=1$ so I rewrote the integral as $$20\int_{0}^{1}\frac{3^x}{3^{\lfloor x\rfloor}}dx$$
But the problem is that I can't figure out how to calculate the final integral.
