So I'm trying to find an affine transformation that sends a conic to itself but does not preserve the foci or the axes. I don't know if this can be done. I'm pretty sure that if it is possible then I have to do a sort of "conjugation" of transformations. But nothing I've tried seems to work.
This is sort of what I mean http://www.maths.gla.ac.uk/wws/cabripages/klein/affinesymmetry.html
Thanks for any help.
Let $\lambda>0$ and $\lambda\neq 1$. The transformation $$(x,y)\mapsto(\lambda x, \lambda^{-1} y)$$ maps the hyperbola $xy=1$ to itself. It does not fix the foci or the symmetry axes. For any angle $\varphi$ that is not a multiple of $\pi$ the transformation $$(x, y)\mapsto(\cos(\varphi) x -\lambda \sin(\varphi) y, \lambda^{-1} \sin(\varphi) x+\cos(\varphi)y)$$ maps the ellipse $x^2+\lambda^2 y^2=1$ to itself but again it does not fix its foci or symmetry axes. The transformation $$(x,y)\mapsto (x+\lambda, y+2\lambda x+\lambda^2)$$ maps the parabola $y=x^2$ to itself but...