The general form of an ellipse is: $$A x^2 +B x y + C y^2 + D x + E y + F = 0$$ provided that $B^2 – 4 A C <0$
As an example, the equation below:
$$-0.25 x^2 – 0.4 x y – 0.25 y^2 -1.5 x - 2 y + 1.5 = 0$$
is an ellipse, which plot is included below:
On the other way, he Wikipedia page, https://en.wikipedia.org/wiki/Ellipse, gives formulas (in paragraph “General ellipse”) that make connection between canonical form parameters (semi-axes, rotation angle, center coordinates) and general form coefficients (A,B,C,D,E,F).
These formulas imply in particular that $A$ and $C$ must be positive (as they are calculated adding squared values): $$A = a^2 \sin^2 \theta + b^2 \cos^2 \theta$$ $$ ...$$
As obviously (as shown in plot above), $A$ and $C$ do not need this condition to lead to draw an ellipse, there must be some sort of inconsistency in the definition of the general form of an ellipse…
Or there is something that escapes me in the way the formulas given by Wikipedia are obtained, or in the conditions under which these formulas can be obtained...
Has anyone ever asked this kind of question?