Surface Area [Double Integral]

Click For Summary
SUMMARY

This discussion focuses on calculating the surface area of a portion of a sphere defined by the equation x² + y² + z² = 25, constrained within the cylinder x² + y² = 9. The user correctly converts the sphere into a function of z, f(x, y) = √(25 - x² - y²), and computes the necessary partial derivatives. The integral for surface area is established as SA = ∫∫ √(1 + (fx)² + (fy)²) dx dy, which is then transformed into polar coordinates. The final integral setup is SA = ∫₀³ ∫₀²π r√(25/(25 - r²)) dθ dr, with a suggestion to utilize u-substitution for integration.

PREREQUISITES
  • Understanding of double integrals in calculus
  • Familiarity with polar coordinates and transformations
  • Knowledge of partial derivatives and their applications
  • Proficiency in using integral calculus for surface area calculations
NEXT STEPS
  • Study the method of u-substitution in integral calculus
  • Learn about surface area calculations for three-dimensional objects
  • Explore the application of polar coordinates in double integrals
  • Review the properties and equations of spheres and cylinders in calculus
USEFUL FOR

Students and educators in calculus, mathematicians focusing on geometric applications, and anyone involved in advanced mathematical problem-solving related to surface area calculations.

1d20
Messages
12
Reaction score
0
I’m doing a lot of double integrals to find surface area problems, and I don’t think I’m setting them up quite right. For example,

“Find the surface area of the portion of the sphere x^2 + y^2 + z^2 = 25 inside the cylinder x^2 + y^2 = 9.”

I converted the sphere to a function of z: \sqrt{25 - x^2 - y^2}

Then I found the partial derivatives:
fx = \frac{-x} {\sqrt{25 - x^2 - y^2}}
fy = \frac{-y} {\sqrt{25 - x^2 - y^2}}

Then I set up the integral:

SA = \int \int \sqrt{1 + (fx)^2 + (fy)^2} dx dy

SA = \int \int \sqrt{1 + \frac{x^2} {25 - x^2 - y^2} + \frac{y^2} {25 - x^2 - y^2}} dx dy

Adding fractions, I get:

SA = \int \int \sqrt{ \frac{25} {25 - x^2 - y^2} } dx dy

Converting to polar, I get:

SA = \int_0^3 \int_0^{2\pi} r\sqrt{ \frac{25} {25 - r^2} } d\theta dr

(That pi should be a part of the integral range, but I can’t find the fraking index of forum code.)

I can't think of a way to integrate this, so I think I didn't set it up right.
 
Last edited:
Physics news on Phys.org
Looks ok to me. You've got an extra r^2 in the numerator of the last expression, but I'll assume that's a typo since the expression before it looks good. So you want to integrate r/sqrt(25-r^2). Just use a u-substitution.
 
1d20 said:
I’m doing a lot of double integrals to find surface area problems, and I don’t think I’m setting them up quite right. For example,

“Find the surface area of the portion of the sphere x^2 + y^2 + z^2 = 25 inside the cylinder x^2 + y^2 = 9.”

I converted the sphere to a function of z: \sqrt{25 - x^2 - y^2}

You mean a function of x and y and you would write z = f(x,y)=\sqrt{25 - x^2 - y^2}, which gives only the top half of the sphere.
Then I found the partial derivatives:
fx = \frac{-x} {\sqrt{25 - x^2 - y^2}}
fy = \frac{-y} {\sqrt{25 - x^2 - y^2}}

Then I set up the integral:

SA = \int \int \sqrt{1 + (fx)^2 + (fy)^2} dx dy

SA = \int \int \sqrt{1 + \frac{x^2} {25 - x^2 - y^2} + \frac{y^2} {25 - x^2 - y^2}} dx dy

Adding fractions, I get:

SA = \int \int \sqrt{ \frac{25} {25 - x^2 - y^2} } dx dy

Converting to polar, I get:

SA = \int_0^3 \int_0^2pi r\sqrt{ \frac{r^2} {25 - r^2} } dO dr

(That pi should be a part of the integral range, but I can’t find the fraking index of forum code.)
.

OK until that last step. Why did you replace the 25 by r2? And when you want more than a single letter in the limit use {} to enclose, like this:

\int_0^3 \int_0^{2\pi} r\sqrt{ \frac{25} {25 - r^2} } d\theta dr

You can right click on that formula to see how I changed it in a couple of spots. Then don't forget, this is just the top half.

[Edit] Dang! Dick beat me to it again.
 
LCKurtz said:
[Edit] Dang! Dick beat me to it again.

It's good you came in. I missed that extra factor of 2.
 
Thanks! It was r being in the denominator inside a radical that threw me off.

While I'm here, does this forum have a list of all the symbol codes? I'd post here more often if I didn't have to 'cheat' from other threads every time I want to post.
 
1d20 said:
Thanks! It was r being in the denominator inside a radical that threw me off.

While I'm here, does this forum have a list of all the symbol codes? I'd post here more often if I didn't have to 'cheat' from other threads every time I want to post.

You can read my signature file for one way to get some of them. Or if you are using TeX, you can click on the \Sigma icon above in the advanced edit box for a TeX editor.

And I just now noticed there are symbols to the right of the advanced edit box.
 

Similar threads

Replies
4
Views
2K
  • · Replies 27 ·
Replies
27
Views
3K
  • · Replies 105 ·
4
Replies
105
Views
7K
Replies
20
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
Replies
3
Views
2K
Replies
6
Views
2K
Replies
11
Views
3K
  • · Replies 19 ·
Replies
19
Views
2K