miroirs-bac/pack_maths_2014.html

98 lines
3.5 KiB
HTML

<html>
<head>
<title>Miroir Planète Casio - Pack Bac Maths 2014 (ShadowSmoker)</title>
<meta charset="utf-8">
<style type="text/css">
html{background-color: #DDDDDD;}
body{width: 80%; margin: auto; margin-top: 20px; padding: 20px; background-color: #FFFFFF; box-shadow: 3px 3px 10px #000000;}
</style>
</head>
<body>
<h1>Planète Casio</h1>
<p><a href="main.html">Retour à l'accueil</a></p>
<h2>Pack Bac Maths 2014 (ShadowSmoker)</h2>
<div style="border: 1px solid #000000; padding: 10px;">
Télécharger :
<a href="fichiers/bac_maths_2014.g2r">Fichier 1</a>
</div>
<p>
<strong>***N'utilisez que les programmes précédés d'un chiffre !***</strong>
<br>
<br>
<strong>Index</strong><br><br>
<strong>I. Fonctions<br></strong>
a. Formules de dérivées<br>
b. Formules de primitives<br>
c. Opérations sur les limites: Somme,Produit,Quotient<br>
d. Théorème des valeurs intermédiaires et corollaire<br>
e. Fonction exponentielle: cours et démonstrations<br>
f. Fonction logarithme népérien: cours et démonstrations<br>
g. Algorithme racines et discriminant d'un trinôme (merci a Matronix pour le code)<br>
h. Algorithme de Dichotomie<br>
<br>
<strong>II. Géométrie<br></strong>
a. Démonstration du théorème du toit<br>
b. Calcul avec les coordonnées de point: distances et milieu<br>
c. Représentations paramétrique: droite et plan<br>
d. Produit Scalaire: Propriétés et orthogonalité<br>
<br>
<strong>III. Intégration<br></strong>
a. Aires de figures<br>
b. Formules Primitives<br>
c. Propiétés des intégrales<br>
d. Demonstration de la dérivabilité des primitives<br>
<br>
<strong>IV. Probabilités et Lois à densité<br></strong>
a. Loi uniforme<br>
b. Loi exponentielle<br>
c. Loi Binomiale<br>
d. Théorème de Moivre-Laplace<br>
e. Loi Normale Centrée Réduite<br>
f. Loi Normale Générale<br>
g. Intervalles de fluctuations et estimation<br>
h. Algorithmes<br>
1. Calcul d'une probabilité avec Bernoulli<br>
2. Intervalle Binomial<br>
3. Intervalle de Fluctuation<br>
4. Intervalle de Confiance<br>
<br>
<strong>V. Trigonométrie<br></strong>
a. Formules<br>
b. Valeurs particulières<br>
c. Fonctions sinus et cosinus <br>
d. Cercle Trigonométrique où l'on place un angle<br>
<br>
<strong>VI. Nombres Complexes<br></strong>
a. Forme Algébrique et Conjugué<br>
b. Module<br>
c. Argument, application géométrique et Notation Exponentielle<br>
d. Racines complexes et trinôme<br>
e. Représentation Géométrique<br>
<br>
<strong>VII. Suites<br></strong>
a. Suites Arithmétique et Géométrique<br>
b. Opérations sur les limites<br>
c. Démonstrations<br>
1. Théorème de comparaison<br>
2. Théorème d'encadrement<br>
3. Si q&gt;1, q^n tend vers plus l\'infini<br>
d. Méthodes<br>
<br>
<strong>VIII. Arithmétique<br></strong>
a. Divisibilité <br>
b. Congruences<br>
c. PGCD et Théorème de Bezout<br>
d. Résolution d\'équations diophantienne<br>
e. Algorithme d'Euclide<br>
<br>
<strong>IX. Matrices<br></strong>
a. Définitions<br>
b. Propriétés<br>
c. Inverses de matrices<br>
d. Résolution de système linéaire<br>
e. Suites de matrices<br>
</p>
</body>
</html>