vault backup: 2026-04-19 23:02:46

This commit is contained in:
Jan Meyer
2026-04-19 23:02:46 +02:00
parent f7bb320dd2
commit 436b9099a6
2 changed files with 4 additions and 3 deletions

View File

@@ -16,6 +16,7 @@
== Problem 1 _Stammfunktionen_
a)
$$
integral x^2 exp(x^3) = 1/3 exp(x^3) + C
$$
$ integral x^2 exp(x^3) d x = 1/3 exp(x^3) + C $
b)
$ integral ln(x^2)/x^2 d x = -(2 ln(x) + 2)/x + C $