Lösung zur Ableitung der Formel
Eingabefunktion
$$2\mathrm{e}^{x}x$$
Start der Ableitung
$$\frac{d}{dx}{\left(2x\mathrm{e}^{x}\right)}$$
Schritt 1 — Produktregel
Regel
$$\frac{d}{dx}(u \cdot v)=u'v+uv'$$
Mit:
- $2$
- $x$
- $\mathrm{e}^{x}$
Aktueller Ausdruck
$$\bbox[yellow, padding:0.12em 0.22em]{{\color{black}{\vphantom{\dfrac{d}{dx}}\,\frac{d}{dx}{\left(2x\mathrm{e}^{x}\right)}\,}}}$$
Nach Produktregel
$$\bbox[yellow, padding:0.12em 0.22em]{{\color{black}{\vphantom{\dfrac{d}{dx}}\,\frac{d}{dx}{\left(2\right)}x\mathrm{e}^{x} + 2\frac{d}{dx}{\left(x\mathrm{e}^{x}\right)}\,}}}$$
Schritt 2 — Konstantenregel
Regel
$$\frac{d}{dx}(c)=0$$
Mit:
- $c = 2$
Aktueller Ausdruck
$$\bbox[yellow, padding:0.12em 0.22em]{{\color{black}{\vphantom{\dfrac{d}{dx}}\,\frac{d}{dx}{\left(2\right)}\,}}}x\mathrm{e}^{x} + 2\frac{d}{dx}{\left(x\mathrm{e}^{x}\right)}$$
Nach Konstantenregel
$$\bbox[yellow, padding:0.12em 0.22em]{{\color{black}{\vphantom{\dfrac{d}{dx}}\,0\,}}}x\mathrm{e}^{x} + 2\frac{d}{dx}{\left(x\mathrm{e}^{x}\right)}$$
Vereinfacht
$$\bbox[lightgreen, padding:0.12em 0.22em]{{\color{black}{\vphantom{\dfrac{d}{dx}}\,2\frac{d}{dx}{\left(x\mathrm{e}^{x}\right)}\,}}}$$
Schritt 3 — Produktregel
Regel
$$\frac{d}{dx}(u \cdot v)=u'v+uv'$$
Mit:
- $u = x$
- $v = \mathrm{e}^{x}$
Aktueller Ausdruck
$$2\bbox[yellow, padding:0.12em 0.22em]{{\color{black}{\vphantom{\dfrac{d}{dx}}\,\frac{d}{dx}{\left(x\mathrm{e}^{x}\right)}\,}}}$$
Nach Produktregel
$$2 \cdot \left(\bbox[yellow, padding:0.12em 0.22em]{{\color{black}{\vphantom{\dfrac{d}{dx}}\,\frac{d}{dx}{\left(x\right)}\mathrm{e}^{x} + x\frac{d}{dx}{\left(\mathrm{e}^{x}\right)}\,}}}\right)$$
Schritt 4 — Ableitung der Variablen
Regel
$$\frac{d}{dx}(x)=1$$
Aktueller Ausdruck
$$2 \cdot \left(\bbox[yellow, padding:0.12em 0.22em]{{\color{black}{\vphantom{\dfrac{d}{dx}}\,\frac{d}{dx}{\left(x\right)}\,}}}\mathrm{e}^{x} + x\frac{d}{dx}{\left(\mathrm{e}^{x}\right)}\right)$$
Nach Ableitung der Variablen
$$2 \cdot \left(\bbox[yellow, padding:0.12em 0.22em]{{\color{black}{\vphantom{\dfrac{d}{dx}}\,1\,}}}\mathrm{e}^{x} + x\frac{d}{dx}{\left(\mathrm{e}^{x}\right)}\right)$$
Vereinfacht
$$2 \cdot \left(\bbox[lightgreen, padding:0.12em 0.22em]{{\color{black}{\vphantom{\dfrac{d}{dx}}\,\mathrm{e}^{x}\,}}} + x\frac{d}{dx}{\left(\mathrm{e}^{x}\right)}\right)$$
Schritt 5 — Ableitung der Exponentialfunktion
Regel
$$\frac{d}{dx}(e^{u})=e^{u}\cdot u'$$
Mit:
- $u = x$
Aktueller Ausdruck
$$2 \cdot \left(\mathrm{e}^{x} + x\bbox[yellow, padding:0.12em 0.22em]{{\color{black}{\vphantom{\dfrac{d}{dx}}\,\frac{d}{dx}{\left(\mathrm{e}^{x}\right)}\,}}}\right)$$
Nach Ableitung der Exponentialfunktion
$$2 \cdot \left(\mathrm{e}^{x} + x\bbox[yellow, padding:0.12em 0.22em]{{\color{black}{\vphantom{\dfrac{d}{dx}}\,\mathrm{e}^{x}\ln\left(\mathrm{e}\right)\frac{d}{dx}{\left(x\right)}\,}}}\right)$$
Schritt 6 — Ableitung der Variablen
Regel
$$\frac{d}{dx}(x)=1$$
Aktueller Ausdruck
$$2 \cdot \left(\mathrm{e}^{x} + x\mathrm{e}^{x}\ln\left(\mathrm{e}\right)\bbox[yellow, padding:0.12em 0.22em]{{\color{black}{\vphantom{\dfrac{d}{dx}}\,\frac{d}{dx}{\left(x\right)}\,}}}\right)$$
Nach Ableitung der Variablen
$$2 \cdot \left(\mathrm{e}^{x} + x\mathrm{e}^{x}\ln\left(\mathrm{e}\right) \cdot \bbox[yellow, padding:0.12em 0.22em]{{\color{black}{\vphantom{\dfrac{d}{dx}}\,1\,}}}\right)$$
Vereinfacht
$$2 \cdot \left(\mathrm{e}^{x} + x \cdot \bbox[lightgreen, padding:0.12em 0.22em]{{\color{black}{\vphantom{\dfrac{d}{dx}}\,\mathrm{e}^{x}\,}}}\ln\left(\mathrm{e}\right)\right)$$
Ergebnis
$$2 \cdot \left(\mathrm{e}^{x} + x\mathrm{e}^{x}\ln\left(\mathrm{e}\right)\right)$$
Direkt berechnet (Maxima)
Ableitung der Eingabefunktion via Maxima:
$$2\mathrm{e}^{x}x + 2\mathrm{e}^{x}$$
Abgleich Schrittfolge ↔︎ Maxima:
gleich (true)