Spherical Astronomy Problems And Solutions Instant

Given: Observer’s latitude (\phi), sidereal time (\theta) (or local hour angle (H = \theta - \alpha)), declination (\delta).
Find: Altitude (h) and azimuth (A) (measured from north through east).

Solution:

Apply the spherical law of cosines to the PZS triangle:

For altitude: [ \sin h = \sin \phi \sin \delta + \cos \phi \cos \delta \cos H ] (This is the most common formula.)

For azimuth (using the law of sines or cosines): [ \cos A = \frac\sin \delta - \sin \phi \sin h\cos \phi \cos h ] But careful: This gives ambiguous quadrant (azimuth can be north or south). Better to use the formula for (\sin A) and check signs:

[ \sin A = \frac\cos \delta \sin H\cos h ]

Then determine (A) uniquely:
If (\sin A > 0), (A) in (0°–180°); if (\sin A < 0), (A) in (180°–360°). Or use atan2.

Example:
At (\phi = 40^\circ N), (\delta = 20^\circ), (H = 30^\circ).
(\sin h = \sin40 \sin20 + \cos40 \cos20 \cos30)
(\sin h = (0.6428)(0.3420) + (0.7660)(0.9397)(0.8660))
(\sin h = 0.2198 + 0.6230 = 0.8428) → (h \approx 57.4^\circ). spherical astronomy problems and solutions

Then (\sin A = (\cos20 \sin30) / \cos57.4°) = ((0.9397 \times 0.5) / 0.537) = 0.46985/0.537 ≈ 0.875 → (A \approx 61.0^\circ) (since both sin and cos A are positive → NE quadrant). Azimuth = 61° east of north.


An observer at (\phi = 35^\circ) S measures a star’s altitude (a = 45^\circ) and azimuth (A = 225^\circ) (from north). Find the star’s declination (\delta) and hour angle (H).

Answer (do it yourself then verify):
(\delta \approx -20.2^\circ) (i.e., (20.2^\circ) S), (H \approx 45.3^\circ) west (or (3.02^h)).


This piece gives you the essential formulas, method, and a worked example to tackle most spherical astronomy coordinate conversion problems.


In the coastal town of Porto Astro, lived an elderly celestial navigator named Elara. For forty years, she had guided ships across featureless oceans using nothing but the stars. Young sailors whispered that she could “read the sky like a love letter.” But Elara knew the sky was not poetry—it was a sphere, and reading it was a matter of solving spherical triangles.

One misty evening, a frantic young captain named Marco burst into her observatory. His ship’s chronometer had broken, and his sextant’s vernier scale was jammed. He was supposed to sail to the island of Cypress Peak at dawn, but the fog would hide the horizon. “Without instruments, I’m lost,” he said.

Elara smiled. “You’re not lost. You just don’t speak the language of the celestial sphere.” She poured two cups of tea and drew a circle on a chalkboard. “Listen. Spherical astronomy is the geometry of the sky wrapped around the Earth. Every star, every planet, every point of light sits on an imaginary sphere. Our problems are three sides and three angles—curved triangles.” An observer at (\phi = 35^\circ) S measures

She presented the first problem:

Problem 1: Finding Latitude from Polaris
Given: Polaris is 2° away from the North Celestial Pole (due to precession). An observer measures the altitude of Polaris as 40° above the horizon. What is the observer’s latitude?
Solution: Elara explained, “On a sphere, the altitude of the celestial pole equals your latitude. But Polaris is not exactly at the pole. So we use the spherical law of sines:
[ \sin(90° - \textlat) = \sin(90° - \textalt) \cdot \sin(90° - 2°) + \cos(90° - \textalt) \cdot \cos(90° - 2°) \cdot \cos(\texthour angle) ]
But since Polaris’ hour angle is near zero when it transits, simplify: Latitude ≈ altitude – 2°·cos(hour angle). At culmination, latitude = 40° – 2°·cos(0) = 38° N.

Marco nodded slowly. “So I can find north without a compass.”

Elara nodded. “Now, your real problem: you need to find the time until sunrise without a chronometer. Let’s try a second problem.”

Problem 2: Hour Angle of Sunrise
Given: Observer at latitude 38° N. Sun’s declination = –10° (winter). Ignoring refraction, find the hour angle at sunrise (when Sun’s center is on the horizon).
Solution: On the celestial sphere, at sunrise, the zenith distance = 90°. Use spherical cosine law:
[ \cos(90°) = \sin(\textlat) \cdot \sin(\textdec) + \cos(\textlat) \cdot \cos(\textdec) \cdot \cos(H) ]
[ 0 = \sin(38°)\sin(-10°) + \cos(38°)\cos(-10°)\cos(H) ]
[ 0 = -0.1056 + 0.7660 \cdot 0.9848 \cdot \cos(H) ]
[ 0.1056 = 0.7541 \cdot \cos(H) ]
[ \cos(H) = 0.1400 \Rightarrow H = \pm 81.95° ]
Sunrise is before noon, so (H = -81.95°) (or 5.46 hours before local solar noon). She looked up: “Sunrise in 5 hr 28 min.”

Marco’s eyes widened. “But without a clock, how do I know when it’s noon?”

Elara laughed. “You measure the Sun’s shadow at its shortest—that’s noon. Now, for the real challenge: you need to sail 120 nautical miles along a great circle to Cypress Peak. But your map shows a rhumb line. The difference is a spherical problem.” Answer (do it yourself then verify): (\delta \approx -20

Problem 3: Great Circle Distance
Given: From (38°N, 10°W) to (32°N, 15°W). Radius of Earth = 3440 nautical miles (approx. 1 arcminute = 1 nm). Find great circle distance.
Solution: Spherical law of cosines:
[ \cos(\sigma) = \sin\phi_1\sin\phi_2 + \cos\phi_1\cos\phi_2\cos(\Delta\lambda) ]
[ \cos(\sigma) = \sin38°\sin32° + \cos38°\cos32°\cos(5°) ]
[ = 0.6157\cdot0.5299 + 0.7880\cdot0.8480\cdot0.9962 ]
[ = 0.3261 + 0.6656 = 0.9917 ]
[ \sigma = \arccos(0.9917) = 7.42° \times 60' = 445.2 \text nautical miles ]
“That’s 9% shorter than the rhumb line,” she said.

Marco spent the night solving spherical triangles by lantern light. At dawn, without chronometer or compass, he shot Polaris’ altitude, corrected for precession, found his latitude as 38° N. He watched the Sun climb, marked the shortest shadow for noon, computed the hour angle, and set sail.

Two days later, he sighted Cypress Peak exactly where the great circle track predicted.

When he returned, he brought Elara a gift—a brass armillary sphere. “For teaching me,” he said, “that the sky is not a mystery. It’s a sphere — and every problem has a solution if you know which triangle to solve.”

She placed the sphere in her window, where it caught the starlight. “Remember, Marco: spherical astronomy isn’t about memorizing formulas. It’s about understanding that you live on a curved world beneath a curved sky. The only straight line is the one you draw through the math.”

And from that day on, Porto Astro had two navigators who spoke the language of spheres.


The celestial sphere is an imaginary sphere of arbitrary radius, centered on the observer. Any celestial body’s position is defined by the intersection of a line of sight with this sphere. Because distances are not directly measurable, angles alone—right ascension ($\alpha$), declination ($\delta$), hour angle ($H$), altitude ($a$), azimuth ($A$), latitude ($\phi$)—suffice to describe positions. The central challenge is converting between coordinate systems (equatorial, horizontal, ecliptic) using spherical triangles, such as the astronomical triangle (Pole–Zenith–Star).