According to the question we have to find the perimeter of evolute of an ellipse.
For an ellipse $\dfrac{x^2}{a^2} + \dfrac{y^2}{b^2} = 1$, the equation of its evolute is
$$(ax)^\frac{2}{3}+(by)^\frac{2}{3} = (a^2 - b^2)^\frac{2}{3}$$
To get the points of intersection of Ellipse and evolute we have to solve these two Equations. How can we solve? Plus, Can you help me to find whole sum?
solving the ellipse equation for $$y^2$$ we get $$y^2=b^2-\frac{b^2x^2}{a^2}$$ and the evolute as $$b^2y^2=((a^2-b^2)^{2/3}-(ax)^{2/3})^3$$ then you can eliminate $$y^2$$