Ln(x) rotated around the x-axis [1,4] Find Volume

  • Thread starter Thread starter natemac42
  • Start date Start date
  • Tags Tags
    Volume
natemac42
Messages
1
Reaction score
0

Homework Statement


The function ln(x) is rotated around the x-axis on the interval [1,4].


Homework Equations


Find the volume of the figure using integration.


The Attempt at a Solution


\pi \int _{1}^{4} (.75) ln(x)^{2} dx

= \pi \int _{1}^{4} [3(ln(x))^{2}]/4

sorry I'm bad at typing these things in


anyway solving that I got 6.1187 units^3 and I don't think it's the correct answer, but I'm not sure.

I approximated the volume using cylinders and got 10.518 for circumscribed and 5.989 for inscribed.

Thanks in advance
 
Physics news on Phys.org
try letting

u=lnx and then go from there
 
We can solve this by breaking the object created by breaking it into small parts. Since we're rotating the function around an axis we'll get a cylindrical-ish object. So we can find the area of a slab of the object by multiplying the area by an infinitely small width (dx).

So an infinitely small piece of the solid is the area by the width:

dV = \pi*r^2 dx

One problem though. The radius of these slabs is constantly changing according to ln(x)

dV = \pi(ln|x|)^2 dx

V = \int _{1}^{4} \pi(ln|x|)^2 dx is what I'm getting?
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top