Is the Integral of Cosine Function Always Zero?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
8 replies · 4K views
daudaudaudau
Messages
297
Reaction score
0
Hi. I have been experimenting a little to come up with the following "conjecture"
[tex] \int_0^{2\pi}d\phi f(a+b\cos\phi)\sin\phi=0[/tex]
where a and b are arbitrary constants and f(x) is any function. Is this true? I guess it can be shown by expanding f in a power series of cosines?
 
Physics news on Phys.org
Yes, I'm getting that that this is true. It can be proven using the substitution
[tex]x=\cos{\phi}[/tex]
[tex]dx=-\sin{\phi}d\phi[/tex]
But this substitution is not 1-to-1: Each x value corresponds to 2 phi values on [0,2pi]. So you need to break the region of integration into [0,pi] and [pi,2pi]. If you look at the graph of the cos function, you will see it is 1-to-1 on these two intervals and goes from 1 to -1 on [0,pi] and from -1 to 1 on [pi,2pi]. So the integral becomes:
[tex] \int_0^{2\pi}d\phi f(a+b\cos\phi)\sin\phi= \int_1^{-1}-f(a+bx)dx + \int_{-1}^{1}-f(a+bx)dx = \int_{-1}^{1}f(a+bx)dx + \int_{-1}^{1}-f(a+bx)dx = 0[/tex]Tiny-tim: I get this even in the example you gave.
 
hmm … i think I've been misled by the ambiguity of the √ function :redface:

yes, we can get it directly from the original integral …

if f = g', then it's ∫ [g(a + bcosφ)]' dφ, = [g(a + bcosφ)]φ=0
 
tiny-tim said:
hmm … i think I've been misled by the ambiguity of the √ function :redface:

yes, we can get it directly from the original integral …

if f = g', then it's ∫ [g(a + bcosφ)]' dφ, = [g(a + bcosφ)]φ=0

Happens to everyone :wink:
That is a better way of proving it.
 
tiny-tim said:
hmm … i think I've been misled by the ambiguity of the √ function :redface:

yes, we can get it directly from the original integral …

if f = g', then it's ∫ [g(a + bcosφ)]' dφ, = [g(a + bcosφ)]φ=0

What happened to the sine function?