Equation of the ellipse with center (x0, y0) and focal axis parallel to x axis

Now the center of the ellipse is not the origin of the plane but any point C: C=(x0,y0).

In this case we will think that the focal axis is parallel to the x-axis, and therefore the foci are in the coordinates F(x0c,y0) and F(x0+c,y0).

Applying these foci in the general definition of the ellipse PF+PF=2a we obtain (xx0+c)2+(yy0)2+(xx0c)2+(yy0)2=2a

Moving one of the square roots to the other side and square it: ((xx0+c)2+(yy0)2)2=(2a(xx0c)+(yy0))2 (xx0+c)2+(yy0)2=4a24a(xx0x)2+(yy0)2+(xx0c)2+(yy0)2 (xx0)2+2(xx0)c+c2+(yy0)2=4a24a(xx0c)2+(yy0)2+                                                             +(xx0)22(xx0)c+c2+(yy0)2

Simplifying and dividing by four: 4(xx0)c=4a24a(xx0c)2+(yy0)2 (xx0)c=a2a(xx0c)2+(yy0)2

Simplifying further, (a2c(xx0))2=(a(xx0c)2+(yy0)2)2 a42a2c(xx0)+c2(xx0)2=a2((xx0c)2+(yy0)2) a42a2c(xx0)+c2(xx0)2=a2((xx0)22c(xx0)+c2+(yy0)2) a42a2c(xx0)+c2(xx0)2=a2(xx0)22a2c(xx0)+a2c2+a2(yy0)2 c2(xx0)2a2(xx0)2a2(yy0)2=a2c2a4 (c2a2)(xx0)2a2(yy0)2=a2(c2a2)

We divide by a2(c2a2) to obtain 1 on the right: (c2a2)(xx0)2a2(c2a2)a2(yy0)2a2(c2a2)=1 (xx0)2a2(yy0)2(c2a2)=1

Applying the definition a2=b2+c2, we replace b2=c2a2 and we obtain the equation: (xx0)2a2(yy0)2b2=1(xx0)2a2+(yy0)2b2=1

Therefore the equation is (xx0)2a2+(yy0)2b2=1 and the corresponding graph is:

imagen

Example

Let's find the equation of the ellipse centred in (4,2) and with foci (7,2) with major semiaxis 5.

To calculate c we only need to subtract the x component of the focus from the x component of the center, that is c=74=3.

Also we know that a=5, so we can also compute b thanks to a2=b2+c2 and obtain b2=5232=259=16 b=4 Therefore, substituting in the equation, we see that the expression of the ellipse in question is: (x4)252+(y2)242=1