แนวคิดของ "การหารลงตัว" เป็นรากฐานสำคัญในการศึกษาคณิตศาสตร์แขนงทฤษฎีจำนวน (Number Theory) ซึ่งนำไปสู่การทำความเข้าใจจำนวนเฉพาะ, ห.ร.ม., ค.ร.น. และสมการไดโอแฟนไทน์
The concept of "Divisibility" is an essential foundation in Number Theory, leading to the understanding of prime numbers, GCD, LCM, and Diophantine equations.
📦 บทนิยามและสัญลักษณ์ / Definition & Notation
กำหนดให้ $a$ และ $b$ เป็นจำนวนเต็ม โดยที่ $a \neq 0$
จะกล่าวว่า $a$ หาร $b$ ลงตัว ก็ต่อเมื่อ มีจำนวนเต็ม $c$ ที่ทำให้ $b = ac$
สัญลักษณ์:
ใช้ $a \mid b$ แทน "$a$ หาร $b$ ลงตัว"
ใช้ $a \nmid b$ แทน "$a$ หาร $b$ ไม่ลงตัว"
Let $a$ and $b$ be integers with $a \neq 0$.
We say that $a$ divides $b$ if and only if there exists an integer $c$ such that $b = ac$.
Notation:
Write $a \mid b$ for "$a$ divides $b$"
Write $a \nmid b$ for "$a$ does not divide $b$"
พิจารณา $3$ และ $12$
Consider $3$ and $12$.
เนื่องจากมีจำนวนเต็ม $4$ ที่ทำให้สมการเป็นจริง ดังนั้น $3 \mid 12$
Since integer $4$ makes the equation true, thus $3 \mid 12$.
พิจารณา $4$ และ $15$
Consider $4$ and $15$.
ไม่มีจำนวนเต็ม $c$ ใดที่ทำให้สมการนี้เป็นจริง ดังนั้น $4 \nmid 15$
No integer $c$ satisfies this equation. Thus, $4 \nmid 15$.
พิจารณา $5$ และ $-20$
Consider $5$ and $-20$.
เนื่องจาก $-4 \in \mathbb{Z}$ ดังนั้น $5 \mid -20$
Since $-4 \in \mathbb{Z}$, thus $5 \mid -20$.
พิจารณา $-7$ และ $21$
Consider $-7$ and $21$.
$\text{จะได้ว่า } -7 \mid 21$
พิจารณา $8$ และ $0$
Consider $8$ and $0$.
จำนวนเต็มใดๆ ที่ไม่ใช่ศูนย์ ย่อมหารศูนย์ลงตัวเสมอ ดังนั้น $8 \mid 0$
Any non-zero integer divides zero. Thus $8 \mid 0$.
🔗 สมบัติถ่ายทอด / Transitive Property
ถ้า $a \mid b$ และ $b \mid c$ แล้วจะส่งผลให้ $a \mid c$
การพิสูจน์เบื้องต้น: จากบทนิยามจะได้ $b = ak_1$ และ $c = bk_2$ เมื่อนำไปแทนค่าจะได้ $c = (ak_1)k_2 = a(k_1k_2)$ ซึ่ง $k_1k_2$ เป็นจำนวนเต็ม
If $a \mid b$ and $b \mid c$, then it implies that $a \mid c$.
Basic Proof: By definition, $b = ak_1$ and $c = bk_2$. Substituting gives $c = (ak_1)k_2 = a(k_1k_2)$, where $k_1k_2$ is an integer.
กำหนดให้ $3 \mid 9$ และ $9 \mid 45$ จากสมบัติถ่ายทอด เราสามารถสรุปได้ว่า
Given $3 \mid 9$ and $9 \mid 45$. By transitive property, we conclude:
กำหนดให้ $2 \mid -10$ และ $-10 \mid 50$ ดังนั้นจะส่งผลให้
Given $2 \mid -10$ and $-10 \mid 50$. This implies:
ถ้าโจทย์กำหนดให้ $x \mid y^2$ และ $y^2 \mid z$ เราสามารถข้าม $y^2$ ได้เป็น
If given $x \mid y^2$ and $y^2 \mid z$. We can skip $y^2$ to get:
สมมติว่า $5 \mid x$ และ $x \mid 100$ นั่นคือ $x = 5k_1$ และ $100 = xk_2$
Suppose $5 \mid x$ and $x \mid 100$. That is $x = 5k_1$ and $100 = xk_2$.
$\text{แสดงให้เห็นชัดเจนว่า } 5 \mid 100$
พิจารณา $2 \mid 2^3$ และ $2^3 \mid 2^5$ จะได้ว่า
Consider $2 \mid 2^3$ and $2^3 \mid 2^5$. We obtain:
$\text{(เนื่องจาก } 2^5 = 2^3 \cdot 2^2 \text{)}$
⚖️ สมบัติเชิงเส้น / Linear Combination
ถ้า $a \mid b$ และ $a \mid c$ แล้ว จะส่งผลให้ $a \mid (bx + cy)$
เมื่อ $x$ และ $y$ เป็นจำนวนเต็มใดๆ (ค่า $bx + cy$ เรียกว่าผลรวมเชิงเส้น)
If $a \mid b$ and $a \mid c$, then it implies that $a \mid (bx + cy)$
where $x$ and $y$ are any integers. (The expression $bx + cy$ is called a linear combination).
กำหนดให้ $5 \mid 10$ และ $5 \mid 15$ เลือก $x = 1, y = 1$ จะได้
Given $5 \mid 10$ and $5 \mid 15$. Choosing $x = 1, y = 1$ gives
กำหนดให้ $7 \mid 35$ และ $7 \mid 14$ เลือก $x = 1, y = -1$ จะได้
Given $7 \mid 35$ and $7 \mid 14$. Choosing $x = 1, y = -1$ gives
กำหนดให้ $3 \mid 6$ และ $3 \mid 9$ เลือก $x = 2, y = 4$ จะได้
Given $3 \mid 6$ and $3 \mid 9$. Choosing $x = 2, y = 4$ gives
กำหนด $n \mid (3x+2)$ และ $n \mid x$ เราต้องการกำจัด $x$ จึงเลือกคูณ $-3$ ที่เทอมหลัง
Given $n \mid (3x+2)$ and $n \mid x$. To eliminate $x$, multiply the second term by $-3$:
กำหนด $d \mid (5n+3)$ และ $d \mid (2n+1)$ จงหา $d$ ที่เป็นบวก
ทำสัมประสิทธิ์ $n$ ให้เท่ากันคือ $10$ แล้วจับลบกัน
Given $d \mid (5n+3)$ and $d \mid (2n+1)$. Find positive $d$.
Equalize the coefficient of $n$ to $10$ and subtract:
$\text{ดังนั้น } d \text{ ที่เป็นบวกคือ } 1 \text{ เท่านั้น}$
🧮 ทดสอบการหารลงตัว / Divisibility Checker
ใช้เครื่องคิดเลขจำลองด้านล่างเพื่อตรวจสอบว่า $a \mid b$ หรือไม่ (โปรดกำหนดค่า $a$ และ $b$)
Use the custom calculator below to check if $a \mid b$ (Set values for $a$ and $b$).
คำศัพท์ที่น่าสนใจ / Key Vocabulary
คำศัพท์คณิตศาสตร์ภาษาอังกฤษ พร้อมรากศัพท์
| คำศัพท์ | รากศัพท์ / Root | ความหมาย / Meaning |
|---|---|---|
| Divisibility | divisis (division) |
การหารลงตัว ·
คุณสมบัติที่สามารถแบ่งเป็นส่วนย่อยได้โดยไม่มีเศษเหลือ
The capacity of being
evenly divided, without remainder.
|
| Integer | integer (whole, intact) |
จำนวนเต็ม ·
ตัวเลขที่ไม่มีเศษส่วนประกอบ เช่น 0, 1, -5
A whole number that can
be positive, negative, or zero.
|
| Transitive | transire (to go across) |
สมบัติถ่ายทอด ·
สมบัติที่ถ่ายทอดความสัมพันธ์ผ่านตัวเชื่อม (ถ้า a โยง b และ b โยง c แล้ว a โยง
c)
A property transferring
a relation across elements.
|
| Linear Combination | linearis + combinare |
ผลรวมเชิงเส้น ·
การนำตัวแปรมาคูณด้วยค่าคงตัวแล้วนำมาบวกกัน
An expression
constructed from a set of terms by multiplying each by a constant.
|