Calculating Surface Area Using a Line Integral: A Case Study

Click For Summary

Homework Help Overview

The discussion revolves around calculating the surface area above a semicircle defined by the equation ##y=\sqrt{9-x^2}## in the ##xy##-plane, extending to the surface defined by ##z=3x^4y##. Participants are exploring the use of line integrals in this context.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning

Approaches and Questions Raised

  • The original poster attempts to set up a line integral using parametric equations for the semicircle and questions whether a Jacobian is necessary when substituting variables. Some participants provide feedback on the correctness of the integral setup and the need for a Jacobian in the calculations.

Discussion Status

Participants are actively engaging with the original poster's approach, providing both affirmations and critiques. Some suggest that the integral should be set up differently, while others confirm that the calculations may already account for necessary transformations. There is a mix of interpretations regarding the setup of the integral and the role of the Jacobian.

Contextual Notes

There is mention of potential errors in the original setup, particularly regarding the form of the integral and the representation of the vector field. Participants are also discussing the implications of using polar coordinates versus Cartesian coordinates in their calculations.

Destroxia
Messages
204
Reaction score
7

Homework Statement



Use a line integral to find the area of the surface that extends upward from the semicircle ##y=\sqrt{9-x^2}## in the ##xy##-plane to the surface ##z=3x^4y##

Homework Equations



Parametric Equation for Circle:

## x = rcos(t) ##
## y = rsin(t) ##

Line Integral:

## \int_c F \cdot dr ##

The Attempt at a Solution



(Function):
## F = z = 3x^4y ##

(Variables):
## x = 3cos(t) ##
## y = 3sin(t) ##
## dx = -3sin(t)dt ##
## dy = 3cos(t)dt ##

(Intervals):
## -3 ≤ x ≤ 3 ##
## 0 ≤ y ≤ \sqrt{9-x^2} ##
## 0 ≤ t ≤ \pi ## (plugged x-interval into ## x = 3cos(t) ##)

(Solution):
## \int_{0}^{\pi} 3(3cos^{4}(t))(3sin(t))dt = 27\int_{0}^{\pi} cos^4(t)sin(t)dt = * ##
## * = 27 [\frac {-1} {5} cos^5(t) |_{0}^{\pi}] ##
## = 27 [ \frac {2} {5}]##

(Result):
##= \frac {54} {5}##

(Questions):

1. Are there any flaws in this thought process?

2. Since I am switching from substituting x and y with functions of t, do I need some kind of Jacobian in the integral that would take this into account, and affect my final answer?
 
Physics news on Phys.org
RyanTAsher said:
1. Are there any flaws in this thought process?
No, it all looks fine (in principle. I didn't check the integration or the arithmetic).

2. Since I am switching from substituting x and y with functions of t, do I need some kind of Jacobian in the integral that would take this into account, and affect my final answer?
Yes you need a Jacobian, but you already have it in your calcs. The expressions you wrote for ##dx## and ##dy## in terms of ##dt## are representations of the two elements of the Jacobian one gets in transforming from ##x,y## coordinates to ##t## coordinates.
 
I think you have errors in both your concept and your arithmetic. The first error is that the integral is of the form ##\int_C F \cdot dr##. If that is a dot product it doesn't make sense since ##F## is not a vector. If that ##\cdot## is just a multplication sign then ##dr## would be a scalar, what scalar I wouldn't know.

The trouble is that you should be setting up an integral of the form ##\int_C F(x,y)~ds##. Try again, and be careful about parentheses with your exponents.
 
andrewkirk said:
No, it all looks fine (in principle. I didn't check the integration or the arithmetic).

Yes you need a Jacobian, but you already have it in your calcs. The expressions you wrote for ##dx## and ##dy## in terms of ##dt## are representations of the two elements of the Jacobian one gets in transforming from ##x,y## coordinates to ##t## coordinates.

So, do I have to plug those in anywhere, or do my final calculations already take the Jacobian into account?

LCKurtz said:
I think you have errors in both your concept and your arithmetic. The first error is that the integral is of the form ##\int_C F \cdot dr##. If that is a dot product it doesn't make sense since ##F## is not a vector. If that ##\cdot## is just a multplication sign then ##dr## would be a scalar, what scalar I wouldn't know.
LCKurtz said:
The trouble is that you should be setting up an integral of the form ##\int_C F(x,y)~ds##. Try again, and be careful about parentheses with your exponents.


Okay, my book sets the ##\int_C F(x,y) ds## as ## \int_C F(x,y) ds = \int_C F(x(t),y(t)) \sqrt{(\frac {dx} {dt})^2 + (\frac {dy} {dt})^2} dt ##

So, I set it up as...

## ds = \sqrt{(\frac {dx} {dt})^2 + (\frac {dy} {dt})^2} dt##

## \int_{0}^{\pi} 3(81cos^4(t))(3sin(t)) \sqrt{ (9cos^2(t) + 9sin^2(t))} dt = *##

## * = 2187 \int_{0}^{\pi} cos^4(t)sin(t) dt = 2187 [ \frac {2} {5} ] = \frac {4374} {5} ##

This seems more complete, just wary of my arithmetic a bit. Is this what you were speaking of, about ##\int_C F ds ##?
 
That's much better, even correct. Might have been a bit easier using polar coordinates using ##ds = 3 d\theta##, which is basically what yours came to.
 

Similar threads

  • · Replies 9 ·
Replies
9
Views
1K
  • · Replies 2 ·
Replies
2
Views
1K
Replies
12
Views
2K
Replies
2
Views
2K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 105 ·
4
Replies
105
Views
10K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
4
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K