#How to do C and D (calc 2)
17 messages · Page 1 of 1 (latest)
- Wait patiently for a helper to come along.
- Once someone helps you, say thank you and close the thread with:
+close
- Feel free to nominate the person for helper of the week in #helper-nominations
- Do not ping the mods, unless someone is breaking the rules.
- If you're happy with the help you got here, and the server overall, you can contribute financially as well:
Imagine the graph of $\int_{0}^{1}\frac{1}{x}dx$ for C
+C Forgetter
If you solve this improper integral you'll use a limit and see that it doesn't converge
yes but the limit as x approaches 0 of lnx is not undefined it diverges to negative infinity
It is but we aren't finding ln0. We're finding $\lim_{a\to0}ln(1)-ln(a)$
+C Forgetter
The limit of ln(a) as 'a' approaches 0 is not equal to ln(0)
Here is a graph of lnx. As x gets closer and closer to 0, lnx gets closer and closer to negative infinity. A limit asks "As x gets closer to 0, what does lnx get closer to?". It does not matter what the value of the function is at 0, all that matters is what it's approaching.
Yes $\lim_{a\to0}ln(1)-ln(a)$ diverges to infinity
+C Forgetter
But it can be somewhat confusing using = sign with limits. With limits we don't actually care what the value is at the point it approaches. For a convergent series we can use f(x) = 1.
I'd start with knowing $0\leq f(x)\leq \frac{1}{x}$
+C Forgetter