#Limits

18 messages · Page 1 of 1 (latest)

loud valve
#

I don't understand limits at all

visual sailBOT
velvet pebble
loud valve
#

So basically we are trying to understand the behaviour of a function at a certain point

#

Is it

#

correct

velvet pebble
loud valve
#

I see

velvet pebble
#

Its useful when the function is undefined on that point and in many other cases

drowsy apex
echo helm
#

One example is $y = \frac{x(x + 4)}{x + 4}$

past atlasBOT
#

King Leo

echo helm
#

$$\lim_{x \to 4}y = 4$$
Because $y$ simplifies to just $y = x$.

past atlasBOT
#

King Leo

echo helm
#

*-4

drowsy apex
#

In the simplest example, consider $f(x)=1$ if $x=0$, and $f(x)=0$ otherwise. Around $x=0$ (but not exactly it), all $f(x)$ are located near $y=0$. This is the limiting behavior

past atlasBOT
loud valve
#

Understood it completely, ty