Rational trigonometry

From Wikipedia, the free encyclopedia

Jump to: navigation, search

Divine Proportions: Rational Trigonometry to Universal Geometry is a book by Norman J. Wildberger, an outspoken critic of traditional mathematics, presenting his reformulation of trigonometry. Wildberger holds a Ph.D. in mathematics from Yale University, and taught at Stanford University from 1984 to 1986 and at the University of Toronto from 1986 to 1989; he is currently an associate professor of mathematics at the University of New South Wales, Australia.

Contents

[edit] Quadrance and spread

Instead of distance and angle, rational trigonometry uses as its fundamental units quadrance (square of distance) and spread (square of sine of angle).[1] This choice of variables enables calculations to produce output results whose complexity matches that of the input data. For instance, in a typical trigonometry problem if rational numbers are assigned to all quadrances and spreads, then the calculated results will be rational numbers (or roots of rational numbers).

This rationality is obtained at the expense of linearity. Unlike the traditional distance and angle units, doubling or halving a quadrance or spread does not double or halve a length or a rotation. Similarly, the sum of two lengths or rotations is not the sum of their individual quadrances or spreads.

For distinction, Wildberger refers to the traditional trigonometry as classical trigonometry. It is otherwise broadly based on Cartesian analytic geometry, with a point defined as an ordered pair (x, y) and a line as a general linear equation

Ax + By + C = 0.\,

The mathematics of rational trigonometry is, applications aside, a special instance of the description of geometry in terms of linear algebra (using rational methods such as dot products and quadratic forms), but students who are first learning trigonometry are often not taught about the use of linear algebra in geometry. Changing this state of affairs is a stated aim of Wildberger's book (to paraphrase his comments).

[edit] Trigonometry over finite fields

Rational trigonometry makes it possible to do trigonometry over finite fields in the same way as over the field of real numbers.

[edit] Quadrance

The quadrance is the square of the distance.[1]

Quadrance and distance are concerned with the separation of points. Quadrance differs from standard distance in that it squares the distance. Most immediately, this means that calculating the distance (or, more accurately, quadrance) between two points in 2-dimensional space is easier, as there is no need to find the square root of the sum of the squares of the differences in the x and y coordinates.

In the (xy)-plane, the quadrance Q(A1A2) for the points A1 and A1 is defined as

Q(A_1, A_2) = (x_2 - x_1)^2 + (y_2 - y_1)^2.\,[1]

[edit] Spread

Suppose  1 and  2 intersect at the point A. Let C be the foot of the perpendicular from B to  2. Then the spread is s = Q/R.
The spread of two lines can be measured in four equivalent positions.

Spread, a measure of the separation of lines, is a dimensionless number in the range [0, 1]. The value of the spread is the square of the sine of the angle.[1]

Suppose two lines,  1 and  2, intersect at the point A as shown at right. Choose a point B ≠ A on  1 and let C be the foot of the perpendicular from B to  2. Then the spread s is

s(\ell_1, \ell_2) = \frac{Q(B, C)}{Q(A, B)} = \frac{Q}{R}.[1]

See also spread polynomials.

[edit] Spread compared to angle

In rational trigonometry, spread is a fundamental concept, somewhat but not precisely corresponding to the concept in traditional geometry of angle. Spread describes a relationship between two lines, whereas angle describes a relationship between two rays emanating from a common point.[1]

The spread is the square of the sine of the angle.

Degree Radian Spread
0 0 0
30 (1/6)π 1/4
45 (1/4)π 1/2
60 (1/3)π 3/4
90 (1/2)π 1
120 (2/3)π 3/4
135 (3/4)π 1/2
150 (5/6)π 1/4
180 π 0

Spread is not proportional to degrees or radians, and has a period of 180 degrees (π radians).

[edit] Laws of rational trigonometry

Wildberger states that there are five basic laws in rational trigonometry and these laws can be easily verified using high-school level mathematics. Some are equivalent to standard trigonometrical formulae with the variables expressed as quadrance and spread.[1]

