What is the mistake in calculating the integral of the absolute sine function?

dirk_mec1
Messages
755
Reaction score
13

Homework Statement


\int_0^{2018 \pi} \lvert \sin(2018x) \lvert \mbox{d}x

Homework Equations

The Attempt at a Solution


So the period is:
\frac{2 \pi}{ 2018}

Each "hump" of the sine has an area of 2 so if I count the number of humps I am done. In one period of an absolute sine function the area is thus 4.

So the requested area is:

4 \cdot \frac{2018 \pi}{\frac{2 \pi}{ 2018} } = 2 \cdot 2018^2

I am off by a factor of 2018. Where is my mistake?
 
Physics news on Phys.org
dirk_mec1 said:

Homework Statement


\int_0^{2018 \pi} \lvert \sin(2018x) \lvert \mbox{d}x

Homework Equations

The Attempt at a Solution


So the period is:
\frac{2 \pi}{ 2018}

Each "hump" of the sine has an area of 2 so if I count the number of humps I am done. In one period of an absolute sine function the area is thus 4.

So the requested area is:

4 \cdot \frac{2018 \pi}{\frac{2 \pi}{ 2018} } = 2 \cdot 2018^2

I am off by a factor of 2018. Where is my mistake?
What is ##\int sin(2018x) dx##?
 
1/2018 * -cos(2018x) + C.

Why do you ask?
 
dirk_mec1 said:
Each "hump" of the sine has an area of 2
Can you prove this?
 
Thanks. I understand my mistake!
 
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