Double Integral Help: Solving with u-sub

UrbanXrisis
Messages
1,192
Reaction score
1
\int _0 ^{\pi/3} \int _0 ^{\pi/4} x cos(x+y) dy dx
\int _0 ^{\pi/3} xsin(x+\frac{\pi}{4}) dx
using u-sub, u=x, dv=sin(x+pi/4)

-xcos\left(x+\frac{\pi}{4}\right)+ sin\left(x+\frac{\pi}{4}\right)-sin\left(\frac{\pi}{4}\left) |_0^{\pi/3}

-\frac{\pi}{3}cos\left(\frac{\pi}{3}+\frac{\pi}{4}\right)+ sin\left(\frac{\pi}{3}+\frac{\pi}{4}\right)-sin\left(\frac{\pi}{4}\right)

i don't know where I made the mistake
 
Last edited:
Physics news on Phys.org
Don't forgot the lower limit in the first integration: \sin(x+\pi/4)-\sin(x)
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top