From the table of power series, we have:
(1+x)^k = 1 +kx+ (k(k-1))/2! x^2 +(k(k-1)(k-2))/3!x^3 + ...
To apply this on the given integral int_0^0.2 sqrt(1+x^2)dx , we let:
sqrt(1+x^2) =(1+x^2)^(1/2)
Using the aforementioned power series, we may replace the "x " with "x^2 " and "k " with "1/2 or 0.5 ".
(1+x^2)^(1/2) =1 +0.5x^2+ (0.5(0.5-1))/2! (x^2)^2 +...
= 1 +0.5x^2 -0.25/2! x^4 +...
= 1 +x^2/2-x^4/8 +...
The integral becomes:
int_0^0.2 sqrt(1+x^2)dx = int_0^0.2[1 +x^2/2-x^4/8 +...]dx
To determine the indefinite integral, we integrate each term using Power Rule for integration: int x^ndx =x^(n+1)/(n+1) .
int_0^0.2[1 +x^2/2-x^4/8 +...]dx = [x +x^3/(2*3) -x^5/(8*5) +...]|_0^0.2
= [x +x^3/6 -x^5/40+...]|_0^0.2
Apply definite integral formula: F(x)|_a^b = F(b) - F(a) .
F(0.2)=0.2 +0.2^3/6 -0.2^5/40+ ...
=0.2+1.3333x10^(-3)-8x10^(-6)+ ...
F(0) =0+0^3/6-0^5/40+ ...
= 0+0-0+...
All the terms are 0 then F(0)= 0.
We can stop at 3rd term (8x10^(-6) or 0.000008) since we only need an error less than 0.0001 .
Then,
F(0.2)-F(0) = [0.2+1.3333x10^(-3)-8x10^(-6)] -[0]
= 0.2013253
Thus, the approximated integral value is:
int_0^0.2 sqrt(1+x^2)dx ~~0.2013
Sunday, July 23, 2017
int_0^(0.2) sqrt(1+x^2) dx Use a power series to approximate the value of the integral with an error of less than 0.0001.
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 ...
-
Show that $\displaystyle a(t) = v(t) \frac{dV}{ds}$ of a particle that moves along a straight line with displacement $s(t)$, velocity $v(t)$...
-
Find the indefinite integral $\displaystyle \int \sec^4 \left( \frac{x}{2} \right) dx$. Illustrate by graphing both the integrand and its an...
-
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...
-
Determine $\displaystyle \frac{dy}{dx}$ of $y^5 + x^2y^3 = 1 + x^4 y$ by Implicit Differentiation. $\displaystyle \frac{d}{dx}(y^5) + ...
-
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{...
-
The narrator of "Sonny's Blues" describes the neighborhood as "filled with a hidden menace which was its very breath of l...
-
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