Divisibility Problem: Prove Existence of $i,j$

  • Context: MHB 
  • Thread starter Thread starter qamaz
  • Start date Start date
  • Tags Tags
    Divisibility
Click For Summary
SUMMARY

The divisibility problem asserts that for any natural number \( n \) and a sequence of integers \( (a_1, a_2, \ldots, a_n) \in \mathbb{Z}^n \), there exist indices \( i \) and \( j \) such that \( i \leq j \) and the sum \( \sum_{k=i}^{j} a_k \) is divisible by \( n \). The solution involves defining \( b_j = \sum_{k=1}^j a_k \) for \( j = 1, \ldots, n \) and applying the pigeonhole principle to the remainders of \( b_j \) when divided by \( n \). This approach guarantees the existence of such indices due to the limited number of possible remainders.

PREREQUISITES
  • Understanding of the pigeonhole principle
  • Familiarity with integer sequences and summation notation
  • Knowledge of modular arithmetic
  • Basic concepts of set theory, particularly Cartesian products
NEXT STEPS
  • Study the pigeonhole principle in combinatorial mathematics
  • Explore modular arithmetic and its applications in number theory
  • Learn about integer sequences and their properties
  • Investigate the implications of the pigeonhole principle in proofs and problem-solving
USEFUL FOR

Mathematicians, computer scientists, and students studying number theory or combinatorics who are interested in understanding divisibility and sequence properties.

qamaz
Messages
3
Reaction score
0
$$\text{ Let } n∈N \text{ and } (a1,a2,…,a_{n})∈\mathbb{Z}^{n}.

\text{ Prove that always exist } i,j∈ \underline{n} \text{ with } i≤j \text{ so }

\sum\limits_{k=i}^{\\j} a_{k} \text{ divisible by n} .$$
 
Last edited:
Physics news on Phys.org
Hi, and welcome to the forum!

Hint: Consider $$b_j=\sum_{k=1}^ja_k$$, $j=1,\ldots,n$ and apply the pigeonhole principle to remainders when $b_j$ are divided by $n$.
 
What is the meaning of $$\mathbb{Z}^{n}$$?
 
$$\mathbb{Z}$$ denotes the set of integers. If $A$ and $B$ are sets, $A\times B$ denotes the set of all ordered pairs, where the first element comes from $A$ and the second one comes from $B$. More generally, $A_1\times \dots\times A_n$ denotes the set of all $n$-tuples, i.e., of ordered sequences of length $n$, where the $i$th element comes from $A_i$ for $i=1,\ldots,n$. Finally, $A^n=A\times\dots\times A$ ($n$ times). Thus, $$(a_1,\ldots,a_n)\in\mathbb{Z}^n$$ means that all $a_i$ are integers.
 

Similar threads

  • · Replies 29 ·
Replies
29
Views
4K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 5 ·
Replies
5
Views
1K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 15 ·
Replies
15
Views
2K
  • · Replies 21 ·
Replies
21
Views
1K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 13 ·
Replies
13
Views
2K