Source Latex: Cours de mathématiques en BTS


Fichier
Type: Cours
File type: Latex, tex (source)
Télécharger le document pdf compilé pdficon
Description
Exercices (non corrigés) de mathématiques: Séries de Fourier
Niveau
BTS
Mots clé
Fourier, série de Fourier, exercices de mathématiques
Voir aussi:

Documentation sur LaTeX
lien vers la documentation Latex
Source LaTex icone

Source Latex du cours de mathématiques

\documentclass[12pt]{article}
%\usepackage{french}
\usepackage{amsfonts}\usepackage{amssymb}

\usepackage[french]{babel}
\usepackage{amsmath}
\usepackage[latin1]{inputenc}
\usepackage{a4wide}
\usepackage{graphicx}
\usepackage{epsf}
\usepackage{calc}
\usepackage{enumerate}
\usepackage{array}
%\usepackage{pst-plot,pst-text,pst-tree}
\usepackage{pst-all}
\usepackage{pstricks-add}

\usepackage{hyperref}
\hypersetup{
    pdfauthor={Yoann Morel},
    pdfsubject={S�rie de Fourier},
    pdftitle={S�rie de Fourier},
    pdfkeywords={BTS, math�matiques, S�rie de Fourier, exercices}
}
\hypersetup{
    colorlinks = true,
    linkcolor = red,
    anchorcolor = red,
    citecolor = blue,
    filecolor = red,
    pagecolor = red,
    urlcolor = red
}
\voffset=-2.2cm
% Raccourcis diverses:
\newcommand{\nwc}{\newcommand}
\nwc{\dsp}{\displaystyle}
\nwc{\ct}{\centerline}
\nwc{\bge}{\begin{equation}}\nwc{\ene}{\end{equation}}
\nwc{\bgar}{\begin{array}}\nwc{\enar}{\end{array}}
\nwc{\bgit}{\begin{itemize}}\nwc{\enit}{\end{itemize}}
\nwc{\bgen}{\begin{enumerate}}\nwc{\enen}{\end{enumerate}}

\nwc{\la}{\left\{}\nwc{\ra}{\right\}}
\nwc{\lp}{\left(}\nwc{\rp}{\right)}
\nwc{\lb}{\left[}\nwc{\rb}{\right]}

\nwc{\bgsk}{\bigskip}
\nwc{\vsp}{\vspace{0.1cm}}
\nwc{\vspd}{\vspace{0.2cm}}
\nwc{\vspt}{\vspace{0.3cm}}
\nwc{\vspq}{\vspace{0.4cm}}

\def\N{{\rm I\kern-.1567em N}}                              % Doppel-N
\def\D{{\rm I\kern-.1567em D}}                              % Doppel-N
\def\No{\N_0}                                               % Doppel-N unten 0
\def\R{{\rm I\kern-.1567em R}}                              % Doppel R
\def\C{{\rm C\kern-4.7pt                                    % Doppel C
\vrule height 7.7pt width 0.4pt depth -0.5pt \phantom {.}}}
\def\Q{\mathbb{Q}}
\def\Z{{\sf Z\kern-4.5pt Z}}                                % Doppel Z

\renewcommand{\Re}{\mathcal{R}e}
\renewcommand{\Im}{\mathcal{I}\!m}

\def\epsi{\varepsilon}
\def\lbd{\lambda}
\def\tht{\theta}
\def\vphi{\varphi}

\def\Cf{\mathcal{C}_f}

