Concept:Evaluate limn→∞nsin(2πn!e) by expanding e as a series.Explanation:First, note e=∑k=0∞k!1.For large n, n!e=n!∑k=0∞k!1=In+fn, where In is an integer (since terms up to 1/n! yield integers when multiplied by n!) and fn=n+11+(n+1)(n+2)1+⋯ is the fractional part.Thus sin(2πn!e)=sin(2πIn+2πfn)=sin(2πfn).For large n, fn∼n+11, so sin(2πfn)∼2πfn.Then nsin(2πn!e)∼n⋅2πfn=2πnfn.Now nfn=n(n+11+(n+1)(n+2)1+⋯)=n+1n+(n+1)(n+2)n+⋯.As n→∞, n+1n→1 and all subsequent terms tend to 0. Hence nfn→1, so the limit is 2π.Answer:2π