📐 ความหมายของปริพันธ์จำกัดเขต / Meaning of Definite Integral
ในหัวข้อที่แล้ว (ปริพันธ์ไม่จำกัดเขต) เราจะได้ผลลัพธ์เป็น "ฟังก์ชันใหม่" รูปแบบทั่วไปที่ติดค่าตัวแปร \(C\) เอาไว้
แต่สำหรับ ปริพันธ์จำกัดเขต (Definite Integral) เราต้องการฟิกซ์หรือตีกรอบขอบเขตในการคำนวณ (จาก \(x = a\) ถึง \(x = b\)) ซึ่งผลลัพธ์ที่ได้ออกมาจะไม่ใช่ฟังก์ชันอีกต่อไป แต่จะเป็น "ค่าตัวเลข (Value)" เพียงค่าเดียวที่มีความสำคัญอย่างยิ่งในเชิงเรขาคณิต (เช่น การใช้คำนวณหาพื้นที่ใต้กราฟ)
In the previous topic (Indefinite Integrals), the primary result of the operation was a "new function" in a general form containing the constant \(C\).
However, for a Definite Integral, we strict boundaries for the calculation (from \(x = a\) to \(x = b\)). The outcome is no longer a function, but a single "numerical value" which is extremely crucial in geometry (e.g., evaluating the precise area under a curve).
- หาพื้นที่ใต้เส้นตรงจาก \(x=0\) ถึง \(x=2\)
- คำนวณระยะทางสะสมในช่วงเวลา 1 ถึง 5 วินาที
- รวมผลบวกของค่าฟังก์ชันเล็กๆ ในช่วงที่กำหนด
- ประเมินค่าคงที่ที่เกิดขึ้นจากการเปลี่ยนแปลงในช่วงนั้นๆ
- เปรียบเทียบความแตกต่างระหว่างขอบเขตบนและล่าง
- Finding area under a straight line from \(x=0\) to \(x=2\).
- Calculating total distance over a time interval of 1 to 5 seconds.
- Summing infinitesimal function values over a range.
- Evaluating total change between two specific points.
- Comparing the difference between upper and lower boundaries.
🧠 ทฤษฎีบทหลักมูลของแคลคูลัส / Fundamental Theorem of Calculus
ทฤษฎีบทนี้คือการค้นพบที่ยิ่งใหญ่ที่สุดในแคลคูลัส เพราะมันเป็นสะพานเชื่อมโยงระหว่าง อนุพันธ์ (Derivative) และ ปริพันธ์ (Integral) เข้าด้วยกันอย่างสมบูรณ์
ถ้า \(f\) เป็นฟังก์ชันต่อเนื่องบนช่วงปิด \([a, b]\) และ \(F\) เป็นปฏิยานุพันธ์ของ \(f\) เราจะสามารถหาปริพันธ์จำกัดเขตได้ตามสมการนี้:
This theorem is the greatest discovery in calculus as it perfectly bridges Derivatives and Integrals together.
If \(f\) is a continuous function on the closed interval \([a, b]\) and \(F\) is an antiderivative of \(f\), then we can evaluate its definite integral using this formula:
จงหาค่าของ \(\int_{1}^{3} 2x \, dx\)
Evaluate \(\int_{1}^{3} 2x \, dx\)
จงหาค่าของ \(\int_{0}^{2} (3x^2 - 4x + 1) \, dx\)
Evaluate \(\int_{0}^{2} (3x^2 - 4x + 1) \, dx\)
จงหาค่าของ \(\int_{-1}^{2} (x^3 + 1) \, dx\)
Evaluate \(\int_{-1}^{2} (x^3 + 1) \, dx\)
จงหาค่าของ \(\int_{1}^{4} 3\sqrt{x} \, dx\)
Evaluate \(\int_{1}^{4} 3\sqrt{x} \, dx\)
จงหาค่าของ \(\int_{1}^{2} (x + \frac{1}{x^2}) \, dx\)
Evaluate \(\int_{1}^{2} (x + \frac{1}{x^2}) \, dx\)
📋 สมบัติของปริพันธ์จำกัดเขต / Properties of Definite Integrals
เมื่อนำขอบเขตเข้ามาเกี่ยวข้อง ปริพันธ์จะมีสมบัติเกี่ยวกับขอบเขตเพิ่มเติมดังต่อไปนี้ที่มักจะถูกนำไปใช้ออกข้อสอบหรือแก้โจทย์พื้นที่บ่อยๆ
With boundaries in play, definite integrals exhibit several interval properties that are frequently used in exams and area calculations.
ถ้าเราสลับขอบเขตการอินทิเกรตจากซ้ายไปขวา หรือ ขวาไปซ้าย ผลลัพธ์ที่ได้จะมีค่าเท่าเดิมแต่เครื่องหมายจะตรงกันข้ามกัน
If we swap the upper and lower limits of integration, the result has the exact same magnitude but the opposite mathematical sign.
เราสามารถแบ่งช่วงการอินทิเกรตหลักออกเป็นช่วงย่อยๆ กี่ช่วงก็ได้ โดยจุดพัก (จุด \(c\)) จะเป็นตัวเชื่อมระหว่างจุดเริ่มต้นและปลายทาง
We can fragment a main integration interval into multiple partial intervals, provided that the connecting boundary (point \(c\)) anchors the start and end of respective segments.
กำหนด \(\int_{1}^{5} f(x)dx = 10\) และ \(\int_{3}^{5} f(x)dx = 2\) จงหา \(\int_{1}^{3} f(x)dx\)
Suppose \(\int_{1}^{5} f(x)dx = 10\) and \(\int_{3}^{5} f(x)dx = 2\). Evaluate \(\int_{1}^{3} f(x)dx\).
กำหนด \(\int_{0}^{2} g(x)dx = 4\), \(\int_{2}^{7} g(x)dx = -1\) และ \(\int_{-3}^{0} g(x)dx = 5\)
จงหา \(\int_{-3}^{7} g(x)dx\)
Suppose \(\int_{0}^{2} g(x)dx = 4\), \(\int_{2}^{7} g(x)dx = -1\), and \(\int_{-3}^{0} g(x)dx = 5\).
Evaluate \(\int_{-3}^{7} g(x)dx\).
จงหาการแยกช่วงอินทิเกรตของฟังก์ชันค่าสัมบูรณ์ \(\int_{-2}^{3} |x| \, dx\)
Split the interval for the absolute value function \(\int_{-2}^{3} |x| \, dx\)
กำหนด \(\int_{0}^{10} f(x)dx = 25\) และ \(\int_{0}^{7} f(x)dx = 15\) จงหา \(\int_{7}^{10} f(x)dx\)
Suppose \(\int_{0}^{10} f(x)dx = 25\) and \(\int_{0}^{7} f(x)dx = 15\). Evaluate \(\int_{7}^{10} f(x)dx\).
จงหาค่า \(\int_{-1}^{1} |x| \, dx\)
Evaluate \(\int_{-1}^{1} |x| \, dx\)
ถ้าขอบเขตบนและล่างเป็นค่าเดียวกัน (พิจารณาเริ่มที่และจบที่ลอจิกเดียวกัน) ผลการอินทิเกรตจะเป็น 0 เสมอ เพราะระยะห่างของฐานมีความกว้างเป็นศูนย์ พื้นที่จึงไม่มี
If the targeted upper and lower limits are exactly the same point, the definite integral evaluates to 0, representing a geometric base of zero width.
คำศัพท์ที่น่าสนใจ / Key Vocabulary
รวมศัพท์เฉพาะทางเรื่องปริพันธ์จำกัดเขตและทฤษฎีบท
| คำศัพท์ | รากศัพท์ / Root | ความหมาย / Meaning |
|---|---|---|
| Definite | de- (completely) + finire (to bound/limit) | จำกัดเขต · การประเมินค่าข้อมูลภายใต้ขอบเขตหรือช่วงสองจุดที่ชัดเจน |
| Fundamental | fundamentum (foundation) | รากฐาน / หลักมูล · หัวใจหลักทางทฤษฎีที่เป็นรากฐานของการกระทำทั้งหมด |
| Theorem | theorema (proposition to be proved) | ทฤษฎีบท · แนวคิดทางคณิตศาสตร์ที่ได้รับการพิสูจน์แล้วว่าถูกต้อง 100% |
| Interval | intervallum (space between palisades) | ช่วง · ระยะห่าง ขอบเขต หรือพื้นที่ที่อยู่ระหว่างจุดเริ่มต้นและปลายทาง |
| Evaluate | ex- (out) + valere (to be worth) | หาค่า / ประเมินผล · การคำนวณถอดค่าเชิงตัวเลขเพื่อหาข้อสรุปการทำงาน |