UCLA Olga Radko Endowed Math Circle

ORMC Meetings • 2024-2025 Academic Year

 Search handouts:

For meetings prior to Fall 2024, visit the Circle Archive.

Advanced 1AAdvanced 1BAdvanced 2AAdvanced 2BAdvanced 3AMC 10/12AMC 8Beginners 1ABeginners 1BBeginners 1C
Beginners 2ABeginners 2BBeginners 2CChess clubIntermediate 1AIntermediate 1BIntermediate 2AIntermediate 2BOlympiads
9/29/2024

Students learn about iterated functions and one of the hardest unsolved math problems. This worksheet is also an introduction to what kinds of problems professional mathematicians like to think about.

Handouts: Worksheet
10/6/2024

A comprehensive introduction to Python programming using the online compiler "Trinket.io." Further exploration of the drawing board module "Turtle" and the quantitative module "Math".

Handouts: Handout
10/13/2024

Students learned about recursive functions in Python and how to apply them to draw fractals.

Handouts: Handout
10/20/2024

This week, we reviewed recursive functions and fractals. We looked at several new examples of recursive functions from mathematics. We also took another look at one of the more challenging problems from last week involving the Koch snowflake.

Handouts: Handout
10/27/2024

Students learned about properties of exponentiation (powers) and were introduced to logarithms. We also covered applications to carbon dating and to finance.

Handouts: Handout
11/3/2024

Students learned more about properties of logarithms. Specifically, students were introduced to the change of base formula.

Handouts: Handout
11/17/2024

Today students were introduced to probability theory and how to simulate certain probabilistic problems. This packet also introduces students to the Monte Carlo method of approximating random experiments.

Handouts: Handout
11/24/2024

Today students learned about the expected value, also known as the probabilistic mean. Students computed expected values in many examples. Students were also shown an application of the Monte Carlo method to measuring areas.

Handouts: handout
12/8/2024

Students will play a board game similar to Monopoly, but requiring some probabilistic computations to play efficiently.