Source Latex: Fiche de cours en Terminale S


Fichier
Type: Fiche de cours
File type: Latex, tex (source)
Télécharger le document pdf compilé pdficon
Description
Fiche de cours de mathématique: fonction exponentielle
Niveau
Terminale S
Mots clé
fiche de cours: fonction exponentielle
Voir aussi:

Documentation sur LaTeX
lien vers la documentation Latex
Source LaTex icone

Source Latex

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Fiche format a5 compilée suivant la chaîne:% 
% latex file                                 %
% dvips -t a5 -o file.ps file;               %
% ps2pdf -sPAPERSIZE=a4 file.ps              %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\documentclass[a5paper,11pt]{book}
\usepackage{amsfonts}\usepackage{amssymb}
\usepackage[french]{babel}
\usepackage{amsmath}
\usepackage[utf8]{inputenc}
\usepackage{graphicx}
\usepackage{epsf}
\usepackage{calc}
\usepackage{array}
\usepackage{multirow}
\usepackage{pst-all}
\usepackage{enumerate}

% 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}}
\def\D{{\rm I\kern-.1567em D}}
\def\No{\N_0}
\def\R{{\rm I\kern-.1567em R}}
\def\C{{\rm C\kern-4.7pt
\vrule height 7.7pt width 0.4pt depth -0.5pt \phantom {.}}}
\def\Q{\mathbb{Q}}
\def\Z{{\sf Z\kern-4.5pt Z}}

\def\epsi{\varepsilon}
\def\vphi{\varphi}
\def\lbd{\lambda}
\def\ga{\gamma}

\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}}

\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}$
}

\headheight=0cm
\topmargin=-1.8cm
\oddsidemargin=-1.7cm
\evensidemargin=-1.7cm
\textwidth=13.2cm
\textheight=18.3cm

% Bandeau en bas de page
\newcommand{\TITLE}{Fonction exponentielle}
\author{Y. Morel}
\date{}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{document}
\pagestyle{empty}
\psset{arrowsize=6pt}

\definecolor{filigray}{gray}{0.82}

\rput(0.5,-2){\rotatebox{50}{
    \textcolor{filigray}{\huge\bf xymaths.free.fr}
}}
\rput(0.5,-8){\rotatebox{50}{
    \textcolor{filigray}{\huge\bf xymaths.free.fr}
}}
\rput(0.5,-14){\rotatebox{50}{
    \textcolor{filigray}{\huge\bf xymaths.free.fr}
}}
\rput(10.,-3){\rotatebox{50}{
    \textcolor{filigray}{\huge\bf xymaths.free.fr}
}}
\rput(9.,-14){\rotatebox{50}{
    \textcolor{filigray}{\huge\bf xymaths.free.fr}
}}

\vspace*{-0.8cm}


\hfill{\LARGE \bf \TITLE}
\hfill
\vspace{0.4cm}

\noindent
\bgmp{7cm}
La fonction exponentielle est l'unique fonction définie et dérivable
sur $\R$ solution de
l'équation $f'=f$ et telle que $f(0)=1$. 

\vspd
On la note $x\mapsto \exp(x)=e^x$. 

\vspd
\begin{tabular}{|c|ccc|}\hline
$x$ &$-\infty$ &\hspace{2cm} &$+\infty$ \\\hline
&&&$+\infty$\\
$\exp$&&\psline{->}(-1.3,-0.4)(1.3,0.5)&\\
&$0$&&\\\hline
\end{tabular}
\enmp
\bgmp{6cm}
\psset{xunit=1cm,yunit=0.6cm}
\begin{pspicture}(-2.6,-3)(2.6,6)
  \psline{->}(-3.2,0)(2.6,0)
  \psline{->}(0,-1)(0,6)
  \multido{\i=-3+1}{6}{\psline(\i,-0.1)(\i,0.1)\rput(\i,-0.3){$\i$}}
  \psplot{-3.5}{1.7}{2.718 x exp}
  \psline[linestyle=dashed](1,0)(1,2.718)(0,2.718)
  \rput(-0.2,2.8){$e$}
  \psline(-0.1,1)(0.1,1)\rput(-0.2,1.1){$1$}
\end{pspicture}
\enmp

\vspace{-0.5cm}

\bgen[]
\item {\bf\ul{Règles de calcul}}\  
  Ce sont les règles
  usuelles de calcul sur les puissances: 

  \hspace{3.2cm}$e^0=1$\ ,\  $e^1=e\simeq 2,718$

  \hspace{3.2cm}$e^{a+b}=e^a\,e^b$\ , \ 
  $e^{-a}=\dfrac{1}{e^a}$\ , \ 
  $e^{a-b}=\dfrac{e^a}{e^b}$\ , \ 
  $\lp e^a\rp^b=e^{a\,b}$

\vspd
\item {\bf\ul{Dérivée}} \ 
  $\exp'=\exp$ 
  et pour toute fonction $u$ dérivable $\lp e^u\rp'=u'\,e^u$

