0.999.../Decimal multiplication by a small number

From testwiki
Revision as of 17:28, 19 April 2017 by imported>Pi zero ({{BookCat}})
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Multiplication of infinite decimals is usually challenging because it involves a great deal of carrying. Fortunately, as in the cases of addition and subtraction, we are interested in identities that involve no carrying at all.

Assumptions

Theorem

Statement

If there are two decimals Template:Math and Template:Math and an integer Template:Math such that for every index Template:Math, Template:Math, then Template:Math.

Proof

We apply the definition of an infinite decimal as a series:

B=n=0bn10n=n=0man10n.

Next we apply the fact that a scalar multiple of a series can be computed term-by-term:

B=mn=0an10n=mA.

Template:BookCat