surface integral

logistic_guy

Senior Member
Joined
Apr 17, 2024
Messages
1,536
here is the question

Evaluate the surface integral. S(y2+z2)dS\displaystyle \iint\limits_S (y^2 + z^2)dS, where S\displaystyle S is the portion of the paraboloid x=9y2z2\displaystyle x = 9 - y^2 - z^2 in front of the yz\displaystyle yz-plane.


my attemb
i know from basic integration dA=A\displaystyle \int dA = A
why it's wrong to use the same concept for this integration S(y2+z2)dS=(y2+z2)S\displaystyle \iint\limits_S (y^2 + z^2)dS = (y^2 + z^2)S?
 
here is the question

Evaluate the surface integral. S(y2+z2)dS\displaystyle \iint\limits_S (y^2 + z^2)dS, where S\displaystyle S is the portion of the paraboloid x=9y2z2\displaystyle x = 9 - y^2 - z^2 in front of the yz\displaystyle yz-plane.


my attemb
i know from basic integration dA=A\displaystyle \int dA = A
why it's wrong to use the same concept for this integration S(y2+z2)dS=(y2+z2)S\displaystyle \iint\limits_S (y^2 + z^2)dS = (y^2 + z^2)S?
Start with this: sketch the bounding surface.

-Dan
 
Start with this: sketch the bounding surface.

-Dan
to proof to you i'm very good in calculus III, i'm able to visualize the sketch without technology

first i visual
0x9y2z2\displaystyle 0 \leq x \leq 9 - y^2 - z^2
3y3\displaystyle -3 \leq y \leq 3
3z3\displaystyle -3 \leq z \leq 3

S(y2+z2)dS=03032(y2+z2)1+4y2+4z4dydz=620\displaystyle \iint\limits_S (y^2 + z^2)dS = \int_{0}^{3}\int_{0}^{3}2(y^2 + z^2)\sqrt{1 + 4y^2 + 4z^4} dy dz = 620, wrong answer☹️

second i visual
0x9y2z2\displaystyle 0 \leq x \leq 9 - y^2 - z^2
9z2y9z2\displaystyle -\sqrt{9 - z^2} \leq y \leq \sqrt{9 - z^2}
3z3\displaystyle -3 \leq z \leq 3

S(y2+z2)dS=0309z22(y2+z2)1+4y2+4z4dydz=312\displaystyle \iint\limits_S (y^2 + z^2)dS = \int_{0}^{3}\int_{0}^{\sqrt{9 - z^2}}2(y^2 + z^2)\sqrt{1 + 4y^2 + 4z^4} dy dz = 312, wrong answer☹️

after a long think i discover my mistake
S(y2+z2)dS=3309z22(y2+z2)1+4y2+4z4dydz=625\displaystyle \iint\limits_S (y^2 + z^2)dS = \int_{-3}^{3}\int_{0}^{\sqrt{9 - z^2}}2(y^2 + z^2)\sqrt{1 + 4y^2 + 4z^4} dy dz = 625, correct answer🙂

i use the website wolfram to solve the integration. is there a method to solve it by hand?😕
 
Top