<?xml version="1.0" encoding="UTF-8"?>

<record version="1" id="958">
 <title>celestial sphere and zenith example problem</title>
 <name>CelestialSphereAndZenithExampleProblem</name>
 <created>2025-02-28 23:02:25</created>
 <modified>2025-02-28 23:02:25</modified>
 <type>Example</type>
<parent id="939">Celestial Sphere</parent>
 <creator id="1" name="bloftin"/>
 <modifier id="1" name="bloftin"/>
 <comment>Expressions such as 22^\text{h} are malformed for TeX4ht because ^
takes only the next token (\text), not the \text{h} construction.
Group the complete superscript:
22^{\text{h}}
Likewise for minutes and seconds.</comment>
 <author id="1" name="bloftin"/>
 <classification>
	<category scheme="pacs" code="95.10.-a"/>
 </classification>
 <preamble>     % this is the default PlanetMath preamble.  as your knowledge
% of TeX increases, you will probably want to edit this, but
% it should be fine as is for beginners.

% almost certainly you want these
\usepackage{amssymb}
\usepackage{amsmath}
\usepackage{amsfonts}

% used for TeXing text within eps files
%\usepackage{psfrag}
% need this for including graphics (\includegraphics)
%\usepackage{graphicx}
% for neatly defining theorems and propositions
%\usepackage{amsthm}
% making logically defined graphics
%\usepackage{xypic}

% there are many more packages, add them here as you need them

% define commands here</preamble>
 <content>\section*{Celestial Sphere and Zenith Example Problem}

Let's examine a problem [1]  involving the \textit{celestial sphere}, an imaginary dome surrounding Earth where celestial objects are projected, and the \textit{zenith}, the point directly overhead for an observer. \\

Suppose you're stargazing at latitude $35^\circ$ North on March 1, 2025, at 10:00 PM local time. You observe a star exactly at your zenith. The task is to determine its equatorial coordinates right ascension (RA) and declination (Dec) and assess if it's circumpolar (always visible) from your location.

\subsection*{Step 1: Understanding the Zenith and Celestial Sphere}

The celestial sphere rotates around the north and south celestial poles, aligned with Earth's axis. At latitude $35^\circ$ N:
\begin{itemize}
    \item The north celestial pole (NCP) is $35^\circ$ above the northern horizon (equal to latitude).
    \item The zenith is $90^\circ$ above the horizon.
\end{itemize}

A star at the zenith aligns with this overhead point. In equatorial coordinates:
\begin{itemize}
    \item \textbf{Declination (Dec)}: Measures north or south of the celestial equator ($0^\circ$ to $+90^\circ$ at the NCP).
    \item \textbf{Right Ascension (RA)}: Measures eastward from the vernal equinox along the celestial equator (0h to 24h).
\end{itemize}

\subsection*{Step 2: Declination of the Star}

Since the star is at the zenith, its altitude is $90^\circ$. The declination of a star at the zenith equals the observer's latitude because:
\begin{itemize}
    \item The celestial equator is $90^\circ - 35^\circ = 55^\circ$ south of the zenith.
    \item A star at $90^\circ$ altitude has a declination matching the latitude.
\end{itemize}

Thus:
\begin{align*}
    \text{Dec} = +35^\circ
\end{align*}

\subsection*{Step 3: Right Ascension of the Star}

The RA depends on the star's position along the celestial equator at that time. A star at the zenith is on the meridian, so its RA equals the local sidereal time (LST) at 10:00 PM on March 1, 2025. Estimating LST:
\begin{itemize}
    \item Sidereal time runs faster than solar time (1 sidereal day $\approx$ 23h 56m).
    \item Around March 1, RA = 0h is near the meridian at midnight. At 10:00 PM, LST is approximately 2 hours earlier, so $\text{LST} \approx 22^\text{h}$.
\end{itemize}

Thus:
\begin{align*}
    \text{RA} \approx 22^\text{h} 00^\text{m} 00^\text{s}
\end{align*}
(Exact LST requires longitude and precise calculations, but this is an approximation.)

\subsection*{Step 4: Is the Star Circumpolar?}

A star is circumpolar if its declination exceeds $90^\circ - \text{latitude}$:
\begin{align*}
    90^\circ - 35^\circ = 55^\circ
\end{align*}
With $\text{Dec} = +35^\circ &lt; +55^\circ$, the star rises and sets (between $-55^\circ$ and $+55^\circ$).

\subsection*{Solution}

The star's approximate coordinates are:
\begin{itemize}
    \item $\text{RA} = 22^\text{h} 00^\text{m} 00^\text{s}$
    \item $\text{Dec} = +35^\circ$
\end{itemize}

It's visible part of the night but not circumpolar.

\subsection*{Bonus Twist: Altitude 6 Hours Later}

Six hours later (4:00 AM), the celestial sphere rotates $6 \times 15^\circ = 90^\circ$ westward. The star, originally at $90^\circ$ altitude, is now near the western horizon, with altitude $\approx 0^\circ$ (adjusted for refraction). \\

This problem demonstrates how the zenith connects an observer's position to the celestial sphere, aiding in sky mapping.  \\

[1] This example was generated by Grok, an AI developed by xAI, on February 24, 2025.</content>
</record>
