TH

ในคณิตศาสตร์ การคูณจำนวนที่เหมือนกันซ้ำๆ หลายครั้ง สามารถเขียนให้อยู่ในรูปที่สั้นและกระชับขึ้นได้โดยใช้ "เลขยกกำลัง" (Exponents) ซึ่งประกอบไปด้วยตัวเลขสองส่วนหลัก คือ ตัวฐานและตัวที่บ่งบอกจำนวนรอบในการคูณ

EN

In mathematics, multiplying the same number repeatedly can be written in a shorter, more concise form using "Exponents". It consists of two main parts: the base number and the number indicating how many times to multiply it.

1

📖 บทนิยามและส่วนประกอบ / Definition and Components

TH

บทนิยาม: ถ้า $a$ แทนจำนวนใดๆ และ $n$ แทนจำนวนเต็มบวก "$a$ ยกกำลัง $n$" หรือ "$a$ กำลัง $n$" เขียนแทนด้วย $a^n$ มีความหมายดังนี้:

$$a^n = \underbrace{a \times a \times a \times \dots \times a}_{n \text{ ตัว}}$$

ส่วนประกอบและการอ่าน:

  • $a$ เรียกว่า "ฐาน" (Base)
  • $n$ เรียกว่า "เลขชี้กำลัง" (Exponent)
  • การอ่าน: $a^n$ อ่านว่า "$a$ ยกกำลัง $n$" หรือ "กำลัง $n$ ของ $a$"

** หมายเหตุที่สำคัญ **

  • $a^1$ จะมีค่าเท่ากับ $a$ เสมอ (โดยทั่วไปจะไม่นิยมเขียนเลขชี้กำลังเป็น 1)
  • ต้องระวังความแตกต่างระหว่าง $(-a)^n$ กับ $-a^n$ ซึ่งให้ผลลัพธ์ต่างกันในกรณีที่ $n$ เป็นจำนวนคู่
EN

Definition: If $a$ is any real number and $n$ is a positive integer, "$a$ raised to the power of $n$" is denoted by $a^n$ and is defined as:

$$a^n = \underbrace{a \times a \times a \times \dots \times a}_{n \text{ factors}}$$

Components and Pronunciation:

  • $a$ is called the "Base"
  • $n$ is called the "Exponent" (or Index/Power)
  • Reading: $a^n$ is read as "$a$ to the power of $n$" or "$a$ to the $n$-th power".

** Important Notes **

  • $a^1$ is always equal to $a$ (the exponent 1 is usually omitted).
  • Be careful distinguishing $(-a)^n$ and $-a^n$, as they yield different results when $n$ is an even number.
Example 1.1 : ฐานเป็นจำนวนบวก

จงหาค่าของ $2^4$ (อ่านว่า "สองยกกำลังสี่")

$$ \begin{aligned} 2^4 &= 2 \times 2 \times 2 \times 2 \\ &= 16 \end{aligned} $$

Find the value of $2^4$ (Read as "two to the power of four")

$$ \begin{aligned} 2^4 &= 2 \times 2 \times 2 \times 2 \\ &= 16 \end{aligned} $$
Example 1.2 : ฐานเป็นจำนวนลบ เลขชี้กำลังเป็นคี่

จงหาค่าของ $(-3)^3$

$$ \begin{aligned} (-3)^3 &= (-3) \times (-3) \times (-3) \\ &= 9 \times (-3) \\ &= -27 \end{aligned} $$

Find the value of $(-3)^3$

$$ \begin{aligned} (-3)^3 &= (-3) \times (-3) \times (-3) \\ &= 9 \times (-3) \\ &= -27 \end{aligned} $$
Example 1.3 : ฐานเป็นจำนวนลบ เลขชี้กำลังเป็นคู่

จงหาค่าของ $(-2)^4$

$$ \begin{aligned} (-2)^4 &= (-2) \times (-2) \times (-2) \times (-2) \\ &= 4 \times 4 \\ &= 16 \end{aligned} $$

Find the value of $(-2)^4$

$$ \begin{aligned} (-2)^4 &= (-2) \times (-2) \times (-2) \times (-2) \\ &= 4 \times 4 \\ &= 16 \end{aligned} $$
Example 1.4 : ข้อควรระวังไม่มีวงเล็บ

จงหาค่าของ $-2^4$

$$ \begin{aligned} -2^4 &= -(2^4) \\ &= -(2 \times 2 \times 2 \times 2) \\ &= -16 \end{aligned} $$

Find the value of $-2^4$

$$ \begin{aligned} -2^4 &= -(2^4) \\ &= -(2 \times 2 \times 2 \times 2) \\ &= -16 \end{aligned} $$
Example 1.5 : ฐานเป็นเศษส่วน

จงหาค่าของ $\displaystyle \left(\frac{1}{3}\right)^3$

$$ \begin{aligned} \left(\frac{1}{3}\right)^3 &= \left(\frac{1}{3}\right) \times \left(\frac{1}{3}\right) \times \left(\frac{1}{3}\right) \\ &= \frac{1 \times 1 \times 1}{3 \times 3 \times 3} \\ &= \frac{1}{27} \end{aligned} $$

Find the value of $\displaystyle \left(\frac{1}{3}\right)^3$

$$ \begin{aligned} \left(\frac{1}{3}\right)^3 &= \left(\frac{1}{3}\right) \times \left(\frac{1}{3}\right) \times \left(\frac{1}{3}\right) \\ &= \frac{1 \times 1 \times 1}{3 \times 3 \times 3} \\ &= \frac{1}{27} \end{aligned} $$
Example 1.6 : ฐานเป็นทศนิยม

