Intuition The one core idea
A planet moves on a squashed circle (an ellipse ) with the Sun sitting off-center at a special point called the focus . To convert the easy-to-compute "helper angle" measured from the middle into the real angle you'd actually see from the Sun, you only need to know how the circle was squashed and how far off-center the Sun sits — that is the entire content of the parent topic .
This page builds every symbol the parent note uses, from absolute zero, in an order where each piece rests on the one before it. (The two angles named in that one-idea sentence — the "helper angle" and the "real angle" — get their formal symbols in §4; we deliberately avoid naming them with letters until then.) If a word or letter ever shows up in the parent and you are not 100% sure what it pictures , it is defined here.
An ellipse is a circle that has been squashed in one direction. Take a perfect circle and press it flat toward its horizontal axis: what you get is an oval. That oval is the path (the orbit ) the planet travels on.
Look at the figure. The long way across (left–right, red) is the major axis . The short way across (up–down, blue) is the minor axis . Half of each of these has a name:
Definition Semi-major axis
a and semi-minor axis b
==a (semi-major axis)== = half the longest width of the ellipse. Picture the red arrow from the exact middle to the far right edge.
==b (semi-minor axis)== = half the shortest width. Picture the blue arrow from the middle straight up to the top edge.
"Semi" just means "half". These two numbers completely fix the ellipse's size and how squashed it is. See Orbit geometry — semi-major axis and eccentricity .
Why the topic needs it: the parent's very first formula writes the body's height as b sin E — the squash factor b / a is how much the circle was flattened, and without b you cannot squash anything.
Before any angle, cos , sin , or sign can mean anything, we must pin down where the origin is, which way x points, and which way angles turn. Every formula on the parent page silently uses the convention below — here we make it loud.
Definition The perifocal convention (used everywhere in this topic)
The ==x -axis== points from the center toward perihelion (the near end of the orbit, defined in §4).
The ==y -axis== points 90° counter-clockwise from the x -axis (straight "up" in every figure).
Angles are measured counter-clockwise (CCW) starting from the positive x -axis. CCW is the positive direction; turning clockwise gives negative angles.
Two origins get used: the center O (§1) and the focus F (§2b). A subscript tells you which — coordinates ( x O , y O ) are measured from the center, ( x F , y F ) from the focus.
This is the perifocal frame . Fix this picture once and every cos , sin , and sign in the whole topic reads unambiguously.
Why the topic needs it: a bare "cos E " is meaningless until you know E is measured CCW from a + x -axis pointing at perihelion. Sign errors in ν come almost entirely from ignoring this convention.
O and focus F
==Center O == = the exact middle of the ellipse, where the major and minor axes cross. This is the origin of ( x O , y O ) .
==Focus F == = a special point sitting on the major axis, shifted away from the center toward perihelion. The Sun (the heavy mass) sits here , not at the center. This is the origin of ( x F , y F ) .
The gap between the center and the focus has its own name:
c
==c == = the distance from the center O to the focus F , measured along the major axis (the + x direction). In the figure it is the short green segment.
Why the topic needs it: the angle you actually observe is measured at the focus , but the easy helper angle is measured at the center . The whole conversion is really just "account for the shift c between these two viewing points."
e
==e == is a single number between 0 and 1 that says how squashed the ellipse is:
e = a c = semi-major axis focus offset .
e = 0 : no offset at all, the focus sits at the center — a perfect circle .
e close to 1 : the focus is pushed almost to the edge — a long thin cigar .
e as a fraction
Since c = e a , eccentricity tells you the offset as a fraction of a . If e = 0.6 and a = 10 , the Sun sits c = 6 units off-center. That is why the parent writes the focus offset as c = a e everywhere.
The three key lengths are tied together by one Pythagorean-flavoured relation:
Why the topic needs it: the term 1 − e 2 appears in every conversion formula. It is not magic — it is just the squash factor written using e .
The word anomaly in astronomy just means "an angle that tells you where the body is on its orbit." There are three of them, and the entire topic is about converting between two of them. The key trap: an angle is meaningless until you say from which point and from which starting direction you measure it — which is exactly why §2 came first.
Definition Perihelion — the starting line
Perihelion = the point on the orbit closest to the focus (the Sun). It sits at the near end of the major axis, on the + x -axis. Every anomaly angle is measured CCW starting from this direction, so it is the "zero mark" of the protractor.
Definition The three anomalies
==True anomaly ν == (Greek letter "nu", looks like a curly v): the real angle from perihelion to the body, measured at the focus F , CCW. This is what you'd actually see looking out from the Sun. This is the answer you want. (This is the "real angle" promised in the intro.)
==Eccentric anomaly E ==: a helper angle measured at the center O , CCW, using an imaginary circle drawn around the ellipse. Easy to compute, but not what you see. (This is the intro's "helper angle".)
==Mean anomaly M ==: a fake angle that grows perfectly evenly with the clock. It has no direct geometric picture on the orbit — it is a stand-in for time . See Mean anomaly and time .
Common mistake Confusing "measured at the focus" with "measured at the center"
Why it feels the same: both are angles from the perihelion direction. Why it is not: you are standing at different points . From the center you see angle E ; from the offset focus you see a different angle ν for the very same planet. Sliding your eye from center to focus is exactly what the whole conversion undoes.
Here is the picture that defines E — memorise it, because the parent's first step lives entirely inside it.
Definition Auxiliary circle and
E
Draw the biggest circle that fits around the ellipse — radius a , centered at O . This is the auxiliary circle . Now take the planet at point P on the ellipse, go straight up (vertically) until you hit the circle at point P ′ . The angle from perihelion to P ′ , measured at the center O and CCW, is the ==eccentric anomaly E ==.
Because P ′ is on a circle of radius a , its center-relative coordinates are simply ( x O , y O ) = ( a cos E , a sin E ) — plain circle trig.
Intuition Why go through a circle at all?
Angles on a circle are dead simple: a point at angle E is just ( cos E , sin E ) scaled by the radius. The ellipse is that circle pushed down by the factor b / a . So the planet's real center-relative position is ( x O , y O ) = ( a cos E , b sin E ) — take the easy circle point and squash its height. That single trick is why E exists.
The true anomaly ν is measured at the focus , so we must re-express the planet's position with F as origin. Because F sits at ( c , 0 ) = ( a e , 0 ) in center coordinates, we slide the origin right by c :
Definition Focus-relative coordinates
x F , y F
x F = x O − c = a cos E − a e = a ( cos E − e ) , y F = y O = a 1 − e 2 sin E .
==x F == = how far the planet is to the right of the focus (positive x -direction, toward perihelion).
==y F == = how far the planet is above the focus (positive y -direction).
These are the very symbols the parent's shift-to-focus step produces. The figure below shows both arrows from F .
r
==r == = the straight-line distance from the focus F to the planet P — the length of the arrow to the planet:
r = x F 2 + y F 2 .
It changes as the planet orbits: smallest at perihelion, largest at the far end. Working the algebra out gives the clean result r = a ( 1 − e cos E ) . See Orbital radius equation .
Why the topic needs it: to read off the true anomaly you use cos ν = x F / r and sin ν = y F / r — you must have x F , y F and their length r defined first. Everything downstream is just these three symbols.
The formulas use three trig ideas. Here is each, anchored to a picture in your head.
cos and sin on a circle
On a circle of radius 1 , a point reached by turning angle θ CCW from the positive x -axis sits at:
cos θ = its horizontal position (how far right/left),
sin θ = its vertical position (how far up/down).
That is why ( a cos E , a sin E ) is a point on a radius-a circle: scale both by a .
tan = the steepness ratio
tan θ = c o s θ s i n θ = horizontal vertical = adjacent opposite .
Picture a right triangle: tan θ is how steeply the hypotenuse climbs. A steeper line = bigger tan .
Definition The half-angle identity — the workhorse
tan 2 2 θ = 1 + c o s θ 1 − c o s θ , and also tan 2 θ = 1 + c o s θ s i n θ .
Why the topic leans on it: the raw conversion gives cos ν and sin ν as messy fractions. Feeding them through this identity collapses the mess into one clean ratio tan ( ν /2 ) = 1 − e 1 + e tan ( E /2 ) . The identity itself is stocked in Half-angle trigonometric identities .
Common mistake Branch and sign: taking the square root and getting
ν back
The identity gives tan 2 ( θ /2 ) , so square-rooting invites a ± sign — which sign? For a full orbit E and ν both run through 0 to 360° together , so E /2 and ν /2 both live in [ 0° , 180° ) where tan is taken with the positive root: tan ( ν /2 ) = + 1 − e 1 + e tan ( E /2 ) . Because tan ( θ /2 ) is monotonic over this range, each E gives exactly one ν — no ambiguity.
Recovering ν itself: compute ν /2 = atan2 ( 1 + e sin 2 E , 1 − e cos 2 E ) then double it, or use atan2 ( sin ν , cos ν ) directly — both keep you in the correct quadrant automatically.
Common mistake Why not just take
arccos of cos ν ?
Why it tempts you: you get a clean closed form for cos ν . Why it breaks: arccos only ever returns an angle in [ 0° , 180° ] , so on the descending half of the orbit (sin ν < 0 ) it gives the wrong sign. The half-angle tan form (or atan2) is monotonic across the whole orbit — no ambiguity. This is the single most important reason the topic prefers the half-angle formula.
Intuition How to read this map
Each box is a foundation built above. Arrows mean "feeds into". Follow them top-to-bottom: shape facts (a , b , c , e ) and circle trig combine to place the planet; sliding to the focus and dividing by r produces ν ; the half-angle identity polishes the result into the formula the parent topic delivers (bottom box).
Eccentricity e equals c over a
Squash factor root of 1 minus e squared
Auxiliary circle point a cosE and a sinE
Ellipse point squashed height
Coordinate convention x to perihelion CCW
Shift origin to focus xF yF
Radius r and angle nu at focus
Clean tan nu over 2 formula
Test yourself — say the answer out loud before revealing.
What does the semi-major axis a measure, as a picture? Half the longest width of the ellipse — from center to the far end of the long axis.
What is b in terms of a and e ? b = a 1 − e 2 (the vertical squash factor times
a ).
State the coordinate convention this topic uses. Origin at center or focus; + x -axis points to perihelion; angles measured counter-clockwise from + x .
Define eccentricity e as a ratio. e = c / a = focus offset divided by semi-major axis.
Where does the mass (Sun) actually sit — center or focus? At the focus F , offset by c = a e from the center along + x .
Where is perihelion? The orbit point closest to the focus, on the + x -axis; the zero-mark for all anomaly angles.
Where is the true anomaly ν measured from, and from which point? From the perihelion direction, CCW, measured at the focus .
Where is the eccentric anomaly E measured from, and from which point? From the perihelion direction, CCW, measured at the center , using the auxiliary circle.
What are the focus-relative coordinates x F , y F ? x F = a ( cos E − e ) ,
y F = a 1 − e 2 sin E .
How do you get the ellipse point from the auxiliary-circle point? Take ( a cos E , a sin E ) and squash the height by b / a , giving ( a cos E , b sin E ) .
Write the half-angle identity for tan 2 ( θ /2 ) . tan 2 ( θ /2 ) = 1 + cos θ 1 − cos θ .
Which square-root sign do you keep converting E to ν , and why? The positive root, because E /2 and ν /2 both stay in [ 0° , 180° ) where tan ( θ /2 ) is monotonic; use atan2 to recover ν safely.
Why avoid arccos ( cos ν ) ? It only returns [ 0 , 180° ] , so it gives the wrong sign on the descending half of the orbit.
What does r mean and what is its clean formula? Focus-to-planet distance
r = x F 2 + y F 2 ;
r = a ( 1 − e cos E ) .