#$&* Mth 174
......!!!!!!!!...................................
********************************************* ********************************************* Question: explain the convergence or divergence of a p series; that is, explain why the p series converges for p > 1 and diverges for p <= 1.
......!!!!!!!!...................................
17:12:56 ** The key is the antiderivative. For p > 1 the antiderivative is still a negative power and approaches 0 as x -> infinity. For p < 1 it's a positive power and approaches infinity--hence diverges. For p = 1 the antiderivative is ln x, which also approches infinity. ** ** An integral converges if the limit of its Riemann sums can be found and is finite. Roughly this corresponds to the area under the curve (positive for area above and negative for area below the axis) being finite and well-defined (consider for example the area under the graph of the sine function, from 0 to infinity, which could be regarded as finite but it keeps fluctuating as the sine goes positive then negative, so it isn't well-defined). ** ** There is very little difference in the rapidity with which 1/x^1.01 approaches zero and the rapidity of the approach of 1 / x^.99. You would never be able to tell by just looking at the partial sums which converges and which diverges. In fact just looking at partial sums you would expect both to converge, because they diverge so very slowly. If you graph 1 / x^.99, 1 / x and 1 / x^1.01 you won't notice any significant difference between them. The first is a little higher and the last a little lower past x = 1. You will never tell by looking at the graphs that any of these functions either converge or diverge. However if you find the antiderivatives you can tell pretty easily. The antiderivatives are 100 x^.01, ln(x) and -100 x^-.01. On the interval from, say, x = 1 to infinity, the first antiderivative 100 x^.01 will be nice and finite at x = 1, but as x -> infinity is .01 power will also go to infinity. This is because for any N, no matter how great, we can find a solution to 100 x^.01 = N: the solution is x = (N / 100) ^ 100. For this value of x and for every greater value of x, 100 x^.01 will exceed N. The antiderivative function grows without bound as x -> infinity. Thus the integral of 1 / x^.99 diverges. On this same interval, the second antiderivative ln(x) is 0 when x = 0, but as x -> infinity its value also approaches infinity. This is because for any N, no matter how large, ln(x) > N when x > e^N. This shows that there is no upper bound on the natural log, and since the natural log is the antiderivative of 1 / x this integral diverges. On the same interval the third antiderivative -100 x^-.01 behaves very much differently. At x = 1 this function is finite but negative, taking the value -100. As x -> infinity the negative power makes x-.01 = 1 / x^.01 approach 0, since as we solve before the denominator x^.01 approaches infinity. Those if we integrate this function from x = 1 to larger and larger values of x, say from x = 1 to x = b with b -> infinity, we will get F(b) - F(1) = -100 / b^.01 - (-100 / 1) = -100 / b^.01 + 100. The first term approaches 0 and b approaches infinity and in the limit we have only the value 100. This integral therefore converges to 100. We could look at the same functions evaluated on the finite interval from 0 to 1. None of the functions is defined at x = 0 so the lower limit of our integral has to be regarded as a number which approaches 0. The first function gives us no problem, since its antiderivative 100 x^.01 remains finite over the entire interval [0, 1], and we find that the integral will be 100. The other two functions, however, have antiderivatives ln(x) and -100 x^-.01 which are not only undefined at x = 0 but which both approach -infinity as x -> 0. This causes their integrals to diverge. These three functions are the p functions y = 1 / x^p, for p = .99, 1 and 1.01. This example demonstrates how p = 1 is the 'watershed' for convergence of these series either on an infinite interval [ a, infinity) or a finite interval [0, a]. **
......!!!!!!!!...................................
21:25:56 It diverges because there is no comparison
......!!!!!!!!...................................
15:50:16 ****** ****** FOR HORIZONTAL STRIPS
......!!!!!!!!...................................
RESPONSE --> here we used the pythagorean Theorem which is y^2 + (7/2)^2 = 7^2 y = square root of 49 - (7/2) Then we use the area of a semicircle which is w * delta h = 49 - (7/2) * delta h cm^2 then we get 49 arcsin 1 = 49 / 2 pi = 65.23 cm^2
......!!!!!!!!...................................
RESPONSE --> I found the integral to be: int( 'sqrt( 1 + (-3/2 'sqrt(x) )^2 ) 'dx, x, 0, 2 ) The approximated value: 3.526
......!!!!!!!!...................................
17:23:13 both integrals converge because they approach 0 rapidly ** The first thing we see is that (2x^2+1)/(4x^4+4x^2-2) acts for large x like the ratio of the leading terms in the numerator and denominator: 2 x^2 / ( 4 x^4) = 1 / (2 x^2), which is quite convergent so we expect that the integral will converge. All we have to do is spell out the details to be sure. There's a little sticking point here, because of the -2 in the denominator and +1 in the numerator we can't say that the given expression is always less than 1 / (2 x^2). So let's solve to see where (2x^2 + 1) / ( 4 x^4 + 4 x^2 - 2 ) < 1 / ( 2 x^2). This expression is equivalent to 2 x^2 ( 2 x^2 + 1) < 4 x^4 + 4 x^2 - 2, or to 4 x^4 + 2 x^2 < 4 x^4 + 4 x^2 - 2, which is in turn equivalent to 0 < 2 x^2 - 2, equiv to 0 < x^2 - 1 which occurs for x > 1 or for x < -1. So for x > 1 we have (2x^2+1)/(4x^4+4x^2-2) < 1 / (2 x^2). Noting that 1 / ( 2 x^2) < 1 / x^2, and that in [1, infinity) x^2 is a convergent p series, we see that (2x^2+1)/(4x^4+4x^2-2) is convergent on [1, infinity). Now [ (2x^2+1)/(4x^4+4x^2-2) ] ^ (1/4) acts a whole lot like ( 1 / (2x^2) )^(1/4) = 1 / 2^(1/4) * 1 / x^(1/2) . We are thus looking at comparison with a p series with p = .5, which diverges on [1, infinity). We therefore suspect that our function is divergent. The problem is that [ (2x^2+1)/(4x^4+4x^2-2) ] ^ (1/4) < ( 1 / (2x^2) )^(1/4) = 1 / 2^(1/4) * 1 / x^(1/2), and being < something that diverges doesn't imply divergence. However the function is so close to the divergent function that we know in our hearts that it doesn't matter. Our hearts don't prove a thing, but they can sometimes lead us in the right direction. We need to show that [ (2x^2+1)/(4x^4+4x^2-2) ] ^ (1/4) is greater than something that diverges. Fortunately this is easy to do. All we need is something just a little smaller than 1 / 2^(1/4) * 1 / x^(1/2). If we change the 1 / 2^(1/4) to 1/2 we get 1 / (2 x^(1/2)), which is still divergent but a bit smaller than the original divergent expression. Now we hypothesize that [ (2x^2+1)/(4x^4+4x^2-2) ] ^ (1/4) > 1 /(2 x^(1/2) ). Solving this inequality for x we first take the 4th powe of both sides to obtain [ (2x^2+1)/(4x^4+4x^2-2) ] > 1 /(16 x^2 ) which we rearrange to get (2x^2+1) * (16 x^2) > (4x^4+4x^2-2) which we expand to get 32 x^4 + 16 x^2 > 4 x^4 + 4x^2 - 2 or 28 x^2 + 12 x + 2 > 0. If we evaluate the discriminant of the quadratic function on the left-hand side we find that it is negative so that it can never be zero. Since for x = 0 the quadratic is equal to 2, it must always be positive. Thus the inequality is satisfied for all x. It follows that [ (2x^2+1)/(4x^4+4x^2-2) ] ^ (1/4) > 1 /(2 x^(1/2) ) for all x and, since the right-hand side is a multiple of a divergent p-series, the original series diverges. ** 17:28:47
.................................................
does the first integral converge? If so what is an upper bound for the integral?
.................................................
17:28:47 infinity 17:29:01
.................................................
Does the second integral converge? If so what is an upper bound for the integral?
.................................................
17:29:01 infinity 17:29:07
.................................................
Explain how you obtained your results.
.................................................
17:29:07 I graphed x^2/(x^4 + x^2) which approaches 0 ** 1/x approaches zero too but its integral doesn't converge. Approaching zero doesn't show anything. And you can't tell about convergence from a graph on your calculator. ** 17:30:09
.................................................
Is it true that (2x^2+1)/(4x^4+4x^2-2) < 1 / (2 x^2) for 1 < x?
.................................................
17:30:09 yes 17:32:06
.................................................
The given inequality is true. How the you use this inequality to place an upper bound on the first integral?
.................................................
17:32:06 since 1/(2x^2) approaches infinity, (2x^2+1)/(4x^4+4x^2-2) must approach something less than infinity ** the integral from 1 to infinity of 1 / (2x^2) is convergent. Neither the integral nor the value of the function approaches infinity. ** ** The integral from 1 to infinity of 1/`sqrt(x) approaches infinity and 1 / x is less than 1/ `sqrt(x). However, the integral from 1 to infinity of 1/x still aproaches infinity. Being less than something that approaches infinity doesn't imply finiteness. Roughly speaking, being less in magnitude than something finite does imply finiteness, and being greater in magnitude than something infinite implies inifiteness; be sure you make these ideas precise, though, in the sense of the text and the class notes. ** 17:36:10
.................................................
How do use the same inequality to show that the second integral is divergent?
.................................................
17:36:10 I don't understand ** that should read 'convergent', not 'divergent'. ** 17:36:43
.................................................
Why would you expect this inequality to occur to someone trying to solve the problem?
.................................................
17:36:43 ** dividing a polynomial with degree 2 by a polynomial with degree 4 should give you something a lot like a polynomial with degree 2 in the denominator ** 17:36:53
......!!!!!!!!...................................
problem 8.2.23 was 8.1.12 volume of region bounded by y = e^x, x axis, lines x=0 and x=1, cross-sections perpendicular to the x axis are squares
......!!!!!!!!...................................
17:36:53 ** At coordinate x = .3, for example, the y value is e^.3, so the cross-section is a square with dimensions e^.3 * e^.3 = e^.6. At general coordinate x the y value is e^x so the cross-section is a square dimensions e^x * e^x = e^(2x). So you integrate e^(2x) between the limits 0 and 1. The antiderivative is .5 e^(2x) so the integral is .5 e^(2 * 1) - .5 e^(2 * 0) = .5 (e^2 - 1) = 3.2, approx. ** integral from 0 to 1 (e^2x dx) = x^2 * e^2x from 0 to 1 = 7.3891 - 0 = 7.3891 ** you have the right integral but your result is incorrect ** ** Your integration is faulty. x^2 e^(2x) is not an antiderivative of e^(2x). The derivative of x^2 e^(2x) = 2x e^(2x) + 2 x^2 e^(2x), not e^(2x). ** 17:39:44
.................................................
what is the volume of the region?
.................................................
17:39:44 17:39:48
.................................................
What integral did you evaluate to get the volume?
.................................................
17:39:48 17:39:50
.................................................
What is the cross-sectional area of a slice perpendicular to the x axis at coordinate x?
.................................................
17:39:50 s^2=e^2x 17:41:16
.................................................
What is the approximate volume of a thin slice of width `dx at coordinate x?
.................................................
17:41:16 e^2xdx ** The thin slice has thickness `dx matching the increment on the x axis. It is located nreat coordinate x so its cross-sectional area is e^(2x), as seen above. So its volume is volume = area * thickness = e^(2x) * `dx. ** 17:41:51
.................................................
How the you obtain the integral from the expression for the volume of the thin slice?
.................................................
17:41:51 x^2 * e^2x ** see above ** 17:42:27
......!!!!!!!!...................................
problem 8.2.11 was 8.1.20 are length x^(3/2) from 0 to 2
......!!!!!!!!...................................
17:42:27 17:43:16
.................................................
what is the arc length?
.................................................
17:43:16 3.5255 17:43:21
.................................................
What integral do you evaluate obtain the arc length?
.................................................
17:43:21 integral from 0 to 2 (1 +(9/4)x)^1/2 dx ** The formula is integral( `sqrt( 1 + (f'(x))^2 ) dx). If f(x) = x^(3/2) then f'(x) = 3/2 * x^(1/2) so you get integral( `sqrt( 1 + (3/2 * x^(1/2)))^2 ) dx, x from 0 to 2). You should understand the reason for the formula. Think of the top of a trapezoid running from x to x + `dx. The width of the trapezoid is `dx. Its slope is f'(x). The little triangle at the top therefore has run `dx and slope f'(x), so its rise is rise=slope*run = f'(x) * `dx. Its hypotenuse, which approximates the arc distance, is thus hypotenuse = `sqrt(rise^2 + run^2) = `sqrt( (f'(x) `dx)^2 + `dx^2) = `sqrt( 1 + f'(x)^2) `dx. That leads directly to the formula. ** 17:43:30
.................................................
What is the approximate arc length of a section corresponding to an increment `dx near coordinate x on the x axis?
.................................................
17:43:30 integral from x to (x+dx) (1 + (9/4)x)^1/2 dx ** this is exact. We need the approximate length, which is a product of the length `dx of the interval with a factor that gives the approximate length of the arc. This is a geometric situation. ** 17:43:47
.................................................
What is the slope of the graph near the graph point with x coordinate x?
.................................................
17:43:47 3/2* x^1/2 17:44:01
.................................................
How is this slope related to the approximate arc length of the section?
.................................................
17:44:01 it is the derivative of f(x) ** this is what the slope is but it doesn't explain the relationship between slope and arc length. This explanation involves a picture of a triangle with 'run' `dx and slope m. You need to find the length of the hypotenuse, which requires that you find the 'rise' then use the Pythagorean Theorem. ** 17:44:19
......!!!!!!!!...................................
Add comments on any surprises or insights you experienced as a result of this assignment. ************************ 174 assignment # 8
......!!!!!!!!...................................
explain the convergence or divergence of a p series; that is, explain why the p series converges for p > 1 and diverges for p <= 1.
......!!!!!!!!...................................
17:12:56 ** The key is the antiderivative. For p > 1 the antiderivative is still a negative power and approaches 0 as x -> infinity. For p < 1 it's a positive power and approaches infinity--hence diverges. For p = 1 the antiderivative is ln x, which also approches infinity. ** ** An integral converges if the limit of its Riemann sums can be found and is finite. Roughly this corresponds to the area under the curve (positive for area above and negative for area below the axis) being finite and well-defined (consider for example the area under the graph of the sine function, from 0 to infinity, which could be regarded as finite but it keeps fluctuating as the sine goes positive then negative, so it isn't well-defined). ** ** There is very little difference in the rapidity with which 1/x^1.01 approaches zero and the rapidity of the approach of 1 / x^.99. You would never be able to tell by just looking at the partial sums which converges and which diverges. In fact just looking at partial sums you would expect both to converge, because they diverge so very slowly. If you graph 1 / x^.99, 1 / x and 1 / x^1.01 you won't notice any significant difference between them. The first is a little higher and the last a little lower past x = 1. You will never tell by looking at the graphs that any of these functions either converge or diverge. However if you find the antiderivatives you can tell pretty easily. The antiderivatives are 100 x^.01, ln(x) and -100 x^-.01. On the interval from, say, x = 1 to infinity, the first antiderivative 100 x^.01 will be nice and finite at x = 1, but as x -> infinity is .01 power will also go to infinity. This is because for any N, no matter how great, we can find a solution to 100 x^.01 = N: the solution is x = (N / 100) ^ 100. For this value of x and for every greater value of x, 100 x^.01 will exceed N. The antiderivative function grows without bound as x -> infinity. Thus the integral of 1 / x^.99 diverges. On this same interval, the second antiderivative ln(x) is 0 when x = 0, but as x -> infinity its value also approaches infinity. This is because for any N, no matter how large, ln(x) > N when x > e^N. This shows that there is no upper bound on the natural log, and since the natural log is the antiderivative of 1 / x this integral diverges. On the same interval the third antiderivative -100 x^-.01 behaves very much differently. At x = 1 this function is finite but negative, taking the value -100. As x -> infinity the negative power makes x-.01 = 1 / x^.01 approach 0, since as we solve before the denominator x^.01 approaches infinity. Those if we integrate this function from x = 1 to larger and larger values of x, say from x = 1 to x = b with b -> infinity, we will get F(b) - F(1) = -100 / b^.01 - (-100 / 1) = -100 / b^.01 + 100. The first term approaches 0 and b approaches infinity and in the limit we have only the value 100. This integral therefore converges to 100. We could look at the same functions evaluated on the finite interval from 0 to 1. None of the functions is defined at x = 0 so the lower limit of our integral has to be regarded as a number which approaches 0. The first function gives us no problem, since its antiderivative 100 x^.01 remains finite over the entire interval [0, 1], and we find that the integral will be 100. The other two functions, however, have antiderivatives ln(x) and -100 x^-.01 which are not only undefined at x = 0 but which both approach -infinity as x -> 0. This causes their integrals to diverge. These three functions are the p functions y = 1 / x^p, for p = .99, 1 and 1.01. This example demonstrates how p = 1 is the 'watershed' for convergence of these series either on an infinite interval [ a, infinity) or a finite interval [0, a]. **
......!!!!!!!!...................................
21:25:56 It diverges because there is no comparison
......!!!!!!!!...................................
15:50:16 ****** ****** FOR HORIZONTAL STRIPS
......!!!!!!!!...................................
RESPONSE --> here we used the pythagorean Theorem which is y^2 + (7/2)^2 = 7^2 y = square root of 49 - (7/2) Then we use the area of a semicircle which is w * delta h = 49 - (7/2) * delta h cm^2 then we get 49 arcsin 1 = 49 / 2 pi = 65.23 cm^2
......!!!!!!!!...................................
RESPONSE --> I found the integral to be: int( 'sqrt( 1 + (-3/2 'sqrt(x) )^2 ) 'dx, x, 0, 2 ) The approximated value: 3.526
......!!!!!!!!...................................
17:23:13 both integrals converge because they approach 0 rapidly ** The first thing we see is that (2x^2+1)/(4x^4+4x^2-2) acts for large x like the ratio of the leading terms in the numerator and denominator: 2 x^2 / ( 4 x^4) = 1 / (2 x^2), which is quite convergent so we expect that the integral will converge. All we have to do is spell out the details to be sure. There's a little sticking point here, because of the -2 in the denominator and +1 in the numerator we can't say that the given expression is always less than 1 / (2 x^2). So let's solve to see where (2x^2 + 1) / ( 4 x^4 + 4 x^2 - 2 ) < 1 / ( 2 x^2). This expression is equivalent to 2 x^2 ( 2 x^2 + 1) < 4 x^4 + 4 x^2 - 2, or to 4 x^4 + 2 x^2 < 4 x^4 + 4 x^2 - 2, which is in turn equivalent to 0 < 2 x^2 - 2, equiv to 0 < x^2 - 1 which occurs for x > 1 or for x < -1. So for x > 1 we have (2x^2+1)/(4x^4+4x^2-2) < 1 / (2 x^2). Noting that 1 / ( 2 x^2) < 1 / x^2, and that in [1, infinity) x^2 is a convergent p series, we see that (2x^2+1)/(4x^4+4x^2-2) is convergent on [1, infinity). Now [ (2x^2+1)/(4x^4+4x^2-2) ] ^ (1/4) acts a whole lot like ( 1 / (2x^2) )^(1/4) = 1 / 2^(1/4) * 1 / x^(1/2) . We are thus looking at comparison with a p series with p = .5, which diverges on [1, infinity). We therefore suspect that our function is divergent. The problem is that [ (2x^2+1)/(4x^4+4x^2-2) ] ^ (1/4) < ( 1 / (2x^2) )^(1/4) = 1 / 2^(1/4) * 1 / x^(1/2), and being < something that diverges doesn't imply divergence. However the function is so close to the divergent function that we know in our hearts that it doesn't matter. Our hearts don't prove a thing, but they can sometimes lead us in the right direction. We need to show that [ (2x^2+1)/(4x^4+4x^2-2) ] ^ (1/4) is greater than something that diverges. Fortunately this is easy to do. All we need is something just a little smaller than 1 / 2^(1/4) * 1 / x^(1/2). If we change the 1 / 2^(1/4) to 1/2 we get 1 / (2 x^(1/2)), which is still divergent but a bit smaller than the original divergent expression. Now we hypothesize that [ (2x^2+1)/(4x^4+4x^2-2) ] ^ (1/4) > 1 /(2 x^(1/2) ). Solving this inequality for x we first take the 4th powe of both sides to obtain [ (2x^2+1)/(4x^4+4x^2-2) ] > 1 /(16 x^2 ) which we rearrange to get (2x^2+1) * (16 x^2) > (4x^4+4x^2-2) which we expand to get 32 x^4 + 16 x^2 > 4 x^4 + 4x^2 - 2 or 28 x^2 + 12 x + 2 > 0. If we evaluate the discriminant of the quadratic function on the left-hand side we find that it is negative so that it can never be zero. Since for x = 0 the quadratic is equal to 2, it must always be positive. Thus the inequality is satisfied for all x. It follows that [ (2x^2+1)/(4x^4+4x^2-2) ] ^ (1/4) > 1 /(2 x^(1/2) ) for all x and, since the right-hand side is a multiple of a divergent p-series, the original series diverges. ** 17:28:47
.................................................
does the first integral converge? If so what is an upper bound for the integral?
.................................................
17:28:47 infinity 17:29:01
.................................................
Does the second integral converge? If so what is an upper bound for the integral?
.................................................
17:29:01 infinity 17:29:07
.................................................
Explain how you obtained your results.
.................................................
17:29:07 I graphed x^2/(x^4 + x^2) which approaches 0 ** 1/x approaches zero too but its integral doesn't converge. Approaching zero doesn't show anything. And you can't tell about convergence from a graph on your calculator. ** 17:30:09
.................................................
Is it true that (2x^2+1)/(4x^4+4x^2-2) < 1 / (2 x^2) for 1 < x?
.................................................
17:30:09 yes 17:32:06
.................................................
The given inequality is true. How the you use this inequality to place an upper bound on the first integral?
.................................................
17:32:06 since 1/(2x^2) approaches infinity, (2x^2+1)/(4x^4+4x^2-2) must approach something less than infinity ** the integral from 1 to infinity of 1 / (2x^2) is convergent. Neither the integral nor the value of the function approaches infinity. ** ** The integral from 1 to infinity of 1/`sqrt(x) approaches infinity and 1 / x is less than 1/ `sqrt(x). However, the integral from 1 to infinity of 1/x still aproaches infinity. Being less than something that approaches infinity doesn't imply finiteness. Roughly speaking, being less in magnitude than something finite does imply finiteness, and being greater in magnitude than something infinite implies inifiteness; be sure you make these ideas precise, though, in the sense of the text and the class notes. ** 17:36:10
.................................................
How do use the same inequality to show that the second integral is divergent?
.................................................
17:36:10 I don't understand ** that should read 'convergent', not 'divergent'. ** 17:36:43
.................................................
Why would you expect this inequality to occur to someone trying to solve the problem?
.................................................
17:36:43 ** dividing a polynomial with degree 2 by a polynomial with degree 4 should give you something a lot like a polynomial with degree 2 in the denominator ** 17:36:53
......!!!!!!!!...................................
problem 8.2.23 was 8.1.12 volume of region bounded by y = e^x, x axis, lines x=0 and x=1, cross-sections perpendicular to the x axis are squares
......!!!!!!!!...................................
17:36:53 ** At coordinate x = .3, for example, the y value is e^.3, so the cross-section is a square with dimensions e^.3 * e^.3 = e^.6. At general coordinate x the y value is e^x so the cross-section is a square dimensions e^x * e^x = e^(2x). So you integrate e^(2x) between the limits 0 and 1. The antiderivative is .5 e^(2x) so the integral is .5 e^(2 * 1) - .5 e^(2 * 0) = .5 (e^2 - 1) = 3.2, approx. ** integral from 0 to 1 (e^2x dx) = x^2 * e^2x from 0 to 1 = 7.3891 - 0 = 7.3891 ** you have the right integral but your result is incorrect ** ** Your integration is faulty. x^2 e^(2x) is not an antiderivative of e^(2x). The derivative of x^2 e^(2x) = 2x e^(2x) + 2 x^2 e^(2x), not e^(2x). ** 17:39:44
.................................................
what is the volume of the region?
.................................................
17:39:44 17:39:48
.................................................
What integral did you evaluate to get the volume?
.................................................
17:39:48 17:39:50
.................................................
What is the cross-sectional area of a slice perpendicular to the x axis at coordinate x?
.................................................
17:39:50 s^2=e^2x 17:41:16
.................................................
What is the approximate volume of a thin slice of width `dx at coordinate x?
.................................................
17:41:16 e^2xdx ** The thin slice has thickness `dx matching the increment on the x axis. It is located nreat coordinate x so its cross-sectional area is e^(2x), as seen above. So its volume is volume = area * thickness = e^(2x) * `dx. ** 17:41:51
.................................................
How the you obtain the integral from the expression for the volume of the thin slice?
.................................................
17:41:51 x^2 * e^2x ** see above ** 17:42:27
......!!!!!!!!...................................
problem 8.2.11 was 8.1.20 are length x^(3/2) from 0 to 2
......!!!!!!!!...................................
17:42:27 17:43:16
.................................................
what is the arc length?
.................................................
17:43:16 3.5255 17:43:21
.................................................
What integral do you evaluate obtain the arc length?
.................................................
17:43:21 integral from 0 to 2 (1 +(9/4)x)^1/2 dx ** The formula is integral( `sqrt( 1 + (f'(x))^2 ) dx). If f(x) = x^(3/2) then f'(x) = 3/2 * x^(1/2) so you get integral( `sqrt( 1 + (3/2 * x^(1/2)))^2 ) dx, x from 0 to 2). You should understand the reason for the formula. Think of the top of a trapezoid running from x to x + `dx. The width of the trapezoid is `dx. Its slope is f'(x). The little triangle at the top therefore has run `dx and slope f'(x), so its rise is rise=slope*run = f'(x) * `dx. Its hypotenuse, which approximates the arc distance, is thus hypotenuse = `sqrt(rise^2 + run^2) = `sqrt( (f'(x) `dx)^2 + `dx^2) = `sqrt( 1 + f'(x)^2) `dx. That leads directly to the formula. ** 17:43:30
.................................................
What is the approximate arc length of a section corresponding to an increment `dx near coordinate x on the x axis?
.................................................
17:43:30 integral from x to (x+dx) (1 + (9/4)x)^1/2 dx ** this is exact. We need the approximate length, which is a product of the length `dx of the interval with a factor that gives the approximate length of the arc. This is a geometric situation. ** 17:43:47
.................................................
What is the slope of the graph near the graph point with x coordinate x?
.................................................
17:43:47 3/2* x^1/2 17:44:01
.................................................
How is this slope related to the approximate arc length of the section?
.................................................
17:44:01 it is the derivative of f(x) ** this is what the slope is but it doesn't explain the relationship between slope and arc length. This explanation involves a picture of a triangle with 'run' `dx and slope m. You need to find the length of the hypotenuse, which requires that you find the 'rise' then use the Pythagorean Theorem. ** 17:44:19
......!!!!!!!!...................................
Add comments on any surprises or insights you experienced as a result of this assignment.