praisetompane / mathematics

an attempt at unpacking in layman's terms what mathematics is.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What is Mathematics?

objective: an attempt at unpacking in layman's terms what mathematics is.

def¹: mathematics is an art like music and painting (Lockhart, 2009: 3).

def²: mathematics is about pure reason to get at the truth about something (Lockhart, 2009: 4).

plain english:

  • def: mathematics is a formal language. this means it has precise definitions for its words(+,-,*, π,e, etc) and grammar.
  • the symbols are merely shorthands. symbols such as , Σ, , +, ×.
    • means: AND
    • Σ means: sum
    • means: for all
    • + means: add[which you know from Grade 1 Mathematics]
    • - means: subtract[which you know from Grade 1 Mathematics]

a formal classification scheme is maintained here:

History:

State of the art:

Quanta Magazine: https://www.quantamagazine.org/mathematics/

Community:

Mathematicians:

git conventions:

References:

Legend:

Q: Question for later research

MYINC: My Insight/Conjecture [Could Be Unoriginal/False and Likely Is]

Disclaimer: This is an ongoing and incomplete project to unpack these concepts and serve as my distributed memory.

About

an attempt at unpacking in layman's terms what mathematics is.

License:MIT License


Languages

Language:Python 100.0%