[edit] Triple quad formula

The three points A1,A2,A3 are collinear precisely when:

(Q_{1} + Q_{2} + Q_{3})^2 = 2(Q_{1}^{2} + Q_{2}^{2} + Q_{3}^{2}).\,

This is equivalent to using Heron's formula, the condition for collinearity being that the triangle formed by the three points has zero area.

It can either be proved by analytic geometry (the preferred means within rational trigonometry) or derived from Heron's formula, using the condition for collinearity that the triangle formed by the three points has zero area.

[edit] Pythagoras' theorem

The lines A1A3 and A2A3 are perpendicular precisely when:

Q_{1} + Q_{2}= Q_{3}.\,

This is equivalent to the Pythagorean theorem.

There are many classical proofs of Pythagoras' theorem; this one is framed in the terms of rational trigonometry.

The spread of an angle is the square of its sine. Given the triangle ABC with a spread of 1 between sides AB and AC,

Q(AB) + Q(AC) = Q(BC)\,

where Q is the "quadrance", i.e. the square of the distance.

[edit] Spread law

For any triangle \overline{A_{1} A_{2} A_{3}} with non zero quadrances:

\frac{s_{1}}{Q_{1}}=\frac{s_{2}}{Q_{2}}=\frac{s_{3}}{Q_{3}}.\,

This is equivalent to the law of sines.

[edit] Cross law

For any triangle \overline{A_{1} A_{2} A_{3}} define the cross c3 as c3 = 1 − s3. Then:

(Q_1 + Q_2 - Q_3)^2 = 4Q_1 Q_2 c_3.\,

This is equivalent to the law of cosines.

[edit] Triple spread formula

For any triangle \overline{A_1 A_2 A_3},

(s_1 + s_2 + s_3)^2 = 2(s_1^2 + s_2^2 + s_3^2) + 4s_1 s_ 2 s_ 3 .\,

This corresponds (roughly) to the angle sum formulae for sine and cosine.

[edit] Calculating quadrance and spread

Spread calculation

Given the coordinates of two points (x1y1) and (x2y2), the quadrance between them is

Q = (x_2 -x_1)^2 + (y_2 - y_1)^2.\,

Given two line segments A1A3 and A1A3 (forming an angle at point A3, the spread between them is


\begin{align}
s & = 1 - \frac{(Q_1 + Q_2 - Q_3 )^2}{4Q_1 Q_2} \\[6pt]
  & = \frac{ 2Q_1 Q_2 + 2Q_1 Q_3 + 2Q_2 Q_3 - Q_1^2 - Q_2^2 - Q_3^2}{4Q_1 Q_2}
\end{align}

where Q1 is the quadrance of the side opposite the vertex A1, Q2 is the quadrance of the side opposite the vertex A2, Q3 is the quadrance of the side opposite the vertex A3.

Given the coordinates of two points on each of two lines (x11,y11), (x12,y12) and (x21,y21) (x22,y22), the spread s between them can be calculated as:

s = \frac{((x_{12} - x_{11})(y_{22} - y_{21}) - (x_{22} - x_{21})(y_{12} - y_{11}))^2}{((x_{12}-x_{11})^2+(y_{12}-y_{11})^2) ((x_{22}-x_{21})^2+(y_{22}-y_{21})^2)}

or

s = \frac{(\Delta x_1 \, \Delta y_2  - \Delta x_2\, \Delta y_1)^{2}}{Q_1 Q_2}.\,

If the lines described by the points emanate from or are shifted to the origin by subtracting the coordinates of the first point from each line, as illustrated on the right, the computation simplifies to

s = \frac{(x_1 y_2 - x_2 y_1)^2}{Q_1 Q_2}.\,

[edit] See also

[edit] References

  1. ^ a b c d e f g Wildberger, Norman J. (2007), "A Rational Approach to Trigonometry", Math Horizons (Washington, DC: Mathematical Association of America) November 2007: 16–20, ISSN 1072-4117 

[edit] External links

Personal tools