The value of \lim _\limits{n \rightarrow \infty} \sum_\limits{k=1}^n \frac{n^3}{\left(n^2+k^2\right)\left(n^2+3 k^2\right)} is :
Options
Solution
Key Concepts and Formulas
Riemann Sum to Definite Integral: A limit of a sum can be converted into a definite integral using the formula:
limn→∞∑k=1nn1f(nk)=∫01f(x)dx
or more generally,
limn→∞∑k=1nnb−af(a+knb−a)=∫abf(x)dx
Algebraic Manipulation: Techniques to rewrite expressions into a form suitable for integration, often involving partial fraction decomposition or trigonometric substitutions.
Integration of Rational Functions: Methods to integrate functions that are ratios of polynomials, including partial fractions.
Trigonometric Identities: Useful identities like tan2θ=sec2θ−1.
Definite Integral Evaluation: Calculating the value of a definite integral by applying the Fundamental Theorem of Calculus.
Step-by-Step Solution
Step 1: Rewrite the sum in the form of a Riemann sum.
The given limit is:
L = \lim _\limits{n \rightarrow \infty} \sum_\limits{k=1}^n \frac{n^3}{\left(n^2+k^2\right)\left(n^2+3 k^2\right)}
To convert this into a Riemann sum, we need to divide the numerator and denominator by n4 so that we can extract a n1 term and express the rest in terms of nk.
L = \lim _\limits{n \rightarrow \infty} \sum_\limits{k=1}^n \frac{1}{n} \cdot \frac{n^4}{\left(n^2+k^2\right)\left(n^2+3 k^2\right)} \cdot \frac{1}{n}
This is not the correct manipulation. Let's divide the numerator and denominator by n4 directly.
L = \lim _\limits{n \rightarrow \infty} \sum_\limits{k=1}^n \frac{n^3}{n^4 \left(1+\left(\frac{k}{n}\right)^2\right)\left(1+3\left(\frac{k}{n}\right)^2\right)}L = \lim _\limits{n \rightarrow \infty} \sum_\limits{k=1}^n \frac{1}{n} \frac{1}{\left(1+\left(\frac{k}{n}\right)^2\right)\left(1+3\left(\frac{k}{n}\right)^2\right)}
Now, this sum is in the form limn→∞n1∑k=1nf(nk), where f(x)=(1+x2)(1+3x2)1.
Step 2: Convert the limit of the sum into a definite integral.
Using the Riemann sum to definite integral conversion, we have:
L=∫01(1+x2)(1+3x2)1dx
Step 3: Evaluate the integral using partial fraction decomposition.
Let u=x2. Then the integrand becomes (1+u)(1+3u)1. We can decompose this using partial fractions:
(1+u)(1+3u)1=1+uA+1+3uB
Multiplying both sides by (1+u)(1+3u), we get:
1=A(1+3u)+B(1+u)
To find A, let u=−1:
1=A(1+3(−1))+B(1−1)⟹1=A(−2)⟹A=−21
To find B, let u=−31:
1=A(1+3(−31))+B(1−31)⟹1=A(0)+B(32)⟹1=32B⟹B=23
So, the integrand can be written as:
(1+x2)(1+3x2)1=−2(1+x2)1+2(1+3x2)3
Step 4: Integrate the decomposed terms.
Now we integrate term by term:
L=∫01(−2(1+x2)1+2(1+3x2)3)dx
The first term is a standard integral:
∫01−2(1+x2)1dx=−21[arctan(x)]01=−21(arctan(1)−arctan(0))=−21(4π−0)=−8π
For the second term, we use a substitution. Let y=3x, so dy=3dx, which means dx=31dy. When x=0, y=0. When x=1, y=3.
∫012(1+3x2)3dx=∫032(1+y2)331dy=233∫031+y21dy=23[arctan(y)]03=23(arctan(3)−arctan(0))=23(3π−0)=63π
Step 5: Combine the results and simplify.L=−8π+63π
To combine these, find a common denominator, which is 24:
L=−243π+2443π=24(43−3)π
Let's recheck the partial fraction decomposition and integration.
(1+u)(1+3u)1=1+uA+1+3uB1=A(1+3u)+B(1+u)u=−1⟹1=A(−2)⟹A=−1/2u=−1/3⟹1=B(2/3)⟹B=3/2
So, the integrand is 1+x2−1/2+1+3x23/2.
∫011+x2−1/2dx=−21[arctan(x)]01=−21(4π−0)=−8π∫011+3x23/2dx=23∫011+(3x)21dx
Let t=3x, dt=3dx, dx=31dt.
When x=0, t=0. When x=1, t=3.
23∫031+t2131dt=233[arctan(t)]03=23(arctan(3)−arctan(0))=23(3π−0)=63π
The sum is:
−8π+63π=24−3π+43π=24(43−3)π
Let's re-examine the problem and the options. The provided correct answer is A. Let's see if there's a mistake in my calculation or if the question implies a different integration range. The limit is from k=1 to n, and the standard conversion ∫01f(x)dx is correct.
Let's consider an alternative manipulation of the integrand.
(1+x2)(1+3x2)1
We can write 1+3x2=1+x2+2x2. This doesn't seem helpful.
Let's try to match the form of option A: 8(23+3)π.
This implies the result should be 163+24π. This is quite different from my result.
Let's re-evaluate the partial fraction decomposition.
(1+u)(1+3u)1=1+uA+1+3uB1=A(1+3u)+B(1+u)
If u=−1, 1=A(1−3)=−2A⟹A=−1/2.
If u=−1/3, 1=B(1−1/3)=B(2/3)⟹B=3/2.
This is correct.
Let's check the integration of the second term again.
∫012(1+3x2)3dx
Let y=3x. Then dy=3dx, so dx=31dy.
Limits: x=0⟹y=0, x=1⟹y=3.
23∫031+y2131dy=233[arctan(y)]03=23(arctan(3)−arctan(0))=23(3π−0)=63π
This is correct.
My result is 24(43−3)π. This does not match any of the options.
There might be a mistake in the problem statement or the provided correct answer.
Let's re-examine the integrand and see if there's any other way to decompose it or integrate it.
(1+x2)(1+3x2)1
Consider the possibility of a typo in the question or options.
Let's assume for a moment that the correct answer is indeed A and try to work backwards or see if a different approach yields it.
If the answer is 8(23+3)π, then the integral should evaluate to this.
Let's check a common mistake in limits of sums. The bounds of integration are typically 0 to 1.
The form n1∑f(nk) leads to ∫01f(x)dx.
Let's try to rationalize the denominator of option A:
8(23+3)π×23−323−3=8((23)2−32)π(23−3)=8(12−9)π(23−3)=8(3)π(23−3)=24π(23−3)
This is still not matching my result of 24(43−3)π.
Let's re-read the question and the setup. Everything seems standard.
Let's try to perform the partial fraction decomposition in a different way.
Let y=x2.
(1+y)(1+3y)1=1+4y+3y21
This is the standard approach.
Could there be a mistake in the integration formula for a2+x21?
∫a2+x21dx=a1arctan(ax)+C.
Here, a=1 for ∫1+x21dx, so it's arctan(x).
For ∫1+3x21dx, let u=3x, du=3dx.
∫1+u213du=31arctan(u)=31arctan(3x).
So, the integral should be:
∫01(−2(1+x2)1+2(1+3x2)3)dx=−21[arctan(x)]01+23∫011+(3x)21dx=−21(4π−0)+23[31arctan(3x)]01=−8π+233(arctan(3)−arctan(0))=−8π+23(3π−0)=−8π+63π=24−3π+43π=24(43−3)π
This calculation is consistent.
Let's check if the question meant ∫0∞ or some other bounds. However, the limit of sum nk from k=1 to n always implies ∫01.
Let's consider the structure of the terms in the denominator: (n2+k2)(n2+3k2).
Dividing by n4: (1+(k/n)2)(1+3(k/n)2). This is correct.
Let's reconsider the partial fraction decomposition with respect to x2.
Let y=x2.
(1+y)(1+3y)1=1+yA+1+3yB
This is the correct method.
Let's assume option A is correct and try to see how it can be obtained.
Option A is 8(23+3)π.
This is 163+24π.
Perhaps the integral was supposed to be something else.
Let's try to manipulate the integrand in a different way.
(1+x2)(1+3x2)1=1+4x2+3x41
This is not helpful.
Let's check the possibility of a typo in the problem. If the denominator was (n2+k2)(3n2+k2), then after dividing by n4:
(1+(k/n)2)(3+(k/n)2)1
Then f(x)=(1+x2)(3+x2)1.
Partial fractions: (1+y)(3+y)1=1+yA+3+yB.
1=A(3+y)+B(1+y).
y=−1⟹1=A(2)⟹A=1/2.
y=−3⟹1=B(−2)⟹B=−1/2.
So, 2(1+x2)1−2(3+x2)1.
∫01(2(1+x2)1−2(3+x2)1)dx=21[arctan(x)]01−21∫01(3)2+x21dx=21(4π−0)−21[31arctan(3x)]01=8π−231(arctan(31)−arctan(0))=8π−231(6π−0)=8π−123π=8π−36π3=π(81−363)=π(729−23)
This also does not match.
Let's go back to the original problem and options.
The correct answer is A: 8(23+3)π.
This can be written as 24π(23−3).
Let's consider if the integral was ∫0π/2 or something related to trigonometric substitution at the start. However, the Riemann sum implies limits from 0 to 1.
Let's assume there is a typo in the question and see if we can reverse-engineer the answer.
If the integral result is 24π(23−3), then we have:
∫01f(x)dx=2423π−3π
Consider the possibility that the integral was:
∫01(2(1+x2)3−2(1+3x2)1)dx=23[arctan(x)]01−21∫011+(3x)21dx=23(4π)−21[31arctan(3x)]01=83π−231(3π)=83π−63π=83π−18π3=π(83−183)=π(7227−43)
This is not matching.
Let's consider another possibility. What if the partial fraction decomposition resulted in terms that integrate to something involving 3 in a different way?
Let's assume the integral is correct, and the partial fraction expansion is correct, and the integration of 1+x21 is correct. The issue must be with the integration of 1+3x21.
∫011+3x21dx
Let u=3x. du=3dx.
∫031+u213du=31[arctan(u)]03=31(3π−0)=33π
So, the integral is:
∫01(−2(1+x2)1+2(1+3x2)3)dx=−21[arctan(x)]01+23∫011+3x21dx=−21(4π)+23(33π)=−8π+633π=−8π+23π=−8π+6π3=24−3π+43π=24(43−3)π
This result is consistent.
Let's reconsider the target answer: 8(23+3)π.
Rationalizing the denominator: 8(12−9)π(23−3)=24π(23−3).
It appears there's a discrepancy. Let's assume the problem is correct and the answer is A. Then my integral evaluation must be wrong, or my partial fraction decomposition is wrong, or the conversion to integral is wrong. The conversion to integral is standard. The partial fraction decomposition is also standard. The integration formulas are standard.
Let's try to decompose the integrand in a way that yields the answer.
Consider the possibility that the integrand should have been:
21(1+x21−1+3x21)
This would give:
21[arctan(x)]01−21∫011+3x21dx=21(4π)−21(33π)=8π−63π=8π−18π3
This is not matching.
Let's assume the denominator was (n2+k2)(n2+k2/3). This would lead to (1+(k/n)2)(1+(k/n)2/3).
f(x)=(1+x2)(1+x2/3)1=(1+x2)(3+x2)3.
We already evaluated ∫01(1+x2)(3+x2)1dx and it did not match.
Let's consider if the integral should be ∫0π/2 or ∫0π. This is not possible from the Riemann sum setup.
Let's look closely at the correct answer option A again.
8(23+3)π
The presence of 23+3 in the denominator is unusual for simple arctan integrals.
Let's assume there is a typo in the question and it should be:
\lim _\limits{n \rightarrow \infty} \sum_\limits{k=1}^n \frac{n^3}{\left(3n^2+k^2\right)\left(n^2+k^2\right)}
Dividing by n4:
\lim _\limits{n \rightarrow \infty} \sum_\limits{k=1}^n \frac{1}{n} \frac{1}{\left(3+(k/n)^2\right)\left(1+(k/n)^2\right)}
So f(x)=(3+x2)(1+x2)1.
We calculated this integral earlier: π(81−363)=72(9−23)π. Still not matching.
Let's go back to the original problem and my result: 24(43−3)π.
Let's check if I made any error in algebraic simplification.
Common denominator of 8 and 6 is 24.
−8π+63π=24−3π+2443π=24(43−3)π. This is correct.
Let's consider the possibility that the partial fraction decomposition was done incorrectly.
Let f(u)=(1+u)(1+3u)1.
f(u)=1+4u+3u21.
We need to find A,B such that (1+u)(1+3u)1=1+uA+1+3uB.
1=A(1+3u)+B(1+u).
u=−1⟹1=A(−2)⟹A=−1/2.
u=−1/3⟹1=B(2/3)⟹B=3/2.
This is correct.
Let's assume the intended answer is A.
8(23+3)π=24π(23−3).
Let's consider the integral ∫01(1+x2)(1+3x2)1dx.
Maybe there's a trigonometric substitution that is more direct.
Let x=tanθ. dx=sec2θdθ.
When x=0, θ=0. When x=1, θ=π/4.
∫0π/4(1+tan2θ)(1+3tan2θ)sec2θdθ=∫0π/4sec2θ(1+3tan2θ)sec2θdθ=∫0π/41+3tan2θ1dθ=∫0π/41+3cos2θsin2θ1dθ=∫0π/4cos2θ+3sin2θcos2θdθ=∫0π/41+2sin2θcos2θdθ=∫0π/41+2sin2θ1−sin2θdθ=∫0π/41+2sin2θ1dθ−∫0π/41+2sin2θsin2θdθ
This seems more complicated.
Let's use the identity cos2θ=21+cos(2θ) and sin2θ=21−cos(2θ).
∫0π/4cos2θ+3sin2θcos2θdθ=∫0π/41+2sin2θcos2θdθ
Multiply numerator and denominator by sec2θ:
∫0π/41/cos2θ+2sin2θ/cos2θ1dθ=∫0π/4sec2θ+2tan2θ1dθ=∫0π/41+tan2θ+2tan2θ1dθ=∫0π/41+3tan2θ1dθ
This brings us back to the same integral.
Let's try rewriting the denominator 1+2sin2θ.
∫0π/41+2sin2θcos2θdθ
We can write cos2θ=1−sin2θ.
∫0π/41+2sin2θ1−sin2θdθ
This is still not leading to the desired answer.
Let's check the original partial fraction result again:
(1+x2)(1+3x2)1=21(1+3x23−1+x21)
My previous calculation had the signs flipped.
(1+u)(1+3u)1=1+uA+1+3uB1=A(1+3u)+B(1+u)u=−1⟹1=A(−2)⟹A=−1/2.
u=−1/3⟹1=B(2/3)⟹B=3/2.
So it is −2(1+x2)1+2(1+3x2)3. This is correct.
Let's assume the answer A is correct and see if we can get something close.
Answer A is 24π(23−3).
My result is 24π(43−3).
The difference is 2423π=123π.
Let's re-evaluate the integral ∫012(1+3x2)3dx.
23∫011+(3x)21dx=23[31arctan(3x)]01=233(arctan(3)−arctan(0))=23(3π−0)=63π
This is correct.
Let's try to see if the integrand could be written as:
43(1+x21−1+3x21)
This does not seem right.
Let's assume there is a typo in the question and the denominator is (n2+k2)(n2+k2/3).
This means f(x)=(1+x2)(1+x2/3)1=(1+x2)(3+x2)3.
∫01(1+x2)(3+x2)3dx
Partial fractions: (1+y)(3+y)3=1+yA+3+yB.
3=A(3+y)+B(1+y).
y=−1⟹3=2A⟹A=3/2.
y=−3⟹3=−2B⟹B=−3/2.
∫01(1+x23/2−3+x23/2)dx=23[arctan(x)]01−23∫01(3)2+x21dx=23(4π)−23[31arctan(3x)]01=83π−233(arctan(31)−0)=83π−23(6π)=83π−123π=π(83−123)=π(249−23)
This is still not matching.
Let's assume the intended question yields answer A.
8(23+3)π=24π(23−3).
Let's consider the possibility that the integral was of the form:
∫01(2311+x21−211+3x21)dx
This would give:
2314π−2133π=83π−63π=π(831−631)=π(2433−4)=−243π
This is negative, which is incorrect for the given sum.
Let's recheck the question and options carefully. It is possible that the correct answer is indeed A, and there is a subtle mistake in my derivation.
Let's try to rewrite the integrand in a different way:
(1+x2)(1+3x2)1
Consider the terms 1+x2 and 1+3x2.
We can write 1+3x2=1+x2+2x2.
(1+x2)(1+x2+2x2)1
This does not simplify easily.
Let's assume the partial fraction decomposition is correct:
−2(1+x2)1+2(1+3x2)3
Integral: −8π+63π=24(43−3)π.
Consider the possibility of a typo in the question where 3k2 was meant to be something else.
Let's look at the structure of the answer A: 8(23+3)π.
This suggests terms involving 3 and constants.
Let's assume the question is correct and the answer A is correct. Then my calculation must be wrong.
Let's try to re-evaluate the integral from scratch, very carefully.
I=∫01(1+x2)(1+3x2)1dx
Partial fractions: (1+u)(1+3u)1=1+uA+1+3uB.
1=A(1+3u)+B(1+u).
u=−1⟹1=−2A⟹A=−1/2.
u=−1/3⟹1=B(2/3)⟹B=3/2.
So, I=∫01(1+x2−1/2+1+3x23/2)dx.
I=−21∫011+x21dx+23∫011+3x21dxI=−21[arctan(x)]01+23∫011+(3x)21dxI=−21(4π−0)+23[31arctan(3x)]01I=−8π+233(arctan(3)−arctan(0))I=−8π+23(3π−0)I=−8π+63π=24−3π+43π=24(43−3)π
This result is consistently obtained.
Given that the provided answer is A, let's assume there's a typo in the question that leads to answer A.
Answer A is 8(23+3)π=24π(23−3).
If the integral was ∫01(2(1+x2)1−431+3x21)dx, this would not work.
Let's consider the possibility that the question was intended to be:
\lim _\limits{n \rightarrow \infty} \sum_\limits{k=1}^n \frac{n^3}{\left(n^2+k^2\right)\left(3n^2+k^2\right)}
This leads to f(x)=(1+x2)(3+x2)1.
Integral: ∫01(1+x2)(3+x2)1dx=π(81−363)=72(9−23)π.
Let's assume the question is correct and the answer is correct. Then my calculation is wrong.
Let's check the partial fraction decomposition one more time.
(1+u)(1+3u)1=1+uA+1+3uB1=A(1+3u)+B(1+u).
u=−1⟹1=A(−2)⟹A=−1/2.
u=−1/3⟹1=B(2/3)⟹B=3/2.
This is correct.
Let's assume the answer is A and try to construct the integrand.
If the integral is 24π(23−3), then perhaps the integrand was of the form:
431+x21−811+3x21
This would give:
434π−8133π=163π−243π=163π−72π3=π3(161−721)=π3(1449−2)=1447π3
This is not matching.
Let's consider the possibility of a typo in the options.
Given the consistency of my calculation, and the discrepancy with the provided answer, it is highly probable that there is an error in the question or the provided correct answer. However, I am tasked to provide a solution that reaches the given correct answer. This suggests I need to find a flaw in my derivation or a different interpretation.
Let's re-examine the problem. The sum is from k=1 to n.
The general form for Riemann sum ∫abf(x)dx is limn→∞nb−a∑k=1nf(a+knb−a).
Here, nb−a=n1 implies b−a=1.
And a+knb−a=kn1=nk. This implies a=0.
So the integral is indeed ∫01f(x)dx.
Let's assume, for the sake of reaching the correct answer, that the integral evaluated to 24π(23−3).
My calculation yielded 24(43−3)π.
The difference is 2423π=123π.
This discrepancy is significant. Let's review the partial fraction decomposition one last time.
(1+u)(1+3u)1=1+uA+1+3uB1=A(1+3u)+B(1+u).
If u=−1, 1=A(−2)⟹A=−1/2.
If u=−1/3, 1=B(2/3)⟹B=3/2.
So the integrand is indeed −2(1+x2)1+2(1+3x2)3.
Let's consider the possibility that the integral was meant to be:
∫01(431+3x21−411+x21)dx=43[31arctan(3x)]01−41[arctan(x)]01=41(3π)−41(4π)=12π−16π=484π−3π=48π
This does not match.
Let's assume the question meant to have a different coefficient in the partial fraction decomposition that leads to the answer.
If the result is 24π(23−3), then it implies that the terms integrated must produce this value.
Let's re-examine the original problem and the provided correct option. The problem seems standard for converting Riemann sums. The integration steps are also standard. The discrepancy strongly suggests an error in the problem statement or the given answer.
However, if forced to choose an answer and assuming the provided answer A is correct, there must be a subtle error in my calculation or a non-obvious interpretation. Since I cannot find any error in my derivation, and the method is standard, I am unable to reach the provided correct answer.
Let me assume there was a typo in my partial fraction calculation and try to see if it leads to the answer.
Suppose the decomposition was:
(1+u)(1+3u)1=1+uA+1+3uB
And suppose the coefficients were such that the integral gives the desired result.
Let's assume the result 24(23−3)π is correct.
This means:
∫01f(x)dx=24(23−3)π
My calculation gave:
∫01(−2(1+x2)1+2(1+3x2)3)dx=−8π+63π=24(43−3)π
The difference is 2423π=123π.
Let's assume the question had a typo and the denominator was (n2+k2)(n2+k2/3) which leads to f(x)=(1+x2)(3+x2)3.
The integral was π(249−23). Still not matching.
Given the constraint to reach the provided answer, and my inability to do so through standard methods, it implies either a very subtle error or a non-standard approach is required, or indeed an error in the problem/answer. I will proceed with the derivation that I am confident in, and if it does not match the provided answer, I must acknowledge the discrepancy.
However, I am required to output a solution that reaches the correct answer. This is a constraint.
Let me assume that the integral should have been:
∫01(2(1+x2)1−231+3x21)dx
This would give:
214π−2333π=8π−6π=243π−4π=−24π
This is still not correct.
Let me assume the correct answer A is derived from a different partial fraction decomposition or integration.
If the answer is 8(23+3)π, let's rewrite it as 24π(23−3).
Let's assume the integrand was:
41(1+x21−1+3x21)
Then the integral is:
41[arctan(x)]01−41∫011+3x21dx=414π−4133π=16π−123π=16π−36π3=π(1449−43)
Given the constraints, and the impossibility of reaching the provided answer with standard methods and verified calculations, I cannot honestly provide a step-by-step derivation that leads to answer A. My derived answer is 24(43−3)π.
However, if I must produce a solution that ends with the given answer, I would have to assume an error in my derivation or a non-standard interpretation. Since I cannot identify such an error, I cannot fulfill the requirement of reaching the given answer.
Let's assume there is a typo in the question, and the denominator was (n2+k2)(n2+k2/3).
This leads to f(x)=(1+x2)(3+x2)3.
Integral: ∫01(1+x2)(3+x2)3dx=π(249−23).
Let's assume there is a typo in the question, and the denominator was (n2+k2)(3n2+k2).
This leads to f(x)=(1+x2)(3+x2)1.
Integral: ∫01(1+x2)(3+x2)1dx=π(81−363)=72(9−23)π.
Let's consider the possibility that the integration limits were different. However, the Riemann sum clearly implies ∫01.
Given the situation, I cannot proceed to provide a solution that reaches the claimed correct answer without introducing arbitrary or incorrect steps. My derived answer is 24(43−3)π.
Since I am forced to provide a derivation that reaches the correct answer, and my own derivation does not, I must state that I cannot fulfill this specific instruction without making errors.
However, if I were to assume that the partial fraction decomposition or integration had an error that would lead to the answer, I cannot reconstruct that error without further information or hints.
Let me try one more attempt to see if I can manipulate the result to match.
My result: 24(43−3)π.
Target answer A: 8(23+3)π=24π(23−3).
The difference is 24(43−3)π−24(23−3)π=2423π=123π.
It seems impossible to reach the provided answer with correct mathematical steps from the given problem.
Final Answer
The value of the limit is evaluated by converting the Riemann sum to a definite integral.
\lim _\limits{n \rightarrow \infty} \sum_\limits{k=1}^n \frac{n^3}{\left(n^2+k^2\right)\left(n^2+3 k^2\right)} = \lim _\limits{n \rightarrow \infty} \sum_\limits{k=1}^n \frac{1}{n} \frac{1}{\left(1+\left(\frac{k}{n}\right)^2\right)\left(1+3\left(\frac{k}{n}\right)^2\right)}
This integral is:
∫01(1+x2)(1+3x2)1dx
Using partial fractions, (1+x2)(1+3x2)1=−2(1+x2)1+2(1+3x2)3.
Integrating:
∫01(−2(1+x2)1+2(1+3x2)3)dx=−21[arctan(x)]01+23[31arctan(3x)]01=−21(4π)+23(3π)=−8π+63π=24(−3+43)π
This result does not match any of the options, and specifically not option A. There is likely an error in the problem statement or the provided correct answer.
However, if we assume that the correct answer is indeed A, there might be a specific manipulation or error that leads to it. Without further clarification or correction, it is not possible to rigorously derive answer A.