หลังจากที่เราได้ศึกษาเรื่องสมบัติของเลขยกกำลังมาแล้ว ในระดับมัธยมศึกษาตอนปลาย เราจะนำความรู้เหล่านั้นมาสร้างเป็นฟังก์ชันที่เรียกว่า "ฟังก์ชันเอกซ์โพเนนเชียล" (Exponential Function) ซึ่งเป็นฟังก์ชันที่อธิบายปรากฏการณ์ในธรรมชาติที่มีการเติบโตหรือลดลงอย่างรวดเร็ว เช่น การเพิ่มประชากร การสลายตัวของสารกัมมันตรังสี หรือดอกเบี้ยทบต้น
After studying the properties of exponents, in high school mathematics, we use that knowledge to construct the "Exponential Function". This function models natural phenomena involving rapid growth or decay, such as population growth, radioactive decay, or compound interest.
📖 นิยามของฟังก์ชันเอกซ์โพเนนเชียล 📖 Definition of Exponential Function
ฟังก์ชันเอกซ์โพเนนเชียล คือ ฟังก์ชันที่เขียนอยู่ในรูปแบบ:
อธิบายง่ายๆ คือ เป็นสมการในรูป $y = a^x$ โดยที่ ฐาน $a$ ต้องเป็นจำนวนจริงบวก และห้ามเป็น 1 ส่วนเลขชี้กำลัง $x$ สามารถเป็นจำนวนจริงใดๆ ก็ได้
- ถ้า $a < 0$: เช่น $y = (-2)^x$ หาก $x = \frac{1}{2}$ จะได้ $y = \sqrt{-2}$ ซึ่งหาค่าไม่ได้ในระบบจำนวนจริง (กราฟจะขาดตอน)
- ถ้า $a = 0$: จะได้ $y = 0^x$ ซึ่งมีค่าเป็น 0 เสมอ (กราฟเส้นตรงแนวนอน ไม่ใช่กราฟเอกซ์โพเนนเชียล)
- ถ้า $a = 1$: จะได้ $y = 1^x$ ซึ่งมีค่าเป็น 1 เสมอ (กราฟเส้นตรงแนวนอนเช่นกัน ไม่แสดงการเติบโต)
An Exponential Function is defined by the set:
Simply put, it is an equation in the form $y = a^x$, where the base $a$ must be a positive real number and not equal to 1, while the exponent $x$ can be any real number.
- If $a < 0$: e.g., $y = (-2)^x$. If $x = \frac{1}{2}$, then $y = \sqrt{-2}$, which is undefined in real numbers (graph would be discontinuous).
- If $a = 0$: We get $y = 0^x = 0$ for $x > 0$ (a horizontal line, not exponential).
- If $a = 1$: We get $y = 1^x = 1$ for all $x$ (also a horizontal constant line, showing no growth).
🎯 โดเมน (Domain) และ เรนจ์ (Range) 🎯 Domain and Range
จากนิยามของฟังก์ชันเอกซ์โพเนนเชียล $y = a^x$ เราสามารถสรุปขอบเขตของค่า $x$ (โดเมน) และค่า $y$ (เรนจ์) ได้ดังนี้:
Based on the definition of $y = a^x$, we can determine the valid inputs for $x$ (Domain) and the possible outputs for $y$ (Range) as follows:
📈 กราฟแสดงลักษณะของฟังก์ชันเอกซ์โพเนนเชียล 📈 Graphs of Exponential Functions
เปรียบเทียบระหว่างฟังก์ชันเพิ่ม ($a > 1$) และฟังก์ชันลด ($0 < a < 1$) Comparison between Exponential Growth ($a > 1$) and Decay ($0 < a < 1$)
📝 ตัวอย่างโจทย์ที่น่าสนใจ 📝 Interesting Examples
ลองมาดูตัวอย่างการพิจารณาความเข้ากันกับนิยาม การหาค่าของฟังก์ชัน และการวิเคราะห์โดเมนกับเรนจ์ เพื่อให้เข้าใจพื้นฐานแน่นยิ่งขึ้น
Let's look at examples covering definition checking, function evaluation, and analyzing domains and ranges to build a solid foundation.
จงพิจารณาว่าฟังก์ชันต่อไปนี้ เป็นฟังก์ชันเอกซ์โพเนนเชียลหรือไม่ เพราะเหตุใด?
1) $y = 3^x$
2) $y = 1^x$
3) $y = x^3$
- $y = 3^x$ เป็น (เพราะฐาน $a=3$ ซึ่ง $>0$ และ $\neq 1$)
- $y = 1^x$ ไม่เป็น (เพราะฐาน $a=1$ ขัดกับเงื่อนไขที่ฐานห้ามเป็น 1)
- $y = x^3$ ไม่เป็น (นี่คือฟังก์ชันพหุนาม ตัวแปร $x$ อยู่ที่ฐาน ไม่ใช่เลขชี้กำลัง)
Determine whether the following functions are exponential functions and explain why.
1) $y = 3^x$
2) $y = 1^x$
3) $y = x^3$
- $y = 3^x$ Yes (Base $a=3$, which is $>0$ and $\neq 1$).
- $y = 1^x$ No (Base $a=1$ violates the condition $a \neq 1$).
- $y = x^3$ No (This is a polynomial function; the variable $x$ is the base, not the exponent).
กำหนดให้ฟังก์ชันเอกซ์โพเนนเชียล $f(x) = 2^x$ จงหาค่าของ $f(3)$ และ $f(-2)$
Given the exponential function $f(x) = 2^x$, evaluate $f(3)$ and $f(-2)$.
กำหนดให้ $g(x) = \left(\frac{1}{3}\right)^x$ จงหาค่าของ $g(-2)$ และ $g(0)$
Given $g(x) = \left(\frac{1}{3}\right)^x$, evaluate $g(-2)$ and $g(0)$.
กำหนดให้ $y = 5^x$ จงพิจารณาโดเมนและเรนจ์ โดยตรวจสอบจากการแทนค่า $x$ ต่างๆ
จะเห็นว่าเราสามารถแทน $x$ ได้ทุกค่า (โดเมนคือ $\mathbb{R}$) และไม่ว่า $x$ จะเป็นเท่าใด ค่า $y$ ที่ได้ก็จะเป็นบวกเสมอและไม่มีทางเป็นศูนย์ (เรนจ์คือ $\mathbb{R}^+$)
Given $y = 5^x$, analyze its domain and range by substituting different values of $x$.
We observe that we can substitute any real number for $x$ (Domain is $\mathbb{R}$). No matter what $x$ is, the resulting $y$ is always positive and never zero (Range is $\mathbb{R}^+$).
กำหนดให้กราฟของฟังก์ชันเอกซ์โพเนนเชียล $f(x) = a^x$ ลากผ่านจุดพิกัด $(2, 9)$ จงหาค่าของฐาน $a$ และหาค่าของ $f(3)$
แต่นิยามของฟังก์ชันเอกซ์โพเนนเชียลบังคับว่า ฐานต้อง $a > 0$ ดังนั้น $a = 3$ เท่านั้น
The graph of an exponential function $f(x) = a^x$ passes through the point $(2, 9)$. Find the base $a$ and evaluate $f(3)$.
However, the definition of an exponential function requires the base $a > 0$. Therefore, only $a = 3$ is valid.
คำศัพท์ที่น่าสนใจ Key Vocabulary
คำศัพท์คณิตศาสตร์ภาษาอังกฤษ พร้อมรากศัพท์
| คำศัพท์ | รากศัพท์ / Root | ความหมาย / Meaning |
|---|---|---|
| Exponential | ex- (out) + ponere (to place) | เอกซ์โพเนนเชียล · เกี่ยวข้องกับเลขชี้กำลัง ฟังก์ชันที่มีการเติบโตแบบทวีคูณ |
| Domain | dominium (property, territory) | โดเมน · ขอบเขตหรือเซตของค่าตัวแปรต้น (ค่า x) ทั้งหมดที่เป็นไปได้ในฟังก์ชัน |
| Range | ranc (circle, rank) | เรนจ์ · เซตของผลลัพธ์หรือค่าตัวแปรตาม (ค่า y) ทั้งหมดที่เกิดจากโดเมน |
| Base | basis (foundation) | ฐาน · ตัวเลขหลักที่ถูกยกกำลัง (ในฟังก์ชันนี้คือค่า $a$) |
| Condition | con- (together) + dicere (to say) | เงื่อนไข · ข้อกำหนดที่ทำให้ฟังก์ชันหรือทฤษฎีนั้นเป็นจริง (เช่น $a > 0, a \neq 1$) |