From 66c3bbfa94d8a41e58adf154be25e6d86fee8e30 Mon Sep 17 00:00:00 2001 From: "martial.simon" Date: Sun, 13 Apr 2025 19:54:19 +0200 Subject: init: initial commit --- PBS1/TD1.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100755 PBS1/TD1.md (limited to 'PBS1/TD1.md') diff --git a/PBS1/TD1.md b/PBS1/TD1.md new file mode 100755 index 0000000..8d10758 --- /dev/null +++ b/PBS1/TD1.md @@ -0,0 +1,14 @@ +# Exercice 1 +## 1. +## 2. + +- +## 4. +- $f$ est $C_{p.m.}$ +- $f(x) \geq 0 \Leftrightarrow k \geq 0$ +- $$ +\begin{align} + \int^{+\infty}_{-\infty}f(t)dt &= \int^{+\infty}_{-\infty}ke^{-kt}dt \\ + &= \int^{0}_{-\infty}ke^{-kt}dt + \int^{+\infty}_{0}ke^{-kt}dt \\ +\end{align} +$$ \ No newline at end of file -- cgit v1.2.3