physicus
- 52
- 3
Homework Statement
Consider AdS_5 space in Poincaré coordinates with metric ds^2=\frac{dz^2+dx_\mu dx^\mu}{z^2}. There is a circular Wilson Loop with Radius R in the Minkowskian boundary of AdS_5. We want to find the surface of minimal area in AdS_5 that has this loop as boundary.
We choose to parametrize the surface with cylindircal coordinates: x_1=r\cos{\theta}, x_2=r\sin{\theta}, z=f(r) and x_0=x_3=0.
Homework Equations
The Attempt at a Solution
The area is
\int_0^{2\pi}d\theta\int_0^R dr\; r\sqrt{\underset{\alpha\beta}{\det}{g_{mn}(\partial_\alpha X^m \partial_\beta X^n})}
=\int_0^{2\pi}d\theta\int_0^R dr\; r\frac{1}{z^2}\sqrt{{\det}\begin{pmatrix} (\partial_\theta x_1)^2+(\partial_\theta x_2)^2 & \partial_\theta x_1 \partial_r x_1+\partial_\theta x_2 \partial_r x_2 \\ \partial_r x_1 \partial_\theta x_1+\partial_r x_2 \partial_\theta x_2 & (\partial_r z)^2+(\partial_r x_1)^2+(\partial_r x_2)^2\end{pmatrix}}
=\int_0^{2\pi}d\theta\int_0^R dr\; r\frac{1}{f(r)^2}\sqrt{{\det}\begin{pmatrix} r^2 & 0 \\ 0 & 1+f'(r)^2 \end{pmatrix}}
=\int_0^{2\pi}d\theta\int_0^R dr\; \frac{r^2}{f(r)^2}\sqrt{1+f'(r)^2}
=2\pi\int_0^R dr\; \frac{r^2}{f(r)^2}\sqrt{1+f'(r)^2}
I have tried to solve this by treating \frac{r^2}{f(r)}\sqrt{1+f'(r)^2} as Lagrangian and solving the equations of motion. But that just becomes incredibly messy. Is there a mistake up to this point? Does anyone know a nicer method to solve this? Do you know where to find the solution?
Thanks for any support!