- Published on
Discrete calculus and sums of powers
- Authors

- Name
- Vu Hung
Problem Statement
is the backward difference operator, defined as for discrete functions . In this problem, you will explore the properties of the backward difference operator and its applications to sums of powers.
For example, The first order of is
.
The second order of is and the third order of is .
In this problem, we use the operator to derive formulas for sums of powers.
- Show .
- Sum this identity from to to derive
- Evaluate
% where is the backward difference operator % is the third-order backward difference operator, % e.g. .
- State the leading term of .
Hints
Use telescoping on the left and known formulas for .
Solutions
Expansion gives part (i). Summing:
which simplifies to
Also . In general,
Further Readings
- HSC Sequences: https://vumaths.com/booklets/hsc-sequences/
- HSC Functions: https://vumaths.com/booklets/hsc-functions/
- HSC Integrals: https://vumaths.com/booklets/hsc-integrals/
- HSC Complex Numbers: https://vumaths.com/booklets/hsc-complex-numbers/
Connect with me
- GitHub: https://github.com/vuhung16au/
- Website - Vu's Maths Hub: https://vumaths.com/
- Instagram: https://www.instagram.com/vuhung16/
