2

How can be explained, in a "clean" mathematical way, the "stabilization" of the different digits in the following divergent sequence?

$$\tan(89°)=57.28996163...$$

$$\tan(89.9°)=572.9572134...$$

$$\tan(89.99°)=5729.577893...$$

$$\tan(89.999°)=57295.77951...$$

$$\tan(89.9999°)=572957.7951...$$

etc...

Jean Marie
  • 81,803

1 Answers1

2

$\frac{\sin{x}}{x} \to 1$ when $x \to 0$, so $\cos(90^\circ-x)=\sin{x} \approx x$, meaning when you're $10$ times closer to $90^\circ$ cosine is $10$ times smaller and the tangent is $10$ times bigger because sine is approximately equal to one.

Mårten W
  • 3,480