| \(f(x)\) | \(D_f\) | Conditions | \(f'(x)\) |
|---|---|---|---|
| \(C\) | \(\mathbb{R}\) | — | \(0\) |
| \(x^n\) | \(\mathbb{R}\) | \(n\in\mathbb{N}^*\) | \(nx^{n-1}\) |
| \(\dfrac{1}{x}\) | \(\mathbb{R}^*\) | \(x\neq0\) | \(-\dfrac{1}{x^2}\) |
| \(\sqrt{x}\) | \([0,\infty)\) | \(x>0\) | \(\dfrac{1}{2\sqrt{x}}\) |
| \(e^x\) | \(\mathbb{R}\) | — | \(e^x\) |
| \(a^x\) | \(\mathbb{R}\) | \(a>0,\ a\neq1\) | \(a^x\ln a\) |
| \(\ln x\) | \((0,\infty)\) | \(x>0\) | \(\dfrac{1}{x}\) |
| \(\log_a x\) | \((0,\infty)\) | \(x>0,\ a>0,\ a\neq1\) | \(\dfrac{1}{x\ln a}\) |
| \(\sin x\) | \(\mathbb{R}\) | — | \(\cos x\) |
| \(\cos x\) | \(\mathbb{R}\) | — | \(-\sin x\) |
| \(\operatorname{tg}x\) | \(\mathbb{R}\setminus\{\frac{\pi}{2}+k\pi\}\) | \(x\neq\frac{\pi}{2}+k\pi\) | \(\dfrac{1}{\cos^2x}\) |
| \(\operatorname{ctg}x\) | \(\mathbb{R}\setminus\{k\pi\}\) | \(x\neq k\pi\) | \(-\dfrac{1}{\sin^2x}\) |
| \(\arcsin x\) | \([-1,1]\) | \(x \in (-1,1)\) | \(\dfrac{1}{\sqrt{1-x^2}}\) |
| \(\arccos x\) | \([-1,1]\) | \(x \in (-1,1)\) | \(-\dfrac{1}{\sqrt{1-x^2}}\) |
| \(\operatorname{arctg} x\) | \(\mathbb{R}\) | — | \(\dfrac{1}{1+x^2}\) |
| \(\operatorname{arcctg} x\) | \(\mathbb{R}\) | — | \(-\dfrac{1}{1+x^2}\) |
| Function | \(D_f\) | \(\operatorname{Im}_f\) | \(f'(x)\) | Identity |
|---|---|---|---|---|
| \(\arcsin x\) | \([-1,1]\) | \([-\frac{\pi}{2},\frac{\pi}{2}]\) | \(\dfrac{1}{\sqrt{1-x^2}}\) | \(\sin(\arcsin x)=x\) |
| \(\arccos x\) | \([-1,1]\) | \([0,\pi]\) | \(-\dfrac{1}{\sqrt{1-x^2}}\) | \(\cos(\arccos x)=x\) |
| \(\operatorname{arctg}x\) | \(\mathbb{R}\) | \((-\frac{\pi}{2},\frac{\pi}{2})\) | \(\dfrac{1}{1+x^2}\) | \(\operatorname{tg}(\operatorname{arctg}x)=x\) |
| \(\operatorname{arcctg}x\) | \(\mathbb{R}\) | \((0,\pi)\) | \(-\dfrac{1}{1+x^2}\) | \(\operatorname{ctg}(\operatorname{arcctg}x)=x\) |
| Function | Definition | \(D_f\) | \(f'(x)\) |
|---|---|---|---|
| \(\sinh x\) | \(\dfrac{e^x-e^{-x}}{2}\) | \(\mathbb{R}\) | \(\cosh x\) |
| \(\cosh x\) | \(\dfrac{e^x+e^{-x}}{2}\) | \(\mathbb{R}\) | \(\sinh x\) |
| \(\tanh x\) | \(\dfrac{\sinh x}{\cosh x}\) | \(\mathbb{R}\) | \(\dfrac{1}{\cosh^2x}\) |
| \(\coth x\) | \(\dfrac{\cosh x}{\sinh x}\) | \(\mathbb{R}^*\) | \(-\dfrac{1}{\sinh^2x}\) |
| Function | Logarithmic Form | \(D_f\) | \(f'(x)\) |
|---|---|---|---|
| \(\operatorname{arsinh}x\) | \(\ln(x+\sqrt{x^2+1})\) | \(\mathbb{R}\) | \(\dfrac{1}{\sqrt{x^2+1}}\) |
| \(\operatorname{arcosh}x\) | \(\ln(x+\sqrt{x^2-1})\) | \([1,\infty)\) | \(\dfrac{1}{\sqrt{x^2-1}}\) |
| \(\operatorname{artanh}x\) | \(\dfrac{1}{2}\ln\frac{1+x}{1-x}\) | \((-1,1)\) | \(\dfrac{1}{1-x^2}\) |
| \(\operatorname{arcoth}x\) | \(\dfrac{1}{2}\ln\frac{x+1}{x-1}\) | \((-\infty,-1)\cup(1,\infty)\) | \(\dfrac{1}{1-x^2}\) |
| Function \(f(x)\) | Series Expansion | Convergence |
|---|---|---|
| \(e^x\) | \(\displaystyle\sum_{n=0}^\infty \frac{x^n}{n!}\) | \(x \in \mathbb{R}\) |
| \(\sin x\) | \(\displaystyle\sum_{n=0}^\infty (-1)^n \frac{x^{2n+1}}{(2n+1)!}\) | \(x \in \mathbb{R}\) |
| \(\cos x\) | \(\displaystyle\sum_{n=0}^\infty (-1)^n \frac{x^{2n}}{(2n)!}\) | \(x \in \mathbb{R}\) |
| \(\frac{1}{1-x}\) | \(\displaystyle\sum_{n=0}^\infty x^n\) | \(|x|<1\) |
| \(\ln(1+x)\) | \(\displaystyle\sum_{n=1}^\infty (-1)^{n+1} \frac{x^n}{n}\) | \(x \in (-1, 1]\) |
| \((1+x)^\alpha\) | \(\displaystyle\sum_{n=0}^\infty \binom{\alpha}{n} x^n\) | \(|x|<1\) |
| \(f(x)\) | Domain / Conditions | \(\displaystyle\int f(x)\,dx\) |
|---|---|---|
| \(x^n\) | \(n \neq -1\) | \(\dfrac{x^{n+1}}{n+1} + C\) |
| \(\dfrac{1}{x}\) | \(x \neq 0\) | \(\ln|x| + C\) |
| \(e^x\) | \(\mathbb{R}\) | \(e^x + C\) |
| \(a^x\) | \(a>0,\ a\neq 1\) | \(\dfrac{a^x}{\ln a} + C\) |
| \(\sin x\) | \(\mathbb{R}\) | \(-\cos x + C\) |
| \(\cos x\) | \(\mathbb{R}\) | \(\sin x + C\) |
| \(\tan x\) | \(x \neq \frac{\pi}{2}+k\pi\) | \(-\ln|\cos x| + C\) |
| \(\cot x\) | \(x \neq k\pi\) | \(\ln|\sin x| + C\) |
| \(\dfrac{1}{1+x^2}\) | \(\mathbb{R}\) | \(\arctan x + C\) |
| \(\dfrac{1}{\sqrt{1-x^2}}\) | \((-1,1)\) | \(\arcsin x + C\) |
| \(\dfrac{1}{x^2+a^2}\) | \(a \neq 0\) | \(\dfrac{1}{a}\arctan\!\left(\dfrac{x}{a}\right) + C\) |
| \(\dfrac{1}{\sqrt{a^2-x^2}}\) | \(|x| < a\) | \(\arcsin\!\left(\dfrac{x}{a}\right) + C\) |