Okay so I have an integral of the form
$$\int_0^2\int_x^{\sqrt3 x} f\left(\sqrt{x^2+y^2}\right)dydx$$ and I am asked to change this into polar coordinates firstly by integrating with respect to $\theta$ first and then write it again but with respect to $r$ first.
I managed to find it with respect to $r$ first as $$\int_{\pi/4}^{\pi /3}\int_0^{2\sec \theta} f(r)~rdrd\theta$$
But I am struggling to deduce the limits for the the other way around. I know $0 \leq r \leq 4$ over the region of integration but I am struggling to find the limits for $\theta$ I know the method is to pick an arbitrary $r$ in the interval $0 \leq r \leq 4$ and then see how $\theta$ varies over this choice of $r$ but when I do that it just looks like $\theta$ has the same values as in the first part which clearly isn't right.
Could anyone tell me where I am going wrong please?