Meet the TI-Rover with geometry challenges

Introduction to the TI-Rover technology and programming Rover with a set of Geometry challenges for middle school and high school students.

Publisher: Texas Instruments Inc.

Topic:  Mathematics

Tags: 2D shapes, Angles, Geometry, Programming, Python, Rectangles, TI-Innovator Rover, Triangle

The Plumber - Modeling the Four-Chamber Heart for the TI-Nspire CXII Python

Students model the electrical activity of a four-chamber heart using coding, LED's and Play-Doh, an electrically conductive modeling compound.

Publisher: Texas Instruments Inc.

Topic:  Biology, Computer Science, STEM

Pet Car Alarm for TI-Nspire CXII Python

Pets suffer when left unattended in a car on a sunny day. Understand the science behind the greenhouse effect. Use math, computer programming and engineering to design a pet-smart alarm sys…

Publisher: Texas Instruments Inc.

Topic:  Biology, Computer Science, Physics, STEM

Le calcul des logarithmes

C’est l’Écossais John Napier (ou Neper) (1550-1617) qui inventa les logarithmes, pour faciliter les calculs propres aux activités de banque et de commerce, puis pour les calculs dans la mar…

Publisher: T3 France

Editor: T3 France

Author: Robert Cabane, Laurent Didier

Topic:  Mathematics, Computer Science

Tags: Logarithms, Briggs, Encadrement, Programming, Python

L'approximation « Monte Carlo »

La méthode dite de Monte-Carlo est une méthode visant à approcher une solution d’une équation mathématique, voire toute valeur numérique, en utilisant des procédés aléatoires.

Publisher: T3 France

Editor: T3 France

Author: Robert Cabane, Laurent Didier

Topic:  Mathematics, Computer Science

Tags: Monte Carlo Method, Probability, Probability experiment, Random, Intégrale, Programming, Python

Abstand windschiefer Geraden

Der Beitrag ermöglicht die selbständige Erarbeitung des Abstandes windschiefer Geraden. Er enthält ein Arbeitsblatt mit Lösungen und einem dazu passenden Python-Programm.

Publisher: T³ Deutschland - Materialien

Author: Dirk Schulze

Topic:  Mathematics

Un problème de surréservation

Modéliser une situation par un schéma de Bernoulli, par une loi binomiale.
Utiliser l’expression de la loi binomiale pour résoudre un problème de seuil, de comparaison, d’optimisation...

Publisher: T3 France

Editor: T3 France

Author: Robert Cabane, Laurent Didier

Topic:  Mathematics, Computer Science

Tags: Bernoulli, Surbooking, Binomial law, Programming, Python

Le triangle de Pascal

En 1654, Blaise Pascal écrit son Traité du triangle arithmétique dans lequel il donne une présentation pratique en tableau des coefficients du binôme, appelé maintenant « triangle de Pascal…

Publisher: T3 France

Editor: T3 France

Author: Robert Cabane, Laurent Didier

Topic:  Mathematics, Computer Science

Tags: Pascal, Combinaisons, Binôme, Sierpinski, Programming, Recursion, Python

La combinatoire des parties

Combinaisons de k éléments d’un ensemble à n éléments : parties à k éléments de l’ensemble.
Représentation en termes de mots ou de chemins.

Publisher: T3 France

Editor: T3 France

Author: Robert Cabane, Laurent Didier

Topic:  Mathematics, Computer Science

Tags: Combinaisons, Encadrement, Random, Programming, Recursion, Python

Vitesses de croissance

Calculer des termes d’une suite définie explicitement, par récurrence ou par un algorithme.
Suites arithmétiques, suites géométriques. Croissance arithmétique, croissance géométrique (expo…

Publisher: T3 France

Editor: T3 France

Author: Robert Cabane, Laurent Didier

Topic:  Mathematics, Computer Science

Tags: Sequences, Modeling, Growth, Programming, Python

Activités algorithmiques avec Python en spécialité Mathématiques

Ce livret s’adresse aux enseignants désirant travailler l’algorithmique incluse dans le programme de spécialité mathématiques des classes de 1ère et de Tle et propose des algorithmes très v…

Publisher: T3 France

Editor: T3 France

Author: Robert Cabane, Laurent Didier

Topic:  Mathematics, Computer Science

L'approximation des intégrales

Comment "calculer" l’intégrale d'une fonction continue positive définie sur un segment [a, b] ?
Méthodes des rectangles, des milieux, des trapèzes.

Publisher: T3 France

Editor: T3 France

Author: Robert Cabane, Laurent Didier

Topic:  Mathematics, Computer Science

Tags: Intégrale, Approximation, Encadrement, Rectangles, Trapezoid, Programming, Python

Marches aléatoires

Les marches aléatoires sont des modélisations de phénomènes de nature chaotique comme le déplacement des molécules d’un gaz dans une enceinte fermée ou celui des cours des marchés financier…

Publisher: T3 France

Editor: T3 France

Author: Robert Cabane, Laurent Didier

Topic:  Mathematics, Computer Science

Tags: Probability experiment, Mouvement brownien, Simulation, Random, Programming, Python