Thursday, May 25, 2023
Algorithms, big-O and number theory
It has been a while since last time I published in this blog. Today I posted final grades and started to reflect about what we learn during the semester.
We talked about big-O. We did an example where we found that a fucntion was O(x^2) by finding an upper bound for the orginal function when c is greater of equal for some real number k. We showed some plots to illistrate this point.
We then moved to talked about module m atithmetic, reminders, Euclidean algoritm, etc. I was surpised to see that students really liked this part of the course. I wish I would have spent more time on it.
We gave simple examples of how to ecrypt messages.
Also, we showed propositions related to the greated common divisor between two numbers and how to find it using the Euclidean algorithm.
Perhaps students will never forget about this french mathematician, Bezout (I'll add the tilda later.) With Bezout's identity, they can find the Bezout's coefficients of them is the inverse of one of the numbers involved in the greatest common divisor. Finding the inverse help us solve equations involvinf arithmetic module m. So every time we needed to find an inverse modul m, I would ask: "Do you remember the french name we need?" It makes me so happy to say "Bezout, Bezout!!!" at loud.
Subscribe to:
Post Comments (Atom)
Teaching with Google Colab + Private GitHub Repos
This semester in MAT 1630 I tried a small change that made a big difference: I created a private GitHub repository for each s...
-
It's been a while since my last update, and I've had a busy summer filled with various enriching activities. I had the privilege of...
-
Today was a very fun class. We were able to finally dig into mathematical proofs. Examples such as "if n is an odd number then the sq...
-
This week I am a little behind with my journaling. We had exam last week and this week we switched gears to discuss sequences and series. W...
No comments:
Post a Comment