Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pi Day -- Calculate pi in 3 ways (that I know of) #883

Open
simon-tiger opened this issue Mar 13, 2018 · 2 comments
Open

Pi Day -- Calculate pi in 3 ways (that I know of) #883

simon-tiger opened this issue Mar 13, 2018 · 2 comments
Labels

Comments

@simon-tiger
Copy link

simon-tiger commented Mar 13, 2018

Here's one way to do it:

tex2img_1521029740

But here are my favorite ones:

687474703a2f2f7777772e736369776561766572732e6f72672f646f776e6c6f61642f54657832496d675f313532303934343937312e6a7067

or:

687474703a2f2f7777772e736369776561766572732e6f72672f646f776e6c6f61642f54657832496d675f313532303934363639352e6a7067

where:

687474703a2f2f7777772e736369776561766572732e6f72672f646f776e6c6f61642f54657832496d675f313532303934363036352e6a7067

and p(n) gives the nth prime. A prime is a number that cannot be divided by anything other than 1 and itself without a remainder.

@shiffman
Copy link
Member

Thank you for this! The images for "way 1" and "way 2" aren't showing up, can you check them?

@simon-tiger
Copy link
Author

Now they're showing up!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants