Evaluating Polar Int., Find Error: \frac{\pi}{8}-0.25ln(2)

  • Thread starter Thread starter Juggler123
  • Start date Start date
  • Tags Tags
    Error Polar
Juggler123
Messages
80
Reaction score
0
Evaluate the integral by changing to polar coordinates

\int\int arctan(y/x)

Given that

0 \leq x \leq 1 and 0 \leq y \leq x

Now I've changed the integral to

\int\int \theta r dr d\theta

Such that 0 \leq \theta \leq \frac{\pi}{2} and 0 \leq r \leq \sqrt{2}

And evaluating this I get \frac{\pi^{2}}{8}

I don't think this is correct though, I have found out that the answer is \frac{\pi}{8} - 0.25ln(2)

Can someone show me where I'm going wrong please, thanks!

Sorry for the poor Latex-ing I've never used it before.
 
Physics news on Phys.org
Hi Juggler123! :smile:

(have an integral: ∫ and a pi: π and a theta: θ and a ≤ :wink:)

Sorry, but your limits are toooootally wrong. :redface:

0 ≤ x ≤ 1 and 0 ≤ y ≤ x is a 45º triangle with base 1.

So your limits are 0 ≤ θ ≤ 45º and 0 ≤ r ≤ … (depends on θ :wink:) ? :smile:
 
Would it be correct to say that the upper limit for r is 1/cos\theta ?
 
Hi Juggler123! :smile:

(what happened to that θ i gave you? :confused:)
Juggler123 said:
Would it be correct to say that the upper limit for r is 1/cos\theta ?

Noooo. :redface:
 
How can I go about finding the upper limit then? I used the fact that the maximum x=1=max.y then said x=rcos(theta) and rearranged, where have I gone wrong??
 
Hint: In your triangular region, every x value on the right boundary has the same value.
 
Sorry I'm still confused, why does knowing that on the right boundary x is always equal to 1?
 
oops!

Juggler123 said:
How can I go about finding the upper limit then? I used the fact that the maximum x=1=max.y then said x=rcos(theta) and rearranged, where have I gone wrong??

oh no, I had my diagram the wrong way up :redface:

you were right, it is 0 ≤ r ≤ 1/cosθ.

Sorry. :redface:

ok, now integrate ∫∫ θr drdθ between those limits. :smile:
 
Juggler123 said:
Sorry I'm still confused, why does knowing that on the right boundary x is always equal to 1?
Because, on that boundary x = 1 ==> rcos(θ) = 1, so r = 1/cos(θ).

It looks like you already understand this, based on another reply you gave.
 
  • #10
Now I've stumbled across another problem!

How would I integrate x/(2cos(x)^2) w.r.t x
 
  • #11
Juggler123 said:
Now I've stumbled across another problem!

How would I integrate x/(2cos(x)^2) w.r.t x
This is actually pretty simple.
\int \frac{x}{2cos^2x} dx~=~1/2\int x sec^2 x dx
Edit: added missing x factor in right integral.
Hint: There is a trig function whose derivative wrt x is sec^2(x).
 
Last edited:
  • #12
Isn't x/2cos(x)^2 equal to 0.5xsec(x)^2?? Not 0.5sec(x)^2
 
  • #13
Right you are. The integral should be
\int \frac{x}{2cos^2x} dx~=~1/2\int x sec^2 x dx
This looks like a natural for integration by parts, with u = x and dv = sec^2(x)dx.
 
  • #14
Yes! That works brilliant, thanks for all the help!
 

Similar threads

Back
Top