From 261192b0df54ae8d2eaef934c8040845bde06173 Mon Sep 17 00:00:00 2001 From: davy39 Date: Fri, 27 Oct 2023 13:48:04 +0200 Subject: [PATCH] maths --- docs/css/extra.css | 60 ++++++++++++++++++++++++++ docs/maths/index.md | 56 ++++++++++++++++++++++++ docs/maths/spe/2nd-degre.md | 75 +++++++++++++++++++++++++++++++++ docs/maths/spe/aleatoire.md | 32 ++++++++++++++ docs/maths/spe/deriv.md | 75 +++++++++++++++++++++++++++++++++ docs/maths/spe/deriv2.md | 38 +++++++++++++++++ docs/maths/spe/exponentielle.md | 48 +++++++++++++++++++++ docs/maths/spe/index.md | 18 ++++++++ docs/maths/spe/proba.md | 46 ++++++++++++++++++++ docs/maths/spe/scalaire.md | 55 ++++++++++++++++++++++++ docs/maths/spe/suite.md | 48 +++++++++++++++++++++ docs/maths/spe/suite2.md | 47 +++++++++++++++++++++ docs/maths/tc/automatismes.md | 23 ++++++++++ docs/maths/tc/exponentielle.md | 3 ++ docs/maths/tc/index.md | 18 ++++++++ docs/maths/tc/info-chiffree.md | 37 ++++++++++++++++ docs/maths/tc/lineaire.md | 8 ++++ docs/maths/tc/proba.md | 39 +++++++++++++++++ docs/maths/tc/variations.md | 1 + mkdocs.yml | 22 +++++++++- 20 files changed, 748 insertions(+), 1 deletion(-) create mode 100644 docs/maths/index.md create mode 100644 docs/maths/spe/2nd-degre.md create mode 100644 docs/maths/spe/aleatoire.md create mode 100644 docs/maths/spe/deriv.md create mode 100644 docs/maths/spe/deriv2.md create mode 100644 docs/maths/spe/exponentielle.md create mode 100644 docs/maths/spe/index.md create mode 100644 docs/maths/spe/proba.md create mode 100644 docs/maths/spe/scalaire.md create mode 100644 docs/maths/spe/suite.md create mode 100644 docs/maths/spe/suite2.md create mode 100644 docs/maths/tc/automatismes.md create mode 100644 docs/maths/tc/exponentielle.md create mode 100644 docs/maths/tc/index.md create mode 100644 docs/maths/tc/info-chiffree.md create mode 100644 docs/maths/tc/lineaire.md create mode 100644 docs/maths/tc/proba.md create mode 100644 docs/maths/tc/variations.md diff --git a/docs/css/extra.css b/docs/css/extra.css index f6a34de5..0edf0b1c 100644 --- a/docs/css/extra.css +++ b/docs/css/extra.css @@ -24,6 +24,66 @@ } +/* Admonition tool */ +:root { + --md-admonition-icon--tool: url('data:image/svg+xml;charset=utf-8,') +} +.md-typeset .admonition.tool, +.md-typeset details.tool { + border-color: rgb(63, 29, 201); +} +.md-typeset .tool > .admonition-title, +.md-typeset .tool > summary { + background-color: rgba(47, 65, 181, 0.1); +} +.md-typeset .tool > .admonition-title::before, +.md-typeset .tool > summary::before { + background-color: rgb(63, 29, 201); + -webkit-mask-image: var(--md-admonition-icon--tool); + mask-image: var(--md-admonition-icon--tool); +} + +/* Admonition video */ +:root { + --md-admonition-icon--video: url('data:image/svg+xml;charset=utf-8,') +} +.md-typeset .admonition.video, +.md-typeset details.video { + border-color: rgb(201, 29, 29); +} +.md-typeset .video > .admonition-title, +.md-typeset .video > summary { + background-color: rgba(181, 47, 47, 0.1); +} +.md-typeset .video > .admonition-title::before, +.md-typeset .video > summary::before { + background-color: rgb(201, 29, 29); + -webkit-mask-image: var(--md-admonition-icon--video); + mask-image: var(--md-admonition-icon--video); +} + + + + +/* Admonition Python */ +:root { + --md-admonition-icon--python: url('data:image/svg+xml;charset=utf-8,') +} +.md-typeset .admonition.python, +.md-typeset details.python { + border-color: rgb(43, 155, 70); +} +.md-typeset .python > .admonition-title, +.md-typeset .python > summary { + background-color: rgba(43, 155, 70, 0.1); +} +.md-typeset .python > .admonition-title::before, +.md-typeset .python > summary::before { + background-color: rgb(43, 155, 70); + -webkit-mask-image: var(--md-admonition-icon--python); + mask-image: var(--md-admonition-icon--python); +} + /* JSLINUX */ diff --git a/docs/maths/index.md b/docs/maths/index.md new file mode 100644 index 00000000..8dfffd30 --- /dev/null +++ b/docs/maths/index.md @@ -0,0 +1,56 @@ +# Maths + +[Tronc Commun 1ère](tc) + +[Spécialité Mathématiques 1ère](spe) + + +??? tip "Ressources" + === "Formulaires" + A imprimer et garder sous le coude pour travailler exercices et activités : [Formulaire Maths 2de et 1ère](http://xkerbiriou.free.fr/wp-content/uploads/2023/10/0_Formulaire_2nde1ereTC.pdf) et [Formulaire Python](http://xkerbiriou.free.fr/wp-content/uploads/2023/10/MemoPython_1ereTerm.pdf) + + === "Calculatrices et Python" + Vous pourrez fonctionner cette année (y compris à l’examen) avec vos calculatrices « collège ». Si vous avez une calculatrice « graphique », voici des tutoriels pour [Casio et Texas Instruments](https://maths-et-tiques.fr/index.php/tp-info/tutoriels-calculatrices). Pour [apprendre Python c’est ici](https://fr.futurecoder.io/) (créez vous un compte). Pour [coder en Python c’est ici](https://nsi.lycee-experimental.org/xtra/jupyterlite/lab/). + + === "Manuels" + Les manuels « libres » de Sesamaths sont disponible au format pdf [2nde](https://manuel.sesamath.net/send_file.php?file=/files/ms2_2019_v2.pdf), [Spe 1ère](https://manuel.sesamath.net/send_file.php?file=/files/ms1spe_2019_reedition2020_version_imprimeur.pdf), [corrigé Spe1ère](http://xkerbiriou.free.fr/Fichiers/TS/ms1s_2019_livreduprof.pdf). + + Les versions numériques « enrichies » d’animations et d’exercices interactifs sont également en [accès libre ici](https://mep-outils.sesamath.net/manuel_numerique/?ouvrage=ms2_2019), [Spé 1ère](https://mep-outils.sesamath.net/manuel_numerique/?ouvrage=ms1spe_2019) + + === "Cahiers" + Choisissez le libre ! Ci-dessous le « cahier de mathématiques » numérique « libre » de Tronc Commun 1ère produit par l’association « Sesamaths » et l’éditeur Magnard. La version [pdf est disponible ici](http://xkerbiriou.free.fr/Fichiers/EnsMaths1ere/0_Sesamaths_cahier_2022_1ereEnseignementScientifique.pdf), n’hésitez pas à la télécharger, c’est tout à fait légal. Son [corrigé est ici](http://xkerbiriou.free.fr/Fichiers/EnsMaths1ere/0_cahier_2022_1ereEnseignementScientifique_prof_correction.pdf). + + Pour la version numérique, cliquez [ici](https://manuel.sesamath.net/numerique/?ouvrage=cah1ere_ens_sci_2022). Pour vous connecter et bénéficier des compléments, connectez vous (xavier.kerbiriou et me demander le mot de passe). + + === "🎬 Vidéos 🎬" + Sur la [chaîne Youtube d’Yvan Monka](https://www.youtube.com/user/YMONKA/playlists). C’est très complet, bien classé, accessible, et ça couvre tous les programmes de la 6ème à la terminale S. Plus qu’à y passer du temps !!! + + === "Mathenpoche" + Les prérequis, des résumés de cours et des exercices pour l’ensemble du programme de Spécialité Maths 2de [ici](https://mathenpoche.sesamath.net/?page=premiere) + + === "Exos corrigés" + Plus de [700 exercices corrigés pour la seconde](https://chingatome.fr/classe/2nd-2018). + + === "Sujets BAC" + Les sujets et leurs corrigés sur le [site de l’APMEP](https://www.apmep.fr/Annales-du-BacE3C-de-premiere#Serie-generale-mai-2020-65-sujets) + +??? example "Approches plus appliquées (lycée pro)" + Modules d’apprentissage Opale produits par votre MEE. N’oubliez pas, dans un exercice interactif, de cliquer sur « correction » avant de cliquer sur la flèche pour passer au suivant… + + |Thème|Niveau|Module| + |--|--|--| + |La proportionnalité | 3ème-2nde | [Module 1](http://xkerbiriou.free.fr/Fichiers/Opale/Deter/1_2nde_M_Proport_web_gen_auroraW/index.html) + |Les pourcentages| 3ème-2nde | [Module 1](http://xkerbiriou.free.fr/Fichiers/Opale/Deter/2_2nde_M_Pourcent_web_gen_auroraW/index.html) + |La trigonométrie|3ème-2nde| [Module 1](http://xkerbiriou.free.fr/Fichiers/Opale/Deter/3_2nde_c3_Trigo_web_gen_auroraW/index.html) + |Les équations| 1er degré | [Module 1](http://xkerbiriou.free.fr/Fichiers/Opale/Deter/4_2nde_c4_Equation_web_gen_auroraW/index.html) + |Géométrie - De l’espace au plan|3ème-2nde| [Module 1](//xkerbiriou.free.fr/Fichiers/Opale/Deter/5_2nde_c5_Espace_AF_web_gen_auroraW/index.html) + |Géométrie et nombres|3ème-2nde|[Module 1](http://xkerbiriou.free.fr/Fichiers/Opale/Deter/6_2nde_c6_GeomNb_web_gen_auroraW/index.html) + |Notions de fonctions|2nde|[Module 1](http://xkerbiriou.free.fr/Fichiers/Opale/Deter/7_2nde_M_NotFonction_web_gen_auroraW/index.html) + |Fonctions affines|3ème-2nde|[Module 1](http://xkerbiriou.free.fr/Fichiers/Opale/Deter/8_2nde_M_FctLinAffine_web_gen_auroraW/index.html) + |Statistiques|2nde|[Module 1](http://xkerbiriou.free.fr/Fichiers/Opale/Deter/9_1ere_c3_Stat_web_gen_auroraW/index.html) + |Probabilités|2nde|[Module 1](http://xkerbiriou.free.fr/Fichiers/Opale/Deter/9_2nde_c7_Proba_web_gen_auroraW/index.html) + |Fonctions de référence|2nde|[Module 1](http://xkerbiriou.free.fr/Fichiers/Opale/Deter/10_1ere_c4_FctRef_web_gen_auroraW/index.html) + |Suites arithmétiques et géométriques|Spé 1ère|[Module 1](http://xkerbiriou.free.fr/Fichiers/Opale/Spe1ere/1ere_c2_Suites_web_gen_auroraW/index.html) + |Fonctions du 2nd degré|Spé 1ère|[Module 1](http://xkerbiriou.free.fr/Fichiers/Opale/Spe1ere/1ere_c5_Fct2ndDeg_web_gen_auroraW/index.html) + |Équations du 2nd degré|Spé 1ère|[Module 1](http://xkerbiriou.free.fr/Fichiers/Opale/Spe1ere/1ere_c6_Eq2ndDeg_web_gen_auroraW/index.html)
[Module 2 (équations slt)](http://xkerbiriou.free.fr/Fichiers/Opale/Spe1ere/Equation2RJ_web_gen_auroraW/index.html) + |Dérivation|Spé 1ère|[Module 1](http://xkerbiriou.free.fr/Fichiers/Opale/Spe1ere/Term_c2_Combo_NbFctDerivee_web_gen_auroraW/index.html)
[Module 2](http://xkerbiriou.free.fr/Fichiers/Opale/Spe1ere/DerivationRJ_web_gen_auroraW/index.html) diff --git a/docs/maths/spe/2nd-degre.md b/docs/maths/spe/2nd-degre.md new file mode 100644 index 00000000..6a1befca --- /dev/null +++ b/docs/maths/spe/2nd-degre.md @@ -0,0 +1,75 @@ +# Second degré + +??? warning "Prérequis" + - [Utiliser les identités remarquables – Développement(1)](https://numeres.net/9782210112568/res/9782210112568-ht5-maths-1re-sesam/index2.html?graphe=5cc449b94bb1527df9236c26) + - [Utiliser les identités remarquables – Développement(2)](https://numeres.net/9782210112568/res/9782210112568-ht5-maths-1re-sesam/index2.html?graphe=5cc44cd7d9e4237dfac485e0) + - [Utiliser les identités remarquables – Développement(3)](https://numeres.net/9782210112568/res/9782210112568-ht5-maths-1re-sesam/index2.html?graphe=5cc44fccd9e4237dfac485e1) + - [Utiliser les identités remarquables – Reconnaitre un produit remarquable. (1)](https://numeres.net/9782210112568/res/9782210112568-ht5-maths-1re-sesam/index2.html?graphe=5cc4557bd9e4237dfac485e3) + - [Utiliser les identités remarquables – Reconnaitre un produit remarquable. (2)](https://numeres.net/9782210112568/res/9782210112568-ht5-maths-1re-sesam/index2.html?graphe=5cc457e9d9e4237dfac485e4) + - [Utiliser les identités remarquables – Factorisation avec un produit remarquable](https://numeres.net/9782210112568/res/9782210112568-ht5-maths-1re-sesam/index2.html?graphe=599bf551b4649c7d956f616c) + - [Utiliser les identités remarquables – Factorisation avec un produit remarquable](https://numeres.net/9782210112568/res/9782210112568-ht5-maths-1re-sesam/index2.html?graphe=599bf5b1eaf4117d9ba5b0f8)   + - [Résoudre des équations avec la fonction carrée – Résoudre une équation](https://numeres.net/9782210112568/res/9782210112568-ht5-maths-1re-sesam/index2.html?graphe=5c9bb4c84bb1527df9236b43) + - [Résoudre des équations avec la fonction carrée – Equation produit](https://numeres.net/9782210112568/res/9782210112568-ht5-maths-1re-sesam/index2.html?graphe=5ca6ffad4bb1527df9236b98) + - [Résoudre des équations avec un produit nul (1)](https://numeres.net/9782210112568/res/9782210112568-ht5-maths-1re-sesam/index2.html?graphe=5c99e780d9e4237dfac484ff) + - [Résoudre des équations avec un produit nul (2)](https://numeres.net/9782210112568/res/9782210112568-ht5-maths-1re-sesam/index2.html?graphe=5ca4b85d4bb1527df9236b7f) + - [Résoudre des équations avec un produit nul (3)](https://numeres.net/9782210112568/res/9782210112568-ht5-maths-1re-sesam/index2.html?graphe=5ca5d9644bb1527df9236b8c) + - [Résoudre des équations avec un produit nul (4)](https://numeres.net/9782210112568/res/9782210112568-ht5-maths-1re-sesam/index2.html?graphe=5ca5fae9d9e4237dfac48557)   + - [Savoir utiliser un tableau de variations – Extremum d’une fonction](https://numeres.net/9782210112568/res/9782210112568-ht5-maths-1re-sesam/index2.html?graphe=5caf99984bb1527df9236bc9) + - [Savoir utiliser un tableau de variations – Comparaison sur un tableau de variations](https://numeres.net/9782210112568/res/9782210112568-ht5-maths-1re-sesam/index2.html?graphe=5cb6e3e0d9e4237dfac485a7)   + - [Dresser un tableau de signes – Signe d’une fonction affine](https://numeres.net/9782210112568/res/9782210112568-ht5-maths-1re-sesam/index2.html?graphe=32549) + - [Dresser un tableau de signes – Signe d’un produit de fonctions affines](https://numeres.net/9782210112568/res/9782210112568-ht5-maths-1re-sesam/index2.html?graphe=5ce416a81dd0a8304ed67685) + - [Dresser un tableau de signes – Signe d’un quotient de fonctions affines](https://numeres.net/9782210112568/res/9782210112568-ht5-maths-1re-sesam/index2.html?graphe=5ce4179a1dd0a8304ed67686)   + +??? abstract "Cours" + - [Activités d’introduction](https://manuel.sesamath.net/numerique/index.php?ouvrage=ms1spe_2019&page_gauche=82) + - [Trace écrite du cours](http://kawazoo.free.fr/premiere/cours_exercices/diapo_second_degre_pdf.pdf) + - [Fiche synthèse du cours](http://kawazoo.free.fr/premiere/cours_exercices/ch1_fiche_synthese.pdf)     + + +??? example "Savoir-faire" + - [Fiche sur les savoir-faire/méthodes](http://kawazoo.free.fr/premiere/cours_exercices/second_degre.pdf) + ??? video "Étudier le signe d’une fonction polynôme du second degré donnée sous forme factorisée" + ![type:video](https://www.youtube.com/embed/KK76UohzUW4) + ??? video "Donner la forme canonique d’une fonction polynôme du second degré" + ![type:video](https://www.youtube.com/embed/M3vCMgYzvM8) + ![type:video](https://www.youtube.com/embed/OQHf-hX9JhM) + ??? video "Résoudre une équation du second degré" + ![type:video](https://www.youtube.com/embed/youUIZ-wsYk) + ![type:video](https://www.youtube.com/embed/RhHheS2Wpyk) + ![type:video](https://www.youtube.com/embed/v6fI2RqCCiE) + + +??? question "S’entraîner et réviser" + === "Exos en ligne" + -[Écrire sous forme canonique (1)](https://numeres.net/9782210112568/res/9782210112568-ht5-maths-1re-sesam/index2.html?graphe=5ce4086853c658304f477354) + -[Écrire sous forme canonique (2)](https://numeres.net/9782210112568/res/9782210112568-ht5-maths-1re-sesam/index2.html?graphe=49607) + -[Étudier les variations d’une fonction](https://numeres.net/9782210112568/res/9782210112568-ht5-maths-1re-sesam/index2.html?graphe=5ce3ef2c53c658304f477352) + -[Résoudre des équations (1)](https://numeres.net/9782210112568/res/9782210112568-ht5-maths-1re-sesam/index2.html?graphe=5d52ea63286d016a9885ac19) + -[Résoudre des équations (2)](https://numeres.net/9782210112568/res/9782210112568-ht5-maths-1re-sesam/index2.html?graphe=5d54032ddac8fa6a97390294) + -[Étudier le signe d’un trinôme et résoudre des inéquations – Signe d’un trinôme](https://numeres.net/9782210112568/res/9782210112568-ht5-maths-1re-sesam/index2.html?graphe=5ab78e32ccd3676ba81d3ea3) + -[Étudier le signe d’un trinôme et résoudre des inéquations – Résolution d’inéquations – Signe d’un trinôme](https://numeres.net/9782210112568/res/9782210112568-ht5-maths-1re-sesam/index2.html?graphe=50071) + === "Exos papier" + - [savoir-faire](http://kawazoo.free.fr/premiere/revisions/second_degre_E1.pdf) et la [correction](http://kawazoo.free.fr/premiere/revisions/second_degre_E1C.pdf) + - [savoir-faire](http://kawazoo.free.fr/premiere/revisions/second_degre_E2.pdf) et la [correction](http://kawazoo.free.fr/premiere/revisions/second_degre_E2C.pdf) + === "Vidéos" + ??? video "Déterminer l’extremum d’une fonction polynôme du second degré" + ![type:video](https://www.youtube.com/embed/KgsQI1ksdbA) + ![type:video](https://www.youtube.com/embed/KK76UohzUW4) + ??? video "Déterminer les caractéristiques d’une parabole" + ![type:video](https://www.youtube.com/embed/7IOCVfUnoz0) + ??? video "Étudier la position relative de deux courbes" + ![type:video](https://www.youtube.com/embed/EyxP5HIfyF4) + ??? video "Calculatrice : résoudre une équation du second degré" + ![type:video](https://www.youtube.com/embed/CbBoo1DDOBc) + ??? video "Déterminer la forme canonique d’une fonction polynôme du second degré" + ![type:video](https://www.youtube.com/embed/M8DIZyBMBRI) + ??? video "Déterminer l’expression d’une fonction polynôme du second degré" + ![type:video](https://www.youtube.com/embed/Gn-BfaYWHZo) + ??? video "Déterminer les variations d’une fonction polynôme du second degré" + ![type:video](https://www.youtube.com/embed/Sfe9lTv9Qwg) + ??? video "Factoriser un trinôme du second degré" + ![type:video](https://www.youtube.com/embed/eQEl6fJgpXc) + ??? video "Résoudre une inéquation en étudiant le signe d’un trinôme" + ![type:video](https://www.youtube.com/embed/89qx7KTCCdg) + ??? video "Étudier la position relative de deux courbes" + ![type:video](https://www.youtube.com/embed/OWoaJjL9Hy4) diff --git a/docs/maths/spe/aleatoire.md b/docs/maths/spe/aleatoire.md new file mode 100644 index 00000000..81caef8b --- /dev/null +++ b/docs/maths/spe/aleatoire.md @@ -0,0 +1,32 @@ +# Variables aléatoires + +??? warning "Prérequis" + - [Calculer une probabilité avec un tableau](https://numeres.net/9782210112568/res/9782210112568-ht5-maths-1re-sesam/index2.html?graphe=5d31d48d70dffc21dad33d9c) + - [Calculer et interpréter des moyennes et des écart-types](https://numeres.net/9782210112568/res/9782210112568-ht5-maths-1re-sesam/index2.html?graphe=5c347e88ba8a024d1387e00b) + - [Simuler une expérience à deux issues.](https://numeres.net/9782210112568/res/9782210112568-ht5-maths-1re-sesam/index2.html?graphe=5d2e0306b0b0e021d8bbd49b)   + +??? abstract "Cours" + - [Trace écrite du cours](http://kawazoo.free.fr/premiere/cours_exercices/diapo_proba_va_pdf.pdf) + - [Fiche synthèse du cours](http://kawazoo.free.fr/premiere/cours_exercices/Chap9_synth_cours.JPG)     + +??? example "Savoir-faire" + - [Fiche sur les savoir-faire/méthodes](http://kawazoo.free.fr/premiere/cours_exercices/variables_aleatoires.pdf) + ??? video "Interpréter et utiliser les notations X=0, X 0)" + ![type:video](https://www.youtube.com/embed/lsLQwiB9Nrg) + ??? video "Modéliser une situation par une croissance, une décroissance exponentielle" + ![type:video](https://www.youtube.com/embed/lsLQwiB9Nrg) + +??? question "S’entraîner et réviser" + === "Exos en vidéo" + ??? video "Dériver une fonction exponentielle" + ![type:video](https://www.youtube.com/embed/XcMePHk6Ilk) + ??? video "Étudier une fonction exponentielle" + ![type:video](https://www.youtube.com/embed/_MA1aW8ldjo) + ??? video "Exercice : Étudier une position relative" + ![type:video](https://www.youtube.com/embed/RA4ygCl3ViE) + === "Exos en ligne" + - [Calculer avec la fonction exponentielle (1)](https://numeres.net/9782210112568/res/9782210112568-ht5-maths-1re-sesam/index2.html?graphe=5d24fe5170dffc21dad32b5a) + - [Calculer avec la fonction exponentielle (2)](https://numeres.net/9782210112568/res/9782210112568-ht5-maths-1re-sesam/index2.html?graphe=5d263e3f70dffc21dad32b60) + - [Résoudre une équation ou une inéquation](https://numeres.net/9782210112568/res/9782210112568-ht5-maths-1re-sesam/index2.html?graphe=5d31840870dffc21dad33d9a) + - [Étudier des variations](https://numeres.net/9782210112568/res/9782210112568-ht5-maths-1re-sesam/index2.html?graphe=5d373df43e72834de6d5d411) + === "Exos papier" + [exo](http://kawazoo.free.fr/premiere/revisions/fct_expoE.pdf) et [correction](http://kawazoo.free.fr/premiere/revisions/fct_expoEC.pdf) + Calculs de dérivées avec la fonction exponentielle : [Sujet](http://www.mathgm.fr/images/documents/terminale/revisions/fct_expoE0.pdf), [Corrigé](http://www.mathgm.fr/images/documents/terminale/revisions/fct_expoE0C.pdf)  diff --git a/docs/maths/spe/index.md b/docs/maths/spe/index.md new file mode 100644 index 00000000..1ee1d15d --- /dev/null +++ b/docs/maths/spe/index.md @@ -0,0 +1,18 @@ +# Tronc Commun Maths 1ère + +!!! info "Concerne Kélian, Valentin et Lilou-Ann" + +{% set parent_page = page.parent %} +{% set child_pages = parent_page.children if parent_page else [] %} +{% if child_pages %} +
+

Au programme

+ +
+{% endif %} diff --git a/docs/maths/spe/proba.md b/docs/maths/spe/proba.md new file mode 100644 index 00000000..bb899bff --- /dev/null +++ b/docs/maths/spe/proba.md @@ -0,0 +1,46 @@ +# Probabilités conditionnelles + +??? warning "Prérequis" + - [Manipuler des événements](https://numeres.net/9782210112568/res/9782210112568-ht5-maths-1re-sesam/index2.html?graphe=5cbe2a724bb1527df9236c0d) + - [Manipuler des proportions de proportions](https://numeres.net/9782210112568/res/9782210112568-ht5-maths-1re-sesam/index2.html?graphe=5c75a6072337d46c422232f0) + - [Calculer une probabilité dans le cas de non-équiprobabilité (1)](https://numeres.net/9782210112568/res/9782210112568-ht5-maths-1re-sesam/index2.html?graphe=5cb95cf24bb1527df9236bfa) + - [Calculer une probabilité dans le cas de non-équiprobabilité (2)](https://numeres.net/9782210112568/res/9782210112568-ht5-maths-1re-sesam/index2.html?graphe=5d1cc58fb0b0e021d8bbd152)  + +??? abstract "Cours" + - [Trace écrite du cours](http://kawazoo.free.fr/premiere/cours_exercices/diapo_proba_cond_pdf.pdf) + - [Fiche synthèse du cours](http://kawazoo.free.fr/premiere/cours_exercices/Chap5_synth_cours.JPG)    + +??? example "Savoir-faire" + - [Fiche sur les savoir-faire/méthodes](http://kawazoo.free.fr/premiere/cours_exercices/proba_cond.pdf) + ??? video "Passer du registre de la langue naturelle au registre symbolique et inversement. Distinguer PA(B) et PB(A)" + ![type:video](https://www.youtube.com/embed/JEL4hxtnw0Q) + ![type:video](https://www.youtube.com/embed/SWmkdKxXf_I) + ??? video "Construire et utiliser un arbre pondéré ou un tableau en lien avec une situation donnée" + ![type:video](https://www.youtube.com/embed/Pc5kJBkPDbo) + ??? video "Utiliser la formule des probabilités totales" + ![type:video](https://www.youtube.com/embed/qTpTBoZA7zY) + ??? video "Démontrer et utiliser l’indépendance de deux événements" + ![type:video](https://www.youtube.com/embed/wdiMq_lTk1w) + ![type:video](https://www.youtube.com/embed/SD9H5OYYLz0) + ![type:video](https://www.youtube.com/embed/yIvN6Dh-bDg) + ??? video "Représenter et utiliser une répétition de deux épreuves indépendantes par un arbre ou un tableau" + ![type:video](https://www.youtube.com/embed/fSGGe2-L3Ag) + ![type:video](https://www.youtube.com/embed/e7jH8a1cDtg) + +??? python "Numérique" + - [TP1 : Fiabilité d’un test de dépistage (Tableur)](http://kawazoo.free.fr/premiere/tice/Chap5_TP.pdf) + - [TP2 : Marche aléatoire (Python)](http://kawazoo.free.fr/premiere/tice/Chap5_TP.pdf)   + +??? question "S’entraîner et réviser" + === "Exos papier" + - [exo1](http://www.mathgm.fr/images/documents/premiere/revisions/proba_condE0.pdf) - [Corrigé1](http://www.mathgm.fr/images/documents/premiere/revisions/proba_condE0C.pdf) + - [exo2](http://kawazoo.free.fr/premiere/revisions/proba_condE1.pdf) - [corrigé2](http://kawazoo.free.fr/premiere/revisions/proba_condE1C.pdf) + - [exo3](http://kawazoo.free.fr/premiere/revisions/proba_condE2.pdf) - [corrigé3](http://kawazoo.free.fr/premiere/revisions/proba_condE2C.pdf) + === "Exos en ligne" + - [Calculer avec un tableau à double entrée](https://numeres.net/9782210112568/res/9782210112568-ht5-maths-1re-sesam/index2.html?graphe=5d1a6e2eb0b0e021d8bbd141) + - [Calculer avec les probabilités conditionnelles](https://numeres.net/9782210112568/res/9782210112568-ht5-maths-1re-sesam/index2.html?graphe=5ceab8f47051c47ef6caf765) + - [Utiliser un arbre pondéré](https://numeres.net/9782210112568/res/9782210112568-ht5-maths-1re-sesam/index2.html?graphe=5ce9abc87051c47ef6caf761) + - [Représenter une succession de deux épreuves indépendantes](https://numeres.net/9782210112568/res/9782210112568-ht5-maths-1re-sesam/index2.html?graphe=5d206ed770dffc21dad32b47) + + + diff --git a/docs/maths/spe/scalaire.md b/docs/maths/spe/scalaire.md new file mode 100644 index 00000000..fe31bd82 --- /dev/null +++ b/docs/maths/spe/scalaire.md @@ -0,0 +1,55 @@ +# Produit scalaire + +??? warning "Prérequis" + - [Calculer avec des coordonnées](https://numeres.net/9782210112568/res/9782210112568-ht5-maths-1re-sesam/index2.html?graphe=5cf50eede8933802147f4472) + - [Savoir additionner des vecteurs avec la relation de Chasles ou pas… – Additionner des vecteurs. (1)](https://numeres.net/9782210112568/res/9782210112568-ht5-maths-1re-sesam/index2.html?graphe=5d01f1aeb0b0e021d8bbd0d2) + - [Savoir additionner des vecteurs avec la relation de Chasles ou pas… – Additionner des vecteurs. (2)](https://numeres.net/9782210112568/res/9782210112568-ht5-maths-1re-sesam/index2.html?graphe=5d00e819b0b0e021d8bbd0cc) + - [Savoir additionner des vecteurs avec la relation de Chasles ou pas… – Soustraire des vecteurs. (1)](https://numeres.net/9782210112568/res/9782210112568-ht5-maths-1re-sesam/index2.html?graphe=5d01f1e370dffc21dad32ab7) + - [Savoir additionner des vecteurs avec la relation de Chasles ou pas… – Soustraire des vecteurs. (2)](https://numeres.net/9782210112568/res/9782210112568-ht5-maths-1re-sesam/index2.html?graphe=5d01f223b0b0e021d8bbd0d3)   + - [Revoir la trigonométrie](https://numeres.net/9782210112568/res/9782210112568-ht5-maths-1re-sesam/index2.html?graphe=5cb0a6f54bb1527df9236bd2)   + - [Déterminer des valeurs remarquables (1)](https://numeres.net/9782210112568/res/9782210112568-ht5-maths-1re-sesam/index2.html?graphe=5b9b9da7b0ca56652d99f1f2) + - [Déterminer des valeurs remarquables (2)](https://numeres.net/9782210112568/res/9782210112568-ht5-maths-1re-sesam/index2.html?graphe=5b9b7b55b0ca56652d99f1ea)   + - [Donner un vecteur directeur](https://numeres.net/9782210112568/res/9782210112568-ht5-maths-1re-sesam/index2.html?graphe=5cf50aa8e8933802147f4471)   + +??? abstract "Cours" + - [Trace écrite du cours](http://kawazoo.free.fr/premiere/cours_exercices/diapo_produit_scalaire_pdf.pdf) + - [Fiche synthèse du cours](http://kawazoo.free.fr/premiere/cours_exercices/Chap7_synth_cours.JPG)     + +??? example "Savoir-faire" + - [Fiche sur les savoir-faire/méthodes](http://kawazoo.free.fr/premiere/cours_exercices/produit_scalaire.pdf) + ??? video "Calculer un produit scalaire à l’aide de normes et d’un angle" + ![type:video](https://www.youtube.com/embed/CJxwKG4mvWs) + ??? video "Calculer le produit scalaire de deux vecteurs avec une projection orthogonale" + ![type:video](https://www.youtube.com/embed/2eTsaa2vVnI) + ??? video "Calculer un produit scalaire dans un repère" + ![type:video](https://www.youtube.com/embed/aOLRbG0IibY) + ??? video "Utiliser le produit scalaire pour démontrer une orthogonalité, pour calculer une longueur ou un angle. " + ![type:video](https://www.youtube.com/embed/cTtV4DsoMLQ) + ![type:video](https://www.youtube.com/embed/8nEinL_C5Os) + + +??? question "S’entraîner et réviser" + - [TP lien entre produit scalaire et travail d’une force en physique](http://kawazoo.free.fr/premiere/activites/chap7_TP.pdf)    + + === "Exos en vidéo" + ??? video "Calculer un produit scalaire" + ![type:video](https://www.youtube.com/embed/tfe2_jzyutY&index=6&list=PLVUDmbpupCaqXSHQxDf2kfOgQAIEDKggp)  + ![type:video](https://www.youtube.com/embed/xueCXMtnrZI&list=PLVUDmbpupCaqXSHQxDf2kfOgQAIEDKggp&index=7) + ??? video "QCM : pour réviser" + ![type:video](https://www.youtube.com/embed/TsLiyVJZN9Q&index=9&list=PLVUDmbpupCaqXSHQxDf2kfOgQAIEDKggp)  + ![type:video](https://www.youtube.com/embed/Yx4X8bUY1kc&index=13&list=PLVUDmbpupCaoKnAtbIV7r1YZumcrVF7pA) + === "Exos en ligne" + - [Calculer un produit scalaire avec la projection ou la colinéarité – Calculer un prduit scalaire.](https://numeres.net/9782210112568/res/9782210112568-ht5-maths-1re-sesam/index2.html?graphe=5d04ea8c70dffc21dad32ac5) + - [Calculer un produit scalaire avec la projection ou la colinéarité – Calculer un produit scalaire avec des projetés orthogonaux. (1)](https://numeres.net/9782210112568/res/9782210112568-ht5-maths-1re-sesam/index2.html?graphe=5d05f092b0b0e021d8bbd0e8) + - [Calculer un produit scalaire avec la projection ou la colinéarité – Calculer un produit scalaire avec des projetés orthogonaux. (2)](https://numeres.net/9782210112568/res/9782210112568-ht5-maths-1re-sesam/index2.html?graphe=5d0b3d8270dffc21dad32aeb)   + - [Calculer un produit scalaire avec un angle](https://numeres.net/9782210112568/res/9782210112568-ht5-maths-1re-sesam/index2.html?graphe=5d0b3d8270dffc21dad32aeb) + - [Calculer un angle](https://numeres.net/9782210112568/res/9782210112568-ht5-maths-1re-sesam/index2.html?graphe=5d10d6db70dffc21dad32b08)   + - [Calculer un produit scalaire avec les coordonnées (1)](https://numeres.net/9782210112568/res/9782210112568-ht5-maths-1re-sesam/index2.html?graphe=5d51cf43dac8fa6a9739028b) + - [Calculer un produit scalaire avec les coordonnées (2)](https://numeres.net/9782210112568/res/9782210112568-ht5-maths-1re-sesam/index2.html?graphe=5d4c22bb286d016a9885ac03)   + - [Démontrer une orthogonalité de vecteur ou un perpendicularité de droites (1)](https://numeres.net/9782210112568/res/9782210112568-ht5-maths-1re-sesam/index2.html?graphe=5d581392dac8fa6a973902a0) + - [Démontrer une orthogonalité de vecteur ou un perpendicularité de droites (2)](https://numeres.net/9782210112568/res/9782210112568-ht5-maths-1re-sesam/index2.html?graphe=5d581521286d016a9885ac24)   + - [Utiliser la formule d’Al-Kashi](https://numeres.net/9782210112568/res/9782210112568-ht5-maths-1re-sesam/index2.html?graphe=5d14be89b0b0e021d8bbd120) + - [Déterminer un ensemble de points](https://numeres.net/9782210112568/res/9782210112568-ht5-maths-1re-sesam/index2.html?graphe=5d1b29b9b0b0e021d8bbd142) + + === "Exos papier" + - [exo](http://kawazoo.free.fr/premiere/revisions/produit_scalaireE.pdf) et [correction](http://kawazoo.free.fr/premiere/revisions/produit_scalaireEC.pdf) \ No newline at end of file diff --git a/docs/maths/spe/suite.md b/docs/maths/spe/suite.md new file mode 100644 index 00000000..b8e64d3b --- /dev/null +++ b/docs/maths/spe/suite.md @@ -0,0 +1,48 @@ +# Suites (1) + +??? warning "Prérequis" + - [Déterminer des images et des antécédents](https://numeres.net/9782210112568/res/9782210112568-ht5-maths-1re-sesam/index2.html?graphe=5ce25e521dd0a8304ed6767c) + - [Donner une expression en fonction d’une inconnue](https://numeres.net/9782210112568/res/9782210112568-ht5-maths-1re-sesam/index2.html?graphe=5ce2915353c658304f477348)   + - [Comprendre un algorithme en langage naturel (1)](https://numeres.net/9782210112568/res/9782210112568-ht5-maths-1re-sesam/index2.html?graphe=5cd1df1e9d4088546c21b39e) + - [Comprendre un algorithme en langage naturel (2)](https://numeres.net/9782210112568/res/9782210112568-ht5-maths-1re-sesam/index2.html?graphe=5cd5dcf429e680546e46cf39)   + - [Utiliser des pourcentages](https://numeres.net/9782210112568/res/9782210112568-ht5-maths-1re-sesam/index2.html?graphe=5ce702501dd0a8304ed67691)   + - [Calculer avec les puissances (1)](https://numeres.net/9782210112568/res/9782210112568-ht5-maths-1re-sesam/index2.html?graphe=49577) + - [Calculer avec les puissances (2)](https://numeres.net/9782210112568/res/9782210112568-ht5-maths-1re-sesam/index2.html?graphe=49579) + - [Calculer avec les puissances (3)](https://numeres.net/9782210112568/res/9782210112568-ht5-maths-1re-sesam/index2.html?graphe=49578)   + - [Comprendre un algorithme en Python (1)](https://numeres.net/9782210112568/res/9782210112568-ht5-maths-1re-sesam/index2.html?graphe=5ce709dd53c658304f477366) + - [Comprendre un algorithme en Python (2)](https://numeres.net/9782210112568/res/9782210112568-ht5-maths-1re-sesam/index2.html?graphe=5ce70b0c1dd0a8304ed67694)   + + +??? abstract "Cours" + - [Trace écrite du cours](http://kawazoo.free.fr/premiere/cours_exercices/diapo_suites1_pdf.pdf) + +??? example "Savoir-faire" + - [Fiche sur les savoir-faire/méthodes](http://kawazoo.free.fr/premiere/cours_exercices/suites1.pdf) + ??? video "Modéliser une situation à l’aide d’une suite" + ![type:video](https://www.youtube.com/embed/eX-_639Pfw8) + ??? video "Calculer les termes d’une suite" + ![type:video](https://www.youtube.com/embed/HacflVQ7DIE) + ??? video "Calculer les termes d’une suite à l’aide d’un algorithme" + ![type:video](https://www.youtube.com/embed/-CU_o7w-DjM) + +??? question "S’entraîner et réviser" + === "Exos en vidéo" + ??? video "Représenter graphiquement une suite" + ![type:video](https://www.youtube.com/embed/VpSK4uLTFhM) + ??? video "Calculer les termes d’une suite avec un programme sur une calculatrice" + ![type:video](https://www.youtube.com/embed/1E2M8S0Wn3U) + ??? video "La suite de Syracuse" + [Vidéo](https://www.maths-et-tiques.fr/index.php/cours-maths/niveau-premiere#1) + + === "Exos en ligne" + - [Calculer des termes d’une suite définie par une formule explicite](https://numeres.net/9782210112568/res/9782210112568-ht5-maths-1re-sesam/index2.html?graphe=5ce706461dd0a8304ed67692)   + - [Calculer des termes d’une suite définie par une relation de récurrence (1)](https://numeres.net/9782210112568/res/9782210112568-ht5-maths-1re-sesam/index2.html?graphe=5ce7074953c658304f477365) + - [Calculer des termes d’une suite définie par une relation de récurrence (2)](https://numeres.net/9782210112568/res/9782210112568-ht5-maths-1re-sesam/index2.html?graphe=5ce707da1dd0a8304ed67693)   + - [Modéliser avec une suite](https://numeres.net/9782210112568/res/9782210112568-ht5-maths-1re-sesam/index2.html?graphe=91410) + - [Utiliser et reconnaître une suite arithmétique](https://numeres.net/9782210112568/res/9782210112568-ht5-maths-1re-sesam/index2.html?graphe=91948) + - [Utiliser et reconnaître une suite géométrique](https://numeres.net/9782210112568/res/9782210112568-ht5-maths-1re-sesam/index2.html?graphe=91950)   + - [Calculer des sommes de termes pour des suites arithmétiques et géométriques (1)](https://numeres.net/9782210112568/res/9782210112568-ht5-maths-1re-sesam/index2.html?graphe=91380) + - [Calculer des sommes de termes pour des suites arithmétiques et géométriques (2)](https://numeres.net/9782210112568/res/9782210112568-ht5-maths-1re-sesam/index2.html?graphe=91388) + + === "Exos papier" + - [savoir-faire](http://kawazoo.free.fr/premiere/revisions/suites1E.pdf) et [correction](http://kawazoo.free.fr/premiere/revisions/suites1EC.pdf) \ No newline at end of file diff --git a/docs/maths/spe/suite2.md b/docs/maths/spe/suite2.md new file mode 100644 index 00000000..570f5a25 --- /dev/null +++ b/docs/maths/spe/suite2.md @@ -0,0 +1,47 @@ +# Suite (2) + +??? warning "Prérequis" + - [Calculer avec les puissances (1)](https://numeres.net/9782210112568/res/9782210112568-ht5-maths-1re-sesam/index2.html?graphe=49577) + - [Calculer avec les puissances (2)](https://numeres.net/9782210112568/res/9782210112568-ht5-maths-1re-sesam/index2.html?graphe=49579) + - [Calculer avec les puissances (3)](https://numeres.net/9782210112568/res/9782210112568-ht5-maths-1re-sesam/index2.html?graphe=49578) + - [Comprendre un algorithme en Python (1)](https://numeres.net/9782210112568/res/9782210112568-ht5-maths-1re-sesam/index2.html?graphe=5ce709dd53c658304f477366) + - [Comprendre un algorithme en Python (2)](https://numeres.net/9782210112568/res/9782210112568-ht5-maths-1re-sesam/index2.html?graphe=5ce70b0c1dd0a8304ed67694)    + +??? abstract "Cours" + - [Trace écrite du cours](http://kawazoo.free.fr/premiere/cours_exercices/diapo_suites2_pdf.pdf) + - [Fiche synthèse du cours](http://xkerbiriou.free.fr/wp-content/uploads/2023/10/CarteMentale_Suites1ere.png)     + +??? example "Savoir-faire" + - [Fiche sur les savoir-faire/méthodes](http://kawazoo.free.fr/premiere/cours_exercices/suites2.pdf) + ??? video "Reconnaître une suite arithmétique" + ![type:video](https://www.youtube.com/embed/YCokWYcBBOk) + ??? video "Déterminer et utiliser l’expression explicite d’une suite arithmétique" + ![type:video](https://www.youtube.com/embed/6O0KhPMHvBA) + ![type:video](https://www.youtube.com/embed/iEuoMgBblz4) + ??? video "Calculer la somme des premiers termes d’une suite arithmétique" + ![type:video](https://www.youtube.com/embed/WeDtB9ZUTHs) + ![type:video](https://www.youtube.com/embed/iSfevWwk8e4) + ??? video "Reconnaître une suite géométrique" + ![type:video](https://www.youtube.com/embed/YPbEHxuMaeQ) + +??? question "S’entraîner et réviser" + === "Exos en vidéo" + ??? video "Reconnaître la nature d’une suite" + ![type:video](https://www.youtube.com/embed/pHq6oClOylU) + ??? video "Calculer la somme des termes d’une suite arithmétique" + ![type:video](https://www.youtube.com/embed/kmfu5EYf4ZQ) + ??? video "Calculer la somme des termes d’une suite géométrique" + ![type:video](https://www.youtube.com/embed/eSDrE1phUXY) + ??? video "QCM : Pour réviser" + ![type:video](https://www.youtube.com/embed/qwMmwyKxK0E) + ![type:video](https://www.youtube.com/embed/hDU-SqU-ohc) + + === "Exos en ligne" + - [Modéliser avec une suite](https://numeres.net/9782210112568/res/9782210112568-ht5-maths-1re-sesam/index2.html?graphe=91410) + - [Utiliser et reconnaître une suite arithmétique](https://numeres.net/9782210112568/res/9782210112568-ht5-maths-1re-sesam/index2.html?graphe=91948) + - [Utiliser et reconnaître une suite géométrique](https://numeres.net/9782210112568/res/9782210112568-ht5-maths-1re-sesam/index2.html?graphe=91950) + - [Calculer des sommes de termes pour des suites arithmétiques et géométriques (1)](https://numeres.net/9782210112568/res/9782210112568-ht5-maths-1re-sesam/index2.html?graphe=91380) + - [Calculer des sommes de termes pour des suites arithmétiques et géométriques (2)](https://numeres.net/9782210112568/res/9782210112568-ht5-maths-1re-sesam/index2.html?graphe=91388) + === "Exos papier" + [exo1](http://kawazoo.free.fr/premiere/revisions/suites2E1.pdf) et [correction1](http://kawazoo.free.fr/premiere/revisions/suites2E1C.pdf) + [exo2](http://kawazoo.free.fr/premiere/revisions/suites2E2.pdf) et [correction2](http://kawazoo.free.fr/premiere/revisions/suites2E2C.pdf) \ No newline at end of file diff --git a/docs/maths/tc/automatismes.md b/docs/maths/tc/automatismes.md new file mode 100644 index 00000000..13e5351b --- /dev/null +++ b/docs/maths/tc/automatismes.md @@ -0,0 +1,23 @@ +# Automatismes + +Les compétences ci-dessous sont des rappels de collège. Elle ne constituent pas en elles-mêmes un chapitre, mais sont indispensables pour les autres chapitres. Il faut dont les travailler régulièrement… + +=== "Exercices interactifs Hachette" + - [Préciser sur un graphique les grandeurs en jeu](https://lycee.hachette-education.com/mathizy/1re-mes/#3685109_mathizy_1es_c01zip) + - [Lire sur un graphique les variations d’une grandeur](https://lycee.hachette-education.com/mathizy/1re-mes/#3685109_mathizy_1es_c02zip) + - [Estimer graphiquement une valeur](https://lycee.hachette-education.com/mathizy/1re-mes/#3685109_mathizy_1es_c03zip) + - [Appliquer un pourcentage](https://lycee.hachette-education.com/mathizy/1re-mes/#3685109_mathizy_1es_c04zip) + - [Calculer un taux d’évolution](https://lycee.hachette-education.com/mathizy/1re-mes/#3685109_mathizy_1es_c05zip) + - [Effectuer mentalement des calculs simples](https://lycee.hachette-education.com/mathizy/1re-mes/#3685109_mathizy_1es_c06zip) + - [Passer d’une écriture d’un nombre à une autre](https://lycee.hachette-education.com/mathizy/1re-mes/#3685109_mathizy_1es_c07zip) + - [Utiliser un ordre de grandeur](https://lycee.hachette-education.com/mathizy/1re-mes/#3685109_mathizy_1es_c08zip) + - [Effectuer une application numérique](https://lycee.hachette-education.com/mathizy/1re-mes/#3685109_mathizy_1es_c09zip) + - [Résoudre une équation](https://lycee.hachette-education.com/mathizy/1re-mes/#3685109_mathizy_1es_c10zip) + +=== "S’entraîner sur papier" + [Automatismes Série 1](http://xkerbiriou.free.fr/wp-content/uploads/2023/10/Automatismes_Série1.pdf) et [le corrigé](http://xkerbiriou.free.fr/wp-content/uploads/2023/10/Automatismes_Série1_corr.pdf) + [Automatismes Série 2](http://xkerbiriou.free.fr/wp-content/uploads/2023/10/Automatismes_Série2.pdf) et [le corrigé](http://xkerbiriou.free.fr/wp-content/uploads/2023/10/Automatismes_Série2_corr.pdf) + [Automatismes Série 3](http://xkerbiriou.free.fr/wp-content/uploads/2023/10/Automatismes_Série1.pdf) et [le corrigé](http://xkerbiriou.free.fr/wp-content/uploads/2023/10/Automatismes_Série3_corr.pdf) + [Automatismes Série 4](http://xkerbiriou.free.fr/wp-content/uploads/2023/10/Automatismes_Série1.pdf) et [le corrigé](http://xkerbiriou.free.fr/wp-content/uploads/2023/10/Automatismes_Série4_corr.pdf) + [Automatismes Série 5](http://xkerbiriou.free.fr/wp-content/uploads/2023/10/Automatismes_Série1.pdf) et [le corrigé](http://xkerbiriou.free.fr/wp-content/uploads/2023/10/Automatismes_Série5_corr.pdf) + diff --git a/docs/maths/tc/exponentielle.md b/docs/maths/tc/exponentielle.md new file mode 100644 index 00000000..43d76ca9 --- /dev/null +++ b/docs/maths/tc/exponentielle.md @@ -0,0 +1,3 @@ +# Croissance exponentielle + +A venir.... \ No newline at end of file diff --git a/docs/maths/tc/index.md b/docs/maths/tc/index.md new file mode 100644 index 00000000..62d9a9e0 --- /dev/null +++ b/docs/maths/tc/index.md @@ -0,0 +1,18 @@ +# Tronc Commun Maths 1ère + +!!! info "Concerne tou.te.s les premières SAUF Kélian, Valentin et Lilou-Ann" + +{% set parent_page = page.parent %} +{% set child_pages = parent_page.children if parent_page else [] %} +{% if child_pages %} +
+

Au programme

+ +
+{% endif %} diff --git a/docs/maths/tc/info-chiffree.md b/docs/maths/tc/info-chiffree.md new file mode 100644 index 00000000..9cbb4101 --- /dev/null +++ b/docs/maths/tc/info-chiffree.md @@ -0,0 +1,37 @@ +# Analyse de l’information chiffrée + +??? warning "Prérequis" + **Exercices interactifs :** + + - [Lire un graphique cartésien ( NIV 3)](https://mathenpoche.sesamath.net/?page=cinquieme#cinquieme_2_2_2_sesabibli/5e7162b8aa97764c7c2c2307) + - [Lire un diagramme en bâtons ( NIV 3)](https://mathenpoche.sesamath.net/?page=cinquieme#cinquieme_2_2_2_sesabibli/5e7161d3aa97764c7c2c2304) + - [Lire un diagramme circulaire ( NIV 3)](https://mathenpoche.sesamath.net/?page=cinquieme#cinquieme_2_2_2_sesabibli/5e7163f4aa97764c7c2c2308) + + **Exercices corrigés** + + - [Proportionnalité – Exercice corrigé : Utiliser et calculer un taux](https://mathenpoche.sesamath.net/?page=troisieme#troisieme_2_1_2_sesabibli/63193) + + **Exercices interactifs :** + + - [taux et coefficient multiplicateur](https://mathenpoche.sesamath.net/?page=troisieme#troisieme_2_1_2_sesabibli/5c90b6064bb1527df9236af8) + - [taux d’évolution et calculs d’une valeur d’arrivée](https://mathenpoche.sesamath.net/?page=troisieme#troisieme_2_1_2_sesabibli/5ce702501dd0a8304ed67691) + - [taux d’évolution et calculs d’une valeur d’arrivée et valeur de départ](https://mathenpoche.sesamath.net/?page=troisieme#troisieme_2_1_2_sesabibli/5bc3657988a6655edd3632ec) + - [Taux d’évolution d’une grandeur](https://mathenpoche.sesamath.net/?page=troisieme#troisieme_2_1_2_sesabibli/5bc3a60e6536ba5ee36a9399) + +??? abstract "Cours" + - [Fiche synthèse du cours](http://xkerbiriou.free.fr/wp-content/uploads/2023/10/Essentiel_Chap1.pdf) + +??? example "Savoir-faire" + **Fiches par savoir-faire :** + [Cahier\_Sesamath](https://manuel.sesamath.net/numerique/index.php?ouvrage=cah1ere_ens_sci_2022&page_gauche=7) et [le corrigé](http://xkerbiriou.free.fr/wp-content/uploads/2023/10/Fiches_Chap1_corr.pdf) + **Exercices interactifs corrigés sur les savoir-faire :** + [Fiche 1 Dresser un tableau croisé d’effectifs](https://numeres.net/sesamath/magnard-220720/1re-cahier-esm_2022.html#1_1) + [Fiche 6 Analyse d’un diagramme en barres](https://numeres.net/sesamath/magnard-220720/1re-cahier-esm_2022.html#1_2) + [Fiche 8 Analyse d’un diagramme circulaire](https://numeres.net/sesamath/magnard-220720/1re-cahier-esm_2022.html#1_3) + +??? question "S’entraîner et réviser" + **Problèmes :** + [Cahier\_Sesamath](https://manuel.sesamath.net/numerique/index.php?ouvrage=cah1ere_ens_sci_2022&page_gauche=17) et [le corrigé](http://xkerbiriou.free.fr/wp-content/uploads/2023/10/Problemes_Chap1_corr.pdf) + **Entraînement à l’examen :** + [QCM\_Bilan](http://xkerbiriou.free.fr/wp-content/uploads/2023/10/Qcm_Bilan_Chap1.pdf) et la [correction](http://xkerbiriou.free.fr/wp-content/uploads/2023/10/Qcm_Bilan_Corr_Chap1.pdf) + diff --git a/docs/maths/tc/lineaire.md b/docs/maths/tc/lineaire.md new file mode 100644 index 00000000..b964babf --- /dev/null +++ b/docs/maths/tc/lineaire.md @@ -0,0 +1,8 @@ +# Croissance linéaire + +A venir... + +??? warning "Prérequis" +??? abstract "Cours" +??? example "Savoir-faire" +??? question "S’entraîner et réviser" \ No newline at end of file diff --git a/docs/maths/tc/proba.md b/docs/maths/tc/proba.md new file mode 100644 index 00000000..744ac26e --- /dev/null +++ b/docs/maths/tc/proba.md @@ -0,0 +1,39 @@ +# Phénomènes aléatoires + +??? warning "Prérequis" + **Exercices interactifs :** + [Fréquences pour un caractère quantitatif discret](https://mathenpoche.sesamath.net/?page=seconde#seconde_5_3_2_sesabibli/59ff7fb7c8e4d64a747b0b0e) + [Fréquences pour un caractère quantitatif continu](https://mathenpoche.sesamath.net/?page=seconde#seconde_5_3_2_sesabibli/59ff8165c8e4d64a747b0b0f) + [Effectif à partir d’une fréquence](https://mathenpoche.sesamath.net/?page=seconde#seconde_5_3_2_sesabibli/5cb583e64bb1527df9236be3) + [Calculer une probabilité](https://mathenpoche.sesamath.net/?page=seconde#seconde_5_3_2_sesabibli/5cbd6af84bb1527df9236c07) + **Fiches compétences de 2nde** + [Les fiches](http://xkerbiriou.free.fr/wp-content/uploads/2023/10/Prérequis_Proba_2nde_Sesamaths.pdf) et [les corrigés](http://xkerbiriou.free.fr/wp-content/uploads/2023/10/Prérequis_Proba_2nde_Sesamaths_Corr.pdf) + **Exercices interactifs associés :** + [Langage des probabilités](https://numeres.net/sesamath/magnard-220720/ressource.html?rid=sesabibli/620a74921bda5d50c6270cb5) + [Calculer une probabilité à partir d’une loi](https://numeres.net/sesamath/magnard-220720/ressource.html?rid=sesabibli/5cb95cf24bb1527df9236bfa) + [Loi de probabilité](https://numeres.net/sesamath/magnard-220720/ressource.html?rid=sesabibli/5cb88c404bb1527df9236bf8) + [Calculer une probabilité](https://numeres.net/sesamath/magnard-220720/ressource.html?rid=sesabibli/5cbd6af84bb1527df9236c07) + [Probabilité d’intersection, de réunion avec événement contraire](https://numeres.net/sesamath/magnard-220720/ressource.html?rid=sesabibli/5cbe2a724bb1527df9236c0d) + [Diagramme de Venn](https://numeres.net/sesamath/magnard-220720/ressource.html?rid=sesabibli/5e28c34211bf937495a7e604) + [Probabilités dans un tableau](https://numeres.net/sesamath/magnard-220720/ressource.html?rid=sesabibli/5d31d48d70dffc21dad33d9c) + [Probabilité avec un arbre de probabilité](https://numeres.net/sesamath/magnard-220720/ressource.html?rid=sesabibli/606bfa51a4d87b6092d28a34) + +??? abstract "Cours" + [**Fiche synthèse du cours**](http://xkerbiriou.free.fr/wp-content/uploads/2023/10/Essentiel_Chap2.pdf) + +??? example "Savoir-faire" + **Fiches par savoir-faire :** + [Cahier\_Sesamath](https://manuel.sesamath.net/numerique/index.php?ouvrage=cah1ere_ens_sci_2022&page_gauche=24) et [le corrigé](http://xkerbiriou.free.fr/wp-content/uploads/2023/10/Fiches_Chap2_corr.pdf) + **Exercices interactifs corrigés sur les savoir-faire :** + [Fiche 13 Définition d’une probabilité conditionnelle](https://numeres.net/sesamath/magnard-220720/1re-cahier-esm_2022.html#2_1) + [Fiche 14 Construction d’un arbre de probabilités](https://numeres.net/sesamath/magnard-220720/1re-cahier-esm_2022.html#2_2) + [Fiche 15 Utiliser un arbre de probabilités](https://numeres.net/sesamath/magnard-220720/1re-cahier-esm_2022.html#2_3) + [Fiche 16 Inverser le conditionnement](https://numeres.net/sesamath/magnard-220720/1re-cahier-esm_2022.html#2_4) + [Fiche 17 Indépendance de deux événements](https://numeres.net/sesamath/magnard-220720/1re-cahier-esm_2022.html#2_5) + [Fiche 18 Succession d’événements indépendants](https://numeres.net/sesamath/magnard-220720/1re-cahier-esm_2022.html#2_6) + +??? question "S’entraîner et réviser" + **Problèmes :** + [Cahier\_Sesamath](https://manuel.sesamath.net/numerique/index.php?ouvrage=cah1ere_ens_sci_2022&page_gauche=32) et [le corrigé](http://xkerbiriou.free.fr/wp-content/uploads/2023/10/Problemes_Chap1_corr.pdf) + **Entraînement à l’examen :** + QCM\_Bilan et la correction \ No newline at end of file diff --git a/docs/maths/tc/variations.md b/docs/maths/tc/variations.md new file mode 100644 index 00000000..6f859918 --- /dev/null +++ b/docs/maths/tc/variations.md @@ -0,0 +1 @@ +# Variations instantanées, variations globales \ No newline at end of file diff --git a/mkdocs.yml b/mkdocs.yml index 82972461..2893c9ec 100755 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -125,7 +125,27 @@ extra_files: # Page tree nav: - Accueil: index.md - - Maths: http://xkerbiriou.free.fr/ + - Maths: + - maths/index.md + - Tronc commun 🟡: + - maths/tc/index.md + - Automatismes: maths/tc/automatismes.md + - Informations chiffrées: maths/tc/info-chiffree.md + - Phénomènes aléatoires : maths/tc/proba.md + - Croissance linéaire: maths/tc/lineaire.md + - Croissance exponentielle: maths/tc/exponentielle.md + - Variations: maths/tc/variations.md + - Spécialité 🟡: + - maths/spe/index.md + - Second degré: maths/spe/2nd-degre.md + - Suites numériques (généralités): maths/spe/suite.md + - Dérivation (1): maths/spe/deriv.md + - Probabilités conditionnelles: maths/spe/proba.md + - Suites arithmétiques et géométriques: maths/spe/suite2.md + - Produit scalaire: maths/spe/scalaire.md + - Dérivation (2): maths/spe/deriv2.md + - Variables aléatoires: maths/spe/aleatoire.md + - Fonctions exponentielles: maths/spe/exponentielle.md - Enseignement Scientifique: - es/index.md - 🌍 Terre 🟡: es/terre/index.md