Simplify Legendre Polynomial times a power

96 Views Asked by At

How do I simplify

$x^n P_n\left(\frac{y} {x} \right) $

where $P_n$ is a Legendre polynomial and

$x^2=y^2+a$?

I further want to take derivatives with respect to $y$ and $a$.