Skip to content

Commit 66e1601

Browse files
authored
Update Angular resolution.md
1 parent b2f4a05 commit 66e1601

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

resources/links/Angular resolution.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,10 @@
1313

1414
It seems that in astronomy, there is a relationship between the image resolution $\theta$ and the wavelength $\lambda$ giving by
1515

16-
$$\theta = 1.22 \frac{\lambda} {D}$$
16+
**The Cauchy-Schwarz Inequality**
17+
18+
$$\left( \sum_{k=1}^n a_k b_k \right)^2 \leq \left( \sum_{k=1}^n a_k^2 \right) \left( \sum_{k=1}^n b_k^2 \right)$$
1719

18-
$$\int_\Omega \nabla u \cdot \nabla v~dx = \int_\Omega fv~dx$$
1920

2021
- Where $D$ is the diameter of the telescope.
2122
- to get better resolution (small $\theta$), we need:

0 commit comments

Comments
 (0)