From the basic list of power series, we have:
ln(x) =sum_(n=0)^oo (-1)^(n) (x-1)^(n+1)/(n+1)
= (x-1)-(x-1)^2/2+(x-1)^3/3 -(x-1)^4/4 +...
We replace "x " with "x+1 " to setup:
ln(1+x) =sum_(n=0)^oo (-1)^n ((x+1)-1)^(n+1)/(n+1)
=sum_(n=0)^oo (-1)^n x^(n+1)/(n+1)
=x-x^2/2+x^3/3 -x^4/4+...
Note: ((x+1)-1) = (x+1-1) = x
Then,
x ln(1+x) =sum_(n=0)^oo (-1)^n x^(n+1)/(n+1) *x
=sum_(n=0)^oo (-1)^n x^(n+2)/(n+1)
Note: x^(n+1) * x = x^(n+1+1) =x^(n+2)
Applying the summation formula, we get:
x ln(1+x)= x*[x-x^2/2+x^3/3 -x^4/4+...]
or
= x^2 -x^3/2+x^4/3-x^5/4 +...
Then the integral becomes:
int_0^(1/4) xln(x+1) = int_0^(1/4) [x^2 -x^3/2+x^4/3-x^5/4 +...]dx
To determine the indefinite integral, we integrate each term using the Power Rule for integration: int x^n dx= x^(n+1)/(n+1) .
int_0^(1/4) [x^2 -x^3/2+x^4/3-x^5/4 +...]dx
= [x^3/3 -x^4/(2*4)+x^5/(3*5)-x^6/(4*6) +...]_0^(1/4)
= [x^3/3 -x^4/7+x^5/15-x^6/24 +...]_0^(1/4)
Apply definite integral formula: F(x)|_a^b = F(b) - F(a) .
F(1/4) or F(0.25) =0.25^3/3 -0.25^4/7+0.25^5/15-0.25^6/24 +...
=1/192-1/1792+1/15360 -1/98304+...
F(0)=0^3/3 -0^4/7+0^5/15-0^6/24 +...
= 0-0+0-0+...
All the terms are 0 then F(0) =0 .
We may stop at 4th term (1/98304~~0.00001017) since we only need an error less than 0.0001 .
F(1/4)-F(0) = [1/192-1/1792+1/15360 -1/98304]-[0]
= 0.00470522926
Thus, the approximated integral value:
int_0^(1/4) xln(x+1) dx ~~0.0047
Sunday, April 26, 2015
Calculus of a Single Variable, Chapter 9, 9.10, Section 9.10, Problem 64
Subscribe to:
Post Comments (Atom)
Summarize the major research findings of "Toward an experimental ecology of human development."
Based on findings of prior research, the author, Bronfenbrenner proposes that methods for natural observation research have been applied in ...
-
Find the indefinite integral $\displaystyle \int \sec^4 \left( \frac{x}{2} \right) dx$. Illustrate by graphing both the integrand and its an...
-
Determine $\displaystyle \frac{dy}{dx}$ of $y^5 + x^2y^3 = 1 + x^4 y$ by Implicit Differentiation. $\displaystyle \frac{d}{dx}(y^5) + ...
-
Determine the area of the region bounded by the hyperbola $9x^2 - 4y^2 = 36$ and the line $ x= 3$ By using vertical strips, Si...
-
Find the integral $\displaystyle \int^1_0 \frac{1}{\sqrt{16 t^2 + 1}} dt$ If we let $u = 4t$, then $du = 4dt$, so $\displaystyle dt = \frac{...
-
Determine the integral $\displaystyle \int \frac{\sin^3 (\sqrt{x})}{\sqrt{x}} dx$ Let $u = \sqrt{x}$, then $\displaystyle du = \frac{1}{2 \s...
-
Gertrude's comment "The lady protests too much, methinks" in act 3, scene 2, of Shakespeare's Hamlet exposes her own guilt...
-
Given y=cos(2x), y=0 x=0,x=pi/4 so the solid of revolution about x-axis is given as V = pi * int _a ^b [R(x)^2 -r(x)^2] dx here R(x) =cos(2x...
No comments:
Post a Comment