Tag

#Mathematics

12 articles

Explore (search, categories, archive)

On Russel's Paradox

Russel's paradox is defining "the set of all sets that don't contain themselves". You can show that such construct leads to a contradiction. Read the wiki link for details. I started this article as a...

2 min read

The jug and the bird

In my 5'th grade, the new professor of Mathematics told us a puzzle: there is a jug with water staying in the desert, and a bird wants to drink some water. However, the jug have a tight neck, like the...

3 min read

Irrational numbers

This article contains my personal reflections on irrational numbers, especially the informational property of their infinite strings of decimal - strings that often look close to random at a shallow l...

9 min read

On Intelligent life forms

I define intelligence as the capacity of one entity to create complex internal representations that can be used to predict about it's environment the likely outcome from a particular configuration or...

5 min read

P=NP is undecidable (conjecture)

"P equals NP?" is a million dollars unsolved problem. Introduction "P" is the class of problems where we have algorithms that solves the problem in polynomial time. "NP" is the class of problems havin...

6 min read

Music and mathematics

In a temperate musical octave, there are 12 possible sounds. However, in a certain melody, usually, only 7 of them are used. When you see, for example, "Symphony...in Do major", you should expect that...

5 min read

Sorting is computationally harder than playing chess

I will argue below that sorting of a big array, using only comparison, is inherently harder than solving the problem of choosing the best next move on a chess game. One could say that it is not fair t...

8 min read