題目 1 · structured
10.7 分The function \(f(x)\) is defined by \(f(x) = x e^{2x}\).
(i) Prove by induction that, for all positive integers \(n\),
\[ \frac{\text{d}^n}{\text{d}x^n} (x e^{2x}) = 2^{n-1}(2x+n)e^{2x} \]
[7 marks]
(ii) Hence find the exact value of \(\frac{\text{d}^{10}}{\text{d}x^{10}}(x e^{2x})\) at \(x = -\frac{1}{2}\).
[3.7 marks]
(i) Prove by induction that, for all positive integers \(n\),
\[ \frac{\text{d}^n}{\text{d}x^n} (x e^{2x}) = 2^{n-1}(2x+n)e^{2x} \]
[7 marks]
(ii) Hence find the exact value of \(\frac{\text{d}^{10}}{\text{d}x^{10}}(x e^{2x})\) at \(x = -\frac{1}{2}\).
[3.7 marks]
查看答案詳解收起答案詳解
解題
(i) Let \(P(n)\) be the statement:
\[ \frac{\text{d}^n}{\text{d}x^n} (x e^{2x}) = 2^{n-1}(2x+n)e^{2x} \]
**Base Case:** For \(n=1\),
\[ \text{LHS} = \frac{\text{d}}{\text{d}x}(x e^{2x}) = 1 \cdot e^{2x} + x \cdot 2e^{2x} = (2x+1)e^{2x} \]
\[ \text{RHS} = 2^{1-1}(2x+1)e^{2x} = (2x+1)e^{2x} \]
Since \(\text{LHS} = \text{RHS}\), \(P(1)\) is true.
**Inductive Step:** Assume that \(P(k)\) is true for some positive integer \(k\). That is,
\[ \frac{\text{d}^k}{\text{d}x^k} (x e^{2x}) = 2^{k-1}(2x+k)e^{2x} \]
We must show that \(P(k+1)\) is true, i.e.,
\[ \frac{\text{d}^{k+1}}{\text{d}x^{k+1}} (x e^{2x}) = 2^k(2x+k+1)e^{2x} \]
Differentiating the expression for the \(k\)-th derivative with respect to \(x\):
\[ \frac{\text{d}^{k+1}}{\text{d}x^{k+1}} (x e^{2x}) = \frac{\text{d}}{\text{d}x} \left[ 2^{k-1}(2x+k)e^{2x} \right] \]
Applying the product rule:
\[ = 2^{k-1} \left[ 2e^{2x} + (2x+k) \cdot 2e^{2x} \right] \]
\[ = 2^{k-1} \cdot 2e^{2x} \left[ 1 + 2x + k \right] \]
\[ = 2^k (2x + k + 1)e^{2x} \]
This is the statement \(P(k+1)\).
Thus, \(P(1)\) is true, and if \(P(k)\) is true then \(P(k+1)\) is true. By mathematical induction, \(P(n)\) is true for all positive integers \(n\).
(ii) For \(n=10\), the tenth derivative is:
\[ \frac{\text{d}^{10}}{\text{d}x^{10}} (x e^{2x}) = 2^9 (2x + 10) e^{2x} \]
Substituting \(x = -\frac{1}{2}\):
\[ 2^9 \left(2\left(-\frac{1}{2}\right) + 10\right) e^{2(-1/2)} = 512 (-1 + 10) e^{-1} = 512(9)e^{-1} = 4608 e^{-1} \]
\[ \frac{\text{d}^n}{\text{d}x^n} (x e^{2x}) = 2^{n-1}(2x+n)e^{2x} \]
**Base Case:** For \(n=1\),
\[ \text{LHS} = \frac{\text{d}}{\text{d}x}(x e^{2x}) = 1 \cdot e^{2x} + x \cdot 2e^{2x} = (2x+1)e^{2x} \]
\[ \text{RHS} = 2^{1-1}(2x+1)e^{2x} = (2x+1)e^{2x} \]
Since \(\text{LHS} = \text{RHS}\), \(P(1)\) is true.
**Inductive Step:** Assume that \(P(k)\) is true for some positive integer \(k\). That is,
\[ \frac{\text{d}^k}{\text{d}x^k} (x e^{2x}) = 2^{k-1}(2x+k)e^{2x} \]
We must show that \(P(k+1)\) is true, i.e.,
\[ \frac{\text{d}^{k+1}}{\text{d}x^{k+1}} (x e^{2x}) = 2^k(2x+k+1)e^{2x} \]
Differentiating the expression for the \(k\)-th derivative with respect to \(x\):
\[ \frac{\text{d}^{k+1}}{\text{d}x^{k+1}} (x e^{2x}) = \frac{\text{d}}{\text{d}x} \left[ 2^{k-1}(2x+k)e^{2x} \right] \]
Applying the product rule:
\[ = 2^{k-1} \left[ 2e^{2x} + (2x+k) \cdot 2e^{2x} \right] \]
\[ = 2^{k-1} \cdot 2e^{2x} \left[ 1 + 2x + k \right] \]
\[ = 2^k (2x + k + 1)e^{2x} \]
This is the statement \(P(k+1)\).
Thus, \(P(1)\) is true, and if \(P(k)\) is true then \(P(k+1)\) is true. By mathematical induction, \(P(n)\) is true for all positive integers \(n\).
(ii) For \(n=10\), the tenth derivative is:
\[ \frac{\text{d}^{10}}{\text{d}x^{10}} (x e^{2x}) = 2^9 (2x + 10) e^{2x} \]
Substituting \(x = -\frac{1}{2}\):
\[ 2^9 \left(2\left(-\frac{1}{2}\right) + 10\right) e^{2(-1/2)} = 512 (-1 + 10) e^{-1} = 512(9)e^{-1} = 4608 e^{-1} \]
評分準則
(i)
M1: Establishes base case \(n=1\) and shows LHS = RHS.
M1: States inductive hypothesis \(P(k)\) clearly.
M1: Sets up the derivative for \(P(k+1)\) from \(P(k)\).
M1: Applies product rule correctly to differentiate \(2^{k-1}(2x+k)e^{2x}\).
A1: Factors out \(2^k e^{2x}\) correctly.
A1: Obtains the correct expression \(2^k(2x+k+1)e^{2x}\).
A1: Provides a complete and clear concluding statement of mathematical induction.
(ii)
M1: Substitutes \(n=10\) into the formula.
M1: Substitutes \(x = -\frac{1}{2}\) into the derivative formula.
A1.7: Simplifies to obtain the exact final value \(4608 e^{-1}\) (or \(\frac{4608}{e}\)).
M1: Establishes base case \(n=1\) and shows LHS = RHS.
M1: States inductive hypothesis \(P(k)\) clearly.
M1: Sets up the derivative for \(P(k+1)\) from \(P(k)\).
M1: Applies product rule correctly to differentiate \(2^{k-1}(2x+k)e^{2x}\).
A1: Factors out \(2^k e^{2x}\) correctly.
A1: Obtains the correct expression \(2^k(2x+k+1)e^{2x}\).
A1: Provides a complete and clear concluding statement of mathematical induction.
(ii)
M1: Substitutes \(n=10\) into the formula.
M1: Substitutes \(x = -\frac{1}{2}\) into the derivative formula.
A1.7: Simplifies to obtain the exact final value \(4608 e^{-1}\) (or \(\frac{4608}{e}\)).