Questions tagged [divisibility]

This tag is for questions about divisibility, that is, determining when one thing is a multiple of another thing.

If $a$ and $b$ are integers, $a$ divides $b$ if $b=ca$ for some integer $c$. This is denoted $a\mid b$. It is usually studied in introductory courses in number theory, so add if appropriate.

A common notation used for the phrase "$a$ divides $b$" is $a|b$. It is also common to negate the notation by adding a slash like this: "$c$ does not divide $d$" written as $c\nmid d$. Note that the order is important: for example, $2|4$ but "$4\nmid 2$".

This notion can be generalized to any ring. The definition is the same: For two elements $a$ and $b$ of a commutative ring $R$, $a$ divides $b$ if $ac=b$ for some $c$ in $R$.

Divisibility in commutative rings corresponds exactly to containment the poset of principal ideals. That is, $a$ divides $b$ if and only if $aR\subseteq bR$. For commutative rings like principal ideal rings, this means that divisibility mirrors exactly the poset of all ideals of the ring.

The topics appropriate for this tag include, for example:

  • Questions about the relation $\mid$.
  • Questions about the GCD and LCM.

There are divisibility rule that is a shorthand way of determining whether a given integer is divisible by a fixed divisor without performing the division, usually by examining its digits.

6170 questions
0
votes
0 answers

For any natural numbers $n> 1$ and $k, n\nmid (kn+1)$

I am stuck on how to begin this proof. My intuition tells me I need to do something with odd and even. For example, If $n$ and $k$ are even then their product is even and adding $1$ will make it odd and not divisible by $n$. I can show all the…
bow123
  • 53
  • 5
0
votes
2 answers

Does $x$ include $1$ and $y$ when we say $x\mid y$?

I'm new to number theory. If we have a statement saying $n\mid91$, does it mean that $n$ can be $1, 7, 13, 91$, or n can be $7, 13$. Is $1$ and $91$ excluded?
0
votes
1 answer

How to explain the connection between divisions of a large number?

I am a beginner and I found that there are some links between the divisions of a large number which I don't understand. I couldn't find any way to explain them mathematically so I am hoping someone can explain this to me. I am using python. We have…
Robert
  • 117
0
votes
2 answers

Why can we say that if $d$ divides both $a$ and $b$, then it also divides the remainder of $a/b$?

Why can we say that if $d$ divides both $a$ and $b$, then it also divides the remainder of $a/b$? For example if $a=121$ and $b=44$, then we could say that $d=11$. The remainder of $121/44$ is $33$, and this is also divisible by $11$.
Jamminermit
  • 1,923
0
votes
6 answers

Prove that if $ a\mid b$ and $ a+b$ is odd, then $a$ is odd

The question is to prove that if $a,b\in\mathbb{Z}$, $\ a\mid b$, and $a+b$ is odd, then $a$ is odd. I started by considering a direct proof. $$\text{Assume }\ a+b\text{ is odd. Then }a+b=2k+1,\text{ where } k\in\mathbb{Z}.$$ I've considered…
0
votes
2 answers

Divisibility of a large number with $72$

When trying to find whether some very large number is divisible by for example $72$ we can just check if that number is divisible by both $8$ and $9$. Can someone explain why that works?
0
votes
1 answer

Return the number of integers within the range of a and b that are divisible by x

So I have a question here: Return the number of integers within the range of a and b that are divisible by x. So I have, a = 0, b = 17 and x = 17. Apparently the answer is 2. I understand that 17 / 17 is 1, I just don't understand how 0 / 17 can…
0
votes
2 answers

Does division by zero imply a different type of division in this situation

Firstly, I would like to apologize if this is somehow addressed in one of the many many explanations about why division by 0 is impossible that appear on this site. I have not yet found one that explains this type of situation, at least…
Phonzi
  • 1
0
votes
1 answer

distribute items into containers evenly without splitting

Im trying to figure out how to place a number of items into containers evenly but without splitting. Easy example: 11 items, 2 containers 11/2 = 5.5 so even distribution would look like this (without splitting): container 1 = 5 items container 2 = 6…
0
votes
0 answers

N has all divisors up to 31 except two

Let $N$ be a positive integer. It is true that $1|N, 2|N, 3|N, \dots, 31|N$, except two. Which are false? It seems like the problem is impossible. For example, any two consecutive integers must have an even integer E, and this even integer is…
Wesley
  • 1,567
0
votes
1 answer

For positive integers prove that $a\Big|bc \implies a\Big|b \lor a\Big|c$

$a\Big | b,\; b = ak.$ $a\Big|c, c = al,$ So do I multiply $b$ and $c$ to get $a(kl)$ to prove that $bc = a$ multiplied by some integer $kl$ closed under multiplication?
0
votes
2 answers

What does it mean to not divide any term

I am trying to solve the below problem(Please don't solve it) The sequence 1, 1, 1, 3, 5, 9, 17, 31, 57, 105, 193, 355, 653, 1201 ... is defined by T1 = T2 = T3 = 1 and Tn = Tn-1 + Tn-2 + Tn-3. It can be shown that 27 does not divide any terms of…
Ilya Gazman
  • 1,440
0
votes
7 answers

How to prove: 6 | x(x+1)(x+2)

How can I prove that $6$ divide $x(x+1)(x+2)$? I try with $(x-2)$ and $(x-3)$ but that is not ok. Thank you for your help.
julio77
  • 39
0
votes
0 answers

$2^{b}-1$ does not divide $2^{a}+1$

If $a$ and $b>2$ are any positive integers, then prove that $2^{a}+1$ is not divisible by $2^{b}-1$ Here's my attempt: If $2^{b}-1\mid 2^{a}+1$ then it is obvious that $a>b$. Now ,By division algorithm $$a=qb+r$$ We know that $$2^{b}\equiv…
user612946
0
votes
1 answer

find a number $aabb$ such that is full square

I know that I can write $aabb=1000a+100a+10b+b$, $a,b\in \{0,1,2,3,4,5,6,7,8,9\}, a\neq 0$, so $aabb=1100a+11b=m^2$, where $m\in \mathbb N$, I notice that $m^2=11(100a+b)$ so I need to find some number that $11\mid m^2$ and $11\mid…