You have a nice little formula for this kind of thing.
SA = \int_{x_i}^{x_f} 2\pi y(x) \sqrt{1 + \Big(\frac{dy}{dx}\Big)^2}\,dx
You'll recognize that this is 2\pi y(x) times the formula for the arc length. Basically what you're doing is adding up a bunch of little rings of radius y and length an infintesimal piece of the arc length. Because the radius is y, and we know that circumference = 2\pi r, that's where the 2\pi y(x) comes from. The "width" of the ring depends on y and x and can be made into a triangle of base 1 and height dy/dx.
cookiemonster
Last edited:
#3
mannaatsb
2
0
but how do you figure out what the dx part is? that's the part that i don't understand.
#4
cookiemonster
977
0
dx? dx is dx. It's necessary to evaluate the integral.
Do you mean dy/dx? You have to integrate y with respect to x to get dy/dx.
I'm reviewing Meirovitch's "Methods of Analytical Dynamics," and I don't understand the commutation of the derivative from r to dr:
$$
\mathbf{F} \cdot d\mathbf{r} = m \ddot{\mathbf{r}} \cdot d\mathbf{r} = m\mathbf{\dot{r}} \cdot d\mathbf{\dot{r}}
$$