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 the cost price of an item is Rs. 400 and the selling price is Rs. 500, what is the profit percentage?

View Question

The perimeter of a rectangle is 40 cm, and its length is 12 cm. What is its width?

View Question

A number is increased by 20% and then decreased by 20%. What is the net change?

View Question

If a:b = 5:7 and b:c = 6:11, what is a:c?

View Question

What is the greatest common divisor (GCD) of 36 and 48?

View Question

What is the square root of 0.25?

View Question

What is the HCF of 48 and 180?

View Question

What is the sum of the first 20 odd numbers?

View Question

How many ways can 4 people sit in a row?

View Question

The sum of the squares of two consecutive integers is 145. What are the integers?

View Question