int(int(sqrt(x^2+y^2), x = y .. sqrt(8*y)), y = 0 .. 8) Please help me! :( this should be calculated using polar cor
Hoot! You just asked your first question! Hang tight while I find people to answer it for you. You can thank people who give you good answers by clicking the 'Good Answer' button on the right!
double inting on polars eh .... sounds delightful :)
{SS} sqrt(x^2 +y^2) dr.dt
be right back .....
y <= x <= sqrt(8y) 0 <= y <= 8
{SS} sqrt(x^2 +y^2) dx.dy seems more appropriate than dr.dt we gotta convert this to polar?
yeah we need to convert it to polar,,what i dnt understand is..How I should change my boundaries
id have to draw a picture..... :)
i know the cap is a sphere ... but for the domain I need to see it
This is the question though
nice :)
this is my picture
as we sweep this across our dt doesnt really change does it?it goes for pi/4 to pi/2 if anything right?
and our radius goes from 0 to the longest distance there is along the y=x line; or 8sqrt(2)
yeah I dont understand what my radius should be..
if i see it right; your radius goes from 0 to 8sqrt(2)
how do u say 8sqart2..i dnt understand that part
your radius is a constant change; your theta depends on sqrt(8y) right?
ok... the radius is the distance from the origin to the end of the line right? it travels up the y=x line; which is a 45 degree angle the total length of that line is from 0, the origin, up to (8,8) the common point
the slant of a rt tri with 45 degrees is sqrt(2); this goes 8 times longer... so: 0 <= radius <= 8sqrt(2)
pi/4 <= theta <= sqrt(8y), just gotta figure out if that sqrt(8y) need to be altered...
hello anthony sir,,,how are you ??????you are excellent.
howdy sath :) im fine thnx
i wish i were there with you!
you just bored? or bad times?
nah...but am great of yours.wanna learn something from you.
atleast way to study.
im trying to calculate it and I got 256pi/3...but it turns out to be wrong :(
{SS} f(x,y) dA <=> {SS} f(rcos, rsin)r dr.dt
so i have to integrate this right int(int(r^2, r = 0 .. 8*sqrt(2)), theta = (1/4)*Pi .. (1/2)*Pi)
i think the upper limit for the theta is spose to correspond to the x = sqrt(8y) function somehow
x = r cos(t) y = r sin(r) right r cos(t) = sqrt(8y) r cos(t) = sqrt(8 rsin(t))
r^2 cos^2(t) = 8r sin(t) solve for 't' i think
or solve for r :)
finding 't' sounds more reasonable to me; unless we can convert around to make it simpler
this is sooo difficult.. :(
well the good news is that the equation sqrt(x^2 +y^2) is just the unit sphere :) and should be easy to convert to polars
yeah..as I said earlier after I used those boundaries (theetha bound as pi/4to pi/2 and r bound 0 to \[8\sqrt{2}\] the answer I got was 256pi/3 but its wrong
r^2 cos^2(t) = 8r sin(t) ; /r r cos^2(t) = 8 sin(t) ; indentity r (1-sin^2(t)) = 8 sin(t) r - r sin^2(t) = 8 sin(t)...... it gonna be wrong because you sweep 90 degrees each time thru. You have to only sweep out the are from p/4 to the curve x=sqrt(8y)
you are ending up taking the area 1/16th of a sphere if you do pi/4 to pi/2. and we dont want the whole area...
does that make sense?
so is the answer pi/16?
i got no clue what the answer is yet :) I could check it with the x and y stuff, but the polar version I aint got ...
yeah please...
hold on...
sure
well, i had to seek a higher source lol
http://www.wolframalpha.com/widgets/gallery/view.jsp?id=f5f3cbf14f4f5d6d2085bf2d0fb76e8a
but still it turns out to be incorrect..
is it looking for an exact? or an approximation?
I think we should keep the answers in terms of pi..
i aint having no luck at it....
its fine then..thanks a lot :)
i have the answer exactly if you want. 1024/45+(1024/45)*sqrt(2)
and i have the correct integral. I used maple to solve though. I can try to do it by hand if you want.
\[\int\limits_{0}^{\pi/4}\int\limits_{0}^{\frac{8\sin(\theta)}{\cos^{2}(\theta)}}r^{2}drd \theta\]
can you read that?
ya i can read it..
omg its crct....pls tell me hw u do it
i have it down to this: \[8^3/6*\int\limits_{0}^{\pi/4}x*\sqrt{1+x}dx\]
ok did you draw the region?
wait nevermind i made a mistake that simplified integral is wrong
but the first one is right
amistre64 sent me the pic http://assets.openstudy.com/updates/attachments/4de1249dc9a28b0b38e067c2-amistre64-1306602087960-likethis.jpg
the picture is a little strange the curve should be y=(x^2)/8, but it doesnt make much difference
so we know at the top limit: x=sqrt(8y) x^2=8y r^2cos^2(theta)=8*r*sin(theta) r=8sin(theta)/(cos^2(theta)) thats where the upper limit came from
and as a lower limit r=0
then the maximum r is 8sqrt(2) so we want to find corresponding theta 8sqrt(2)=8sin(theta)/cos^2(theta) sqrt(2)=sin(theta)/cos^2(theta) at Pi/4 sin(theta)=sqrt(2)/2 and cos^2(theta)=1/2 so Pi/4 is our solution. theta from 0 to Pi/4
so you have that integral i sent you, and you need to solve that
the first integration is standard, but the second is a bit messy.
here is the correct final integral: \[8^{3}/2\int\limits_{0}^{1}x \sqrt{1+x}dx\]
sorry should be 8^3/6
you can do the final integral by parts
if you want to know how I got to the integral above let me know
oh can u please tell me how u say that the maximum r is 8sqrt2
sure r is in the shaded region and the maximum is at the intersection of the two curves. there is a 45 45 90 right triangle with legs of size 8 so the hypotenuse is 8sqrt(2)
sqrt(8^2+8^2)=sqrt(128)=sqrt(64*2)=8sqrt(2)
does the rest of the initial set up make sense?
Need few minutes more..Im looking at your solution
when you do the first integration and plug in limits you get: \[\int\limits_{0}^{\pi/4}8^{3}/3*(\sin^{3}(\theta)/\cos^{6}(\theta)d \theta\]
or: \[8^{3}/3\int\limits_{0}^{\pi/4}\tan^{3}(\theta)\sec^{3}(\theta)d \theta\]
use substitution and chose tan^2(theta)=x 2tan(theta)sec^2(theta)=dx 1+tan^2(theta)=1+x sec^2(theta)=1+x sec(theta)=sqrt(1+x) putting that all together and changing the limits of integration: \[8^{3}/6\int\limits_{0}^{1}x \sqrt{1+x} dx\]
now by parts choose u=x dv=(1+x)^1/2 du=1 v=2((1+x)^(3/2))//3 and then you have a final simple power rule integral to solve
\[\int\limits_{0}^{\pi/4}\int\limits_{0}^{8\sqrt{2}}r^2 drd \Theta\]
so what I have to do is solve this right
sorry i didnt mean the upper limit of integration on r was 8sqrt(2), I meant that was the r that let you find the limits of theta. the upper limit on r=8sin(theta)/cos^2(theta)
\[\int\limits_{0}^{\frac{8\sin(\theta)}{\cos^{2}(\theta)}}r^{2}dr\] thats the inner integral
whole thing you need to solve: \[\int\limits\limits_{0}^{\pi/4}\int\limits\limits_{0}^{\frac{8\sin(\theta)}{\cos^{2}(\theta)}}r^{2}drd \theta\]
theta from 0 to Pi/4 you can see if you draw the picture correctly
oh i see.but like isnt solving the inner integral difficult?
no its not bad. Did you see my posts above, I wrote out the steps
let me check..I missed it i guess :) thanks a tons btw
you're welcome :) i want to be a math professor so this is fun for me.
btw hw dd u get 8^3/3 for r
thats from integrating r^2 int(r^2)=r^3/3. then plug in the upper and lower limits for r the constant term is 8^3/3
YEAH BUT THE upper and lower limits for r is 0 to sin(theeta)/cos^2(theta) right? that meas we have to substitue those two right?
Join our real-time social learning platform and learn together with your friends!