จงหาค่าของ $(0.2)^2$

$$ \begin{aligned} (0.2)^2 &= 0.2 \times 0.2 \\ &= 0.04 \end{aligned} $$

Find the value of $(0.2)^2$

$$ \begin{aligned} (0.2)^2 &= 0.2 \times 0.2 \\ &= 0.04 \end{aligned} $$
Example 1.7 : ฐานเป็นตัวแปร

จงเขียน $y \times y \times y \times y \times y$ ให้อยู่ในรูปเลขยกกำลัง

$$ \begin{aligned} \text{เนื่องจากมี } y \text{ คูณกันทั้งหมด } 5 \text{ ตัว} \\ \text{ดังนั้น } y \times y \times y \times y \times y &= y^5 \end{aligned} $$

Express $y \times y \times y \times y \times y$ as an exponent.

$$ \begin{aligned} \text{Since } y \text{ is multiplied by itself } 5 \text{ times,} \\ \text{Thus, } y \times y \times y \times y \times y &= y^5 \end{aligned} $$
2

⚠️ ข้อควรระวังและจุดที่ผิดบ่อย / Common Mistakes & Pitfalls

TH

ในการเริ่มต้นเรียนเรื่องเลขยกกำลัง มักจะมีบางจุดที่หลายคนสับสนและคำนวณผิดพลาดบ่อยครั้ง ลองพิจารณาข้อควรระวังต่อไปนี้เพื่อป้องกันการเสียคะแนนฟรีๆ:

EN

When starting to learn about exponents, there are a few common pitfalls that students frequently fall into. Pay attention to these warnings to avoid unnecessary mistakes:

Pitfall 1 : $a^n \neq a \times n$

การยกกำลัง ไม่ใช่ การนำมาคูณกัน

จุดผิดยอดฮิตคือการเอา "ฐาน" ไปคูณกับ "เลขชี้กำลัง" โดยตรง ซึ่งเป็นความเข้าใจที่ผิดอย่างมหันต์!

$$ \begin{aligned} 3^2 &\neq 3 \times 2 = 6 \quad \text{(ผิด ❌)} \\ 3^2 &= 3 \times 3 = 9 \quad \text{(ถูกต้อง ✅)} \end{aligned} $$

Exponentiation is NOT multiplication.

The most common mistake is multiplying the "base" by the "exponent" directly. This is fundamentally wrong!

$$ \begin{aligned} 3^2 &\neq 3 \times 2 = 6 \quad \text{(Incorrect ❌)} \\ 3^2 &= 3 \times 3 = 9 \quad \text{(Correct ✅)} \end{aligned} $$
Pitfall 2 : $(-a)^n \neq -a^n$ (เมื่อ $n$ เป็นจำนวนคู่)

ความสำคัญของ "วงเล็บ"

ถ้ามีวงเล็บครอบลบ ให้เอาเครื่องหมายลบไปคูณซ้ำด้วย แต่ถ้าไม่มีวงเล็บ หมายถึงเอาตัวเลขไปยกกำลังก่อน แล้วค่อยติดลบทีหลังสุด

$$ \begin{aligned} (-4)^2 &= (-4) \times (-4) \\&= 16 \\ -4^2 &= -(4 \times 4) \\&= -16 \end{aligned} $$

The critical importance of "Parentheses".

With parentheses, the negative sign is included in the repeated multiplication. Without them, the exponent is applied first, and the negative sign is attached at the very end.

$$ \begin{aligned} (-4)^2 &= (-4) \times (-4) \\&= 16 \\ -4^2 &= -(4 \times 4) \\&= -16 \end{aligned} $$
Pitfall 3 : $a^0 = 1$ (ไม่ใช่ 0)

จำนวนใดๆ ยกกำลัง 0 มีค่าเท่ากับ 1 เสมอ (เมื่อ $a \neq 0$)

เมื่อเห็นเลขชี้กำลังเป็น $0$ คนส่วนใหญ่มักจะเผลอตอบว่า $0$ ซึ่งผิด

$$ \begin{aligned} 5^0 &= 1 \\ 100^0 &= 1 \\ (-7)^0 &= 1 \end{aligned} $$

Any non-zero number raised to the power of 0 is always 1.

When seeing an exponent of $0$, many people instinctively answer $0$, which is incorrect.

$$ \begin{aligned} 5^0 &= 1 \\ 100^0 &= 1 \\ (-7)^0 &= 1 \end{aligned} $$

คำศัพท์ที่น่าสนใจ / Key Vocabulary

คำศัพท์คณิตศาสตร์ภาษาอังกฤษ พร้อมรากศัพท์

คำศัพท์ รากศัพท์ / Root ความหมาย / Meaning
Exponent ex- (out) + ponere (put) เลขชี้กำลัง · ตัวเลขที่บอกจำนวนครั้งที่ฐานคูณกันเอง (ตั้งโชว์ออกไปด้านบน)
Base basis (foundation) ฐาน · ตัวเลขหลักที่ถูกนำมาคูณซ้ำตามจำนวนของเลขชี้กำลัง (รากฐาน)
Power posse (to be able) กำลัง / ยกกำลัง · ผลลัพธ์จากการคูณฐานซ้ำๆ
Multiply multus (many) + plicare (fold) คูณ · การเพิ่มจำนวนขึ้นเป็นเท่าตัวซ้ำๆ กัน (พับทบไปหลายๆ ครั้ง)
Integer in- (not) + tangere (touch) จำนวนเต็ม · ตัวเลขที่ไม่มีเศษส่วนหรือทศนิยมประกอบ (คงความสมบูรณ์ ไม่ถูกแบ่งแยก)