About 50 results
Open links in new tab
  1. summation - Sum of 1 + 1/2 - Mathematics Stack Exchange

    How do I calculate this sum in terms of 'n'? I know this is a harmonic progression, but I can't find how to calculate the summation of it. Also, is it an expansion of any mathematical function? 1 ...

  2. Easy way of memorizing or quickly deriving summation formulas

    Easy way of memorizing or quickly deriving summation formulas Ask Question Asked 10 years, 2 months ago Modified 5 years, 1 month ago

  3. summation - How can I define $e^x$ as the value of infinite series ...

    Explore related questions summation exponential-function See similar questions with these tags.

  4. summation - How to get to the formula for the sum of squares of first …

    The first chapter of Concrete Mathematics by Graham, Knuth, and Patashnik presents about seven different techniques for deriving this identity, so you might be interested to look at that.

  5. summation - Why is the time complexity of summing from 1 to n $O …

    Jul 4, 2023 · I was just recently introduced to Big-O notation and this confused me. When summing from 1 to n, why is the time complexity O(n2)? In other words, why is $\\sum_{i=1}^n i = 1 + 2 + ... + n = …

  6. summation - The idea behind the sum of powers of 2 - Mathematics …

    Oct 29, 2016 · I know that the sum of powers of $2$ is $2^{n+1}-1$, and I know the mathematical induction proof. But does anyone know how $2^{n+1}-1$ comes up in the first place. For example, …

  7. Calculating $\sum_ {k=0}^\infty\limits 2^ {x-k}\binom {x+k} {2k}$ for ...

    Jan 18, 2026 · So I was reading example 5.9 in Evan Chen's "Summations" handout (pdf link via evanchen.cc), and I wondered: How would anyone ever calculate $$\\sum_{k=0}^\\infty\\limits …

  8. How can we sum up $\sin$ and $\cos$ series when the angles are in ...

    How can we sum up $\sin$ and $\cos$ series when the angles are in arithmetic progression? For example here is the sum of $\cos$ series: $$\sum_ {k=0}^ {n-1}\cos (a+k \cdot d) =\frac {\sin (n …

  9. Multiplicative version of "summation" - Mathematics Stack Exchange

    Apr 3, 2021 · Repeated sum is denoted using $\\sum$ and is called "summation." What is the name for the analogous process with multiplication, denoted $\\prod$?

  10. algebra precalculus - Rules for Product and Summation Notation ...

    Feb 25, 2015 · Rules for Product and Summation Notation Ask Question Asked 12 years, 3 months ago Modified 6 years, 4 months ago