Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Reduction (mathematics)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{other uses|Reduction (disambiguation)}} {{More citations needed|date=January 2021}} In [[mathematics]], '''reduction''' refers to the [[rewriting]] of an [[expression (mathematics)|expression]] into a simpler form. For example, the process of rewriting a [[Fraction (mathematics)|fraction]] into one with the smallest whole-number denominator possible (while keeping the numerator a whole number) is called "[[reducing a fraction]]". Rewriting a [[Nth root|radical]] (or "root") expression with the smallest possible whole number under the radical symbol is called "reducing a radical". Minimizing the number of radicals that appear underneath other radicals in an expression is called [[denesting radicals]]. ==Algebra== In [[linear algebra]], ''reduction'' refers to applying simple rules to a series of [[equation]]s or [[matrix (mathematics)|matrices]] to change them into a simpler form. In the case of matrices, the process involves manipulating either the rows or the columns of the matrix and so is usually referred to as ''row-reduction'' or ''column-reduction'', respectively. Often the aim of reduction is to transform a matrix into its "row-reduced [[echelon form]]" or "row-echelon form"; this is the goal of [[Gaussian elimination]]. ==Calculus== In [[calculus]], ''reduction'' refers to using the technique of [[integration by parts]] to evaluate [[integral]]s by reducing them to simpler forms. ==Static (Guyan) reduction== In dynamic analysis, '''static reduction''' refers to reducing the number of degrees of freedom. Static reduction can also be used in [[Finite element method|finite element analysis]] to refer to simplification of a linear algebraic problem. Since a static reduction requires several inversion steps it is an expensive matrix operation and is prone to some error in the solution. Consider the following system of linear equations in an FEA problem: :<math>\begin{bmatrix} K_{11} & K_{12} \\ K_{21} & K_{22} \end{bmatrix} \begin{bmatrix} x_1 \\ x_2 \end{bmatrix} = \begin{bmatrix} F_1 \\ F_2 \end{bmatrix}</math> where ''K'' and ''F'' are known and ''K'', ''x'' and ''F'' are divided into submatrices as shown above. If ''F''<sub>2</sub> contains only zeros, and only ''x''<sub>1</sub> is desired, ''K'' can be reduced to yield the following system of equations :<math>\begin{bmatrix} K_{11,\text{reduced}} \end{bmatrix}\begin{bmatrix} x_1 \end{bmatrix} = \begin{bmatrix} F_1 \end{bmatrix}</math> <math>K_{11,\text{reduced}}</math> is obtained by writing out the set of equations as follows: {{NumBlk|:|<math>K_{11}x_1 + K_{12}x_2 = F_1</math>|{{EquationRef|1}}}} {{NumBlk|:|<math>K_{21}x_1 + K_{22}x_2 = 0</math>|{{EquationRef|2}}}} Equation ({{EquationNote|2}}) can be solved for <math>x_2</math> (assuming [[invertible matrix|invertibility]] of <math>K_{22}</math>): :<math>-K_{22}^{-1} K_{21} x_1 = x_2. </math> And substituting into ({{EquationNote|1}}) gives :<math>K_{11}x_1 - K_{12} K_{22}^{-1} K_{21} x_1 = F_1.</math> Thus :<math>K_{11,\text{reduced}} = K_{11} - K_{12} K_{22}^{-1} K_{21}.</math> In a similar fashion, any row or column ''i'' of ''F'' with a zero value may be eliminated if the corresponding value of ''x''<sub>''i''</sub> is not desired. A reduced ''K'' may be reduced again. As a note, since each reduction requires an inversion, and each inversion is an operation with computational cost [[Big O notation|''O''(''n''<sup>3</sup>)]], most large matrices are pre-processed to reduce calculation time. ==History== In the 9th century, [[Mathematics in medieval Islam|Persian mathematician]] [[Al-Khwarizmi]]'s ''[[Al-Jabr]]'' introduced the fundamental concepts of "reduction" and "balancing", referring to the transposition of subtracted terms to the other side of an equation and the cancellation of like terms on opposite sides of the equation. This is the operation which Al-Khwarizmi originally described as ''al-jabr''.<ref name=Boyer-229>{{Citation | first=Carl B. | last=Boyer | author-link=Carl Benjamin Boyer | title=A History of Mathematics | edition=Second | publisher=John Wiley & Sons, Inc. | year=1991 | isbn=978-0-471-54397-8 | chapter-url=https://archive.org/details/historyofmathema00boye/page/229 | chapter=The Arabic Hegemony | page=[https://archive.org/details/historyofmathema00boye/page/229 229] | quote=It is not certain just what the terms ''al-jabr'' and ''muqabalah'' mean, but the usual interpretation is similar to that implied in the translation above. The word ''al-jabr'' presumably meant something like "restoration" or "completion" and seems to refer to the transposition of subtracted terms to the other side of an equation, which is evident in the treatise; the word ''muqabalah'' is said to refer to "reduction" or "balancing"βthat is, the cancellation of like terms on opposite sides of the equation. }}</ref> The name "[[algebra]]" comes from the "''al-jabr''" in the title of his book. ==References== {{reflist}} {{DEFAULTSORT:Reduction (Mathematics)}} [[Category:Mathematical terminology]] [[Category:Linear algebra]] [[Category:Calculus]] [[Category:Iranian inventions]]
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)
Pages transcluded onto the current version of this page
(
help
)
:
Template:Citation
(
edit
)
Template:EquationNote
(
edit
)
Template:More citations needed
(
edit
)
Template:NumBlk
(
edit
)
Template:Other uses
(
edit
)
Template:Reflist
(
edit
)