MHB Ally Samaniego's question at Yahoo Answers regarding partial sums

  • Thread starter Thread starter MarkFL
  • Start date Start date
  • Tags Tags
    Partial Sums
MarkFL
Gold Member
MHB
Messages
13,284
Reaction score
12
Here are the questions:

How do I find the nth sum of these functions (calculus I)?


My professor explained it very poorly and I have no idea how to solve these.
If possible, could you walk me through it and give me a good way to think about these to solve them properly? It's greatly appreciated, my exam is next week.

1) Sum of i=1 to n of (4-9i)

2) Sum of i=1 to n of (i+1)(i+4)

3) Sum of i=1 to n of (i^3 - i - 2)

4) Sum of i=1 to n of 3/n(i/n)^2

I don't need all of them done, I just need someone to explain how to do these. I'm so confused. I really appreciate your help!

I have posted a link there to this thread so the OP can see my work.
 
Mathematics news on Phys.org
Hello Ally Samaniego,

To work these problems, you will need the following formulas:

(1) $$\sum_{k=1}^n(1)=n$$

(2) $$\sum_{k=1}^n(k)=\frac{n(n+1)}{2}$$

(3) $$\sum_{k=1}^n\left(k^2 \right)=\frac{n(n+1)(2n+1)}{6}$$

(4) $$\sum_{k=1}^n\left(k^3 \right)=\frac{n^2(n+1)^2}{4}$$

You will also need:

(5) $$\sum_{k=a}^b\left(c\cdot f(k) \right)=c\cdot\sum_{k=a}^b\left(f(k) \right)$$ where $c$ is an arbitrary constant.

(6) $$\sum_{k=a}^b\left(f(k)\pm g(k) \right)=\sum_{k=a}^b\left(f(k) \right)\pm\sum_{k=a}^b\left(g(k) \right)$$

Now, let's look at the problems:

1.) $$S_n=\sum_{i=1}^n(4-9i)$$

Using (6) and (5), we may write:

$$S_n=4\sum_{i=1}^n(1)-9\sum_{i=1}^n(i)$$

Using (1) and (2), we may write:

$$S_n=4n-9\frac{n(n+1)}{2}$$

Combining terms, we obtain:

$$S_n=\frac{8n-9n(n+1)}{2}=\frac{n(8-9(n+1))}{2}=-\frac{n(9n+1)}{2}$$

2.) $$S_n=\sum_{i=1}^n\left((i+1)(i+4) \right)$$

Expanding the summand, we obtain:

$$S_n=\sum_{i=1}^n\left(i^2+5i+4 \right)$$

Using (6) and (5), we may write:

$$S_n=\sum_{i=1}^n\left(i^2 \right)+5\sum_{i=1}^n(i)+4\sum_{i=1}^n(1)$$

Applying (1), (2) and (3), we obtain:

$$S_n=\frac{n(n+1)(2n+1)}{6}+5\frac{n(n+1)}{2}+4n$$

Combining terms, we find:

$$S_n=\frac{n(n+1)(2n+1)+15n(n+1)+24n}{6}= \frac{n\left((n+1)(2n+1)+15(n+1)+24 \right)}{6}= \frac{n\left(2n^2+3n+1+15n+15+24 \right)}{6}= \frac{2n\left(n^2+9n+20 \right)}{6}= \frac{n(n+4)(n+5)}{3}$$

3.) $$S_n=\sum_{i=1}^n\left(i^3-i-2 \right)$$

Using (6) and (5), we may write:

$$S_n=\sum_{i=1}^n\left(i^3 \right)-\sum_{i=1}^n(i)-2\sum_{i=1}^n(1)$$

Using (1), (2) and (4), we have:

$$S_n=\frac{n^2(n+1)^2}{4}-\frac{n(n+1)}{2}-2n$$

Combining terms, we obtain:

$$S_n=\frac{n^2(n+1)^2-2n(n+1)-8n}{4}=\frac{n\left(n(n+1)^2-2(n+1)-8 \right)}{4}=\frac{n\left(n^3+2n^2+n-2n-2-8 \right)}{4}=\frac{n\left(n^3+2n^2-n-10 \right)}{4}$$

4.) $$S_n=\sum_{i=1}^n\left(\frac{3}{n}\left(\frac{i}{n} \right)^2 \right)$$

Using (5), we may write:

$$S_n=\frac{3}{n^3}\sum_{i=1}^n\left(i^2 \right)$$

Using (3), we obtain:

$$S_n=\frac{3}{n^3}\cdot\frac{n(n+1)(2n+1)}{6}=\frac{(n+1)(2n+1)}{2n^2}$$
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
I'm interested to know whether the equation $$1 = 2 - \frac{1}{2 - \frac{1}{2 - \cdots}}$$ is true or not. It can be shown easily that if the continued fraction converges, it cannot converge to anything else than 1. It seems that if the continued fraction converges, the convergence is very slow. The apparent slowness of the convergence makes it difficult to estimate the presence of true convergence numerically. At the moment I don't know whether this converges or not.

Similar threads

Replies
2
Views
2K
Replies
0
Views
2K
Replies
7
Views
3K
Replies
11
Views
2K
Replies
3
Views
4K
Replies
1
Views
2K
Back
Top