Radian - Definition, Formula, Conversion
Radian - Definition, Formula, Conversion
TL;DR
A radian is the angle subtended at the centre of a circle by an arc whose length equals the radius. By definition, ( \theta = \frac{s}{r} ) (arc length over radius). A full circle is ( 2\pi ) radians, so ( 360° = 2\pi ), ( 180° = \pi ), and ( 1 , \text{rad} \approx 57.296° ).
What Is a Radian?
A radian is the unit of angle measure defined geometrically: it is the angle at the centre of a circle that subtends an arc whose length equals the radius of that circle.
The formula:
[ \theta_{\text{rad}} = \frac{s}{r} ]
where ( s ) is the arc length and ( r ) is the radius. The radian is dimensionless — a ratio of two lengths.
Because the circumference of a circle is ( 2\pi r ), a full rotation is:
[ \theta_{\text{full circle}} = \frac{2\pi r}{r} = 2\pi \text{ radians} ]
So a full circle is exactly ( 2\pi \approx 6.283 ) radians. The relationship to degrees:
- ( 2\pi \text{ rad} = 360° )
- ( \pi \text{ rad} = 180° )
- ( 1 , \text{rad} = \frac{180°}{\pi} \approx 57.296° )
How Do You Convert Degrees to Radians?
The conversion formulas come from the relationship ( \pi \text{ rad} = 180° ).
- ( \text{radians} = \text{degrees} \times \frac{\pi}{180} )
- ( \text{degrees} = \text{radians} \times \frac{180}{\pi} )
Common Angles in Both Units
| Degrees | Radians |
|---|---|
| 0° | 0 |
| 30° | ( \frac{\pi}{6} ) |
| 45° | ( \frac{\pi}{4} ) |
| 60° | ( \frac{\pi}{3} ) |
| 90° | ( \frac{\pi}{2} ) |
| 120° | ( \frac{2\pi}{3} ) |
| 135° | ( \frac{3\pi}{4} ) |
| 150° | ( \frac{5\pi}{6} ) |
| 180° | ( \pi ) |
| 270° | ( \frac{3\pi}{2} ) |
| 360° | ( 2\pi ) |
Worked Examples
Convert 60° to radians. [ 60° \times \frac{\pi}{180} = \frac{60\pi}{180} = \frac{\pi}{3} ]
Convert ( \frac{5\pi}{6} ) radians to degrees. [ \frac{5\pi}{6} \times \frac{180}{\pi} = \frac{5 \times 180}{6} = 150° ]
Why Use Radians Instead of Degrees? (The Real-World GROUND)
"Degrees are arbitrary. Radians are nature's own unit."
The 360-degree convention is arbitrary. The radian, by contrast, is defined by the geometry of the circle itself.
This isn't aesthetic preference — it's why mathematics and physics work cleanly only when angles are in radians:
- Calculus: ( \frac{d}{dx}(\sin x) = \cos x ) is true only when ( x ) is in radians.
- Series expansions: ( \sin x = x - \frac{x^3}{6} + \frac{x^5}{120} - \ldots ) holds only for ( x ) in radians.
- Angular velocity. ( \omega = \frac{d\theta}{dt} ) uses radians per second.
What Is the Difference Between Radians and Degrees?
Radians and degrees both measure the same thing — angles — but on different scales and from different origins. Side by side:
| Feature | Degrees | Radians |
|---|---|---|
| Origin | Babylonian base-60 system (~2000 BCE) | Circle geometry (arc length ÷ radius) |
| Full circle | 360° | ( 2\pi \approx 6.283 ) |
| Straight angle | 180° | ( \pi ) |
| Right angle | 90° | ( \frac{\pi}{2} ) |
| Symbol | ° | rad (often omitted) |
| Dimensionless? | Yes (arbitrary unit) | Yes (length ÷ length) |
| Used in | Geometry, surveying | Calculus, physics, engineering |
| Calculator mode | DEG | RAD |
| Calculus derivatives | ( \frac{\pi}{180}\cos x° ) (messy) | ( \cos x ) (clean) |
| Best for | Human-readable angles | Mathematical/physical formulas |
Where Are Radians Used? (Practical Applications)
Radians aren't a math-class curiosity — they show up in nearly every quantitative field that touches rotation, oscillation, or waves:
- Calculus: Derivative identities require ( x ) in radians.
- Physics: Angular velocity and acceleration are measured in rad/s and rad/s².
- Computer graphics: Rotation matrices use radians for trigonometric operations.
How Are Radians Related to the Unit Circle?
On the unit circle (radius 1), a radian measure ( \theta ) corresponds to:
- An arc length of ( \theta ) along the circle.
- A central angle of ( \theta ) radians.
A Worked Example
Find the arc length of a circle of radius 10 cm subtended by a 60° angle. The correct method: Convert 60° to radians first: [ 60° \times \frac{\pi}{180} = \frac{\pi}{3} ] Then apply the arc-length formula: [ s = r\theta = 10 \times \frac{\pi}{3} \approx 10.47 , ext{cm} ]
What Are the Most Common Mistakes With Radians?
Mistake 1: Using degrees in formulas that require radians
Correct way: Convert to radians first.
Mistake 2: Forgetting ( \pi ) is a number (not a unit)
Correct way: Remember radians are often omitted.
Mistake 3: Calculator in the wrong mode
Correct way: Always check the mode before computing trig values.
The Mathematicians Who Shaped Radian Measure
- Roger Cotes (1682–1716) — First to articulate the radian as the natural unit of angle.
- Leonhard Euler (1707–1783) — Used radian measure in his work on series expansions.
- James Thomson (1822–1892) — Coined the term radian in 1873.
Frequently Asked Questions
- What is a radian in simple words? A radian is based on the geometry of a circle.
- What is the formula for radians? ( \theta = \frac{s}{r} ).
- How do you convert degrees to radians? Multiply by ( \frac{\pi}{180} ).
- How do you convert radians to degrees? Multiply by ( \frac{180}{\pi} ).
- How many radians are in a circle? A full circle is ( 2\pi ) radians.
- Why do we use radians instead of degrees? Radians are the natural angle unit derived from circle geometry.