Difference between revisions of "Mathematics"

From Sinfronteras
Jump to: navigation, search
 
(110 intermediate revisions by the same user not shown)
Line 1: Line 1:
Mathematics includes the study of such topics as quantity (number theory), structure (algebra), space (geometry), and change (mathematical analysis). It has no generally accepted definition. https://en.wikipedia.org/wiki/Mathematics#cite_note-Mura-7
+
Excelente: timeline of mathematic: https://mathigon.org/timeline
  
  
* '''Number theory''' (or arithmetic) https://en.wikipedia.org/wiki/Number_theory
+
Mathematics includes the study of such topics as quantity (number theory), structure (algebra), space (geometry), and change (mathematical analysis). It has no generally accepted definition.
 +
* https://es.wikipedia.org/wiki/Matem%C3%A1ticas
 +
* https://en.wikipedia.org/wiki/Mathematics#cite_note-Mura-7
 +
 
 +
 
 +
* '''Number theory''' (or arithmetic)
 +
: https://en.wikipedia.org/wiki/Number_theory
 +
: https://www.math.brown.edu/~jhs/frintch1ch6.pdf
  
 
* '''Algebra''' https://en.wikipedia.org/wiki/Algebra
 
* '''Algebra''' https://en.wikipedia.org/wiki/Algebra
 +
:* '''Linear algebra''' https://en.wikipedia.org/wiki/Linear_algebra
 +
:: Linear algebra is the branch of mathematics concerning linear equations, linear maps, and their representations in vector spaces and through matrices.
  
 
* '''Geometry''' https://en.wikipedia.org/wiki/Geometry
 
* '''Geometry''' https://en.wikipedia.org/wiki/Geometry
  
* '''Mathematical analysis''' https://en.wikipedia.org/wiki/Mathematical_analysis
+
* '''Mathematical analysis''' (Math of change) https://en.wikipedia.org/wiki/Mathematical_analysis
  
 
:* '''Analytic geometry''' https://en.wikipedia.org/wiki/Analytic_geometry
 
:* '''Analytic geometry''' https://en.wikipedia.org/wiki/Analytic_geometry
  
:* '''Infinitesimal calculus''' https://en.wikipedia.org/wiki/Calculus
+
:* '''[[Calculus|Infinitesimal calculus]]''' (Math of change) (The study of things that change) https://en.wikipedia.org/wiki/Calculus
 +
:: https://www.youtube.com/watch?v=w3GV9pumczQ
 +
 
 +
::* '''Differential calculus''' (Derivative) https://en.wikipedia.org/wiki/Differential_calculus
 +
 
 +
::* '''Integral calculus''' https://en.wikipedia.org/wiki/Integral
  
 
::* Fundamental theorem of calculus https://en.wikipedia.org/wiki/Fundamental_theorem_of_calculus
 
::* Fundamental theorem of calculus https://en.wikipedia.org/wiki/Fundamental_theorem_of_calculus
  
:* One of the applications of Mathematical analysis (Calculus in particular) is for '''Signal processing'''
+
::* One of the applications of Mathematical analysis (Calculus in particular) is for '''Signal processing'''
 +
 
 +
 
 +
 
 +
<br /><br />
 +
* '''Applied mathematics:''' Some disciplines are considered to be applied mathematics. Sin embargo, no me queda claro si las área que estoy enumerando aquí realmente forman parte de lo que se conoce como '''Applied mathematics'''. En particular, Statistics can be considered to be a distinct mathematical science rather than a branch of mathematics. https://en.wikipedia.org/wiki/Statistics
 +
:* '''Discrete mathematics''' https://en.wikipedia.org/wiki/Discrete_mathematics
 +
 
 +
:* '''Numerical analysis''' https://en.wikipedia.org/wiki/Numerical_analysis
 +
 
 +
:* '''Computer algebra''' https://en.wikipedia.org/wiki/Computer_algebra
 +
 
 +
 
 +
:* '''Statistics''' https://en.wikipedia.org/wiki/Statistics
 +
 
 +
 
 +
 
 +
