16 Chapter 1Numbers, variables, and units
The index rule
Numbers are often written in the form a
m, where ais called the baseand mis the
indexor exponent; for example, 1001 = 110
2with base 10 and exponent 2 , and 161 = 12
4with base 2 and exponent 4. When mis a positive integer, a
mis the mth power of a;
form 1 = 13 ,
a
31 = 1 a 1 × 1 a 1 × 1 a,(−a)
31 = 1 (−a) 1 × 1 (−a) 1 × 1 (−a) 1 = 1 (−1)
31 × 1 a
31 = 1 −a
3Numbers are also defined with negative and non-integral exponent. In practice, the
numbera
mis read ‘a to the power m’ or ‘a to the m’, even when mis not a positive
integer. The rule for the product of numbers in base–index form is
9.a
ma
n1 = 1 a
m+n(index rule)
For example,
a
3a
21 = 1 (a 1 × 1 a 1 × 1 a) 1 × 1 (a 1 × 1 a) 1 = 1 a 1 × 1 a 1 × 1 a 1 × 1 a 1 × 1 a 1 = 1 a
51 = 1 a
3 + 2Three auxiliary rules are
10.a
m2 a
n1 = 1 a
m−n11.(a
m)
n1 = 1 (a
n)
m1 = 1 a
m×n12.(ab)
m1 = 1 a
mb
mRule 10 defines numbers with zero and negative exponents. Thus, settingm 1 = 1 n,
a
n2 a
n1 = 1 a
n−n1 = 1 a
01 = 11
and any number raised to power zero is unity; for example, 2
322
31 = 12
3 − 31 = 12
01 = 11
because 2
322
31 = 11. Also, settingm 1 = 10 in rule 10 ,
a
02 a
n1 = 112 a
n1 = 1 a
−nso that the inverse ofa
nisa
−n. In particular, 12 a 1 = 1 a
− 1.
EXAMPLES 1.13The index rule
rule examples
9.a
ma
n1 = 1 a
m+n(a) 2
31 × 12
21 = 12
3 + 21 = 12
5(b) 3
61 × 13
− 31 = 13
6 − 31 = 13
3(c) 2
1221 × 12
1241 = 12
122 + 1241 = 12
32410.a
m2 a
n1 = 1 a
m−n(d) 2
32422
1241 = 12
324 − 1241 = 12
122(e) 2
422
− 21 = 12
4 −(−2)1 = 12
4 + 21 = 12
6(f ) 3
423
41 = 13
4 − 41 = 13
01 = 11