Key Concepts and Formulas Used:
- Fundamental Theorem of Calculus (Part 1 and Leibniz Rule): If g(x)=∫a(x)b(x)h(t)dt, then g′(x)=h(b(x))⋅b′(x)−h(a(x))⋅a′(x). For a simple upper limit x and constant lower limit a, g′(x)=h(x).
- Variable Substitution: Used to transform a given functional equation involving a composite function into an explicit form of the function.
- Differentiation of Power Functions: dxd(xn)=nxn−1.
- Properties of Summation: ∑r=1n(ar+br)=∑r=1nar+∑r=1nbr and ∑r=1nc⋅ar=c∑r=1nar.
- Sum of First n Natural Numbers: ∑r=1nr=2n(n+1).
Step-by-Step Solution:
1. Determine the explicit form of g(x)
We are given g(x3)=x6+x7. Our objective is to find the expression for g(x) itself.
- Why this step? The definition of g(x) is in terms of an integral with an upper limit of x. To apply the Fundamental Theorem of Calculus to this definition, we need to know the explicit form of g(x), not g evaluated at a different expression like x3.
- Let y=x3. This implies x=y1/3.
- Substitute y for x3 and y1/3 for x into the given equation:
g(y)=(y1/3)6+(y1/3)7
g(y)=y6/3+y7/3
g(y)=y2+y7/3
- Replacing the dummy variable y with x, we get the explicit form of g(x):
g(x)=x2+x7/3
2. Relate f(x) to g(x) using the Fundamental Theorem of Calculus
We are given that g(x)=0∫xtf(t)dt.
- Why this step? The Fundamental Theorem of Calculus provides a direct link between a function defined by an integral and the integrand. Differentiating g(x) with respect to x will allow us to find an expression involving f(x).
- Differentiate both sides of the equation with respect to x:
dxdg(x)=dxd(0∫xtf(t)dt)
- Using the Fundamental Theorem of Calculus (Leibniz Rule, with a(x)=0, b(x)=x, and h(t)=tf(t)), we get:
g′(x)=(xf(x))⋅dxd(x)−(0⋅f(0))⋅dxd(0)
g′(x)=xf(x)⋅1−0
g′(x)=xf(x)
3. Find the explicit expression for f(x)
We now have the explicit form of g(x) from Step 1 and the relationship between g′(x) and f(x) from Step 2.
- Why this step? By differentiating the explicit form of g(x) and equating it to xf(x), we can solve for f(x).
- First, differentiate g(x)=x2+x7/3 with respect to x:
g′(x)=dxd(x2)+dxd(x7/3)
g′(x)=2x+37x37−1
g′(x)=2x+37x34
- Now, substitute this into the equation g′(x)=xf(x):
2x+37x34=xf(x)
- Since the function is defined on the positive real axis, x>0, so x=0. We can divide by x to find f(x):
f(x)=x2x+37x34
f(x)=x2x+x37x34
f(x)=2+37x34−1
f(x)=2+37x31
4. Evaluate f(r3)
The problem requires us to calculate the sum ∑r=115f(r3). We first need to find the expression for f(r3).
- Why this step? The summation is explicitly over f(r3), not f(r). Substituting r3 into the expression for f(x) will give us the term needed for the summation.
- Substitute x=r3 into the expression for f(x):
f(r3)=2+37(r3)31
f(r3)=2+37r
5. Calculate the sum ∑r=115f(r3)
Now we can compute the required sum using the expression for f(r3) derived in Step 4.
- Why this step? This is the final computation required to answer the question.
∑r=115f(r3)=∑r=115(2+37r)
- Using the linearity property of summation:
∑r=115(2+37r)=∑r=1152+∑r=11537r
=(2×15)+37∑r=115r
- Apply the formula for the sum of the first n natural numbers, ∑r=1nr=2n(n+1), with n=15:
=30+37(215(15+1))
=30+37(215×16)
=30+37(15×8)
=30+7×(315×8)
=30+7×(5×8)
=30+7×40
=30+280
=310
Common Mistakes & Tips:
- Incorrectly handling g(x3): A common error is to assume g(x)=x6+x7 directly or to mishandle the substitution when finding g(x). Always use a clear substitution like y=x3 to avoid confusion.
- Misapplication of FTC: Ensure the Fundamental Theorem of Calculus is applied correctly, especially when the limits of integration are functions of x. For ∫0xtf(t)dt, the derivative is xf(x).
- Algebraic Errors: Be meticulous with exponent rules during differentiation and simplification. Also, double-check arithmetic in the summation, particularly when dealing with fractions.
Summary:
The problem involves finding an unknown function f(x) from a given integral relation involving g(x) and a functional equation for g(x3). We first determined the explicit form of g(x) by using a variable substitution. Then, we applied the Fundamental Theorem of Calculus to relate g′(x) to f(x). By differentiating g(x), we found an expression for g′(x) and subsequently solved for f(x). Finally, we evaluated f(r3) and computed the required sum using standard summation formulas. The value of the sum is 310.
The final answer is \boxed{310} which corresponds to option (C).