diff options
| author | martial.simon <martial.simon@epita.fr> | 2025-04-13 19:54:19 +0200 |
|---|---|---|
| committer | martial.simon <martial.simon@epita.fr> | 2025-04-13 19:54:19 +0200 |
| commit | 66c3bbfa94d8a41e58adf154be25e6d86fee8e30 (patch) | |
| tree | 9c5e998f324f2f60c1717759144da3f996c5ae1a /PBS1/TD1.md | |
init: initial commit
Diffstat (limited to 'PBS1/TD1.md')
| -rwxr-xr-x | PBS1/TD1.md | 14 |
1 files changed, 14 insertions, 0 deletions
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 |
