I'd like to expand a function in polar coordinates to something that splits radius and angle
$f(r,\theta)=\sum_i A_i(r)B_i(\theta)$
I've found some hints on the internet by the name of polar Fourier transform, but I didn't find a Wikipedia page or a good explanation. What is the name for such a decomposition and how to find a basic description?
Is using Bessel function the only way to find such a factor decomposition?
Is it possible (or useful) to write this operation in complex number representation for the 2D coordinates?