Simple complex numbers integral

elcotufa
Messages
20
Reaction score
0

Homework Statement


Integrate using complex numbers
<br /> \int\limits_0^{2\pi} cos^4(\theta)<br />


Homework Equations


<br /> cos^4(\theta)= (\frac{e^{j\theta} + e^{-j\theta}}2)^4<br />

The Attempt at a Solution


<br /> <br /> \frac 1{2^4} (e^{j\theta} + e^{-j\theta})^4 <br />

I got
<br /> \frac 1{2^4} \int^{2\pi}_0 (e^{4j\theta}+4e^{2j\theta}+4e^{-2j\theta}+e^{-4j\theta}+6)<br />

After this I am not sure what to do

The integral of <br /> \int e^{4j} would be \frac{e^{4j\theta}}{4j}?

How do I cancel them?

Input appreciated
 
Physics news on Phys.org
elcotufa said:

Homework Statement


Integrate using complex numbers
<br /> \int\limits_0^{2\pi} cos^4(\theta)<br />


Homework Equations


<br /> cos^4(\theta)= (\frac{e^{j\theta} + e^{-j\theta}}2)^4<br />

The Attempt at a Solution


<br /> <br /> \frac 1{2^4} (e^{j\theta} + e^{-j\theta})^4 <br />

I got
<br /> \frac 1{2^4} \int^{2\pi}_0 (e^{4j\theta}+4e^{2j\theta}+4e^{-2j\theta}+e^{-4j\theta}+6)<br />

After this I am not sure what to do

The integral of <br /> \int e^{4j} would be \frac{e^{4j\theta}}{4j}?

How do I cancel them?

Input appreciated

Sure, that's the integral of e^(4j*theta). You'll notice if you evaluate it from 0 to 2*pi the result is 0. The same for all the other exponentials. The only term that contributes is the 6.
 
thanks man
 
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