2.7 KiB
2.7 KiB
- Derivata
- Def:
fär deriverbar i punktenaom $\lim_{x\to a}\frac{f(x)-f(a)}{x-a}existerar.f'(x)=\frac{df}{dx}(a)=Df(a)=\lim_{x\to a}\frac{f(x)-f(a)}{x-a}=\lim_{h\to0}\frac{f(a+h)-f(a)}{h}$är derivatan avfi punktenx=a. Funktionenf'är derivatan avfoch deinieras somx\longmapsto f'(x)där det är definiead. - Defs:
Df: Oendlig liten ändrig i $f$Dx: Oendlig liten ändrig i $x$
f[\bullet]=f'
- Def:
- Egenskaper och regler
fderiverbar\Rightarrowfkontinuerlig. Obs! Inte alla kontinuerliga funktioner är deriverbara- Derivering är linjär avbildning:
\left(\alpha f+\beta g\right)'=\alpha f'+\beta g' - Produkt regel (Leibniz):
\left(f\left(x\right)g\left(x\right)\right)'=f'\left(x\right)g\left(x\right)+f\left(x\right)g'\left(x\right) - Sammansatt funktion:
\left(f\circ g\right)'\left(x\right)=f'\circ g\left(x\right)g'\left(x\right) - Division:
\left(\frac{f\left(x\right)}{g\left(x\right)}\right)'=\frac{f'\left(x\right)g\left(x\right)-f\left(x\right)g'\left(x\right)}{g\left(x\right)^2} - Ex: !

\begin{align}f(x)=\mid x\mid\\f\text{ är kontinuerlig på }\mathbb{R}.\\f\text{ är inte deriverbar i }0.\\\lim_{x\to0+}\frac{f\left(x\right)-f\left(0\right)}{x-0}=\lim_{x\to0+}\frac{\mid x\mid-0}x=\lim_{x\to0+}\frac xx=1\\\lim_{x\to0-}\frac{f\left(x\right)-f\left(0\right)}{x-0}=\lim_{x\to0-}\frac{\mid x\mid-0}x=\lim_{x\to0-}\frac{-x}x=-1\\\lim_{x\to0}\frac{f\left(x\right)-f\left(0\right)}{x-0}=f'(0)\text{ existerar inte-}\end{align} - Ex:
\begin{align}\text{Leibniz regel}\\\left(f\left(x\right)g\left(x\right)\right)'=\lim_{h\to0}\frac{f\left(x+h\right)-f\left(x\right)g\left(x\right)}h\\=\lim_{h\to0}\frac{f(x+h)g(x+h)-f(x)g(x+h)+f(x)g(x+h)-f(x)g(x)}{h}\\=\lim_{h\to0}\left(g(x+h)\frac{f(x+h)-f(x)}{h}+f(x)\frac{g(x+h)-g(x)}{h}\right)\\=g(x)f'(x)+f(x)g'(x)\end{align} - Ex:
\begin{align}h(x)=\frac1x\\h'(x)=-\frac1{x^2}\\h\circ g(x)=h(g(x))=\frac1{g(x)}\\(g\circ g)'(x)=\left(\frac1{g(x)}\right)^2\\=h'\circ g(x)g'(x)=h'(g(x))g'(x)\frac{-1}{(g(x))^2}g'(x)\end{align}
- Standerd derivarives
f(x)=c\;\;\Rightarrow\;\;f'(x)=0f(x)=n^n\;\;\Rightarrow\;\;f'(x)=nx^{n-1},\;n\in\mathbb{Z}f(x)=x^\alpha\;\;\Rightarrow\;\;f'(x)=\alpha x^{\alpha-1},\;\alpha\in\mathbb{R},\;x>0f(x)=e^x\;\;\Rightarrow\;\;f'(x)=e^xf(x)=\ln\mid x\mid\;\;\Rightarrow\;\;f'(x)=x^{-1},\;x\neq0f(x)=\sin x\;\;\Rightarrow\;\;f'(x)=\cos xf(x)=\cos x\;\;\Rightarrow\;\;f'(x)=-\sin xf(x)=\tan x\;\;\Rightarrow\;\;f'(x)=\sec^2x=1+\tan^2xf(x)=a^x\;\;\Rightarrow\;\;f'(x)=a^x\ln a,\;a>0f(x)=\log_a\mid x\mid\;\;\Rightarrow\;\;f'(x)=(x\ln a)^-1,\;a>0,\;x\neq0
