Zernike and Legendre polynomials

1k Views Asked by At

The even and odd Zernike polynomials are defined as follows: $$Z^{m}_n(\rho,\varphi) = R^m_n(\rho)\,\cos(m\,\varphi) \!$$ and: $$Z^{-m}_n(\rho,\varphi) = R^m_n(\rho)\,\sin(m\,\varphi), \!$$ with: $$R^m_n(\rho) = \! \sum_{k=0}^{(n-m)/2} \!\!\! \frac{(-1)^k\,(n-k)!}{k!\,((n+m)/2-k)!\,((n-m)/2-k)!} \;\rho^{n-2\,k}$$ My question: is there a way to express the Zernike polynomials in terms of Legendre polynomials? Thanks in advance