1. The problem is to understand the basics of calculus, which involves studying rates of change and accumulation.
2. The fundamental concepts include derivatives and integrals.
3. The derivative of a function $f(x)$ is defined as $$f'(x) = \lim_{h \to 0} \frac{f(x+h) - f(x)}{h}$$ which represents the instantaneous rate of change of the function at point $x$.
4. Important rules for derivatives include the power rule: $$\frac{d}{dx} x^n = n x^{n-1}$$, the sum rule, and the product rule.
5. For example, to find the derivative of $f(x) = x^3$, apply the power rule:
$$f'(x) = 3x^{3-1} = 3x^2$$
6. Integrals represent the accumulation of quantities and are the inverse operation of derivatives.
7. The definite integral from $a$ to $b$ of $f(x)$ is $$\int_a^b f(x) \, dx$$ which gives the area under the curve between $x=a$ and $x=b$.
8. The Fundamental Theorem of Calculus links derivatives and integrals: if $F$ is an antiderivative of $f$, then $$\int_a^b f(x) \, dx = F(b) - F(a)$$.
This overview introduces the core ideas of calculus.
Calculus Basics 57E90D
Step-by-step solutions with LaTeX - clean, fast, and student-friendly.