math

Spirographs

Sun, 12/10/2017 - 15:55

Inspired by this video I decided to make a good ole' spriograph program. It's true that I was playing around with these types of programs when I was like, 15...well to be fair I guess I started playing around with recursive for loops and writing vectors when I was like ... "8". But, I really didn't have a real understanding on what I was doing until my teen years after taking my first programming classes in junior high. Mr. Jones...Big guy.

Tags

Find The Length of a Coastline Hypothesis

Sat, 12/09/2017 - 21:36

So, I was watching a Numberfile video on YouTube about finding the length of the British coast line.

The end conclusion in the video was that mathematically, it was impossible.

In the comments another poster suggested that a physicist would simply lay down a string along the coast and stretch it out to measure it as a single line.

Well, this got me to thinking about how I might approach this as a programmer.

Tags
Subscribe to math