Introduction to Limit








Introduction

In Mathematics, limit is defined as a value that a function approaches for the given point. It is always concerns about the behavior of a function at a particular point.

  1. Mathematics मा Limit भनेको फलनको मान हो। जुन मान given point मा कन्सन्ट्रेट भएको हुन्छ। 
  2. गणितज्ञ Henkel(१८७१) का अनुसार आजभोलि हामीले कुरा गर्ने limit को परिभाषाको Euclid को Elements मा भएको बुक 10 को Proposotion 1 मा आधारित छ जसमा Euclid र Archimedes ले चर्चा गर्ने गरेको Method of exhaustion को प्रयोग भएको छ।
  3. Calculus मा continuity, derivatives and integrals जस्ता कुराहरुको चर्चा गर्न limit को अध्य्यन जरुरी छ।
  4. limit को परिभाषामा प्रयोग गर्ने ε-δ notation को चर्चा १९औ शताब्दीबाट Bernard Bolzano ले शुरु गरेको पाइन्छ, औपचारिक रुपमा 1821 मा Augustin-Louis Cauchy र पछि Karl Weierstrass ले limit को परिभाषा मा ε-δ notation को प्रयोग सुरु गरेको पाईन्छ।
  5. limit को ठिक तल प्रयोग गर्ने arrow चिन्हको प्रयोग २०औँ शताब्दीमा G. H. Hardy ले उनको किताब a course of pure mathematics बाट सुरु गरेको पाइन्छ ।

Meaning of xa

Consider a function
f(x)=x21x1
We know that function is NOT defined at x=1.
However, what happens to f(x) near the value x=1?

0.511.522.5−0.50.511.522.5−0.5

If we substitute small values for x near to 1, then we find the value of f(x) near to 2
This is shown in a table below.

x<1 x=1 x>1
x 0.5 0.6 0.7 0.8 0.9 1 1.1 1.2 1.3 1.4 1.5
f(x) 1.5 1.6 1.7 1.8 1.9 2 2.1 2.2 2.3 2.4 2.5


Tha table value shos that, the closer that x gets to 1, the closer the value of the function f(x) to 2.
In such cases, we call it
f(x)=2 as x tends to 1




Intuitive Definition of Limit

Let 𝑓(𝑥) be a function defined at all values in an open interval containing a, with the possible exception of "a" itself, and let L be a real number.
Then we say that
limxaf(x)=L
if for a given number ϵ>0, there exists a number δ>0such that
|f(x)-L|<ϵ whenever |x-a|<δ

In this definition

  1. Given a number a, we choose δ-neighbourhood of a, δ is positive AND can be small enough as we like such that |x - a|< δ
  2. Now, we will try to find, ε-neighbourhood of a given number L, ε is positive AND can be small enough as satisfied such that |f(x) - L|< ε
  3. If a small change in δ implies a small change ε, then the limit exists at a.
  4. If a small change in δ implies a LARGE change ε, or vice versa, then the limit does NOT exist at a.

Example: Limit exist at x=a

δ = 0.50
ε = 2.641



How to use the applet
  1. Click on the "Show δ-neighbourhood of 'a'" check box.
  2. Given a number a, adjust δ-neighbourhood of a (drag the point a or the slider δ) , so that |x - a|< δ , where x is any point inside the δ-neighbourhood
  3. Now, Click on the "Show ε-neighbourhood of 'L'" check box.
  4. Try to find ε-neighbourhood of L (largest distance from L) , such that |f(x) - L|< ε , where f(x) is any point inside the ε-neighbourhood and the result is valid for all |x - a|< δ

    सबै |x - a|< δ को लागी |f(x) - L|< ε  हुने गरि ε-zone बानउन सकिन्छ भने limit exist हुन्छ ।

    Once a ε is found, any higher ε is always accepted.
    Once a δ is satisfied, any smaller δ is always accepted.
More Explanation
The intuitive definition says that
  1. determine a number δ>0
  2. take any x in the region, i.e. between a+δ and a−δ, then this x will be closer to a, that is |x-a|<δ
  3. identify the point on the graph that our choice of x gives, then this point on the graph will lie in the intersection of the ε region. This means that this function value f(x) will be closer to L , that is |f(x)-L|<ε
    Means
    if we take any value of x in the δ region then the graph for those values of x will lie in the ε region.
  4. Once a δ is found, any smaller delta is acceptable, so there are an infinite number of possible δ's that we can choose.
  5. the function has limit at given x



Example: Limit Does not exist at x=0

0.511.522.5−0.5−112345−1−2
δ = 0.50



Empirical Definition of Limit