\nwc{\tm}{\times}
\nwc{\V}[1]{\overrightarrow{#1}}

\nwc{\zb}{\mbox{$0\hspace{-0.67em}\mid$}}
\nwc{\db}{\mbox{$\hspace{0.1em}|\hspace{-0.67em}\mid$}}

\nwc{\ul}[1]{\underline{#1}}

\newcounter{nex}%[section]
\setcounter{nex}{0}
\newenvironment{EX}{%
\stepcounter{nex}
\bgsk{\noindent {\bf Exercice }\arabic{nex}}\hspace{0.2cm}
}{}

\nwc{\bgex}{\begin{EX}}\nwc{\enex}{\end{EX}}

\nwc{\bgfg}{\begin{figure}}\nwc{\enfg}{\end{figure}}
  \nwc{\epsx}{\epsfxsize}\nwc{\epsy}{\epsfysize}
\nwc{\bgmp}{\begin{minipage}}\nwc{\enmp}{\end{minipage}}


\nwc{\limcdt}[4]{
  $\dsp
  \lim_{\bgar{ll}\scriptstyle{#1}\vspace{-0.2cm}\\\scriptstyle{#2}\enar}
  {#3}={#4}$
}
\nwc{\tq}{\ \mbox{\bf\Large /}\ }



\headheight=0cm
\textheight=26.5cm
\topmargin=-1.8cm
\footskip=1.5cm
\textwidth=18cm
\oddsidemargin=-1.5cm
\parindent=0.2cm

\newlength{\ProgIndent}
\setlength{\ProgIndent}{0.3cm}

\setlength{\unitlength}{1cm}

\newcounter{ntheo}
\setcounter{ntheo}{1}
\newlength{\ltheo}
\nwc{\bgth}[1]{
  \settowidth{\ltheo}{Th�or�me \arabic{ntheo}}
  \noindent
  \paragraph{Th�or�me}% \arabic{ntheo}}
  \hspace{-0.5em}%\hspace{-0.4cm}
  \bgmp[t]{\textwidth-\ltheo-0.5em}{\it #1}\enmp
  \stepcounter{ntheo}
}

\newcounter{nprop}
\setcounter{nprop}{1}
\newlength{\lprop}
\nwc{\bgprop}[1]{
  \settowidth{\lprop}{Propri�t� \arabic{nprop}}
  \noindent
  \paragraph{Propri�t�}% \arabic{ntheo}}
  \hspace{-0.5em}%\hspace{-0.4cm}
  \bgmp[t]{\textwidth-\lprop-0.5em}{\it #1}\enmp
  \stepcounter{nprop}
}

\nwc{\bgcorol}[1]{
  \settowidth{\ltheo}{Corollaire \arabic{ntheo}}
  \noindent
  \paragraph{Corollaire}% \arabic{ntheo}}
  \hspace{-0.5em}%\hspace{-0.4cm}
  \bgmp[t]{\textwidth-\ltheo-0.5em}{\it #1}\enmp
}

\newcounter{ndef}
\setcounter{ndef}{1}
\newlength{\ldef}
\nwc{\bgdef}[1]{
  \settowidth{\ldef}{D�finition \arabic{ndef}}
  \noindent
  \paragraph{D�finition}% \arabic{ndef}}
  \hspace{-0.5em}%\hspace{-0.4cm}
  \bgmp[t]{\textwidth-\ldef-0.5em}{\it #1}\enmp
  \stepcounter{ntheo}
}

\nwc{\bgproof}[1]{
  \vspq\noindent
  \ul{D�monstration:} #1 
  \hfill$\square$
}

% "Cadre" type Objectifs....
\nwc{\ObjTitle}{Objectif\!\!:\ \ }
\newlength{\lgObjTitle}
\newlength{\hgObj}
\newlength{\hgObjTitle}\settoheight{\hgObjTitle}{\ObjTitle}
\newcommand{\Obj}[1]{%
  \begin{flushright}%
  \settowidth{\lgObjTitle}{\ObjTitle}
  \settototalheight{\hgObj}{\phantom{\bgmp{16.4cm}{\bf\emph{\ObjTitle}}#1\enmp}}
  \bgmp{17.1cm}
  \psline(-1ex,-\hgObj)(-1ex,-1.5\hgObjTitle)(\lgObjTitle,-1.5\hgObjTitle)\par
    \bgmp{17.cm}{\bf\emph{\ObjTitle}}#1\enmp
  \enmp
  \end{flushright}
}

\renewcommand\thesection{\Roman{section}\ \ -}
\renewcommand\thesubsection{\arabic{subsection})}
\renewcommand\thesubsubsection{\hspace*{0.5cm}\alph{subsubsection})\hspace*{-0.4cm}}

% Bandeau en bas de page
\newcommand{\TITLE}{S�ries de Fourier - Exercices}
\author{Y. Morel}
\date{}

\usepackage{fancyhdr}

\pagestyle{fancyplain}
\setlength{\headheight}{0cm}
\renewcommand{\headrulewidth}{0pt}
\renewcommand{\footrulewidth}{0.5pt}
\lhead{}\chead{}\rhead{}

\lfoot{Y. Morel - \url{https://xymaths.fr}}
\rfoot{\thepage/\pageref{LastPage}}
\cfoot{\TITLE}

\pagestyle{fancy}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{document}

\ct{\Large\bf \TITLE}

\vspq

\bgex
Soit $\alpha$ un nombre r�el et $f$ la fonction p�riodique de p�riode
1, d�finie par l'expression  
\[
f(t)=\cos(3\alpha)\cos(2\pi t)+\sin(3\alpha)\sin(2\pi t)
\]

\bgen
\item D�terminer les coefficients de Fourier de $f$. 
\item D�terminer la valeur moyenne de $f$ et sa valeur efficace. 
\enen
\enex


\bgex
Soit $\alpha$ un nombre r�el, $0<\alpha<1$, 
et $\psi$ la fonction impaire et $2\pi$-p�riodique d�finie par  
\[
\psi(t)=\la\bgar{ll}
t & \mbox{ si } 0\leqslant t \leqslant \alpha\pi \\
0 & \mbox{ si } \alpha\pi< t \leqslant \pi 
\enar\right.
\]

\bgen
\item Repr�senter graphiquement la fonction $\psi$ sur 
  $[-2\pi\,;\,4\pi]$. 
\item Ecrire la s�rie de Fourier associ�e � $\psi$. 
\enen
\enex



\bgex
Soit la fonction $\pi$-p�riodique $\vphi$ d�finie par 
\[
\vphi(t)=\dfrac{1}{2}+\dfrac{\sqrt{2}}{4}\cos(2nt)
-\dfrac{5\sqrt{2}}{6}\sin(2nt)+\dfrac{\sqrt{6}}{8}\cos(6nt)
\]

D�terminer la valeur efficace $\vphi_{\text{eff}}$ de $\vphi$. 
\enex


\bgex
On consid�re la fonction $f$ d�finie sur $\R$, de p�riode $2\pi$ telle
que: 
\[
f(t)=Ke^{-t}\qquad \mbox{ si}\ t\in[0;2\pi[\,, 
\]
$K$ �tant une constante r�elle positive. 

\bgen
\item On se propose de calculer les int�grales 
  \[
  I=\int_0^{2\pi} e^{-t}\,\cos(nt)\,dt
  \qquad\mbox{ et }\qquad
  J=\int_0^{2\pi} e^{-t}\,\sin(nt)\,dt
  \]
  o� $n$ est un entier strictement positif. 

  \bgen[a.]
  \item {\it Premi�re m�thode} 
    
    En int�grant $I$ par parties, prouver que 
    $I=\dfrac{1}{n}J$. 

    En int�grant $J$ par parties, prouver que 
    $J=\dfrac{1}{n}\lp 1 - e^{-2\pi}\rp-\dfrac{1}{2}I$.

    En d�duire les valeurs de $I$ et $J$. 

    \vspd
    \item {\it Deuxi�me m�thode}

      Prouver que 
      $\dsp\int_0^{2\pi} e^{jnt}e^{-t}\,dt=\dfrac{1-e^{-2\pi}}{1-nj}$, 
      o� $j$ est le nombre complexe de module 1 et d'argument
      $\dfrac{\pi}{2}$. 

      En d�duire les valeurs de $I$ et $J$. 
  \enen

  \item Calculer les coefficients de Fourier de $f$. 

    \vspd
    Dans toute la suite, on suppose que 
    $K=\dfrac{\pi}{1-e^{-2\pi}}$. 
  \item Prouver que, si $t\not= 2k\pi$ ($k\in\Z$), on a: 
    \[
    f(t)=\dfrac{1}{2}
    +\sum_{n=1}^{+\infty}\lp 
    \dfrac{1}{n^2+1}\cos(nt)+\dfrac{n}{n^2+1}\sin(nt)
    \rp
    \]

    Quelle est la somme de la s�rie de Fourier si $t=2k\pi$ ? 

  \item Dessiner le spectre de fr�quence de $f$.
  
\enen
\enex

\label{LastPage}
\end{document}

Télécharger le fichier source Latex