调试问题

调试问题

我正在尝试找出此代码中的错误

\documentclass[a4paper,12pt]{book}
\usepackage{times}
\usepackage[francais]{babel}
\usepackage{amsmath}
\usepackage{amssymb}
\usepackage{amsthm}
\usepackage{bbding} % for checkmarks and XSolidBrush in itemize http://ftp.cc.uoc.gr/mirrors/CTAN/info/symbols/comprehensive/symbols-a4.pdf
\usepackage{color}
\usepackage{graphicx}
\DeclareMathOperator{\arccot}{arccot}
\usepackage[pdftex,pdfauthor={fadf},pdftitle={faa},pdfpagemode={UseOutlines},bookmarks,bookmarksopen,bookmarksnumbered,pdfstartview={FitH},colorlinks,linkcolor={blue},citecolor={blue},urlcolor={red}]{hyperref}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{fourier}
\usepackage[thmmarks, amsmath, thref]{ntheorem}
\usepackage{cleveref}

\theoremstyle{plain}
\theoremheaderfont{\upshape\bfseries}
\theoremseparator{.}
\theorembodyfont{\itshape}
\newtheorem{prop}{Proposition}[section]
{
\theoremprework{\vskip\dimexpr\topsep+\partopsep\relax\par\ensuremath{\blacktriangleright}\small\vspace*{\dimexpr-\topsep-\baselineskip}\leavevmode}
\theoremindent 2.5em
\theorembodyfont{\upshape}
\newtheorem{exercise}[prop]{Exercise}
}

\theoremstyle{nonumberplain}
\theoremheaderfont{\scshape}
\theorembodyfont{\upshape}
\theoremsymbol{\ensuremath{\square}}
\newtheorem{proof}{Proof}


