Mathematics with Python! Sequences
Adrian Dolinay
Tutorial introducing mathematical sequences through Python. Learn about the different types of sequences (Arithmetic, Geometric, Fibonacci), how to create a sequence with Python lists or arrays and real world applications of sequences.
The notebook can be found in the "Mathematics with Python" folder within the below repo. GitHub Repo - https://github.com/ad17171717/YouTube-Tutorials
CONNECT: LinkedIn: https://www.linkedin.com/in/adrian-dolinay-frm-96a289106/ GitHub: https://github.com/ad17171717 Twitter: https://twitter.com/DolinayG Odysee: https://odysee.com/@adriandolinay:0
------Video Chapters------ 0:00 - Intro 0:11 - Definition of a mathematical sequence 0:54 - Definition of an arithmetic sequence 1:20 - Coding arithmetic sequences with Python lists 6:09 - Coding arithmetic sequences with NumPy arrays 6:54 - Definition of a geometric sequence 8:06 - Coding geometric sequences with Python lists 9:55 - Definition of the Fibonacci sequence 10:55 - The golden ratio in nature 11:23 - Coding the Fibonacci sequence in Python 13:31 - Geometric sequence and calculating the value of an interest bearing deposit 16:45 - Fibonacci sequence and population growth 19:52 - References and additional learning ... https://www.youtube.com/watch?v=Xw9h3WlplaQ
64839008 Bytes