Mathematical analysis

Mathematical analysis is a part of mathematics. It is often shortened to analysis. It looks at functions, sequences and series. These have useful properties and characteristics that can be used in engineering. Mathematical analysis provides a rigorous logical foundation to calculus,[1] which studies continuous functions, differentiation and integration.[2] Mathematical analysis is a short version of its old name "infinitesimal analysis",[3] with some of its key subfields including real analysis, complex analysis, differentiation equation and functional analysis.[4]

Gottfried Wilhelm Leibniz and Isaac Newton developed most of the basis of mathematical analysis.

Parts of mathematical analysis

Limits

A foundational concept in mathematical analysis is the concept of limit. Limits are used to see what happens very close to things. Limits can also be used to see what happens when things get very big. For example, [math]\displaystyle{ \frac1n }[/math] is never zero, but as [math]\displaystyle{ n }[/math] gets bigger, [math]\displaystyle{ \frac1n }[/math] gets closer and closer to zero. The limit of [math]\displaystyle{ \frac1n }[/math] as [math]\displaystyle{ n }[/math] gets bigger is exactly zero. This is described by "The limit of [math]\displaystyle{ \frac1n }[/math] as [math]\displaystyle{ n }[/math] goes to infinity is zero", and written as [math]\displaystyle{ \textstyle\lim_{n\to\infty}\frac1n=0 }[/math].

The counterpart would be [math]\displaystyle{ 2\times n }[/math]. When the [math]\displaystyle{ n }[/math] gets bigger, the limit goes to infinity. It is written as [math]\displaystyle{ \lim_{n\to\infty}2\times n=\infty }[/math].

The fundamental theorem of algebra can be proven from some basic results in complex analysis. It says that every polynomial [math]\displaystyle{ f(x) }[/math] with real or complex coefficients has a complex root (where a root is a number [math]\displaystyle{ x }[/math] satisfying the equation [math]\displaystyle{ f(x)=0 }[/math], and some of these roots may be the same).

Differential calculus

The function [math]\displaystyle{ f(x)=mx+c }[/math] is a line. The [math]\displaystyle{ m }[/math] shows the slope of the function and the [math]\displaystyle{ c }[/math] shows the position of the function on the ordinate. With two points on the line, it is possible to calculate the slope [math]\displaystyle{ m }[/math] with:

[math]\displaystyle{ m=\frac{y_1-y_0}{x_1-x_0} }[/math].

A function of the form [math]\displaystyle{ f(x)=x^2 }[/math], which is not linear, cannot be calculated like above. It is only possible to calculate the slope by using tangents and secants. The secant passes through two points and when the two points get closer, it turns into a tangent.

The new formula is [math]\displaystyle{ m=\frac{f(x_1)-f(x_0)}{x_1-x_0} }[/math].

This is called difference quotient. The [math]\displaystyle{ x_1 }[/math] now gets closer to [math]\displaystyle{ x_0 }[/math]. This can be expressed with the following formula:

[math]\displaystyle{ f'(x)=\lim_{x\rightarrow x_0}\frac{f(x)-f(x_0)}{x-x_0} }[/math].

The result is called derivative or slope of f at the point [math]\displaystyle{ x }[/math].

Integration

The integration is about the calculation of areas.

The symbol [math]\displaystyle{ \int_a^b f(x)\mathrm{d}x }[/math]

is read as "the integral of [math]\displaystyle{ f }[/math] with respect to [math]\displaystyle{ x }[/math] from [math]\displaystyle{ a }[/math] to [math]\displaystyle{ b }[/math]",[1] and refers to the area between the x-axis, the graph of function [math]\displaystyle{ f }[/math], and the lines [math]\displaystyle{ x=a }[/math] and [math]\displaystyle{ x=b }[/math]. The [math]\displaystyle{ a }[/math] is the point where the area should start, and the [math]\displaystyle{ b }[/math] where the area should end.

Mathematical Analysis Media

Related pages

Topics in analysis

Concepts in analysis

References

  1. 1.0 1.1 "List of Calculus and Analysis Symbols". Math Vault. 2020-05-11. Retrieved 2020-09-19.
  2. Hartmut Seeger. Mathematik. Königswinter: Tandem Verlag. p. 17. ISBN 9-783833-107870.
  3. "Mathematical analysis - Encyclopedia of Mathematics". encyclopediaofmath.org. Retrieved 2020-09-19.
  4. Weisstein, Eric W. "Analysis". mathworld.wolfram.com. Retrieved 2020-09-19.