|
|
| Line 1: |
Line 1: |
| − | ====Alternate check==== | + | ====Working results 1==== |
| | + | :<math> |
| | + | \mathbf{q} = \frac{2 \pi}{\lambda} \begin{bmatrix} \sin \theta_f \cos \alpha_f \\ \cos \theta_f \cos \alpha_f - 1 \\ \sin \alpha_f \end{bmatrix} |
| | + | </math> |
| | + | |
| | + | ====Working results 2 (contains errors)==== |
| | As a check of these results, consider: | | As a check of these results, consider: |
| | :<math> | | :<math> |
Revision as of 11:39, 13 January 2016
Working results 1
- Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \mathbf{q} = \frac{2 \pi}{\lambda} \begin{bmatrix} \sin \theta_f \cos \alpha_f \\ \cos \theta_f \cos \alpha_f - 1 \\ \sin \alpha_f \end{bmatrix} }
Working results 2 (contains errors)
As a check of these results, consider:

Where we used:
- Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \begin{alignat}{2} \sin( \arctan[u]) & = \frac{u}{\sqrt{1+u^2}} \\ \sin \theta_f & = \sin( \arctan [x/d] ) \\ & = \frac{x/d}{\sqrt{1 + (x/d)^2}} \\ & = \frac{x}{\sqrt{d^2+x^2}} \end{alignat} }
And, we further note that:
![{\displaystyle {\begin{alignedat}{2}\cos(\arctan[u])&={\frac {1}{\sqrt {1+u^{2}}}}\\\cos \theta _{f}&={\frac {1}{\sqrt {1+(x/d)^{2}}}}\\&={\frac {d^{2}}{\sqrt {d^{2}+x^{2}}}}\end{alignedat}}}](https://wikimedia.org/api/rest_v1/media/math/render/svg/584da470743b7feac2b55988526dabce5b4313c4)
Continuing:
