This is the second post (here’s the first one) about an approach to introducing the derivative to calculus students that is counter to what I’ve seen in textbooks and other traditional treatments of ...
Description: 👉 Learn how to graph piecewise functions. A piecewise function is a function which has more than one sub-function for different sub-intervals (sub-domains) of the function's domain. To ...
👉 Learn how to evaluate a piecewise function. A piecewise function is a function which uses different rules for different intervals. When evaluating a piecewise function, pay attention to the ...
This code showcases a simple demonstration of how the Fourier series can approximate a piecewise function. The code is a simple application of the libraries numpy and matplotlib, which are scientific ...
Calculus, the mathematical study of continuous change, stands as a cornerstone of advanced mathematics and its applications. As you delve into this powerful branch of mathematics, you’ll discover a ...
This repository contains multiple scripts that help explore and perform tests on numbers to try and prove the collatz-conjecture. I tried to optimize the scripts as best I could to be able to run more ...