Topic Details (Notes format)

Trigonometry Table

Subject: Mathematics

Book: Maths

A Trigonometry Table is a quick reference of sine (sin), cosine (cos), tangent (tan), and often other trigonometric ratios (cosec, sec, cot) for standard angles. These standard angles—usually at 0°, 30°, 45°, 60°, and 90°—are commonly used in geometry, calculus, and many mathematical applications. Below is a concise yet detailed overview of these ratios.

## Basic Angle Values
The most frequently memorized angles in degrees are 0°, 30°, 45°, 60°, and 90°. In radians, these correspond to 0, π/6, π/4, π/3, and π/2, respectively.

### Trigonometric Ratios Table (Degrees)
```
Angle | sin | cos | tan | cosec | sec | cot
-------|--------|---------|---------|--------|---------|---------
0° | 0 | 1 | 0 | ∞ | 1 | ∞
30° | 1/2 | √3/2 | 1/√3 | 2 | 2/√3 | √3
45° | √2/2 | √2/2 | 1 | √2 | √2 | 1
60° | √3/2 | 1/2 | √3 | 2/√3 | 2 | 1/√3
90° | 1 | 0 | ∞ | 1 | ∞ | 0
```
#### Notes:
- **sin 0° = 0** and **cos 0° = 1**, hence tan 0° = 0, sec 0° = 1, etc.
- **tan 90°** and **cot 0°** are undefined (∞) because division by zero occurs.
- √3 approximates 1.732, and √2 is approximately 1.414.

## Extension to Radian Measures
Often, trigonometric functions are also expressed using radians. For quick reference:
- 0 radians = 0°
- π/6 radians ≈ 0.5236 = 30°
- π/4 radians = 0.7854 = 45°
- π/3 radians ≈ 1.0472 = 60°
- π/2 radians = 1.5708 = 90°

## Common Trig Values Beyond Basics
Besides these principal angles, a few more angles like 15°, 75°, 120°, 135°, 150°, 180°, and so on might be required in advanced problems. Some can be derived using angle sum/difference identities (e.g., sin(45° - 30°) = sin 15°, etc.).

### Example for 15° or 75° Computation:
- sin 15° = sin(45° - 30°) = sin 45° cos 30° - cos 45° sin 30° = (√2/2)(√3/2) - (√2/2)(1/2) = (√6 - √2)/4.
- cos 15° = cos(45° - 30°) = cos 45° cos 30° + sin 45° sin 30° = (√2/2)(√3/2) + (√2/2)(1/2) = (√6 + √2)/4.

## Practical Importance
1. **Geometry and Triangles**: Finding unknown sides or angles in right triangles.
2. **Calculus**: Limits, derivatives, and integrals often use sin, cos, and tan expansions.
3. **Physics**: Resolving vectors, analyzing waves, oscillations, and rotational motion.
4. **Engineering**: Signal processing, structural designs, mechanical linkages.

## Key Formulas Linking These Ratios
- Pythagorean Identity: sin²θ + cos²θ = 1
- tan θ = (sin θ) / (cos θ)
- sec θ = 1 / (cos θ), cosec θ = 1 / (sin θ), cot θ = 1 / (tan θ)

### Sum and Difference Formulas:
- sin(α ± β) = sin α cos β ± cos α sin β
- cos(α ± β) = cos α cos β ∓ sin α sin β
- tan(α ± β) = [ tan α ± tan β ] / [ 1 ∓ tan α tan β ]

Understanding these fundamental trigonometric values and identities is critical for higher math, physics, engineering, and various applied fields. Mastery of the standard Trigonometry Table simplifies complex angle computations, saving time in problem-solving and providing deeper insight into wave behaviors, triangle solutions, and beyond.

Practice Questions

If x² - 9x + 18 = 0, what are the roots of the equation?

View Question

If x:y = 2:3 and z:y = 4:3, what is x:z?

View Question

If 5x - 2 = 13, what is the value of x?

View Question

The ratio of two numbers is 3:5, and their sum is 64. What are the numbers?

View Question

What is the probability of drawing a king from a standard deck of 52 playing cards?

View Question

If x = 3 and y = 4, what is the value of x^2 + y^2?

View Question

If the cost price of an item is Rs. 400 and the selling price is Rs. 500, what is the profit percentage?

View Question

What is the area of a circle with a diameter of 14 cm?

View Question

If sin(A) = 1/2 and A is acute, what is the value of A?

View Question

If sin(θ) = 0.6 and θ is acute, what is cos(θ)?

View Question