MHB Fast Calculation [sum] problem

  • Thread starter Thread starter susanto3311
  • Start date Start date
  • Tags Tags
    Calculation Sum
Click For Summary
To solve the fast calculation problem involving the sum of three questions, three summation formulas are provided: the sum of the first n natural numbers, the sum of the squares of the first n natural numbers, and the sum of the cubes of the first n natural numbers. Each formula requires identifying the value of n to compute the respective sums. Users are encouraged to apply these formulas to their specific problems for accurate results. The discussion emphasizes the importance of correctly determining n for effective calculations.
susanto3311
Messages
73
Reaction score
0
hello all...

would you help me out, how to sum 3 questions problem..

please, see my picture attachment..

thanks for your helping...

susanto3311
 

Attachments

  • 3 sum question problem.png
    3 sum question problem.png
    2.3 KB · Views: 78
Mathematics news on Phys.org
There are 3 formulas you can use here:

[box=blue]
Summation Formulas

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

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

$$\sum_{k=1}^n\left(k^3\right)=\left(\frac{n(n+1)}{2}\right)^2\tag{3}$$[/box]

Can you identify $n$ in each case and find the sums?
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 11 ·
Replies
11
Views
3K
Replies
2
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 11 ·
Replies
11
Views
4K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 6 ·
Replies
6
Views
2K