Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
math_tech_info
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
julien.borel
math_tech_info
Commits
ba45d611
Commit
ba45d611
authored
6 years ago
by
orestis.malaspin
Browse files
Options
Downloads
Patches
Plain Diff
etude de fonction exo
parent
b643064f
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
exercices/etude_fct.md
+61
-0
61 additions, 0 deletions
exercices/etude_fct.md
with
61 additions
and
0 deletions
exercices/etude_fct.md
0 → 100644
+
61
−
0
View file @
ba45d611
---
# author:
# - Orestis Malaspinas
title
:
Exercice de rappel
autoSectionLabels
:
true
autoEqnLabels
:
false
eqnPrefix
:
-
"
éq."
-
"
éqs."
chapters
:
true
numberSections
:
true
chaptersDepth
:
1
sectionsDepth
:
3
lang
:
fr
documentclass
:
article
papersize
:
A4
cref
:
false
pandoc-numbering
:
-
category
:
exercice
urlcolor
:
blue
---
\n
ewcommand{
\r
eal}{
\m
athbb{R}}
\n
ewcommand{
\v
ectwo}[2]{
\b
egin{pmatrix}#1
\\
#2
\e
nd{pmatrix}}
\n
ewcommand{
\v
ecthree}[3]{
\b
egin{pmatrix}#1
\\
#2
\\
#3
\e
nd{pmatrix}}
\n
ewcommand{
\m
at}[1]{
\u
nderline{
\u
nderline{#1}}}
\n
ewcommand{
\m
attwo}[4]{
\b
egin{pmatrix}
#1 & #2
\\
#3 & #4
\e
nd{pmatrix}}
Série d'exercices {#fourier .unnumbered}
=================
Exercice (Étude de fonction) #
Effectuer l’étude de fonction de la fonction suivante
$$f(x)=
\f
rac{x^3-2x^2+x}{x^2-4}.$$
1.
Déterminer le domaine de définition de cette fonction.
2.
Déterminer la parité de la fonction. Rappel: $$
\b
egin{aligned}
f(-x)&=f(x),
\ \m
box{paire},
\\
f(-x)&=-f(x),
\ \m
box{impaire}.
\e
nd{aligned}$$
3.
Trouver les zéros de la fonction (Indication: trouver les $x$ tels
que $f(x)=0$).
4.
Déterminer les domaines où la fonction est positive, négative, nulle ou indéfinie.
5.
Trouver les éventuelles asymptotes verticales ou disconsinuités,
ainsi que les asymptotes affines (comportement quand $x
\r
ightarrow
\i
nfty$).
6.
Caluler $f'(x)$ et déterminer sa croissance et points critiques
(déterminer où la fonction est croissante, décroissante, atteint un
extremum, etc).
7.
Déterminer les domaines où la dérivée est positive, négative, nulle ou indéfinie.
8.
Faire un croquis de $f(x)$.
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment