ลิมิต (Limit) คือ การศึกษาพฤติกรรมของฟังก์ชัน \(f(x)\) ในขณะที่ตัวแปร \(x\) มีค่าเข้าใกล้จำนวนจริง \(a\) ใดๆ (แต่ไม่จำเป็นต้องเท่ากับ \(a\)) ว่าค่าของฟังก์ชันนั้นมีแนวโน้มจะเข้าสู่ค่าคงที่ค่าใดค่าหนึ่งหรือไม่

A Limit describes the behavior of a function \(f(x)\) as the input \(x\) approaches a specific value \(a\) (not necessarily equal to \(a\)). we observe whether the function values approach a single value \(L\).

1

📖 ความหมายและสัญลักษณ์ / Meaning & Notation

นิยามเชิงแนวคิดของลิมิต

ภาษาไทย

เรากล่าวว่า ลิมิตของ \(f(x)\) เมื่อ \(x\) เข้าใกล้ \(a\) มีค่าเท่ากับ \(L\) เขียนแทนด้วยสัญลักษณ์:

\[\lim_{x \to a} f(x) = L\]

หมายความว่า เมื่อ \(x\) มีค่าเข้าใกล้ \(a\) ทั้งทางด้านซ้าย (น้อยกว่า \(a\)) และด้านขวา (มากกว่า \(a\)) แล้ว ค่าของ \(f(x)\) จะมีค่าเข้าใกล้หรือเท่ากับจำนวนจริง \(L\)

English

We say that the limit of \(f(x)\) as \(x\) approaches \(a\) is \(L\), denoted by:

\[\lim_{x \to a} f(x) = L\]

This means as \(x\) gets closer and closer to \(a\) from both the left and the right sides, the function values \(f(x)\) approach the real number \(L\).

2

📊 การพิจารณาจากตาราง / Table Approach

ตัวอย่างการดูแนวโน้มของค่าฟังก์ชันด้วยตัวเลข 5 รูปแบบ

1. ฟังก์ชันพหุนาม (ต่อเนื่อง) / Polynomial

พิจารณา: \(\displaystyle \lim_{x \to 1} (2x + 3) = 5\)

x 0.9 0.99 0.999 1.0 1.001 1.01 1.1
f(x) 4.8 4.98 4.998 5.0 5.002 5.02 5.2

ค่าฟังก์ชันมุ่งหน้าสู่ 5

2. ฟังก์ชันที่มีช่องโหว่ (Hole)

พิจารณา: \(\displaystyle \lim_{x \to 3} \frac{x^2-9}{x-3} = 6\)

x 2.9 2.99 2.999 3.0 3.001 3.01 3.1
f(x) 5.9 5.99 5.999 Error 6.001 6.01 6.1

แม้ที่ 3 จะหาค่าไม่ได้ แต่ลิมิตเข้าสู่ 6

3. ลิมิตไม่มีค่า (Jump Discontinuity)

พิจารณา: \(\displaystyle \lim_{x \to 0} \frac{|x|}{x} = \text{DNE}\)

x -0.1 -0.01 -0.001 0.0 0.001 0.01 0.1
f(x) -1 -1 -1 Error 1 1 1

ซ้ายไป -1 ขวาไป 1 ค่าไม่ตรงกัน ลิมิต หาค่าไม่ได้ (DNE)

4. ลิมิตสู่ค่าอนันต์ (Infinite Limit)

พิจารณา: \(\displaystyle \lim_{x \to 0} \frac{1}{x^2} = \infty\)

x \(\pm\)0.1 \(\pm\)0.01 \(\pm\)0.001 0.0
f(x) 100 10,000 1,000,000 Error

ค่าเพิ่มขึ้นมหาศาล ลิมิตคือ \(\infty\)

5. ลิมิตตรีโกณมิติพิเศษ / Trig Limit

พิจารณา: \(\displaystyle \lim_{x \to 0} \frac{\sin x}{x} = 1\)

x (rad) \(\pm\)0.1 \(\pm\)0.01 \(\pm\)0.001
f(x) 0.9983 0.9999 1.0000

เข้าสู่ค่า 1 เป็นนิยามพื้นฐานที่ต้องจดจำ

3