\begin{document}
{

\tableofcontents
\mainmatter

\newtheorem{theorem}{Th\'eor\`eme}[chapter]
\newtheorem{proposition}[theorem]{Proposition}
\newtheorem{corollary}[theorem]{Corollaire}
\newtheorem{lemma}[theorem]{Lemme}
\newtheorem{definition}{D\'efinition}[chapter]
\newtheorem{exercise}{Exercice}[chapter]
\newtheorem{example}{Exemple}[chapter]
\newtheorem{remark}{Remarque}[chapter]
\newtheorem{solution}{S}


\setcounter{chapter}{-1}
\chapter{Pr\'erequis}
\begin{flushright}
\small\emph{Mathematics possesses not only truth,\\but supreme beauty,\\such as only the greatest art can show.\\}\textsc{B. Russell}
\end{flushright}\normalsize


\chapter{Fonction r\'eelle d'une variable r\'eelle}
\begin{flushright}
\small\emph{Everyone knows what a curve is.\\until he has studied enough mathematics\\to become confused through the countless\\number of possible exceptions.\\}\textsc{Felix Klein}
\end{flushright}\normalsize
\section{Limites et asymptotes}
Un intervalle ouvert est un intervalle de la forme $]a;b[$ ou $]a;+\infty[$ ou $]-\infty;a[$ ou $\emptyset$ ou $\mathbb{R}=]-\infty;+\infty[$ avec $a,b\in\mathbb{R}$.
\\Un ensemble $E\subset\mathbb{R}$ est dit ouvert s'il est un intervalle ouvert ou une r\'eunion (finie ou infinie) d'intervalles ouverts.
\\Un ensemble $E$ est dit ferm\'e si son compl\'ementaire $\complement_{\mathbb{R}}^E$ est ouvert. Les intervalles ferm\'es sont de la forme $[a;b]$, $]-\infty;a]$, $[a;+\infty[$, $\emptyset$ ou $\mathbb{R}$.
\begin{exercise}
Pr\'eciser si chacun des ensembles suivants est ouvert ou ferm\'e:
\begin{enumerate}
\item $]-1;1[\cup]2;+\infty[$
\item $\{2\}$
\item $[1;4[$
\end{enumerate}
\end{exercise}
Le centre de $]a;b[$ est $\displaystyle\frac{a+b}{2}$ et son rayon est $\displaystyle\frac{b-a}{2}$ ($a\leq b$). Ainsi l'intervalle ouvert de centre $x_0$ et de rayon $r$ est $]x_0-r;x_0+r[$. Un voisinage de $x_0$ est un intervalle ouvert de centre $x_0$ i.e. un intervalle de la forme $]x_0-r;x_0+r[$.
\begin{exercise}
\begin{enumerate}
\item Donner un voisinage de $3$ de rayon $0.01$.
\item Soit $x_1,x_2\in\mathbb{R}$ tel que $x_1<x_2$. Donner un voisinage $U$ de $x_1$ et un voisinage $V$ de $x_2$ tel que $U\cap V=\emptyset$.
\end{enumerate}
\end{exercise}
Soit $E\subset\mathbb{R}$. Tout point de $E$ est soit un point d'accumulation de $E$, soit un point isol\'e. On dit que $x\to +\infty$ (respectivement $x\to -\infty$) si $\forall A\in\mathbb{R}$, $x>A$ (resp. $x<A$). $+\infty$ et $-\infty$ sont des symboles et pas des nombres r\'eels. Si $f:~D\longrightarrow\mathbb{R}$, on \'etudie les limites au points d'accumulations de $D$ (en pratique, on s'int\'eresse aux bornes ouvertes de $D$). Les formes ind\'etermn\'ees sont $+\infty-\infty$, $\frac{\infty}{\infty}$, $\frac{0}{0}$, $0\cdot\infty$, $0^0$ et $1^{\infty}$. Tout les autres formes sont d\'etermin\'ees.
\begin{proposition}
La limite d'une fonction est unique.
\end{proposition}

\begin{proposition}
Si $f(x)<g(x)$ sur un voisinage de $x_0$ alors $\lim\limits_{x\to x_0}f(x)\leq \lim\limits_{x\to x_0}g(x)$.
\end{proposition}
\begin{itemize}
\item[\XSolidBrush]Si $\lim\limits_{x\to \infty}f(x)=a$ alors $y=a$ est une AH \`a $(C_f)$.
\item[\XSolidBrush]Si $\lim\limits_{x\to x_0}f(x)=\infty$ alors $x=a$ est une AV \`a $(C_f)$.
\item[\XSolidBrush]Si $\lim\limits_{x\to \infty}f(x)=\infty$ alors on a une possibilit\'e d'avoir une AO $y=ax+b$ avec $\displaystyle a=\lim\limits_{x\to \infty}\frac{f(x)}{x}$ et $\displaystyle b=\lim\limits_{x\to \infty}\left[f(x)-ax\right]$.
\begin{itemize}
\item[\Checkmark] Si $a=0$ alors $(C_f)$ a une direction asymptotique horizontale.
\item[\Checkmark] Si $a=\infty$ alors $(C_f)$ a une direction asymptotique verticale.
\item[\Checkmark] Si $a\in\mathbb{R}^*$ et $b\in\mathbb{R}$ alors $(C_f)$ a une asymptote oblique $y=ax+b$.
\item[\Checkmark] Si $a\in\mathbb{R}^*$ et $b=\infty$ alors $(C_f)$ a une direction asymptotique parall\`ele \`a $y=ax$.
\end{itemize}
\item[\XSolidBrush]Si $\displaystyle\lim\limits_{x\to \infty}\left[f(x)-(ax+b)\right]=0$ alors $y=ax+b$ AO \`a $(C_f)$\footnote{De m\^eme mani\`ere, $(C_g)$ est une courbe asymptote \`a $(C_f)$ si $\lim\limits_{x\to \infty}[f(x)-g(x)]=0$.}.
\end{itemize}
\begin{exercise}
\begin{enumerate}
\item D\'emontrer que la droite d'\'equation $y=2$ est une AH \`a la courbe de $\displaystyle f(x)=\frac{2x+1}{x+1}$ en $+\infty$.
\item D\'emontrer que la droite d'\'equation $x=1$ est une AV \`a la courbe de $\displaystyle g(x)=\frac{x^2+1}{x^2-1}$.
\item D\'emontrer que la fonction $\displaystyle h(x)=\frac{3x-1}{2+x}$ admet deux asymptotes d'\'equations $x=-2$ et $y=3$.
\item D\'emontrer que la droite d'\'equation $y=2x-1$ est une asymptote \`a $\displaystyle j(x)=\frac{2x^2+x}{x+1}$ en $+\infty$ et en $-\infty$.
\item D\'eterminer l'AO \`a la courbe de $\displaystyle p(x)=\frac{2x^2+3x-5}{2x+1}$.
\item D\'eterminer les directions asymptotiques de $q(x)=\sqrt{x}$, $r(x)=1-x^2$ et $t(x)=x+\sqrt{x}$.
\end{enumerate}
\end{exercise}



}
\end{document}

编译器提示Package ntheorem error: theorem style plain already defined。我该如何修复这个问题?

答案1

稍作修改:删除“第 0 章”,更改命题标识符,使冗长的练习看起来更好

    \documentclass[a4paper,12pt]{book}

    % -- math packages
    \usepackage{amsmath}
    \usepackage{amssymb}
    \usepackage[thmmarks, amsmath, thref]{ntheorem}

    % -- fonts and related 
    \usepackage[utf8]{inputenc}
    \usepackage[T1]{fontenc}
    \usepackage{fourier}
    \usepackage{color}

    % -- other packages     
    \usepackage{bbding} % for checkmarks and XSolidBrush in itemize 
                        % http://ftp.cc.uoc.gr/mirrors/CTAN/in/symbols    /comprehensive/symbols-a4.pdf
    \usepackage[francais]{babel}
    \usepackage{graphicx}
    \usepackage[pdftex,pdfauthor={fadf},pdftitle={faa},pdfpagemode={UseOutlines},bookmarks,bookmarksopen,
    bookmarksnumbered,pdfstartview={FitH},colorlinks,linkcolor={blue},citecolor={blue},urlcolor={red}]{hyperref}
    \usepackage{cleveref} % declared after hyperref

    % -- declared operators
    \DeclareMathOperator{\arccot}{arccot}


    % -- theorem declarations
    \theoremstyle{plain}
    \theoremheaderfont{\upshape\bfseries}
    \theoremseparator{.}
    \theorembodyfont{\itshape}
    \newtheorem{prop}{Proposition}[section]
    {
    \theoremprework{\vskip\dimexpr\topsep+\partopsep\relax\par\ensuremath{\blacktriangleright}
    \small\vspace*{\dimexpr-\topsep-\baselineskip}\leavevmode}
    \theoremindent 2.5em
    \theorembodyfont{\upshape}
    \newtheorem{exercise}[prop]{Exercise}
    }

    \theoremstyle{nonumberplain}
    \theoremheaderfont{\scshape}
    \theorembodyfont{\upshape}
    \theoremsymbol{\ensuremath{\square}}
    %\newtheorem{proof}{Proof}

    \newtheorem{theorem}{Th\'eor\`eme}[chapter]
    \newtheorem{proposition}[theorem]{Proposition}
    \newtheorem{corollary}[theorem]{Corollaire}
    \newtheorem{lemma}[theorem]{Lemme}
    \newtheorem{definition}{D\'efinition}[chapter]
    %\newtheorem{exercise}{Exercice}[chapter]
    \newtheorem{example}{Exemple}[chapter]
    \newtheorem{remark}{Remarque}[chapter]
    \newtheorem{solution}{S}

    % -- end theorem declarations



    \begin{document}

    \tableofcontents
    \mainmatter

    %\setcounter{chapter}{-1} 
    \chapter*{Pr\'erequis}
    \begin{flushright}
    \small\emph{Mathematics possesses not only truth,\\but supreme beauty,\\such as only the greatest art can show.\\}
    \textsc{B. Russell}
    \end{flushright}\normalsize


    \chapter{Fonction r\'eelle d'une variable r\'eelle}
    \begin{flushright}
    \small\emph{Everyone knows what a curve is.\\until he has studied enough mathematics\\to become confused through
    the countless\\number of possible exceptions.\\}\textsc{Felix Klein}
    \end{flushright}\normalsize
    \section{Limites et asymptotes}
    Un intervalle ouvert est un intervalle de la forme $]a;b[$ ou $]a;+\infty[$ ou $]-\infty;a[$ ou $\emptyset$ ou
    $\mathbb{R}=]-\infty;+\infty[$ avec $a,b\in\mathbb{R}$.
    \\Un ensemble $E\subset\mathbb{R}$ est dit ouvert s'il est un intervalle ouvert ou une r\'eunion (finie ou infinie)
    d'intervalles ouverts.
    \\Un ensemble $E$ est dit ferm\'e si son compl\'ementaire $\complement_{\mathbb{R}}^E$ est ouvert. Les intervalles
    ferm\'es sont de la forme $[a;b]$, $]-\infty;a]$, $[a;+\infty[$, $\emptyset$ ou $\mathbb{R}$.
    \begin{exercise}
    Pr\'eciser si chacun des ensembles suivants est ouvert ou ferm\'e:
    \begin{enumerate}
    \item $]-1;1[ \cup ]2;+\infty[$
    \item $\{2\}$
    \item $[1;4[$
    \end{enumerate}
    \end{exercise}
    Le centre de $]a;b[$ est $\displaystyle\frac{a+b}{2}$ et son rayon est $\displaystyle\frac{b-a}{2}$ ($a\leq b$).
    Ainsi l'intervalle ouvert de centre $x_0$ et de rayon $r$ est $]x_0-r;x_0+r[$. Un voisinage de $x_0$ est un
    intervalle ouvert de centre $x_0$ i.e. un intervalle de la forme $]x_0-r;x_0+r[$.
    \begin{exercise} \hfill 
    \begin{enumerate}
    \item Donner un voisinage de $3$ de rayon $0.01$.
    \item Soit $x_1,x_2\in\mathbb{R}$ tel que $x_1<x_2$. Donner un voisinage $U$ de $x_1$ et un voisinage $V$ de $x_2$
    tel que $U\cap V=\emptyset$.
    \end{enumerate}
    \end{exercise}
    Soit $E\subset\mathbb{R}$. Tout point de $E$ est soit un point d'accumulation de $E$, soit un point isol\'e. On dit
    que $x\to +\infty$ (respectivement $x\to -\infty$) si $\forall A\in\mathbb{R}$, $x>A$ (resp. $x<A$). $+\infty$ et
    $-\infty$ sont des symboles et pas des nombres r\'eels. Si $f:~D\longrightarrow\mathbb{R}$, on \'etudie les limites
    au points d'accumulations de $D$ (en pratique, on s'int\'eresse aux bornes ouvertes de $D$). Les formes
    ind\'etermn\'ees sont $+\infty-\infty$, $\frac{\infty}{\infty}$, $\frac{0}{0}$, $0\cdot\infty$, $0^0$ et
    $1^{\infty}$. Tout les autres formes sont d\'etermin\'ees.
    \begin{prop}
    La limite d'une fonction est unique.
    \end{prop}

    \begin{prop}
    Si $f(x)<g(x)$ sur un voisinage de $x_0$ alors $\lim\limits_{x\to x_0}f(x)\leq \lim\limits_{x\to x_0}g(x)$.
    \end{prop}
    \begin{itemize}
    \item[\XSolidBrush]Si $\lim\limits_{x\to \infty}f(x)=a$ alors $y=a$ est une AH \`a $(C_f)$.
    \item[\XSolidBrush]Si $\lim\limits_{x\to x_0}f(x)=\infty$ alors $x=a$ est une AV \`a $(C_f)$.
    \item[\XSolidBrush]Si $\lim\limits_{x\to \infty}f(x)=\infty$ alors on a une possibilit\'e d'avoir une AO
    $y=ax+b$ avec $\displaystyle a=\lim\limits_{x\to \infty}\frac{f(x)}{x}$ et 
    $\displaystyle b=\lim\limits_{x\to \infty}\left[f(x)-ax\right]$.
    \begin{itemize}
    \item[\Checkmark] Si $a=0$ alors $(C_f)$ a une direction asymptotique horizontale.
    \item[\Checkmark] Si $a=\infty$ alors $(C_f)$ a une direction asymptotique verticale.
    \item[\Checkmark] Si $a\in\mathbb{R}^*$ et $b\in\mathbb{R}$ alors $(C_f)$ a une asymptote oblique $y=ax+b$.
    \item[\Checkmark] Si $a\in\mathbb{R}^*$ et $b=\infty$ alors $(C_f)$ a une direction asymptotique parall\`ele \`a $y=ax$.
    \end{itemize}
    \item[\XSolidBrush]Si $\displaystyle\lim\limits_{x\to \infty}\left[f(x)-(ax+b)\right]=0$ alors 
    $y=ax+b$ AO \`a $(C_f)$\footnote{De m\^eme mani\`ere, $(C_g)$ est une courbe asymptote \`a $(C_f)$ si
    $\lim\limits_{x\to \infty}[f(x)-g(x)]=0$.}.
    \end{itemize}
    \begin{exercise} \hfill 
    \begin{enumerate}
    \item D\'emontrer que la droite d'\'equation $y=2$ est une AH \`a la courbe de $\displaystyle 
    f(x)=\frac{2x+1}{x+1}$ en $+\infty$.
    \item D\'emontrer que la droite d'\'equation $x=1$ est une AV \`a la courbe de $\displaystyle 
    g(x)=\frac{x^2+1}{x^2-1}$.
    \item D\'emontrer que la fonction $\displaystyle h(x)=\frac{3x-1}{2+x}$ admet deux asymptotes 
    d'\'equations $x=-2$ et $y=3$.
    \item D\'emontrer que la droite d'\'equation $y=2x-1$ est une asymptote \`a $\displaystyle 
    j(x)=\frac{2x^2+x}{x+1}$ en $+\infty$ et en $-\infty$.
    \item D\'eterminer l'AO \`a la courbe de $\displaystyle p(x)=\frac{2x^2+3x-5}{2x+1}$.
    \item D\'eterminer les directions asymptotiques de $q(x)=\sqrt{x}$, $r(x)=1-x^2$ et $t(x)=x+\sqrt{x}$.
    \end{enumerate}
    \end{exercise}

    \end{document}

答案2

您的文档中植入了几个错误。最重要的错误是您不应该同时加载amsthmntheorem(请参阅手册中的第 3.2.2 节ntheorem)。由于您使用的是后者的语法,因此请删除\usepackage{amsthm}

但是,您还遇到了其他一些较小或不太小的错误。

  1. \usepackage{times}被覆盖\usepackage{fourier}

  2. ntheorem应该先加载hyperref

  3. 对于大多数软件包来说也是如此(cleveref本文档中的 除外)。我通常推荐fontencinputencbabel作为第一组软件包。

  4. pdftex不应为 指定该选项hyperref

  5. {后面的开括号\begin{document}和匹配的}前面的括号\end{document}是错误的,必须删除(它们可能会导致内存溢出)。

  6. 定理应该在之前声明\begin{document}

这是一个编辑过的版本。

\documentclass[a4paper,12pt]{book}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage[francais]{babel}

\usepackage{amsmath}
\usepackage{amssymb}

\usepackage{bbding} % for checkmarks and XSolidBrush in itemize http://ftp.cc.uoc.gr/mirrors/CTAN/info/symbols/comprehensive/symbols-a4.pdf
\usepackage{color}
\usepackage{graphicx}
\usepackage{fourier}
\usepackage[thmmarks, amsmath, thref]{ntheorem}
\usepackage[
  pdfauthor={fadf},
  pdftitle={faa},
  pdfpagemode={UseOutlines},
  bookmarks,
  bookmarksopen,
  bookmarksnumbered,
  pdfstartview={FitH},
  colorlinks,
  linkcolor={blue},
  citecolor={blue},
  urlcolor={red}
]{hyperref}
\usepackage{cleveref}

\theoremstyle{plain}
\theoremheaderfont{\upshape\bfseries}
\theoremseparator{.}
\theorembodyfont{\itshape}
\newtheorem{prop}{Proposition}[section]{%

{
  \theoremprework{%
    \vskip\dimexpr\topsep+\partopsep\relax\par
    \ensuremath{\blacktriangleright}%
    \small\vspace*{\dimexpr-\topsep-\baselineskip}\leavevmode
  }%
  \setlength{\theoremindent}{2.5em}
  \theorembodyfont{\upshape}
  \newtheorem{exercise}[prop]{Exercise}
}

\theoremstyle{nonumberplain}
\theoremheaderfont{\scshape}
\theorembodyfont{\upshape}
\theoremsymbol{\ensuremath{\square}}

\newtheorem{proof}{Proof}
\newtheorem{theorem}{Th\'eor\`eme}[chapter]
\newtheorem{proposition}[theorem]{Proposition}
\newtheorem{corollary}[theorem]{Corollaire}
\newtheorem{lemma}[theorem]{Lemme}
\newtheorem{definition}{D\'efinition}[chapter]
\newtheorem{exercise}{Exercice}[chapter]
\newtheorem{example}{Exemple}[chapter]
\newtheorem{remark}{Remarque}[chapter]
\newtheorem{solution}{S}


\DeclareMathOperator{\arccot}{arccot}

\begin{document}

\tableofcontents
\mainmatter

[...]

\end{document}

答案3

这是已调试的代码。主要问题是你同时加载了amsthmntheorem。我删除了 amsthm,因为我更了解 ntheorem,它更容易定制,而且它可以自动放置证明结束符号,即使证明以显示的方程式结束。

hyperef应该加载第一定理声明。

我擅自amsmath用 mathtools(amsmath 的一个非常有用的扩展)替换了 并加载了enumitem,我用它来改进 enumerate 和 itemize 环境的显示。我认为对先决条件使用未编号的章节比使用“数字 0”章节更好,但您可以轻松更改它。最后,我\emptyset用更好看的替换了\varnothing,并更正了一些拼写错误。我可以建议i.e.是英语化,应该用 替换吗c.-à-d.?最后一条评论:使用UTF8编码,您可以直接从键盘输入重音字母。

\documentclass[a4paper, french, 12pt]{book}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{babel}
\usepackage{amssymb}
\usepackage{bbding} % for checkmarks and XSolidBrush in itemize http://ftp.cc.uoc.gr/mirrors/CTAN/info/symbols/comprehensive/symbols-a4.pdf
\usepackage{xcolor}
\usepackage{graphicx}
\usepackage{enumitem}
\usepackage{mathtools}
\usepackage{relsize}
\DeclareMathOperator{\arccot}{arccot}
\usepackage{newtxtext, newtxmath}
\usepackage[thmmarks, amsmath, thref, hyperref]{ntheorem}
\usepackage[pdftex, pdfauthor={fadf}, pdftitle={faa}, pdfpagemode={UseOutlines}, bookmarks, bookmarksopen, bookmarksnumbered, pdfstartview={FitH}, colorlinks, linkcolor={blue}, citecolor={blue}, urlcolor={red}]{hyperref}
\usepackage{cleveref}
%% Theorems declarations
\theoremstyle{plain}
\theoremheaderfont{\upshape\bfseries}
\theoremseparator{.}
\theorembodyfont{\itshape}
\newtheorem{theorem}{Théorème}[chapter]
\newtheorem{proposition}[theorem]{Proposition}
\newtheorem{corollary}[theorem]{Corollaire}
\newtheorem{lemma}[theorem]{Lemme}
\theorembodyfont{\upshape}
\newtheorem{definition}{Définition}[chapter]
\newtheorem{example}{Exemple}[chapter]
\newtheorem{remark}{Remarque}[chapter]

\theoremprework{\vskip\dimexpr\topsep+\partopsep\relax\par\ensuremath{\blacktriangleright}\small\vspace*{\dimexpr-\topsep-\baselineskip}\leavevmode}
\theoremindent 2.5em
\newtheorem{exercise}{Exercise}[chapter]
\theoremprework{}
\theoremstyle{nonumberplain}
\theoremsymbol{\ensuremath{\square}}
\newtheorem{solution}{S}
\theoremindent 0em
\theoremheaderfont{\scshape}
\theoremsymbol{\ensuremath{\square}}
\newtheorem{proof}{Proof}

\begin{document}
{

  \tableofcontents
  \mainmatter


  %\setcounter{chapter}{-1}
  \chapter*{Prérequis}
  \begin{flushright}
    \small\emph{Mathematics possesses not only truth,\\but supreme beauty,\\such as only the greatest art can show.\\}\textsc{B. Russell}
    \end{flushright}


    \chapter{Fonction réelle d'une variable réelle}
    \begin{flushright}
      \small\emph{Everyone knows what a curve is.\\until he has studied enough mathematics\\to become confused through the countless\\number of possible exceptions.\\}\textsc{Felix Klein}
      \end{flushright}\normalsize

      \section{Limites et asymptotes}

      Un intervalle ouvert est un intervalle de la forme $]a;b[$ ou $]a;+∞[$ ou $]-∞;a[$ ou $\emptyset$ ou $\mathbb{R}=]{-∞};+∞[$ avec $a,b ∈ \mathbb{R}$.

      Un ensemble $E ⊂ \mathbb{R}$ est dit ouvert s'il est un intervalle ouvert ou une réunion (finie ou infinie) d'intervalles ouverts.

      Un ensemble $E$ est dit fermé si son complémentaire $∁_{\mathbb{R}}^E$ est ouvert. Les intervalles fermés sont de la forme $[a;b]$, $]-∞;a]$, $[a;+∞[$, $∅$ ou $\mathbb{R}$.
      \begin{exercise}
        Préciser si chacun des ensembles suivants est ouvert ou fermé:
        \begin{enumerate}[wide=0pt]
          \item $]-1;1[ ∪ ]2;+∞[$
          \item $\{\mkern1.5mu 2 \mkern1.5mu\}$
          \item $[1;4[$
          \end{enumerate}
        \end{exercise}
        Le centre de $]a;b[$ est $\dfrac{a + b}{2} $ et son rayon est $\dfrac{b-a}{2}$ ($a\leq b$). Ainsi l'intervalle ouvert de centre $x₀$ et de rayon $r$ est $]x₀-r;x₀+r[$. Un voisinage de $x₀$ est un intervalle ouvert de centre $x₀$ i.e. un intervalle de la forme $]x₀-r;x₀+r[$.
        \begin{exercise}
          \begin{enumerate}[wide=0pt]
            \item Donner un voisinage de $3$ de rayon $0{,}01$.
            \item Soit $x₁,x₂ ∈ \mathbb{R}$ tel que $x₁<x₂$. Donner un voisinage $U$ de $x₁$ et un voisinage $V$ de $x₂$ tel que $U ∩ V=∅$.
          \end{enumerate}
        \end{exercise}
        Soit $E ⊂ \mathbb{R}$. Tout point de $E$ est soit un point d'accumulation de $E$, soit un point isolé. On dit que $x\to +∞$ (respectivement $x\to -∞$) si $∀ A ∈ \mathbb{R}$, $x>A$ (resp. $x<A$). $+∞$ et $-∞$ sont des symboles et pas des nombres réels. Si $f:~D ―――→ \mathbb{R}$, on étudie les limites au points d'accumulations de $D$ (en pratique, on s'intéresse aux bornes ouvertes de $D$). Les formes indéterminées sont $+∞-∞$, $\frac{∞}{∞}$, $\frac{0}{0}$, $0 · \infty$, $0⁰$ et $1^{∞}$. Toutes les autres formes sont déterminées.
        \begin{proposition}
          La limite d'une fonction est unique.
        \end{proposition}

        \begin{proposition}
          Si $f(x)<g(x)$ sur un voisinage de $x₀$ alors $\lim\limits_{x\to x₀}f(x)\leq \lim\limits_{x\to x₀}g(x)$.
        \end{proposition}
        \begin{itemize}[label=\XSolidBrush]
          \item Si $\lim\limits_{x\to ∞}f(x)=a$ alors $y=a$ est une AH à $(C_f)$.
          \item Si $\lim\limits_{x\to x₀}f(x)=∞$ alors $x=a$ est une AV à $(C_f)$.
          \item Si $\lim\limits_{x\to ∞}f(x)=∞$ alors on a une possibilité d'avoir une AO $y=ax+b$ avec $\displaystyle a=\lim\limits_{x\to ∞}\frac{f(x)}{x}$ et $\displaystyle b=\lim\limits_{x\to ∞}\left[f(x)-ax\right]$.
                \begin{itemize}[label=\Checkmark, wide=0pt]
                  \item Si $a=0$ alors $(C_f)$ a une direction asymptotique horizontale.
                  \item Si $a=∞$ alors $(C_f)$ a une direction asymptotique verticale.
                  \item Si $a ∈ \mathbb{R}^*$ et $b ∈ \mathbb{R}$ alors $(C_f)$ a une asymptote oblique $y=ax+b$.
                  \item Si $a ∈ \mathbb{R}^*$ et $b=∞$ alors $(C_f)$ a une direction asymptotique parallèle à $y=ax$.
                \end{itemize}
          \item Si $\displaystyle\lim\limits_{x\to ∞}\left[f(x)-(ax+b)\right]=0$ alors $y=ax+b$ AO à $(C_f)$\footnote{De m\^eme manière, $(C_g)$ est une courbe asymptote à $(C_f)$ si $\lim\limits_{x\to ∞}[f(x)-g(x)]=0$.}.
        \end{itemize}
        \begin{exercise}
          \begin{enumerate}[wide=0pt]
            \item Démontrer que la droite d'équation $y=2$ est une AH à la courbe de $\displaystyle f(x)=\frac{2x+1}{x+1}$ en $+∞$.
            \item Démontrer que la droite d'équation $x=1$ est une AV à la courbe de $\displaystyle g(x)=\frac{x²+1}{x²-1}$.
            \item Démontrer que la fonction $\displaystyle h(x)=\frac{3x-1}{2+x}$ admet deux asymptotes d'équations $x=-2$ et $y=3$.
            \item Démontrer que la droite d'équation $y=2x-1$ est une asymptote à $\displaystyle j(x)=\frac{2x²+x}{x+1}$ en $+∞$ et en $-∞$.
            \item Déterminer l'AO à la courbe de $\displaystyle p(x)=\frac{2x²+3x-5}{2x+1}$.
            \item Déterminer les directions asymptotiques de $q(x)=√{x}$, $r(x)=1-x²$ et $t(x)=x+√{x}$.
          \end{enumerate}
        \end{exercise}
      }

\end{document}

在此处输入图片描述

相关内容