The sequence of functions f1(x), f2(x), f3(x), … is defined as follows:
f1(x) = x10 fn+1(x) = x fn'(x) for n ≥ 1
where fn'(x) = dfn(x)dx.
Find the value of ∑n=120 fn(x)
- Ax10(x20−1)x−1
- Bx10(x21−1)x−1
- C(1020−19)x10
- D(1021−19)x10
- E((10x)20−110x−1)x10
- F((10x)21−110x−1)x10
- Gx10 + x9 + x8 + ⋯ + x + 1
- Hx10 + 10x9 + (10× 9)x8 + ⋯ + (10× 9× ⋯ × 2)x + (10× 9×⋯× 2× 1)
Show the answer and worked solution
answer · C
- Ax10(x20−1)x−1
- Bx10(x21−1)x−1
- C(1020−19)x10
- D(1021−19)x10
- E((10x)20−110x−1)x10
- F((10x)21−110x−1)x10
- Gx10 + x9 + x8 + ⋯ + x + 1
- Hx10 + 10x9 + (10× 9)x8 + ⋯ + (10× 9× ⋯ × 2)x + (10× 9×⋯× 2× 1)
Work out the first couple of terms and the pattern is immediate. f2(x) = x⋅ 10x9 = 10x10, and f3(x) = x⋅ 100x9 = 100x10. In general the power of x never changes: if fn(x) = c x10 then fn+1(x) = x⋅ 10c x9 = 10c x10, so fn(x) = 10n−1x10. Summing the geometric series of coefficients, ∑n=120 10n−1 = 1020−19, and the answer is (1020−19)x10.