Small fix
This commit is contained in:
parent
d8b10831d9
commit
c6a24af52d
|
@ -600,7 +600,7 @@ For example,
|
||||||
|
|
||||||
This formula can be derived as follows. Let
|
This formula can be derived as follows. Let
|
||||||
\[ S = a + ak + ak^2 + \cdots + b .\]
|
\[ S = a + ak + ak^2 + \cdots + b .\]
|
||||||
By multiplying both sides by $x$, we get
|
By multiplying both sides by $k$, we get
|
||||||
\[ kS = ak + ak^2 + ak^3 + \cdots + bk,\]
|
\[ kS = ak + ak^2 + ak^3 + \cdots + bk,\]
|
||||||
and solving the equation
|
and solving the equation
|
||||||
\[ kS-S = bk-a\]
|
\[ kS-S = bk-a\]
|
||||||
|
|
Loading…
Reference in New Issue