Skip to content

Fun mathematics problem solving or visualization of mathematical concepts.

Notifications You must be signed in to change notification settings

woo-chia-wei/python-mathematics

Repository files navigation

About

This project consists of examples of mathematics problem solving and also visualization in mathematical concepts.

Topics

  1. Prime Spiral : A spiral constructed by integers from 1 at center, distribution of primes are indicated in red
  2. Golden Spiral : Logarithmic spiral drawing with golden ratio, other ratios are included as well
  3. Number Arrangement : Divide 1,2,3,...,2^n into equal partitions such that sums of k th power equal for k = 1,2,..., n-1
  4. Random Walk : A path where each steps is at the random decision (up, down, left, right) with equal probability 0.25

Bonus

  • Prime Spiral was originally written in Excel VBA, click here to download the file. To launch the program, set the dimension and use ctrl + r to trigger the macro.

screenshot

About

Fun mathematics problem solving or visualization of mathematical concepts.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published