Tell me more ×
Mathematics Stack Exchange is a question and answer site for people studying math at any level and professionals in related fields. It's 100% free, no registration required.

I'm learning mathematical analysis recently. My book gave the definition of $\pi$ as the limit of sequence $\{n \sin \frac{180^o}{n}\}$.

The way it prove this sequence is convergent is quite strange to me. It first showed the sequence is smaller than 4, then monotonically increasing.

The latter part is confusing. It first let $t = \frac{180^o}{n(n+1)} $, and proved $\tan nt \ge n\tan t$ for $nt \le 45^o$, so $$ \sin(n+1)t = \sin nt \cos t + \cos nt \sin t = \sin nt \cos t(1 + \frac{\tan t}{\tan nt}) \le \frac{n+1}{n} \sin nt $$ then $$ n \sin \frac{180^o}{n} \le (n+1) \sin \frac{180^o}{n+1} $$

This is perfectly correct, but how can I come up with a $t$ like this? If I'm to prove this, is there a way to figure out what the $t$ should be like? Or all I can do is just memorize it? Alternately, do you guys have a more intuitive proof?

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.