Can the limit be taken for any fn?

  • Thread starter Thread starter natski
  • Start date Start date
  • Tags Tags
    Limit
AI Thread Summary
The discussion centers on the relationship between limits and derivatives, clarifying that while the derivative of a function may not always exist, limits can still be evaluated. It emphasizes that the process of finding derivatives is based on limits, not the other way around, countering a common misconception linked to l'Hôpital's rule. Participants explore the implications of limits in integrals, particularly when encountering indeterminate forms like 0/0. Additionally, the conversation touches on how to approach limits at jump discontinuities, highlighting that the method depends on the function's behavior on either side of the discontinuity. Understanding these concepts is crucial for accurately analyzing functions in calculus.
natski
Messages
262
Reaction score
2
Hi all,

I have heard that it is always possible to find the derivative of a function, whatever it is. Since taking the limit of a fn seems to be based on derivatives, does this mean that it is always possible to find a closed-form expression for the limit of a function f(x,..,..,...) as x->x_limit?

Natski
 
Mathematics news on Phys.org
Hmm, I can't answer your question, but I can say that the derivative of a function doesn't always exist.

f(x) = (arccoth(x)) (arctanh(x))

You may think you could take the derivative of each function by the product rule, but the domain of the function doesn't exist, so whatever you get as the result of the derivative would be false.
 
No, in a very specific sense "almost all" functions do not have derivatives. you may be thinking, rather, that if a function is differentiable, then it is always possible to use the definition in terms of the "difference quotient limit" to find the derivative. That might be extremely difficult, but theoretically, its true.

As for "taking the limit of a fn seems to be based on derivatives", I have no idea where you got that impression. It is, in fact, the other way around. Finding derivatives is bases on taking the limit.
 
Ah OK. I was basing the assumption that limits were based on derivatives because of l'Hoptial's rule.

Let me ask another question on limits... I know the following is true...

<br /> \int_{x=0}^{1} f(x) \, \mathrm{d}x = \Big[\int f(x) \, \mathrm{d}x\Big]_{x=1} - \Big[\int f(x) \, \mathrm{d}x\Big]_{x=0}<br />

So consider that say the first of these parts on the RHS yields 0/0, could we take the limit? i.e. are we allowed to write...

<br /> \int_{x=0}^{1} f(x) \, \mathrm{d}x = \mathrm{lim}_{x \rightarrow 1} \Big[\int f(x) \, \mathrm{d}x\Big] - \mathrm{lim}_{x \rightarrow 0} \Big[\int f(x) \, \mathrm{d}x\Big]<br />
 
Can I also ask, how does one take the limit to the RHS or LHS of a jump discontinuity?

natski
 
natski said:
Ah OK. I was basing the assumption that limits were based on derivatives because of l'Hoptial's rule.

Let me ask another question on limits... I know the following is true...

<br /> \int_{x=0}^{1} f(x) \, \mathrm{d}x = \Big[\int f(x) \, \mathrm{d}x\Big]_{x=1} - \Big[\int f(x) \, \mathrm{d}x\Big]_{x=0}<br />

So consider that say the first of these parts on the RHS yields 0/0, could we take the limit? i.e. are we allowed to write...

<br /> \int_{x=0}^{1} f(x) \, \mathrm{d}x = \mathrm{lim}_{x \rightarrow 1} \Big[\int f(x) \, \mathrm{d}x\Big] - \mathrm{lim}_{x \rightarrow 0} \Big[\int f(x) \, \mathrm{d}x\Big]<br />
Yes.

natski said:
Can I also ask, how does one take the limit to the RHS or LHS of a jump discontinuity?

natski
By ignoring the formula for the function on the other side! Exactly how one takes a limit depends strongly on the form of the function.

For example
f(x)= \{\begin{array}{c} 2x+ 1 for x&lt; 0 \\ -3x+ 2 for x&gt; 0\end{array}

has limit from below \lim_{x\to 0^-} f(x)= \lim_{x\to 0}2x+ 1= 1, and limit from above, \lim_{x\to 0^+} f(x)= \lim_{x\to 0} -3x+ 2= 2
 
Last edited by a moderator:
Suppose ,instead of the usual x,y coordinate system with an I basis vector along the x -axis and a corresponding j basis vector along the y-axis we instead have a different pair of basis vectors ,call them e and f along their respective axes. I have seen that this is an important subject in maths My question is what physical applications does such a model apply to? I am asking here because I have devoted quite a lot of time in the past to understanding convectors and the dual...
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...

Similar threads

Back
Top