Let 𝑓(𝑥) be a function defined at all values in an open interval containing a, with the possible exception of "a" itself, and let L be a real number.
Then we say that limxaf(x)=L if
all of the following three conditions hold

  1. limxaf(x) exists=LHS
  2. limxa+f(x) exists=RHS
  3. LHS=RHS
For Example
  1. In Figure (1), We see that the graph of f(x) has a hole at a. In fact, f(a) is undefined.[But, Limit exists at x=2]
  2. In Figure (2), f(a) is defined, but the function has a jump at a.[So, Limit does NOT exist at x=2]
  3. In Figure (3), f(a) is defined, but the function has a gap at a.[But, Limit exists at x=2]
24−2−424−2−4
24−2−424−2−4
24−2−424−2−4
f(x)=x21x1f(x)={x+1for x2x+2for x>2f(x)={x+1for x24for x=2



Example 1

What do you mean by the left hand limit and right hand limit of a function? What is the condition for the limit of a function to exist at a point?
Prove that limx0|x|=0 but limx0|x|x does not exist.

Solution 👉 Click Here




Example 2

Find the limit if exist for a function f(x)=11x at x=1

Solution 👉 Click Here




Indeterminate Form

The term "indeterminate" in mathematics refers to a situation where the value of an expression cannot be determined or uniquely identified based solely on its form or appearance.

  1. 00

    In the case of the expression "00" it is called indeterminate because it doesn't provide enough information to definitively determine the value of the expression.

    For example
    11=1 10= 01=0
    22=1 20= 02=0
    33=1 30= 03=0
    aa=1 a0= 0a=0
    00=1 00= 00=0

    Here, 00 creates a situation where there is uncertainty about how the fraction 00 as a whole behaves. In other words, knowing that both the numerator and denominator are approaching zero doesn't immediately mean 00 will approach a specific finite value, approach infinity, or approach zero. The behavior of the fraction depends on the specific functions involved and how they approach zero.


  2. Usually number= and number=0. So the top pulls the limit up to infinity and the bottom tries to pull it down to 0. So who wins?
  3. 0.
    Usually 0 · (number) = 0 and (number) · ∞ = ∞. So one piece tries to pull the limit down to zero, and the other tries to pull it up to ∞. Does one side win?

  4. In general ∞ − (number) = ∞, but (number) − ∞ = −∞. So who wins?
  5. 0
    In general ∞ raised to any positive power should be equal to ∞, ∞ raised to a negative power is 0, and anything raised to the zero should be equal to 1. So who wins?
  6. 1
    Usually 1 raised to any power is just equal to 1. But fractions raised to the ∞ goes to zero, and numbers larger than 1 raised to the ∞ should go off to ∞. So where does 1 go?
  7. 00
    In general zero raised to any positive power is just zero, but but anything raised to the zero should be equal to 1. So which is it?



Limit of algrabic function

  1. limxaxnanxa=nan1

    Solution
    We know that
    xnanxa=(xa)(xn1+axn2+a2xn3+...+an1)xa
    or xnanxa=(xn1+axn2+a2xn3+...+an1)
    Thus, taking limit as xa, we get
    limxaxnanxa=limxa(xn1+axn2+a2xn3+...+an1)
    or limxaxnanxa=(an1+a.an2+a2.an3+...+an1)
    or limxaxnanxa=nan1
    This completes the proof




Limit of trigonometric function

Trigonometry is branch of mathematics that deals about Triangle. The trigonometric ratio with reference to an angle x is called trigonometric function. For example,
f(x)= sinx

In this section we learn about two very specific but important trigonometric limits, and how to use them; and other tricks to find most other limits of trigonometric functions. The first involves the sine function, and the limit is
limθ0sinθθ=1

12345−1−2−3−4−50.511.5−0.5−1−1.5

Here's a graph of f(x)=sinxx, showing that it has a hole at x = 0. Our task in this section will be to prove that the limit from both sides of this function is 1.

Theorems on Limit of trigonometric function

Area of triangle OPM=12sinθcosθ

त्रिभुजको क्षेत्रफल 12 base×height हुने भएकोले OPM=12sinθcosθ हुन्छ ।
0.511.5−0.5−1−1.50.511.5−0.5−1−1.5
O
P(x,y)
sinθ
M
cosθ
A
θ

Area of sector OPA=12θ

वृतको चाँदक्षेत्रको क्षेत्रफल 12r2θ हुने भएकोले sector OPA=12θ हुन्छ ।
0.511.5−0.5−1−1.50.511.5−0.5−1−1.5
O
P
M
A
θ

Area of triangle OBA=12tanθ

त्रिभुजको क्षेत्रफल 12 base×height हुने भएकोले OBA=12tanθ हुन्छ ।
0.511.5−0.5−1−1.50.511.5−0.5−1−1.5
O
P
M
A
B
θ

In the figure above
Area of triangle OMP=12sinθcosθ

Area of sector OAP=12θ

Area of triangle OAB=12tanθ

Now
Area of triangle OMP Area of sector OAP Area of triangle OAB

or 12sinθcosθ12θ12tanθ

or sinθcosθθtanθ

or cosθθsinθ1cosθ

or 1cosθsinθθcosθ

Taking limit as θ0, we get

limθ01cosθlimθ0sinθθlimθ0cosθ

or 1cos0limθ0sinθθcos0

or 11limθ0sinθθ1
or 1limθ0sinθθ1

or limθ0sinθθ=1
This completes the proof.




More Theorems on Limit of trigonometric function

  1. The another important limit involves the cosine function, specifically the function
    limθ0cosθ1θ=0

    246−2−4−60.511.5−0.5−1−1.5

    Here's a graph of f(x)=cosx1x, showing that it has a hole at x = 0. Our task in this section will be to prove that the limit from both sides of this function is 0.

    Prove that limx01cosxx=0
    Solution
    The limit is
    limx01cosxx
    or limx01cosxx×1+cosx1+cosx
    or limx01cos2xx(1+cosx)
    or limx0sin2xx(1+cosx)
    or limx0sinxx×limx0sinx1+cosx
    or 1×01+1
    or 0
    This completes the proof

  2. limx0sinx=0
  3. limx0cosx=1
  4. limx0tanxx=1



Limit of Exponential function

A function of the form f(x)=ax where base ‘a’ is constant (a>0) and the exponent ‘x’ is variable, is called exponential function.

For example,
f(x)=2x
is an exponential function.

Graph of two exponential function 2x,2x
2468−2−4−6−824681012141618
f(x)=2x
f(x)=2-x

The great Swiss mathematician Leonhard Euler (1707-1783) has introduced the number e (e = 2.7182818284….). This value e is useful to define exponential function.
The function f(x)=ex is called standard exponential function.
In this definition of f(x)=ex

  1. Domain of f(x)={,}
  2. Range of f(x)={0,}
Graph of two exponential function ex,ex
2468−2−4−6−824681012141618
f(x)=ex
f(x)=e-x
Theorem on Limit of exponential function
  1. Prove that limx(1+1x)x=e
    Solution
    We know that
    1. e=1+1!+12!+13!+...
    2. (1+x)n=1+nx+n)n1)2!x2+n(n1)(n2)3!x3+...
    Thus
    (1+1x)x=1+x1x+x(x1)2!(1x)2+x(x1)(x2)3!(1x)3+...
    or (1+1x)x=1+1+1(11x)2!+1(11x)(12x)3!+...
    Taking limit as x, we get
    limx(1+1x)x=1+1+limx1(11x)2!+limx1(11x)(12x)3!+...
    or limx(1+1x)x=1+1+1(10)2!+1(10)(10)3!+...
    or limx(1+1x)x=1+1+12!+13!+...
    or limx(1+1x)x=e
    This completes the Proof.

  2. Prove that limx0ex1x=1
    Solution
    limx0ex1x
    or limx0(1+x1!+x22!+x33!+...)1x
    or limx0x1!+x22!+x33!+...x
    or limx011!+x2!+x23!+...
    or 11!+02!+023!+...
    or 1
    This completes the solution.



