Evaluating Hermite Identity with Integers: Help with Homework Equations

  • Thread starter Thread starter rattanjot14
  • Start date Start date
  • Tags Tags
    Identity
Click For Summary
SUMMARY

The discussion focuses on evaluating the sum of the floor functions involving integers a, b, and m, specifically the expression [b/m] + [(b+a)/m] + [(b+2a)/m] + ... + [(b+(m-1)a)/m]. The Hermite identity is referenced as a potential tool for solving the problem, but the user encounters difficulties due to the non-integer nature of a/m. Key insights include the dependence on gcd(a,m) and related integrals presented in the book Concrete Mathematics by Graham, Knuth, and Patashnik, which provide foundational methods for approaching the problem.

PREREQUISITES
  • Understanding of floor functions and their properties
  • Familiarity with the Hermite identity
  • Knowledge of greatest common divisor (gcd) concepts
  • Basic calculus, specifically integration techniques
NEXT STEPS
  • Study the Hermite identity in detail and its applications in integer evaluations
  • Explore the properties of floor functions and their summation
  • Learn about gcd and its implications in number theory
  • Review integral calculus, focusing on definite integrals involving linear functions
USEFUL FOR

Students tackling advanced mathematics, particularly those studying number theory or discrete mathematics, as well as educators seeking to enhance their understanding of integer evaluations and related mathematical identities.

rattanjot14
Messages
16
Reaction score
0

Homework Statement



Let a and b be integers and m an integer >1 Evaluate

[b/m] + [(b+a)/m]+ [(b+2a)/m]+ [(b+3a)/m]+ [(b+4a)/m]+ [(b+5a)/m]+...+ [(b+(m-1)a)/m]

Homework Equations





The Attempt at a Solution


i tried to use hermite identity.

[x] + [x + 1/n] + [x + 2/n] +...+ [x + (n-1)/n] = [nx]

assuming x = b/m and 1/n = a/m.. but a/m is not an integer so i can't use it. I m stuck what to do?
 
Physics news on Phys.org
Funny you should mention that, just last week I read about it in pp 90-94 of Concrete Mathematics by Ronald L. Graham , Donald E. Knuth, and Oren Patashnik. Several interesting things are the dependence of the result on gcd(a,m) ,the fact that

$$\sum_{0 \le k < m} \left[ \frac{b+k \, a}{m}\right] = \sum_{0 \le k < a} \left[ \frac{b+k \, m}{a}\right], \, \, \, \, \, \, \, \, \, \mathop{integers \, \, \, a,m>0} $$

the closely related integrals

$$\frac{1}{m} \int_0^m (a \, x+b) \! \mathop{dx}=\frac{1}{a} \int_0^a (m \, x+b) \! \mathop{dx}=\frac{a \, m}{2}+b$$

The book uses several special cases to deduce the general one. Give it another try. If you have trouble describe the methods you tried and those you have know.
 

Similar threads

Replies
15
Views
2K
  • · Replies 9 ·
Replies
9
Views
4K
  • · Replies 17 ·
Replies
17
Views
3K
  • · Replies 12 ·
Replies
12
Views
4K
  • · Replies 11 ·
Replies
11
Views
4K
  • · Replies 19 ·
Replies
19
Views
4K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K