Home
Random
Log in
Settings
Donate
About Wikiversity
Disclaimers
Search
Power sums/Induction/Exercise
Language
Watch
Edit
Prove the following formulas by induction.
∑
i
=
1
n
i
=
n
(
n
+
1
)
2
,
{\displaystyle {}\sum _{i=1}^{n}i={\frac {n(n+1)}{2}}\,,}
∑
i
=
1
n
i
2
=
n
(
n
+
1
)
(
2
n
+
1
)
6
.
{\displaystyle {}\sum _{i=1}^{n}i^{2}={\frac {n(n+1)(2n+1)}{6}}\,.}
∑
i
=
1
n
i
3
=
(
n
(
n
+
1
)
2
)
2
.
{\displaystyle {}\sum _{i=1}^{n}i^{3}={\left({\frac {n(n+1)}{2}}\right)}^{2}\,.}
Create a solution