Limit of logarithmic function

A logarithm function is an exponent of exponential function. For example,
if ax=y, then x=logay.
In this definition
Log is the exponent, (or, exponent= Log)
if
32=9 then 2=log39

In general, a function of the form f(x)=logex called logarithmic function.
where

  • Domain of f (x) = (0,)
  • Range of f (x) =(,)
Properties of logarithmic function
  1. Product property: loga(x.y)=logax+logay
  2. Quotient property: loga(x/y)=logaxlogay
  3. Power property: logaxnn=nlogax
  4. logaa=1,loga1=0
  5. logam=logab×logbm
Graph of exponential and logarithem function

Log is the reflection of exponential function about y=x line, which is shown in a graph given below

1234−1−2123−1−2
f(x)=log(x)
f(x)=ex
y=x
Theorems on Limit of logarithmic function
  1. limx0loge(1+x)x=1
  2. limx0loge(1x)x=1
  3. limx0ax1x=loga
    We know that
    ddxax=ddxelog(ax)
    or ddxax=ddxexloga
    or ddxax=loga.exloga
    or ddxax=loga.elogax
    or ddxax=loga.ax
    Thus, the limit is
    limx0ax1x
    or limx0ddx(ax1)ddx(x)
    or limx0loga.ax1
    or loga.a0
    or loga
    This completes the proof



No comments:

Post a Comment