TPT
Total:
$0.00
Preview of Newton's Method of finding roots (Python source code file + Jupyter notebook)

Newton's Method of finding roots (Python source code file + Jupyter notebook)

This program is compatible with Python 3.11 and is written using the Python sympy library version 1.9. It contains both a .py and Python colab notebook in the zip file. It will perform Newton's Method on any polynomial, modify the "create function" Python method in order to compute Newton's Method on other types of functions (transcendental, trigonometric, etc.). Direct any questions or problems to me in the readme file.
Preview of LIMITS AND DERIVATIVES PYTHON PROGRAMMING ACTIVITIES

LIMITS AND DERIVATIVES PYTHON PROGRAMMING ACTIVITIES

Python Programming should be an integral part of math education, in fact the newer TI-84 graphing calculators have Python interpreters built-in! Alternately, Python programs can be entered and run from web browsers and tablet apps. This is actually two activities in a single package. They can be assigned for self-study or in teacher-led lessons. The Finding Limits activity includes the following: a simple Python program that finds the limit of an input functionTwo exercise sets with limits to
Preview of DEFINITE AND INDEFINITE INTEGRALS PYTHON PROGRAMMING ACTIVITY

DEFINITE AND INDEFINITE INTEGRALS PYTHON PROGRAMMING ACTIVITY

Python Programming should be an integral part of math education, in fact the newer TI-84 graphing calculators have Python interpreters built-in! Alternately, Python programs can be entered and run from web browsers and tablet apps. This activity can be assigned for self-study or in a teacher-led lesson. Recommended prerequisite: a familiarity with how to find basic derivatives and integrals. This activity includes the following: a simple Python program that finds the indefinite integral of an in
Preview of SECOND DERIVATIVE TEST PYTHON PROGRAMMING ACTIVITY

SECOND DERIVATIVE TEST PYTHON PROGRAMMING ACTIVITY

Python Programming should be an integral part of math education, in fact the newer TI-84 graphing calculators have Python interpreters built-in! Alternately, Python programs can be entered and run from web browsers and tablet apps. This activity can be assigned for self-study or in a teacher-led lesson. Recommended prerequisite: how to find the first and second derivatives. This activity includes the following: an overview of how the 2nd Derivative Test is used to identify relative extremaan e
Preview of Mathematics and Python Programming

Mathematics and Python Programming

Cover of my book. Mathematics and Python Programming for high school and firs college courses. 120 programs and more than 100 graphics. Visit my website: www.pysamples.com. Thank you!
Preview of Polar Coordinates Mystery Picture

Polar Coordinates Mystery Picture

Students will practice plotting polar coordinates to create a mystery picture. Coordinates include radians, degrees, negative angles and radii, and coterminal angles. When points are plotted and connected in order, the resulting picture is a sea turtle. A link to an editable Google Doc is included.
Showing 1-6 of 6 results