A simple rule for the simple sines
Tuesday, February 8th, 2011 12:17![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
It is an often-used fact (in examples of elementary trigonometry and problems that involve it) that the sines of certain simple angles have simple expressions themselves. Specifically,
sin(0) | = | 0 | ||
sin(π/6) | = | sin(30°) | = | 1/2 |
sin(π/4) | = | sin(45°) | = | √(2)/2 |
sin(π/3) | = | sin(60°) | = | √(3)/2 |
sin(π/2) | = | sin(90°) | = | 1 |
Furthermore, these statements about angles in the first quadrant can be reflected to handle similar common angles in the other three quadrants, and cosines. There is a common diagram illustrating this, considering sine and cosine as the coordinates of points on the unit circle.
When attempting to memorize these facts as one is expected to, I observed a pattern: each of the values may be expressed in the form √(x)/2.
sin(0) | = | √(0)/2 | ||
sin(π/6) | = | sin(30°) | = | √(1)/2 |
sin(π/4) | = | sin(45°) | = | √(2)/2 |
sin(π/3) | = | sin(60°) | = | √(3)/2 |
sin(π/2) | = | sin(90°) | = | √(4)/2 |
I found this pattern to be quite useful. It does not, however, explain why those particular angles (quarters, sixths, eighths, and twelfths — but not tenths! — of circles) form this pattern of sines.
(no subject)
Date: 2011-02-08 18:30 (UTC)(no subject)
Date: 2011-02-08 22:19 (UTC)(no subject)
Date: 2011-02-09 22:10 (UTC)The relationships between the π/6, π/4 pair and the π/3, π/2 pair are of course a consequence of the half-angle or double-angle identity — sin 2θ = 2 sin θ cos θ — and the relationship between sin and cos, namely cos θ = √(̅1̅ ̅-̅ ̅s̅i̅n̅²̅ ̅θ̅)̅. Substituting, sin 2θ = 2 sin θ √(̅1̅ ̅-̅ ̅s̅i̅n̅²̅ ̅θ̅)̅. In the case where θ = π/4 and sin θ = √2̄/2, we have sin 2θ = 2 √2̄/2 √(̅1̅ ̅-̅ ̅(̄√̄2̄̄/̄2̄)̅²̅)̅ = 2 √2 √(̅1̅-̅2̅/̅4̅)̅ = √2̅ √½̅ = √2̅ √2̅/2 = 2/2 = 1. I don't know that this sheds any real light on the topic, though...
This Unicode abuse is brought to you by my compose key (http://canonical.org/~kragen/setting-up-keyboard.html) and my keyboard map (https://github.com/kragen/xcompose).
(no subject)
Date: 2011-02-10 01:31 (UTC)I've done similar things with my Mac OS X keyboard layout; I haven't yet gotten around to posting it though. Rather than a single Compose key I use Alt/Option keys to shift into several alternate sets: Greek, Logic, Set, Superscript/Subscript, Arrows. Compose would probably be nicer, but it didn't occur to me to do something like that (and I would probably have to allocate a non-modifier key to it).
For a teaser, here's my documentation file (the un-mentioned keystrokes are the same as the default Mac US keyboard layout)
(no subject)
Date: 2012-02-06 17:37 (UTC)