3.4.3Conic Sections

Reflective property of parabola (application in telescopes, antennas)

2,038 words9 min readdifficulty · medium

WHAT is the reflective property?

The WHY it matters: a curved mirror shaped like a parabola collects weak parallel signals (distant star light, satellite waves) and concentrates all their energy at a single tiny spot — the focus — where you put your detector or antenna. Run it backwards and you get a searchlight.


HOW we set it up

Take the standard parabola y2=4ax,focus F=(a,0),directrix x=a.y^2 = 4ax, \qquad \text{focus } F=(a,0), \qquad \text{directrix } x=-a.

We will derive the property from scratch using the focus–directrix definition and the law of reflection (angle of incidence = angle of reflection about the tangent).

Step 1 — The defining property (WHY this is our tool)

By definition of a parabola, for any point PP on it: PF=PMPF = PM where MM is the foot of the perpendicular from PP to the directrix. Why this step? The whole magic comes from this equal-distance fact — an incoming parallel ray runs horizontally toward the directrix, so its geometry is tied to PMPM.

Step 2 — Slope of the tangent (derive it)

Differentiate y2=4axy^2 = 4ax implicitly: 2ydydx=4a    dydx=2ay.2y\frac{dy}{dx} = 4a \implies \frac{dy}{dx} = \frac{2a}{y}. Why this step? The reflection happens about the tangent line, so we need the tangent's slope at P=(x1,y1)P=(x_1,y_1): mt=2ay1m_t = \dfrac{2a}{y_1}.

Step 3 — The two rays at PP

  • Incoming ray: parallel to the axis (the xx-axis), so its direction is horizontal, slope =0= 0.
  • Focal radius: the line PFPF from P=(x1,y1)P=(x_1,y_1) to F=(a,0)F=(a,0), slope mPF=y10x1a.m_{PF} = \frac{y_1 - 0}{x_1 - a}.

Step 4 — Prove the tangent bisects the angle

Let α\alpha = angle between the horizontal incoming ray and the tangent, and β\beta = angle between the tangent and the focal radius PFPF. Use tanθ=m1m21+m1m2.\tan\theta = \left|\frac{m_1 - m_2}{1+m_1 m_2}\right|.

Angle α\alpha (horizontal, slope 0, vs tangent slope 2ay1\frac{2a}{y_1}): tanα=2ay101+0=2ay1.\tan\alpha = \left|\frac{\frac{2a}{y_1} - 0}{1+0}\right| = \frac{2a}{y_1}.

Angle β\beta (tangent slope 2ay1\frac{2a}{y_1} vs mPF=y1x1am_{PF}=\frac{y_1}{x_1-a}). Use y12=4ax1y_1^2 = 4ax_1:

= \left|\frac{2a(x_1-a) - y_1^2}{y_1(x_1-a) + 2a y_1}\right|.$$ Substitute $y_1^2 = 4ax_1$ in the numerator: $$2a(x_1-a) - 4ax_1 = 2ax_1 - 2a^2 - 4ax_1 = -2a^2 - 2ax_1 = -2a(x_1+a).$$ Denominator: $y_1(x_1 - a + 2a) = y_1(x_1+a).$ $$\tan\beta = \left|\frac{-2a(x_1+a)}{y_1(x_1+a)}\right| = \frac{2a}{y_1}.$$ > [!formula] Result > $$\tan\alpha = \tan\beta = \frac{2a}{y_1} \implies \boxed{\alpha = \beta}$$ > The tangent makes **equal angles** with the horizontal incoming ray and with the focal radius. By the law of reflection, a ray coming in parallel to the axis reflects **straight through the focus**. ∎ *Why the "$x_1+a$" cancels:* it's the same factor top and bottom — a signal that $F$ and the directrix are perfectly balanced, exactly what the focus–directrix definition guarantees. ![[3.4.03-Reflective-property-of-parabola-(application-in-telescopes,-antennas).png]] --- ## An elegant alternative view (Feynman-style shortcut) > [!intuition] The "string" argument > Reflect the focus $F$ across the tangent line — you land exactly on the directrix, at the point $M$ (since $PF = PM$ and $\alpha=\beta$). So the tangent is the **perpendicular bisector** of $FM$. A horizontal ray toward $M$ therefore reflects toward $F$. This is the *shortest-path* / Fermat principle in disguise: light takes the equal-angle path. --- ## Worked Examples > [!example] Example 1 — Find where a parallel ray focuses > A parabolic mirror is $y^2 = 12x$. A horizontal ray hits it at $P=(3,6)$. Where does the reflected ray go? > > **Step 1.** Compare $y^2=12x$ with $y^2=4ax \Rightarrow 4a=12 \Rightarrow a=3$. *Why?* We need the focus. > **Step 2.** Focus $F=(a,0)=(3,0)$. *Why?* Standard parabola focus is $(a,0)$. > **Step 3.** Check $P$ on curve: $6^2=36=12\cdot3$ ✓. > **Step 4.** By the reflective property, the reflected ray passes through $F=(3,0)$. **Done.** > *Sanity:* here $P=(3,6)$ and $F=(3,0)$ are vertically aligned — this ray reflects straight down into the focus. > [!example] Example 2 — Verify equal angles numerically > Same parabola, point $P=(3,6)$, $a=3$. > - Tangent slope: $m_t = \frac{2a}{y_1}=\frac{6}{6}=1$. > - Incoming horizontal slope $=0$: $\tan\alpha = |(1-0)/(1)| = 1 \Rightarrow \alpha=45°$. > - Focal radius $PF$: $m_{PF} = \frac{6-0}{3-3}$ = **vertical** (undefined). Angle of a vertical line with a slope-1 tangent $= 45°$. So $\beta = 45°$. ✓ $\alpha=\beta$. > *Why this matters:* concrete numbers confirm the algebra — always forecast then verify. > [!example] Example 3 — Design a satellite dish > A dish has cross-section $y^2 = 4ax$ and is $2$ m wide at a depth of $0.25$ m. Where do you place the receiver? > > **Step 1.** "2 m wide" ⇒ half-width $y=1$; depth ⇒ $x=0.25$. *Why?* The rim point is $(0.25,\,1)$. > **Step 2.** Plug in: $1^2 = 4a(0.25) = a \Rightarrow a=1$. > **Step 3.** Focus at $(a,0)=(1,0)$: place the receiver **1 m from the vertex along the axis.** > *Why:* all parallel satellite waves converge there — the reflective property is literally the engineering spec. --- ## Applications (the WHY behind the tech) | Device | Source/Detector at focus | Direction of travel | |---|---|---| | Reflecting telescope | Detector/eyepiece at focus | Star light IN → focus | | Satellite dish / radio antenna | Receiver ("LNB") at focus | Signal IN → focus | | Car headlight / torch | Bulb at focus | Light OUT → parallel beam | | Solar cooker | Pot at focus | Sunlight IN → concentrated heat | --- > [!mistake] Steel-manning the common errors > **Mistake A: "Rays from the focus converge back to the focus."** > *Why it feels right:* symmetry — in ellipses rays from one focus DO go to the other focus. *Fix:* a parabola has **only one focus** (the second is "at infinity"). Focus rays go OUT parallel; only *parallel-in* rays converge to the focus. > > **Mistake B: "The ray reflects about the normal, so I equate angles with the normal — different result."** > *Why it feels right:* physics states angle of incidence = reflection about the normal. *Fix:* it's the same thing! Equal angles with the tangent ⇔ equal angles with the normal (normal ⟂ tangent). Our proof used the tangent because its slope $\frac{2a}{y}$ is easy. > > **Mistake C: Using focus $(4a,0)$ or forgetting $4a$.** > *Why it feels right:* mixing up $4a$ (latus rectum length) with the focal distance. *Fix:* in $y^2=4ax$, focus is $(a,0)$; find $a$ by matching to $4a$. --- > [!recall]- Feynman: explain to a 12-year-old > Imagine a bunch of runners all jogging in the same direction toward a curved wall shaped like a smile. The wall is a special "smile shape" (a parabola). No matter where each runner hits the wall, they all bounce off and run straight to **one exact spot** — like everyone meeting at the same door. That's why a satellite dish can grab faint TV signals from space: the whole dish funnels them into one tiny box. Flip it: put a bulb at that spot and all the light shoots out in one straight beam — that's a flashlight! > [!mnemonic] Remember it > **"Parallel IN → Focus. Focus OUT → Parallel."** > Say it as **"PIF–FOP"** — *Parallel-In-Focus, Focus-Out-Parallel.* The tangent is the fair referee: it gives **equal angles** to both rays. --- ## Active Recall > [!recall] Quick self-test > 1. State the reflective property in one sentence. > 2. Why do we differentiate $y^2=4ax$ in the proof? > 3. Where is the focus of $y^2 = 20x$? > 4. In a torch, where is the bulb placed and why? #flashcards/maths Reflective property of a parabola states ::: a ray parallel to the axis reflects through the focus (and the tangent makes equal angles with the incoming ray and the focal radius) For $y^2=4ax$, the focus is at ::: $(a,0)$ Tangent slope of $y^2=4ax$ at $(x_1,y_1)$ ::: $\dfrac{2a}{y_1}$ (from $2y\,y'=4a$) Defining focus–directrix fact used in the proof ::: $PF = PM$ (distance to focus = distance to directrix) Why we reflect about the tangent not the normal ::: equal angles with the tangent ⇔ equal angles with the normal, and the tangent slope is easier to compute In a satellite dish the receiver is placed at ::: the focus (all parallel signals converge there) In a car headlight the bulb is placed at ::: the focus, so emitted rays leave parallel to the axis Focus of $y^2=20x$ ::: $4a=20\Rightarrow a=5$, focus $(5,0)$ Why the factor $(x_1+a)$ cancels in the angle proof ::: it appears identically in numerator and denominator, reflecting focus–directrix balance Mnemonic for parabolic reflection ::: PIF–FOP: Parallel-In→Focus, Focus-Out→Parallel --- ## Connections - [[Parabola - standard equation y^2=4ax]] - [[Focus and Directrix of a Conic]] - [[Tangent and Normal to a Conic]] - [[Reflective property of ellipse (whispering galleries)]] - [[Reflective property of hyperbola]] - [[Fermat's principle and shortest path]] - [[Applications of Conics in Engineering]] ## 🖼️ Concept Map ```mermaid flowchart TD DEF[Focus-directrix definition PF equals PM] -->|foundation for| PROP[Reflective property] PARAB[Parabola y2 = 4ax] -->|has| FOCUS[Focus F at a,0] PARAB -->|differentiate implicitly| TAN[Tangent slope 2a over y1] INRAY[Ray parallel to axis, slope 0] -->|makes angle alpha| TAN FOCRAD[Focal radius PF] -->|makes angle beta| TAN DEF -->|used to simplify| BISECT[Tangent bisects angle] TAN -->|tan alpha equals tan beta| BISECT INRAY -->|reflects through| FOCUS BISECT -->|proves| PROP PROP -->|concentrates rays at| FOCUS PROP -->|explains| APPS[Telescopes, dishes, antennas] FOCUS -->|reverse gives| BEAM[Parallel searchlight beam] ``` ## 🔊 Hinglish (regional understanding) > [!intuition]- Hinglish mein samjho > Dekho, parabola ka ek jabardast property hai: jitni bhi kirne (rays) uske axis ke **parallel** aati hain, wo curve pe takra ke sab ki sab ek hi point — **focus** — pe ja ke milti hain. Isi wajah se satellite dish, telescope aur torch parabola shape ke bante hain. Dish weak signals ko collect karke ek chhote receiver pe centre kar deti hai; torch mein bulb focus pe rakho to light sidhi parallel beam bankar nikalti hai. Ek hi funda ulta-seedha: **Parallel-In to Focus, Focus-Out to Parallel** (PIF-FOP). > > Proof ka core simple hai. Parabola $y^2=4ax$ lo, focus $(a,0)$. Point $P=(x_1,y_1)$ pe tangent ka slope nikaalo — implicit differentiation se $2y\,y'=4a$, matlab slope $=\frac{2a}{y_1}$. Ab do angle check karo: ek angle horizontal incoming ray aur tangent ke beech ($\tan\alpha=\frac{2a}{y_1}$), doosra tangent aur focal radius $PF$ ke beech. Thoda algebra aur $y_1^2=4ax_1$ substitute karne ke baad $\tan\beta$ bhi $\frac{2a}{y_1}$ aa jaata hai. Dono barabar — matlab tangent dono kirno ko **equal angle** deta hai, aur reflection ke law se reflected ray sidha focus se guzar jaati hai. > > Yaad rakhna: parabola ka sirf **ek** focus hota hai (ellipse jaise do nahi). To "focus se aayi ray wapas focus pe" wala confusion mat karna — sirf parallel-in wali focus pe milti hain. Aur $y^2=4ax$ mein focus $(a,0)$ hai, $4a$ latus rectum ki length hai — inko mat mila dena. > > Exam mein aur real life dono mein ye directly kaam aata hai: dish ki width aur depth se $a$ nikaalo, receiver ko focus $(a,0)$ pe lagao — bas ho gaya design. Bahut simple, bahut powerful. ![[audio/3.4.03-Reflective-property-of-parabola-(application-in-telescopes,-antennas).mp3]]

Go deeper — visual, from zero

Test yourself — Conic Sections