Surface Area of Solid: f(x)=1/x, [1,∞) about x-axis

MrShickadance
Messages
2
Reaction score
0

Homework Statement



f(x) = 1/x
Interval [1, ∞) about the x-axis

Set-up the integral for the surface area of the solid

Then use the substitution u = x2 and integrate using the formula:

∫ sqrt(u2 + a2) / u2 du = ln(u + sqrt(u2 + a2) - sqrt(u2 + a2) / u + C
a is a constant

Homework Equations



S = 2pi * ∫ (f(x) * sqrt(1 + [f`(x)]2) dx from a to b

The Attempt at a Solution



First, I found the derivative of (1/x) which is -1/x2

I then plugged f(x) and f`(x) into the surface area equation

I squared f`(x) to get (1/x4)

My equation is 2pi ∫ (1/x) * sqrt(1 + (1/x4) from 1 to infinity of course, which I will change to the limit as b approaches infinity because it is an improper integral.

I simplified the fractions under the radical to get sqrt((x4 + 1) / x4)

I took the square root of the denominator to get x2

Lastly, I multiplied (1/x) by sqrt(x4 + 1) / x2 to get
sqrt(x4 + 1) / x3

If u = x2 then this is not in the correct form to use the formula that was given to me.

How can I get the denominator to equal x4?

I will figure out the rest of the problem from there.

Here is my written attempt:

HReK8ktl.jpg


Thanks!
 
Last edited:
Physics news on Phys.org
That's what you get for being sloppy and leaving the dx out of the original integral.
 
  • Like
Likes 1 person
Vela's point is that you have simply put the "x" integrand into terms of "u" and appended "du". In fact, if you had included "dx" in the original integral you would have realized that, since u= x^2, du= 2x dx.
 
Thanks Halls. I think I have arrived at the correct answer now. Unfortunately, Wolfram doesn't seem to want to load the answer. It's stuck loading and I've tried refreshing the page. Was it really that difficult? haha
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top