Recently I've been looking around for integral tricks here, here, and here (just to name a few). I came across the post on brilliant's website here (move the slider/ scroll down to the very bottom to see the information) with a really nice formula for integrals of the form:
$\int_0^{2\pi} f(a+rcos(x),b+rsin(x)) dx =2{\pi}f(a,b)$
Initially I thought this could be related to cauchy's integral formula:
$f(a)=\frac{1}{2{\pi}i}\int_{\gamma}\frac{f(z)}{z-a}dz$
Which can be transformed via the substitution $z=a+re^{i\theta}:\theta {\in}[0,2{\pi}]$ to:
$f(a)=\frac{1}{2{\pi}}\int_0^{2\pi}f(a+re^{i\theta})d{\theta}$
Thus:
$2{\pi}f(a)=\int_0^{2\pi}f(a+re^{i\theta})d{\theta}$
This is the result from where I ask for help and understanding as it looks as though there might be a way to prove this from here but I don't know what I'm doing necessarily when it comes to multivariable functions such as the one I would like to solve for and if this actually could lead to the desired result. Thank you, much appreciated.