Posts

Showing posts with the label sine and cosine

A Rectangle Construction for sin(α − β) and cos(α − β)

Image
The angle–difference identities are: sin(α − β) = sinα cosβ − cosα sinβ cos(α − β) = cosα cosβ + sinα sinβ They can be seen geometrically using a rectangle OZYX with a few right-angled triangles inside it. All side lengths can be written in terms of sinα, cosα, sinβ and cosβ. First, draw a right triangle OPQ with hypotenuse OQ = 1 and angle β at O. By definition: OP = cosβ (horizontal side), QP = sinβ (vertical side). Next, use OP as the hypotenuse of another right triangle OPZ. The right angle is at Z, and the angle at P is α. The hypotenuse is OP = cosβ, so: OZ = sinα cosβ, ZP = cosα cosβ. In a similar way, use QP as the hypotenuse of a right triangle PQY. The right angle is at Y, and the angle at Q is α. The hypotenuse is QP = sinβ, so: QY = cosα sinβ, PY = sinα sinβ. Drop a vertical line from Y to the base at Z, and a horizontal line from Y to the left side at X. This makes OZYX a rectangle with: base OZ, height ZY. On the...

A Geometric Way to Visualise sin(x + y) and cos(x + y)

Image
The angle–addition identities for sine and cosine often appear as algebraic formulas, but they can also be understood by combining two right triangles in a simple geometric construction. The calculations for the side lengths follow directly from the definitions of sine and cosine. sin(x + y) = sin x cos y + cos x sin y cos(x + y) = cos x cos y − sin x sin y Start with a right triangle of angle y and hypotenuse 1. From basic trigonometry, its horizontal and vertical sides are: cos y and sin y. Next, attach a second right triangle with angle x . Its hypotenuse is the side of length cos y from the first triangle, so its adjacent and opposite sides become: adjacent = cos x · cos y opposite = sin x · cos y Likewise, if the first triangle's vertical side sin y is used as a hypotenuse in a similar way, it contributes: adjacent = cos x · sin y opposite = sin x · sin y When the horizontal components are combined, they give the expression for cos(x + y...