<br /><br />
 +
* '''Applications of mathematics:'''
 +
 
 +
:* [[Physics#Signals|Signal analysis - Signal processing]]
 +
:: One of the applications of Mathematical analysis (Calculus in particular) is for Signal processing.
 +
 
 +
 
 +
<br />
 +
==Numbers==
 +
https://en.wikipedia.org/wiki/Real_number
 +
:: <img style="width: 200pt" src="https://upload.wikimedia.org/wikipedia/commons/1/17/Number-systems.svg" />
 +
:: Real numbers (<math>\mathbb{R}</math>) include the rational numbers (<math>\mathbb{Q}</math>), which include the integers (<math>\mathbb{Z}</math>), which in turn include the natural numbers (<math>\mathbb{N}</math>)
 +
 
 +
::* <math>\mathbb{R}</math>: A real number is a value of a continuous quantity that can represent a distance along a line (or alternatively, a quantity that can be represented as an infinite decimal expansion). https://en.wikipedia.org/wiki/Real_number
 +
 
 +
::* <math>\mathbb{Q}</math>: A rational number is a number that can be expressed as the quotient or fraction <math>p/q</math> of two integers, a numerator <math>p</math>, and a non-zero denominator <math>q</math>. https://en.wikipedia.org/wiki/Rational_number
 +
 
 +
::* Numbers like <math>\sqrt{2}</math> or <math>\pi</math> cannot be expressed as the ratio of two integers, but can be represented on real number line. https://socratic.org/questions/what-is-the-difference-between-real-numbers-and-rational-numbers
 +
 
 +
 
 +
 
 +
<br />
 +
==What is a function==
 +
https://en.wikipedia.org/wiki/Function_(mathematics)
 +
 
 +
[[File:Injection_keine_Injektion_2a.png|200px|thumb|right|Diagram of a function, with domain <math>X = {1, 2, 3}</math> and codomain <math>Y = {A, B, C, D}</math>, which is defined by the set of ordered pairs <math>{(1, D), (2, C), (3, C)}</math>. The image/range is the set <math>{C, D}</math>
 +
. Taken from https://en.wikipedia.org/wiki/Function_(mathematics)]]
 +
 
 +
 
 +
[[File:Codomain2.png|200px|thumb|right|A function <math>f</math> from <math>X</math> to <math>Y</math>. The blue oval <math>Y</math> is the codomain of <math>f</math>. The yellow oval inside <math>Y</math> is the image of <math>f</math>. The term '''range''' is sometimes ambiguously used to refer to either the codomain or image of a function. Taken from https://en.wikipedia.org/wiki/Codomain]]
 +
 
 +
 
 +
:* In mathematics, a function is a binary relation over two sets that associates every element of the first set, to exactly one element of the second set.
 +
 
 +
:* Intuitively, a function is a process that associates each element of a set <math>X</math>, to a single element of a set <math>Y</math>.
 +
 
 +
:* Formally, a function <math>f</math> from a set <math>X</math> to a set <math>Y</math> is defined by a set <math>G</math> of ordered pairs <math>(x, y)</math> such that <math>x \in X</math> and <math>y \in Y</math>.
 +
 
 +
:* <math>X</math> and <math>Y</math> are resctively called the '''domain''' and the '''codomain''' of the function <math>f</math>. The term range is sometimes ambiguously used to refer to either the codomain or image of a function [See https://en.wikipedia.org/wiki/Codomain]
 +
 
 +
:* <math>G</math> is called the '''graph of the function'''. In mathematics, the graph of a function <math>f</math> is the set of ordered pairs <math>(x, y)</math>, where <math>f(x) = y</math>.
 +
 
 +
:* In mathematically we usually write <math>y = f(x)</math>
 +
 
 +
:* We say <math>y</math> is a function of <math>x</math>
 +
 
 +
:* Which means that mathematically <math>y</math> depends on <math>x</math>.
 +
 
 +
:* So, as in this case, the '''independent variable''' is often designated by <math>x</math>. The '''dependent variable''' is often designated by <math>y</math>.
 +
 
 +
 
 +
 
 +
:* '''A basic example of a function: Linear Functions''': https://en.wikipedia.org/wiki/Linear_function
 +
 
 +
:: <math>f(x) = ax + b</math>
 +
:: <math>y = ax + b</math>
 +
 
 +
:: Where <math>a</math> and <math>b</math> are constants. <math>a</math> is frequently referred to as the '''slope''' of the line, and <math>b</math> as the intercept.
 +
 
 +
:: <math>x</math> and <math>y</math> <math>\in</math> ℝ
 +
 
 +
<div style="margin-left: 35pt">
 +
{|
 +
|<math>y = -x + 5</math>
 +
{| class="wikitable"
 +
! <math>x</math> !! <math>y</math>
 +
|-
 +
| 0 || 5
 +
|-
 +
| 1 || 4
 +
|-
 +
| 2 || 3
 +
|-
 +
| 3 || 2
 +
|-
 +
| 4 || 1
 +
|-
 +
| 5 || 0
 +
|-
 +
| 6 || -1
 +
|-
 +
| 7 || -2
 +
|-
 +
| 8 || -3
 +
|-
 +
| 9 || -4
 +
|}
 +
|<img style="width: 220pt" src="https://upload.wikimedia.org/wikipedia/commons/0/0e/Linear_Function_Graph.svg" />
 +
|}
 +
</div>
  
  
 
<br />
 
<br />
* '''Discrete mathematics''' https://en.wikipedia.org/wiki/Discrete_mathematics
 
  
* '''Numerical analysis''' https://en.wikipedia.org/wiki/Numerical_analysis
+
==Continuity==
 +
: A rigorous definition of continuity of real functions is usually given in a first course in calculus in terms of the idea of a limit. First, a function f with variable x is said to be continuous at the point c on the real line, if the limit of f(x), as x approaches that point c, is equal to the value f(c); and second, the function (as a whole) is said to be continuous, if it is continuous at every point. A function is said to be discontinuous (or to have a discontinuity) at some point when it is not continuous there. These points themselves are also addressed as discontinuities. https://en.wikipedia.org/wiki/Continuous_function
  
* '''Computer algebra''' https://en.wikipedia.org/wiki/Computer_algebra
+
: <img style="width: 220pt" src="https://upload.wikimedia.org/wikipedia/commons/3/39/Uniform_continuity_animation.gif" />
 +
: A sequence of continuous functions fn(x) whose (pointwise) limit function f(x) is discontinuous. The convergence is not uniform. https://en.wikipedia.org/wiki/Continuous_function
  
  
 
<br />
 
<br />
* '''Applications:'''
+
==Union - Intersection - Complement==
 +
https://courses.lumenlearning.com/math4libarts/chapter/union-intersection-and-complement
  
:* Signal processing
+
 
:: One of the applications of Mathematical analysis (Calculus in particular) is for Signal processing.
+
[[File:Set_operations_venn_diagrams.png|400px|thumb|center|Taken from https://www.onlinemathlearning.com/union-set.html]]
:: When processing signals, such as audio, radio waves, light waves, seismic waves, and even images, Fourier analysis can isolate individual components of a compound waveform, concentrating them for easier detection or removal. A large family of signal processing techniques consists of Fourier-transforming a signal, manipulating the Fourier-transformed data in a simple way, and reversing the transformation. https://en.wikipedia.org/wiki/Mathematical_analysis#Signal_processing
+
 
 +
 
 +
<br />
 +
==Fourier series==
 +
This video is just amazing: But what is a Fourier series? From heat flow to drawing with circles | DE4  https://www.youtube.com/watch?v=r6sGWTCMz2k&vl=en
 +
 
 +
https://en.wikipedia.org/wiki/Fourier_series
  
  
 
<br />
 
<br />

Latest revision as of 19:00, 15 April 2023

Excelente: timeline of mathematic: https://mathigon.org/timeline


Mathematics includes the study of such topics as quantity (number theory), structure (algebra), space (geometry), and change (mathematical analysis). It has no generally accepted definition.


  • Number theory (or arithmetic)
https://en.wikipedia.org/wiki/Number_theory
https://www.math.brown.edu/~jhs/frintch1ch6.pdf
Linear algebra is the branch of mathematics concerning linear equations, linear maps, and their representations in vector spaces and through matrices.
https://www.youtube.com/watch?v=w3GV9pumczQ
  • One of the applications of Mathematical analysis (Calculus in particular) is for Signal processing




  • Applied mathematics: Some disciplines are considered to be applied mathematics. Sin embargo, no me queda claro si las área que estoy enumerando aquí realmente forman parte de lo que se conoce como Applied mathematics. En particular, Statistics can be considered to be a distinct mathematical science rather than a branch of mathematics. https://en.wikipedia.org/wiki/Statistics





  • Applications of mathematics:
One of the applications of Mathematical analysis (Calculus in particular) is for Signal processing.



Numbers

https://en.wikipedia.org/wiki/Real_number

Real numbers () include the rational numbers (), which include the integers (), which in turn include the natural numbers ()
  • : A real number is a value of a continuous quantity that can represent a distance along a line (or alternatively, a quantity that can be represented as an infinite decimal expansion). https://en.wikipedia.org/wiki/Real_number
  • : A rational number is a number that can be expressed as the quotient or fraction of two integers, a numerator , and a non-zero denominator . https://en.wikipedia.org/wiki/Rational_number



What is a function

https://en.wikipedia.org/wiki/Function_(mathematics)

Diagram of a function, with domain and codomain , which is defined by the set of ordered pairs . The image/range is the set . Taken from https://en.wikipedia.org/wiki/Function_(mathematics)


A function from to . The blue oval is the codomain of . The yellow oval inside is the image of . The term range is sometimes ambiguously used to refer to either the codomain or image of a function. Taken from https://en.wikipedia.org/wiki/Codomain


  • In mathematics, a function is a binary relation over two sets that associates every element of the first set, to exactly one element of the second set.
  • Intuitively, a function is a process that associates each element of a set , to a single element of a set .
  • Formally, a function from a set to a set is defined by a set of ordered pairs such that and .
  • and are resctively called the domain and the codomain of the function . The term range is sometimes ambiguously used to refer to either the codomain or image of a function [See https://en.wikipedia.org/wiki/Codomain]
  • is called the graph of the function. In mathematics, the graph of a function is the set of ordered pairs , where .
  • In mathematically we usually write
  • We say is a function of
  • Which means that mathematically depends on .
  • So, as in this case, the independent variable is often designated by . The dependent variable is often designated by .


Where and are constants. is frequently referred to as the slope of the line, and as the intercept.
and
0 5
1 4
2 3
3 2
4 1
5 0
6 -1
7 -2
8 -3
9 -4



Continuity

A rigorous definition of continuity of real functions is usually given in a first course in calculus in terms of the idea of a limit. First, a function f with variable x is said to be continuous at the point c on the real line, if the limit of f(x), as x approaches that point c, is equal to the value f(c); and second, the function (as a whole) is said to be continuous, if it is continuous at every point. A function is said to be discontinuous (or to have a discontinuity) at some point when it is not continuous there. These points themselves are also addressed as discontinuities. https://en.wikipedia.org/wiki/Continuous_function
A sequence of continuous functions fn(x) whose (pointwise) limit function f(x) is discontinuous. The convergence is not uniform. https://en.wikipedia.org/wiki/Continuous_function



Union - Intersection - Complement

https://courses.lumenlearning.com/math4libarts/chapter/union-intersection-and-complement




Fourier series

This video is just amazing: But what is a Fourier series? From heat flow to drawing with circles | DE4 https://www.youtube.com/watch?v=r6sGWTCMz2k&vl=en

https://en.wikipedia.org/wiki/Fourier_series