From ce9cb2708daf8118f16fcde52da0b9ee8b0bf9ee Mon Sep 17 00:00:00 2001
From: Orestis Malaspinas <orestis.malaspinas@hesge.ch>
Date: Mon, 6 Mar 2017 16:46:49 +0100
Subject: [PATCH] correction typo

---
 cours.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cours.tex b/cours.tex
index 58abf9d..72a33b9 100644
--- a/cours.tex
+++ b/cours.tex
@@ -2552,7 +2552,7 @@ Avec cette notation, on peut réécrire l'équation \eqref{eq_decomp_sincos} (ex
 \begin{equation}
  f(t)=\sum_{j=-\infty}^\infty c_je^{ij\omega t}.
 \end{equation}
-En multipliant cette relation par $\frac{1}{T}e^{ik\omega t}$ et en intégrant entre $-\frac{T}{2}$ et $\frac{T}{2}$, 
+En multipliant cette relation par $\frac{1}{T}e^{-ik\omega t}$ et en intégrant entre $-\frac{T}{2}$ et $\frac{T}{2}$, 
 on obtient
 \begin{equation}
  \frac{1}{T}\int_{-\frac{T}{2}}^{\frac{T}{2}}f(t)e^{-ik\omega t}\dd t=\frac{1}{T}\sum_{j=-\infty}^\infty c_j\int_{-\frac{T}{2}}^{\frac{T}{2}}e^{ij\omega t}e^{-ik\omega t}\dd t.
-- 
GitLab