Skip to content

Commit

Permalink
Corrigido typo
Browse files Browse the repository at this point in the history
Typo na série de Fourier corrigido.
  • Loading branch information
Raniere Silva committed Aug 12, 2013
1 parent 514fb00 commit 9ceeb86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extra/cap01@notas_de_aula.tex
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ \chapter{Séries de Fourier}
é a série de Fourier da função $f(x)$ se os coeficientes forem dados por
\begin{dgroup*}
\begin{dmath*}
a_n = \frac{1}{n} \int_{-\pi}^\pi f(x) \cos\left( n x \right) \vi{x}
a_n = \frac{1}{\pi} \int_{-\pi}^\pi f(x) \cos\left( n x \right) \vi{x}
\condition{$n = 0, 1, 2, \ldots$}
\end{dmath*}
\begin{dmath*}
Expand Down

0 comments on commit 9ceeb86

Please sign in to comment.