PlanetMath (more info)
 Math for the people, by the people. Sponsor PlanetMath
Encyclopedia | Requests | Forums | Docs | Wiki | Random | RSS  
Login
create new user
name:
pass:
forget your password?
Main Menu
Owner confidence rating: High Entry average rating: High
addition (Definition)

Addition is a mathematical operation in which two or more numbers are added up. The numbers being added are usually called the addends, while the result is usually called the sum. The numbers may be real, imaginary or complex. Two examples: 2 + 2 = 4; $4 + \pi \approx 7.14159$ . In the realm of real numbers, adding up positive numbers yields a result that is greater than any of the summands.

The usual symbol for addition is the cross with its four arms of equal length pointing north, east, west and south: +. This operator is used in standard infix notation as well as in Polish notation and reverse Polish notation. The operation of addition is commutative, so $x + y = y + z$ . Moreover, it is associative, so $x + (y + z) = (x + y) + z$ . Combining these two facts leads to the observation that if $S$ is a finite set of numbers, then we can add them up one by one in any order without any potential ambiguity in the resulting sum. This allows us to define the sigma notation $$ \sum_{x\in S} x $$ for the sum of finitely many numbers. For example, the sum of the first $n$ positive perfect cubes can be written as $$ \sum_{i\in\{1,\dots,n\}} i^3. $$ An alternate way of writing the same sum is $$ \sum_{i=1}^n i^3. $$ Here we might imagine the sum as being produced by an iterative process. But because of the aforementioned commutativity and associativity, it doesn't matter if the iterator is started at the smallest value or the largest value.

A notable property of the iterative sum is that $$ \sum_{i = 1}^n i^3 = \biggl(\sum_{i = 1}^n i\biggr)^2. $$

(See Nicomachus' theorem).

Besides the possibility of overflow, addition presents no problems for fixed point arithmetic provided the operands are representable in fixed point to begin with. In floating point there exists the possibility of loss of precision (if for example we were to add up several different irrational numbers).




"addition" is owned by PrimeFan. [ full author list (2) ]
(view preamble | get metadata)

View style:

See Also: summation


Attachments:
table of addition up to 12 (Data Structure) by PrimeFan
alternating sum (Definition) by PrimeFan
plus sign (Definition) by pahio
addition chain (Definition) by PrimeFan
Log in to rate this entry.
(view current ratings)

Cross-references: irrational numbers, point, representable, fixed point arithmetic, Nicomachus theorem, iterator, cubes, finite set, associative, commutative, reverse Polish notation, Polish notation, infix notation, operator, length, positive, complex, imaginary, real, sum, numbers, operation
There are 358 references to this entry.

This is version 5 of addition, born on 2007-01-17, modified 2008-06-06.
Object id is 8786, canonical name is Addition.
Accessed 7217 times total.

Classification:
AMS MSC11B25 (Number theory :: Sequences and sets :: Arithmetic progressions)
 00A05 (General :: General and miscellaneous specific topics :: General mathematics)
 00A06 (General :: General and miscellaneous specific topics :: Mathematics for nonmathematicians )

Pending Errata and Addenda
None.
[ View all 2 ]
Discussion
Style: Expand: Order:
forum policy

No messages.

Interact
post | correct | update request | add derivation | add example | add (any)