Finding Surface Area Cone through integration

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 4K views
maupassant
Messages
10
Reaction score
0

Homework Statement



Find the surface area of the cone with the following equations:
x= u sin(a)cos(v) , y= u sin(a)sin(v), z=u cos(a)
where 0<=u <=b , 0<=v<=2(pi), a is constant!

The Attempt at a Solution



Trying to solve this I first calculate the absolute value of the cross product of r'(u) and r'(v):

ABS(r'(u) x r'(v)) = SQRT(u^2 (sin(a) ^2)) = u sin(a)

Then I try to integrate this result by calculating


∫ ∫ (u sin(a)) du dv = ∫ (1/2)(b^2) (sin(a)) dv = (pi) (b^2) sin(a)

with 0<=u<=b and 0<=v<=2(pi) as limits of integration.


This result however does not correspond with the formula to find the surface area of a cone.
Could someone help out with this problem?
Thank you!

Homework Statement


Homework Equations


The Attempt at a Solution

 
Last edited:
Physics news on Phys.org
Let a surface be X=(x(u,v),y(u,v),z(u,v)) . The element of area will be the cross product of Xu & Xv ( Xu is the partial derivative with respect to u &c.).Integrate this within the limits.