Calculus · real student question

Find a closed form for the sum of e^(1 + 2i/n) as i runs from 1 to n.

Question

Find a closed form for

i=1ne1+2in\sum_{i=1}^{n}e^{1+\frac{2i}{n}}

Step-by-step solution

  1. Split the exponent to separate the constant part. Using ea+b=eaebe^{a+b}=e^{a}e^{b},

    e1+2in=ee2in  i=1ne1+2in=ei=1n(e2/n)ie^{1+\frac{2i}{n}}=e\cdot e^{\frac{2i}{n}}\ \Longrightarrow\ \sum_{i=1}^{n}e^{1+\frac{2i}{n}}=e\sum_{i=1}^{n}\left(e^{2/n}\right)^{i}

    The ee has no ii in it, so it comes straight out of the sum.

  2. Identify the geometric structure. Writing r=e2/nr=e^{2/n}, the terms are r,r2,,rnr,r^{2},\dots,r^{n}: each is the previous one times the fixed ratio rr. That makes it a finite geometric series with first term a=ra=r and nn terms — note nn appears both as the number of terms and inside the ratio.

  3. Apply the finite geometric formula. With a+ar++arn1=arn1r1a+ar+\cdots+ar^{n-1}=a\dfrac{r^{n}-1}{r-1} and a=ra=r:

    i=1nri=rrn1r1\sum_{i=1}^{n}r^{i}=r\cdot\frac{r^{n}-1}{r-1}

    This needs r1r\neq 1, which holds since e2/n>1e^{2/n}>1 for every positive nn.

  4. Simplify rnr^{n} — the reason the answer is clean.

    rn=(e2/n)n=e2r^{n}=\left(e^{2/n}\right)^{n}=e^{2}

    so

    i=1ne2in=e2/ne21e2/n1\sum_{i=1}^{n}e^{\frac{2i}{n}}=e^{2/n}\cdot\frac{e^{2}-1}{e^{2/n}-1}

    The nn-dependence collapses into the single factor e2/ne^{2/n} and the denominator.

  5. Multiply back by ee and interpret the result.

    i=1ne1+2in=e1+2ne21e2/n1\sum_{i=1}^{n}e^{1+\frac{2i}{n}}=e^{1+\frac{2}{n}}\cdot\frac{e^{2}-1}{e^{2/n}-1}

    This is exactly n2\tfrac{n}{2} times a right-endpoint Riemann sum for 13exdx=e3e\int_{1}^{3}e^{x}dx=e^{3}-e: multiplying by the width 2n\tfrac2n and letting nn\to\infty uses e2/n12ne^{2/n}-1\approx\tfrac2n and recovers e(e21)=e3ee\left(e^{2}-1\right)=e^{3}-e ✓.

Answer

e1+2ne21e2/n1e^{1+\frac{2}{n}}\cdot\frac{e^{2}-1}{e^{2/n}-1}

Need to solve a different problem like this? Open the solver →