Skip to content

Latest commit

 

History

History
91 lines (73 loc) · 3.83 KB

README.md

File metadata and controls

91 lines (73 loc) · 3.83 KB

What is Mathematics?

build status

objective: an attempt at unpacking in layman's terms what mathematics is and how it is created.

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

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

def side of Mathematics:(Hammack, 2018:viii):

  • computation focused:

    • primary goals:
      • solve equations.
      • compute derivatives.
      • compute integrals.
      • multiply matrices.
      • find determinants.
      • ...
      • use the above-mentioned computations to answer practical questions about the real world.

    NB: Mathematical techniques and procedures used in this side, are founded in the theoretical side.

  • theoretical focused:

    • primary goals:
      • understand Mathematical structures.
      • prove Mathematical statements.
      • invent or discover new Mathematical theorems and theories.

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]

formal classification scheme:

def how is it created?:

History:

Notation:

Tools:

State of the art:

Quanta Magazine

Community:

Mathematicians:

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.