Puzzles/Analytical Puzzles/Surprising Limit/Solution

From testwiki
Revision as of 19:12, 20 December 2017 by imported>Pi zero ({{BookCat}})
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Puzzles|Analytical puzzles|Surprising Limit|Solution

  • Expand the argument of sin

2πn!e=2πn!+2πn!2+2πn!3!+2πn!4!+...

Since sine is a periodic function, adding or subtracting multiples of 2π can not change the result, thus the first few terms on the right hand side can be dropped (those first few where n!z! is a whole number thus n is greater or equal to z), and one is left with

limnnsin(2πn!e)=limnnsin(2πn+1+2π(n+1)(n+2)+...).

Since sin(x)x+... for small x (Taylor expansion of sine), the limit is

limnnsin(2πn+1)=limnn2πn+1=2π.

Template:BookCat