📈 กราฟรูปแบบต่างๆ / Graphical Analysis

การพิจารณาลิมิตจากรูปร่างของเส้นกราฟ 8 ลักษณะ

a L 1. ต่อเนื่อง (Continuous)
\(\displaystyle \lim_{x \to a} f(x) = L = f(a)\)
a L 2. รูโหว่ (Hole)
\(\displaystyle \lim_{x \to a} f(x) = L\)

(แต่ \(f(a)\) ไม่นิยาม)

a L 3. จุดอยู่ที่อื่น (Displaced)
\(\displaystyle \lim_{x \to a} f(x) = L \neq f(a)\)
a 4. จุดกระโดด (Jump)
\(\displaystyle \lim_{x \to a} f(x) = \text{DNE}\)
a 5. เข้าสู่ค่าอนันต์ (Infinite)
\(\displaystyle \lim_{x \to a} f(x) = \infty\)
a 6. อนันต์คนละทิศทาง (Opposite Inf)
\(\displaystyle \lim_{x \to a} f(x) = \text{DNE}\)

(-\(\infty\) vs +\(\infty\))

a L 7. ขอบเขตโดเมน (Boundary)
\(\displaystyle \lim_{x \to a^+} f(x) = L\)
a 8. รูปแบบผสม (Mixed)
\(\displaystyle \lim_{x \to a} f(x) = \text{DNE}\)
4

⚔️ คุณสมบัติของลิมิต / Limit Properties

ทฤษฎีบทการคำนวณลิมิตเบื้องต้นที่ควรทราบ

กำหนดให้ \(a, L, M, k\) เป็นจำนวนจริง และ \(n\) เป็นจำนวนเต็มบวก โดยที่:
\(\displaystyle \lim_{x \to a} f(x) = L\) และ \(\displaystyle \lim_{x \to a} g(x) = M\)
1. ลิมิตค่าคงตัว
Limit of a Constant
\(\displaystyle \lim_{x \to a} k = k\)
2. ลิมิตของ x
Limit of Identity
\(\displaystyle \lim_{x \to a} x = a\)
3. การบวกและลบ
Sum and Difference Rules
\(\displaystyle \lim_{x \to a} [f(x) \pm g(x)] = L \pm M\)
4. การคูณด้วยค่าคงตัว
Constant Multiple Rule
\(\displaystyle \lim_{x \to a} [k \cdot f(x)] = k \cdot L\)
5. การคูณ
Product Rule
\(\displaystyle \lim_{x \to a} [f(x) \cdot g(x)] = L \cdot M\)
6. การหาร
Quotient Rule
\(\displaystyle \lim_{x \to a} \frac{f(x)}{g(x)} = \frac{L}{M}\)
เมื่อ \(M \neq 0\)
7. เลขยกกำลัง
Power Rule
\(\displaystyle \lim_{x \to a} [f(x)]^n = L^n\)
8. เครื่องหมายราก
Root Rule
\(\displaystyle \lim_{x \to a} \sqrt[n]{f(x)} = \sqrt[n]{L}\)

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

คำศัพท์แคลคูลัสภาษาอังกฤษ พร้อมรากศัพท์

คำศัพท์ รากศัพท์ / Root ความหมาย / Meaning
Limit limes (boundary/edge) ลิมิต · ขอบเขตที่ค่าของฟังก์ชันพยายามจะเข้าถึง
Approach ad- (to) + propius (near) การเข้าใกล้ · การที่ตัวแปรมุ่งหน้าสู่ค่าใดค่าหนึ่ง
Continuous con- (together) + tenere (to hold) ต่อเนื่อง · เส้นกราฟที่ลากยาวติดต่อกันโดยไม่ขาดสาย
Existence ex- (out) + sistere (to stand) การมีอยู่ · การตรวจสอบว่าลิมิตนั้นสามารถหาค่าออกมาได้
Converge con- (together) + vergere (to bend) การลู่เข้า · การที่ค่าข้อมูลมุ่งหน้าสู่จุดหมายเดียว
Diverge di- (apart) + vergere การลู่ออก · การที่ค่าข้อมูลพุ่งออกไปอย่างไม่มีที่สิ้นสุด (อนันต์)