\vspd
\item {\bf\ul{Limites}}\ 
  $\dsp\bullet\lim_{x\to-\infty}e^x=0$, 
  donc la droite d'équation $y=0$ (l'axe des ordonnées) 

  \hspace{4.2cm}est une
  asymptote en $-\infty$. 

  \hspace{1.55cm}$\dsp\bullet\lim_{x\to+\infty}e^x=+\infty$
  
  $\bullet$ Croissances comparées: 
  $\dsp\lim_{x\to+\infty}\dfrac{e^x}{x^n}=+\infty$ 
  \ et \ 
  $\dsp\lim_{x\to-\infty}x^n e^x=0$ 

  $\bullet$ Taux d'accroissement en $0$: 
  $\dsp\lim_{x\to0}\dfrac{e^x-1}{x}=1$. 


\vspd
\item {\bf\ul{Le logarithme et l'exponentielle}} sont des fonctions
  réciproques: 

  $\bullet$
  Pour tous $x$ et $y$, $x>0$, 
  $e^{\ln(x)}=x$\ ,\ $\ln\lp e^y\rp=y$
  \ et\ 
  $y=\ln(x)\iff e^y=x$

\vspd
\item {\bf\ul{Composition avec l'exponentielle:}}  
  $f=e^{u}$, donc  $f'=u'e^{u}$

  \bgmp[t]{6.5cm}
  $a>0$, \fbox{$f(x)=e^{-ax}$}, $f'(x)=-ae^{-ax}$ 

\bgmp{3.cm}
\scalebox{0.8}{
\begin{tabular}{|c|cp{0.cm}c|}\hline
$x$ &$-\infty$ &&$+\infty$ \\\hline
$f'(x)$&&$-$&\\\hline
&$+\infty$&&\\
$f$&&\psline{->}(-0.6,0.4)(0.6,-0.4)&\\
&&&0\\\hline
\end{tabular}}
\enmp
\bgmp{3cm}
\psset{xunit=0.9cm,yunit=0.5cm}
\begin{pspicture}(-1.6,-0.5)(2.6,4)
  \psline{->}(-1.2,0)(2.2,0)
  \psline{->}(0,-1)(0,3.5)
  \multido{\i=-1+1}{3}{\psline(\i,-0.1)(\i,0.1)\rput(\i,-0.3){$\i$}}
  \psplot[linewidth=1.4pt]{-0.8}{2.}{2.718 -1.7 x mul exp}
  %\psline[linestyle=dashed](1,0)(1,2.718)(0,2.718)\rput(-0.2,2.8){$e$}
  \psline(-0.1,1)(0.1,1)\rput(-0.2,0.9){$1$}
  %\psline(-0.1,2)(0.1,2)\rput(-0.2,2.1){$2$}
  \psplot[linestyle=dashed]{-1}{1.5}{-1.7 x mul 1 add}
  \rput(0.5,-0.5){$\frac{1}{a}$}
\end{pspicture}
\enmp
  

  \enmp
  \psline[linestyle=dashed](0,-3.5)(0,0.5)
  \bgmp[t]{6.5cm}
  \ \fbox{$f(x)=e^{-x^2}$}, $f'(x)=-2xe^{-x^2}$
  
  \vsp
\bgmp{3.cm}
\scalebox{0.8}{
\begin{tabular}{|c|cp{0.cm}c|}\hline
$x$ &$-\infty$ &0&$+\infty$ \\\hline
$-2x$&$+$&\zb&$-$\\\hline
$e^{-x^2}$&$+$&$|$&$+$\\\hline
$f'(x)$&$+$&\zb&$-$\\\hline
&&1&\\
$f$&\psline{->}(0.,-0.2)(0.7,0.5)&\psline{->}(0.2,0.5)(0.9,-0.2)&\\
&\!\!\!\!0&&\ \quad0\\\hline
\end{tabular}}
\enmp
\bgmp{3cm}
\psset{xunit=0.7cm,yunit=0.8cm}
\begin{pspicture}(-3.,-0.5)(2.6,2.)
  \psline{->}(-2.4,0)(2.6,0)
  \psline{->}(0,-0.5)(0,1.8)
  \multido{\i=-2+1}{5}{\psline(\i,-0.1)(\i,0.1)\rput(\i,-0.3){$\i$}}
  \psplot[linewidth=1.4pt]{-2.35}{2.5}{2.718 -1 x 2 exp mul exp}
  %\psline[linestyle=dashed](1,0)(1,2.718)(0,2.718)\rput(-0.2,2.8){$e$}
  \psline(-0.1,1)(0.1,1)\rput(-0.15,1.15){$\scriptstyle1$}
  %\psline(-0.1,2)(0.1,2)\rput(-0.2,2.1){$2$}
\end{pspicture}
\enmp

  \enmp
\enen






\end{document}

Télécharger le fichier source Latex