vault backup: 2025-01-21 12:44:38

This commit is contained in:
arc 2025-01-21 12:44:38 -07:00
parent 8e3bb33d7c
commit 37fb816baa

View File

@ -25,7 +25,8 @@ To find this limit if it exists we must perform some mathematical manipulations
- Combine fractions in the numerator or denominator of a complex fraction
# Limits of the Form $\frac{k}{0}, k \ne 0$
If we have a one sided limit of the form $\lim_{x \to a^*} \frac{f(x)}{g(x)}$
If we have a one sided limit of the form $\lim_{x \to a^*} \frac{f(x)}{g(x)}$ $f(x) \to k (k \ne 0)$ and $g(x) \to 0$ as $x \to a$ then:
$$ \lim_{x \to a^*} \frac{f(x)}{g(x)} = \infty \space or \space \lim_{x \to a^*} \frac{f(x)}{g(x)} = -\infty $$
# Continuity
A function is continuous if their graph can be traced with a pencil without lifting the pencil from the page.