Source Latex: Corrigé du devoir de mathématiques en Première S


Fichier
Type: Corrigé de devoir
File type: Latex, tex (source)
Télécharger le document pdf compilé pdficon
Description
Devoir de mathématiques, première S: suite numérique, étude de fonction
Niveau
Première S
Mots clé
devoir corrigé de mathématiques, suite numérique, étude de fonction, maths, 1S, première S,
Voir aussi:

Documentation sur LaTeX
lien vers la documentation Latex
Source LaTex icone

Source Latex de la correction du devoir

\documentclass[12pt,onecolumn,a4paper]{article}

\usepackage[french]{babel}
%\selectlanguage{francais}
\usepackage[utf8]{inputenc}
\usepackage{amsfonts}
\usepackage{amssymb}
\usepackage{amsmath}
\usepackage{enumerate}
\usepackage{array}
\usepackage{pst-all}
\usepackage{hyperref}
\hypersetup{
    pdfauthor={Yoann Morel},
    pdfsubject={Corrigé de l'interrogation de mathématiques en 1S: suites},
    pdftitle={Correction du devoir de mathématiques},
    pdfkeywords={Mathématiques, suites}
}
\hypersetup{
    colorlinks = true,
    linkcolor = red,
    anchorcolor = red,
    citecolor = blue,
    filecolor = red,
    urlcolor = red
}
\voffset=-1cm
% Raccourcis diverses:
\newcommand{\nwc}{\newcommand}
\nwc{\dsp}{\displaystyle}
\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{\ul}{\underline}
\nwc{\tm}{\times}
\nwc{\V}{\overrightarrow}
\newcommand{\zb}{\mbox{$0\hspace{-0.67em}\mid$}}
\newcommand{\db}{\mbox{$\hspace{0.1em}|\hspace{-0.67em}\mid$}}
\newcommand{\ct}{\centerline}

\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\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\euro{\mbox{\raisebox{.25ex}{{\it =}}\hspace{-.5em}{\sf C}}}

\newcounter{nex}[section]\setcounter{nex}{0}
\newenvironment{EX}{%
\stepcounter{nex}
\bgsk{\noindent{{\bf Exercice }}\arabic{nex}}\hspace{0.5cm}
}{}
\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}}
\newenvironment{centerpage}{\vspace*{\fill}}{
	\protect\vspace*{\fill}}
\setlength{\columnsep}{30pt}	% default=10pt
\setlength{\columnseprule}{1pt}	% default=0pt (no line)
\setlength{\headsep}{0in}		% default=0.35in
\setlength{\parskip}{0ex}
\setlength{\parindent}{0mm}
\voffset=-1cm
\textheight=26.8cm
\textwidth=18.5cm
\topmargin=0cm
\headheight=-0.cm
\footskip=1.cm
\oddsidemargin=-1.cm

\usepackage{ifthen}
\usepackage{fancyhdr}
\pagestyle{fancyplain}
\setlength{\headheight}{0cm}
\renewcommand{\headrulewidth}{0pt}
\renewcommand{\footrulewidth}{.1pt}
\lhead{}\chead{}\rhead{}
\lfoot{Y. Morel - \url{https://xymaths.fr/Lycee/1S/}}
\rfoot{Corrigé du devoir de math\'ematiques - $1^{\text{ère}}S$ - \thepage/\pageref{LastPage}}
\cfoot{}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{document}


\ct{\bf\LARGE{Corrigé du devoir de math\'ematiques}}


\bgex
Pour tout entier $n$, 
$u_{n+1}-u_n=\dfrac{10^{n+1}}{n+2}-\dfrac{10^n}{n+1}
=10^n\lp\dfrac{10}{n+2}-\dfrac{1}{n+1}\rp
=10^{n}\dfrac{9n+8}{(n+2)(n+1)}$.  

On a $10^n>0$, 
et comme $n\in\N$, on a $n\geqslant0$ et 
donc $9n+8\geqslant 8$, $n+2\geqslant2>0$ 
et $n+1\geqslant1>0$. 

Ainsi, 
$u_{n+1}-u_n>0 \iff u_{n+1}>u_n$: 
$\lp u_n\rp$ est strictement croissante. 
\enex

\bgex
\bgen
\item $f$ est une fonction du second degré, 
  avec $f(x)=3x^2-3x+1$, 
  avec $a=3>0$ et $-\dfrac{b}{2a}=\dfrac12$, 
  donc, $f$ est décroissante sur $\Bigl]-\infty;\dfrac12\Bigr]$ 
  et est croissante sur $\Bigl[\dfrac12;+\infty\Bigl[$. 

  Le minimum de $f$ est de plus 
  $f\lp\dfrac12\rp=3\tm\dfrac12\tm\lp-\dfrac12\rp+1=\dfrac14$. 

\item 
\[\psset{unit=10cm,arrowsize=7pt}
\begin{pspicture*}(-.2,-.2)(1.2,1.2)
 \psline{->}(-0.2,0)(1.2,0)
 \psline{->}(0,-0.2)(0,1.2)
 \psline(1,-0.01)(1,0.01)%
 \psline(-0.01,1)(0.01,1)%
 \rput(-0.03,1){1}%
 \rput(1,-0.03){1}%
 % Definition de la fonction f de u_{n+1}=f(u_n)
 \newcommand{\f}[1]{3 #1 mul #1 1 sub mul 1 add}
 % Et son tracer:
 \psplot[linewidth=1.4pt,plotpoints=500]{-.1}{1.2}{\f{x}}
 % ainsi que le tracer de la droite y=x
 \psplot{-0.2}{1.2}{x}

 % Defintion de la fonction itérée:
 % par ex.: fn{3}{x}=f(f(f(x)))
 \newcommand\fn[2]{%
  \ifnum#1=1
  \f{#2}%
  \else
  \f{\fn{\numexpr#1-1}{#2}}%
  \fi
 }
 % Valeur initiale (u_0)
 \def\xinit{0.9}
 \def\nmax{5}

 % Initialisation pour u_0
 \psline[linestyle=dashed]
 (\xinit,0)
 (!\xinit\space\f{\xinit})
 (!\f{\xinit}\space\f{\xinit})
 \rput(\xinit,-0.05){$u_0$}
 % Boucle pour u_1, u_2, ..., u_nmax
 \multido{\i=1+1}{\nmax}{
  \psline[linestyle=dashed]
  (!\fn{\i}{\xinit} \space 0)
  (!\fn{\i}{\xinit} \space \fn{\i}{\xinit})
  (!\fn{\i}{\xinit} \space \fn{\numexpr\i+1}{\xinit})
  (!\fn{\numexpr\i+1}{\xinit} \space \fn{\numexpr\i+1}{\xinit})
  \rput(!\fn{\i}{\xinit}\space 0){$\tm$}
  \rput(!\fn{\i}{\xinit}\space -0.05){$u_\i$}
 }
\end{pspicture*}\]
\enen
\enex



\label{LastPage}
\end{document}

Télécharger le fichier source Latex