yego.me
💡 Stop wasting time. Read Youtube instead of watch. Download Chrome Extension

Analyzing functions for discontinuities (discontinuity example) | AP Calculus AB | Khan Academy


3m read
·Nov 11, 2024

So we've got this function ( f(x) ) that is piecewise continuous. It's defined over several intervals. Here for ( 0 < x \leq 2 ), ( f(x) ) is ( \ln(x) ). For any ( x > 2 ), well then ( f(x) ) is going to be ( x^2 \cdot \ln(x) ).

What we want to do is we want to find the limit of ( f(x) ) as ( x ) approaches 2. What's interesting about the value 2 is that that's essentially the boundary between these two intervals. If we wanted to evaluate it at 2, we would fall into this first interval. ( f(2) ) well, 2 is less than or equal to 2 and it's greater than 0, so ( f(2) ) would be pretty straightforward. That would just be ( \ln(2) ). But that's not necessarily what the limit is going to be.

To figure out what the limit is going to be, we should think about well, what's the limit as we approach from the left? What's the limit as we approach from the right? And do those exist? And if they do exist, are they the same thing? If they are the same thing, well then we have a well-defined limit.

So let's do that. Let's first think about the limit of ( f(x) ) as we approach 2 from the left, from values lower than 2. Well, this is going to be the case where we're going to be operating in this interval right over here. We're operating from values less than 2 and we're going to be approaching 2 from the left. Since this case is continuous over the interval in which we're operating, and for sure between all values greater than 0 and less than or equal to 2, this limit is going to be equal to just this clause evaluated at 2. Because it's continuous over the interval, this is just going to be ( \ln(2) ).

All right, so now let's think about the limit from the right-hand side, from values greater than 2. The limit of ( f(x) ) as ( x ) approaches 2 from the right-hand side. Well, even though 2 falls into this clause, as soon as we go anything greater than 2, we fall into this clause. So we're going to be approaching 2 essentially using this case.

Once again, this case here is continuous for all x values, not only greater than 2, actually greater than or equal to 2. For this one over here, we can make the same argument that this limit is going to be this clause evaluated at 2. Because once again if we just evaluated the function at 2, it falls under this clause. But if we're approaching from the right, well from approaching from the right those are x values greater than 2, so this clause is what's at play.

So we'll evaluate this clause at 2. Because it is continuous, this is going to be ( 2^2 \cdot \ln(2) ). So this is equal to ( 4 \cdot \ln(2) ).

The right-hand limit does exist; the left-hand limit does exist. But the thing that might jump out at you is that these are two different values. We approach a different value from the left as we do from the right. If you were to graph this, you would see a jump in the actual graph. You would see a discontinuity occurring there.

So for this one in particular, you have that jump discontinuity. This limit would not exist because the left-hand limit and the right-hand limit go to two different values. So, the limit does not exist.

More Articles

View All
Heat capacity at constant volume and pressure | Physics | Khan Academy
Imagine you had a monatomic ideal gas in the cylinder here, and there was this tightly fitted piston above it that prevented any gas from getting out. Well, we know that the total internal energy for a monatomic ideal gas is just three-halves P times V or…
Exposing Greed in the Water Business | Water & Power: A California Heist
[music playing] (SINGING) God’s gonna trouble the water. “Water and Power– A California Heist” is a feature-length documentary about the politics of water in California. California officials are putting mandatory restrictions on water use in place. MAR…
TAOISM | How to Get Drunk on Life
The habit of drinking is deeply ingrained in Western culture. Being drunk is often seen as a blissful state in which our sorrows are washed away, and exchanged for courage and an extraordinary ability to be merry and happy. Yes, alcohol loosens the inhibi…
break and continue | Intro to CS - Python | Khan Academy
We may sometimes want to alter the normal control flow of our loops to either terminate early or skip an iteration. To do this, we can use the break and continue statements. A break statement tells the computer to immediately terminate the loop. We write …
Resonance | Molecular and ionic compound structure and properties | AP Chemistry | Khan Academy
Let’s see if we can draw the Lewis diagram for a nitrate anion. So, a nitrate anion has one nitrogen and three oxygens, and it has a negative charge. I’ll do that in another color; it has a negative charge. So, pause this video and see if you can draw th…
My Lightbulb Moment: Using Solar Energy to Feed a Village | National Geographic
Energy is life. My light bulb moment came during a trip to a remote part of China in 1994. We delivered simple solar home systems to families that had never before experienced electricity. Witnessing these families flip a switch and have electric lights c…