Show the equality of two expressions

  • Thread starter Thread starter grepecs
  • Start date Start date
  • Tags Tags
    Expressions
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 1K views
grepecs
Messages
17
Reaction score
0

Homework Statement


Show that

[tex]\sum_{k=0}^{N-1}e^{\gamma \tau k}\int_{0}^{\tau}F'(k\tau+s)ds[/tex]

can be written as

[tex]\int_{0}^{t}e^{\gamma t'}F'(t')dt'[/tex]

Homework Equations



1. [itex]t=N\tau[/itex]

2. [itex]\int_{0}^{\tau}F'(k\tau+s)ds[/itex] has the same statistical properties for each interval of length [itex]\tau[/itex], and is statistically independent with respect to [itex]k[/itex].

The Attempt at a Solution


I barely know where to start. As a first step, I'm thinking that perhaps "same statistical properties" means that the integral is the same regardless of [itex]k[/itex], so that

[tex]\int_{0}^{\tau}F'(k\tau+s)ds=\int_{0}^{\tau}F'(s)ds,[/tex]

i.e., [itex]k=0[/itex]. Is this correct?
 
Physics news on Phys.org
Without the exponential, the first expression would just be a piecewise definition of the second integral, and a substitution would transform them into each other (can you see how? Hint: which argument values are used in F in the first, second, ... integral?). I guess you need the second relevant equation to get the same result including the exponential, but it could be still interesting to make that substitution.
 
mfb said:
Without the exponential, the first expression would just be a piecewise definition of the second integral, and a substitution would transform them into each other (can you see how? Hint: which argument values are used in F in the first, second, ... integral?). I guess you need the second relevant equation to get the same result including the exponential, but it could be still interesting to make that substitution.

Thanks. That gives me

[tex]\sum_{k=0}^{N-1}e^{\gamma \tau k}\int_{k\tau}^{(k+1)\tau}F'(t')dt'[/tex].

What's left now is to move the exponential into the integrand, but I'm not sure how that can be justified.
 
That I don't know. It does not work for general functions F', but it works if you take the limit N -> infinity (with finite t), and it might work for some special F' even with finite N.