Is the time average of a sin function = 0?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 17K views
ani4physics
Messages
29
Reaction score
0
Hello all. I just have a simple question. Suppose a classical charged particle is interacting with a potential of the form V(t) = V Sin(wt). The interaction energy is qV(t). My question is, will the time-average of this interaction be zero? Could someone please show me an equation of how to get that time-average. Thanks a lot.
 
Physics news on Phys.org
The average of a function on the range [a,b] is

[tex]\bar{f} = \frac{1}{b-a}\int_a^b dt f(t)[/tex]

So, to answer this question, you have to specify the time interval over which you want to average the function. Do you want to average it over a full period? Or from t = 0 to infinity?

For the case of sin(w*t), the [0,infinity) interval doesn't give a well defined average. The full period interval does, and from the definition you should be able to see if it is zero or not.
 
Mute said:
The average of a function on the range [a,b] is

[tex]\bar{f} = \frac{1}{b-a}\int_a^b dt f(t)[/tex]

So, to answer this question, you have to specify the time interval over which you want to average the function. Do you want to average it over a full period? Or from t = 0 to infinity?

For the case of sin(w*t), the [0,infinity) interval doesn't give a well defined average. The full period interval does, and from the definition you should be able to see if it is zero or not.

what if the function is cos(w*t) and the time time interval is [- infinity, t]. does it have a well defined average? thanks very much.
 
ani4physics said:
what if the function is cos(w*t) and the time time interval is [- infinity, t]. does it have a well defined average? thanks very much.

Not really. To do an average where the time tends to infinity generally the integrand must tend to some finite limit there, which cos and sine do not. The integral is then defined on a finite range of integration where the "infinite" endpoint is taken to infinity as a limit. For your particular question this would look like

[tex]\bar{f} = \lim_{T \rightarrow \infty} \frac{1}{t+T}\int_{-T}^t dt \cos(\omega t)[/tex]

which won't be well defined as [itex]T \rightarrow \infty[/itex]. (However, it may be defined in the sense of a distribution such as the dirac delta function).

Similar statements hold for sin(wt).
 
Mute said:
which won't be well defined as [itex]T \rightarrow \infty[/itex]. (However, it may be defined in the sense of a distribution such as the dirac delta function).
Maybe I'm making a silly mistake, but I'm pretty sure that, as a pointwise limit of bivariate functions, it converges to
[tex]f(\omega, t) = \begin{cases} 1 & \omega = 0 \\ 0 & \omega \neq 0\end{cases}[/tex]