Calculate a Triple Integral using the cylindrical coordinate system

Gabry89
Messages
25
Reaction score
0
I don't understand what's wrong with it:

Esn1411pag394.jpg
 
Physics news on Phys.org
Hi Gabry89! Happy new year! :smile:

In your condition 0 ≤ y ≤ 1 - x - z,

you need to deal separately with the case x + z > 1. :wink:
 
thanks, Happy new year too ;)

I thought about that, here's what I've done:

Esn1411pag3942.jpg
 
no, that doesn't work …

you're integrating ρ from 1/(cosφ + sinφ) to 1 …

which doesn't work for cosφ + sinφ < 1 :redface:

as i said, deal separately with the case x + z > 1.
 
^i think I've understood what you mean but i just don't realize where's the case x+z > 1, i just see x + z <= 1
 
Gabry89 said:
^i think I've understood what you mean but i just don't realize where's the case x+z > 1, i just see x + z <= 1

I don't know about you, but I see x^2 + z^2 \leq 1.
 
^yes, that's not what i mean, i mean that

0<= y <= 1-x-z then x+z <= 1 not x+z > 1 as the case that tiny-tim was talkin' about
 
Gabry89 said:
… i just don't realize where's the case x+z > 1, i just see x + z <= 1

Exactly … you've dealt with x + z > 1 in the same way as x + z ≤ 1, getting a negative integral (ie with the "upper" limit lower than the "lower" limit) for the second one.

You need to write the integrals separately, so that you can put the second one equal to zero.
 
Gabry89 said:
^yes, that's not what i mean, i mean that

0<= y <= 1-x-z then x+z <= 1 not x+z > 1 as the case that tiny-tim was talkin' about

[STRIKE]Just because 0\leq y \leq 1-x-z does not mean that x+z \leq 1. The one does not follow from the other.[/STRIKE] Cancel that.

What tiny-tim is talking about is that if you want to integrate over the entire circle, you have to then subtract the part of the circle where x+z>1.

[EDITED]
 
  • #10
In problems like this, a picture is worth a thousand words. I plotted y upwards:

forumproblem.jpg


The point is that the slanted plane goes "underground" ("ground" means where y = 0) with respect to y, so you can't include the brown area in your domain.
 
  • #11
^then -1 \leq x \leq 0 and the same for z?

I'd use the fact that the plane x+y+z=1 crosses the base of the cylinder which is x2+z2=1, y=0.

Char. Limit said:
What tiny-tim is talking about is that if you want to integrate over the entire circle, you have to then subtract the part of the circle where x+z>1.

i've understood it theoretically but i don't know how to put it into practice: i have to deal separately with the case x+z<=1 and x+z>1 then, is the first case the one that i did in the first post? which gives me - pi/4? so, i just have to do the part related to x+z>1.
 
Last edited:
  • #12
Gabry89 said:
thanks, Happy new year too ;)

I thought about that, here's what I've done:

Esn1411pag3942.jpg

In the xz-plane, you have x2 + z2 ≤ 1 AND x + z ≤ 1.

x2 + z2 ≤ 1 is the circle of radius 1, centered at the origin and the interior of this circle. (In cylindrical coordinates, this is ρ ≤ 1 .)

x + z ≤ 1 is the line, x + z = 1, and the half-plane on the origin side of this line. (In cylindrical coordinates, this line has the equation, ρ = 1/(sin(φ)+cos(φ) ) .)

(So, the region described by, x2 + z2 ≤ 1 AND x + z ≤ 1, is the portion of the above circular region on the origin side of the above line.)

The above line, and circle, intersect at (ρ=1, φ=0) and (ρ=1, φ=π/2).

Therefore, you need to break your integral up.

For 0 ≤ φ ≤ π/2, 0 ≤ ρ ≤ 1/(sin(φ)+cos(φ)).

For π/2 ≤ φ ≤ 2π, 0 ≤ ρ ≤ 1.​

By the way, your integral, \displaystyle \dots \int_{{{1}\over{\cos\varphi+\sin\varphi}}}^{\ 1} (\dots)\,d\varphi\ \dots
integrates only over the region of the circle which should be excluded from the integration.
 
  • #13
^like this then:

Esn1411pag3943.jpg
 
  • #14
Gabry89 said:
^like this then:

Esn1411pag3943.jpg
Looks good to me. Do the integration & see if the answer checks out.


 
  • #15
One other note. You can think of the xz domain as a 3/4 circle plus a right triangle. There is no reason to do the right triangle portion in polar coordinates; it only complicates matters. You could integrate the 3/4 circle in polar coordinates and the triangle in rectangular.
 
  • #16
SammyS said:
Looks good to me. Do the integration & see if the answer checks out.


Ok, even if the first one looks kinda complicated 'cause i get (talkin' about \rho) \int from 0 to 1/(sin\varphi+cos\varphi) of \rho^2 and besides the same for \rho^3, then is there an easier way to solve these integrals than e.g. calculating the cube?

the second one gives me a part of the answer so it seems right.
 
  • #17
Gabry89 said:
Ok, even if the first one looks kinda complicated 'cause i get (talkin' about \rho) \int from 0 to 1/(sin\varphi+cos\varphi) of \rho^2 and besides the same for \rho^3, then is there an easier way to solve these integrals than e.g. calculating the cube?

the second one gives me a part of the answer so it seems right.
If you are allowed to do part of the integration in rectangular coordinates, then using rectangular coordinates for \displaystyle 0\le\varphi \le\pi/2 appears to be straight forward.

If not:
It may be helpful to know that \sin x+\cos x=\sqrt{2}\,\sin\left(x+{{\pi}\over{4}}\right)= \sqrt{2}\,\cos\left(x-{{\pi}\over{4}}\right)\,.

So that {{1}\over{\sin \varphi+\cos \varphi}}=\sqrt{2}\,\csc\left(\varphi+{{\pi}\over{4}}\right)= \sqrt{2}\,\sec\left(\varphi-{{\pi}\over{4}}\right)\,.

I've got an appointment to keep. I'll look at this later.

By the way, what part of the answer have you gotten thus far? ... What part of the integral have you done?


 
  • #18
SammyS said:

By the way, what part of the answer have you gotten thus far? ... What part of the integral have you done?


i did \intfrom pi/2 to 2pi \int from 0 to 1 \int 0 to 1-\rhocos\varphi-\rhosin\varphi of [(\rho^2)cos\varphi] dy d\rho d\varphi

which gives me -1/3 + 1/8 -(3pi)/16 so a part of the right result ( we can see -(3pi)/16)
 
  • #19
SammyS said:

It may be helpful to know that \sin x+\cos x=\sqrt{2}\,\sin\left(x+{{\pi}\over{4}}\right)= \sqrt{2}\,\cos\left(x-{{\pi}\over{4}}\right)\,.

So that {{1}\over{\sin \varphi+\cos \varphi}}=\sqrt{2}\,\csc\left(\varphi+{{\pi}\over{4}}\right)= \sqrt{2}\,\sec\left(\varphi-{{\pi}\over{4}}\right)\,.

The above identities don't really help.

Gabry89 said:
i did \int_{\pi/2}^{2\pi} \int_0^1 \int_0^{1-\rho\cos\varphi-\rho\sin\varphi}\rho^2\,\cos\varphi\ dy\ d\rho\ d\varphi

which gives me -1/3 + 1/8 -(3pi)/16 so a part of the right result ( we can see -(3pi)/16)

What you got for this part of the integral looks like it's right. BTW: -1/3 + 1/8 = -5/24

Gabry89 said:
^like this then:

Esn1411pag3943.jpg

Your first integral, \int_{0}^{\pi/2}\int_0^{1/(\cos\varphi+\sin\varphi)} \int_0^{1-\rho\cos\varphi-\rho\sin\varphi}\rho^2\,\cos\varphi\ dy\ d\rho\ d\varphi

will work out pretty nicely. Write the upper limit of the dy integral as 1-\rho(\cos\varphi+\sin\varphi)\,.

This will give you:

\int_{0}^{\pi/2}\int_0^{1/(\cos\varphi+\sin\varphi)} \int_0^{1-\rho(\cos\varphi+\sin\varphi)}\rho^2\,\cos\varphi\ dy\ d\rho\ d\varphi

When you plug in for ρ3 and ρ4, it will take some algebra & trig, but the answer does work out.
 
  • #20
i'm arrived at this integral: 1/12 *

<br /> \int_{0}^{\pi/2}\ (cos\varphi)/[cos\varphi+sin\varphi]^3 d\varphi<br />i've seen that it gives me 1/24 using a calculator so I've found the correct result but i just don't know how to get to 1/2 solving the integral.
 
Last edited:
  • #21
cosφ + sinφ = cos(φ - π/4)√2 :wink:

(as SammyS said)
 
Back
Top