Derive Fourier transform for summation of shifted Dirac-delta function












0














How to derive this Fourier transform:



$$ F{ sum_{n=-infty}^{infty} delta (t- nT) text{ }} =omega_o sum_{n=-infty}^{infty} delta (omega - n omega_o)$$



where:



$$ omega_o = 2 pi / T $$










share|cite|improve this question
























  • en.wikipedia.org/wiki/Dirac_comb
    – caverac
    Nov 24 at 15:32










  • dspillustrations.com/pages/posts/misc/…
    – Bill Moore
    Nov 28 at 12:46
















0














How to derive this Fourier transform:



$$ F{ sum_{n=-infty}^{infty} delta (t- nT) text{ }} =omega_o sum_{n=-infty}^{infty} delta (omega - n omega_o)$$



where:



$$ omega_o = 2 pi / T $$










share|cite|improve this question
























  • en.wikipedia.org/wiki/Dirac_comb
    – caverac
    Nov 24 at 15:32










  • dspillustrations.com/pages/posts/misc/…
    – Bill Moore
    Nov 28 at 12:46














0












0








0







How to derive this Fourier transform:



$$ F{ sum_{n=-infty}^{infty} delta (t- nT) text{ }} =omega_o sum_{n=-infty}^{infty} delta (omega - n omega_o)$$



where:



$$ omega_o = 2 pi / T $$










share|cite|improve this question















How to derive this Fourier transform:



$$ F{ sum_{n=-infty}^{infty} delta (t- nT) text{ }} =omega_o sum_{n=-infty}^{infty} delta (omega - n omega_o)$$



where:



$$ omega_o = 2 pi / T $$







fourier-transform






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Nov 24 at 15:22









Bernard

117k637110




117k637110










asked Nov 24 at 14:33









Bill Moore

1176




1176












  • en.wikipedia.org/wiki/Dirac_comb
    – caverac
    Nov 24 at 15:32










  • dspillustrations.com/pages/posts/misc/…
    – Bill Moore
    Nov 28 at 12:46


















  • en.wikipedia.org/wiki/Dirac_comb
    – caverac
    Nov 24 at 15:32










  • dspillustrations.com/pages/posts/misc/…
    – Bill Moore
    Nov 28 at 12:46
















en.wikipedia.org/wiki/Dirac_comb
– caverac
Nov 24 at 15:32




en.wikipedia.org/wiki/Dirac_comb
– caverac
Nov 24 at 15:32












dspillustrations.com/pages/posts/misc/…
– Bill Moore
Nov 28 at 12:46




dspillustrations.com/pages/posts/misc/…
– Bill Moore
Nov 28 at 12:46










2 Answers
2






active

oldest

votes


















1














First note that



$$f(t) = sum_{n=-infty}^{+infty}delta(t-nT)$$



is a periodic tempered distribution with period $T$. Therefore you can do a Fourier series expansion:



$$f(t) = sum_{k=-infty}^{+infty}C_k,e^{ik2pi t/T},;mathrm{with};C_k=frac{1}{T}int_a^{a+T}f(t);e^{-ik2pi t/T},dt = frac{1}{T},.$$



In other words:



$$f(t) = sum_{n=-infty}^{+infty}delta(t-nT) = frac{1}{T}sum_{k=-infty}^{+infty}e^{ik2pi t/T},.$$



Now, taking the Fourier transform of the last series we get the desired result:



$$F{ f(t) } = frac{1}{T}F{ sum_{k=-infty}^{+infty} e^{ik2pi t/T} text{ }}
=frac{2pi}{T}sum_{k=-infty}^{+infty}delta(omega-kfrac{2pi}{T}).$$






share|cite|improve this answer





























    0














    We start with the Dirac Comb Function:



    $$ f(t) = sumlimits_{k=-infty}^{+infty} delta(t - kT) $$



    We know the formula for Complex Fourier Series Expansion is:



    $$x(t)=sum_{n=-a+e}^{a+e}c_n exp( j 2 pi n t / T)$$
    Where:



    $$ c_n = frac{1}{T_o}int_{-infty}^{infty}x(t)exp(-j 2 pi n t / T_o) dt$$



    First, we calculate the coefficients for the series expansion of f(t):



    $$ c_n = frac{1}{T}intlimits_{-T/2}^{T/2} sumlimits_{k=-infty}^{+infty} delta(t - kT) e^{-j 2 pi n t /T} dt \
    $$

    Since the period of f(t) is T, and we are integrating between -T/2 and T/2, it follow that only one value of k applies to the integral range, namely k=0. Thus, the equation simplifies to:



    $$c_n = frac{1}{T}intlimits_{-T/2}^{T/2} delta(t) e^{-j 2 pi n t/T} dt quad quad\$$



    Now we use this property of dirac delta:



    $$int_{-a+e}^{a+e}f(t)delta(t - a)dt = f(a)$$



    The equation further simplifies to:



    $$ begin{align}
    & c_n = frac{1}{T}e^{-j 2 pi n 0/T} \
    & c_n = frac{1}{T} quad quad text{(for all integers of n)} \
    end{align} $$



    Substituting the coefficient value, $c_n$, into the formula for Fourier Series Expansion yields:



    $$ f(t) = sumlimits_{k=-infty}^{+infty} delta(t - kT) = sumlimits_{n=-infty}^{+infty} frac{1}{T} e^{j 2 pi n t/T} $$



    Next we find the Fourier Transform of the Fourier Series Expansion of f(t):



    we know that:
    $$ F { e^{i omega_o t} } = 2 pi delta(omega - omega_o) $$



    Thus:



    $$F{ f(t) } = frac{1}{T}F{ sum_{k=-infty}^{+infty} e^{ik2pi t/T} text{ }}
    =frac{2pi}{T}sum_{k=-infty}^{+infty}delta(omega-kfrac{2pi}{T}).$$






    share|cite|improve this answer























      Your Answer





      StackExchange.ifUsing("editor", function () {
      return StackExchange.using("mathjaxEditing", function () {
      StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
      StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
      });
      });
      }, "mathjax-editing");

      StackExchange.ready(function() {
      var channelOptions = {
      tags: "".split(" "),
      id: "69"
      };
      initTagRenderer("".split(" "), "".split(" "), channelOptions);

      StackExchange.using("externalEditor", function() {
      // Have to fire editor after snippets, if snippets enabled
      if (StackExchange.settings.snippets.snippetsEnabled) {
      StackExchange.using("snippets", function() {
      createEditor();
      });
      }
      else {
      createEditor();
      }
      });

      function createEditor() {
      StackExchange.prepareEditor({
      heartbeatType: 'answer',
      autoActivateHeartbeat: false,
      convertImagesToLinks: true,
      noModals: true,
      showLowRepImageUploadWarning: true,
      reputationToPostImages: 10,
      bindNavPrevention: true,
      postfix: "",
      imageUploader: {
      brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
      contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
      allowUrls: true
      },
      noCode: true, onDemand: true,
      discardSelector: ".discard-answer"
      ,immediatelyShowMarkdownHelp:true
      });


      }
      });














      draft saved

      draft discarded


















      StackExchange.ready(
      function () {
      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3011625%2fderive-fourier-transform-for-summation-of-shifted-dirac-delta-function%23new-answer', 'question_page');
      }
      );

      Post as a guest















      Required, but never shown

























      2 Answers
      2






      active

      oldest

      votes








      2 Answers
      2






      active

      oldest

      votes









      active

      oldest

      votes






      active

      oldest

      votes









      1














      First note that



      $$f(t) = sum_{n=-infty}^{+infty}delta(t-nT)$$



      is a periodic tempered distribution with period $T$. Therefore you can do a Fourier series expansion:



      $$f(t) = sum_{k=-infty}^{+infty}C_k,e^{ik2pi t/T},;mathrm{with};C_k=frac{1}{T}int_a^{a+T}f(t);e^{-ik2pi t/T},dt = frac{1}{T},.$$



      In other words:



      $$f(t) = sum_{n=-infty}^{+infty}delta(t-nT) = frac{1}{T}sum_{k=-infty}^{+infty}e^{ik2pi t/T},.$$



      Now, taking the Fourier transform of the last series we get the desired result:



      $$F{ f(t) } = frac{1}{T}F{ sum_{k=-infty}^{+infty} e^{ik2pi t/T} text{ }}
      =frac{2pi}{T}sum_{k=-infty}^{+infty}delta(omega-kfrac{2pi}{T}).$$






      share|cite|improve this answer


























        1














        First note that



        $$f(t) = sum_{n=-infty}^{+infty}delta(t-nT)$$



        is a periodic tempered distribution with period $T$. Therefore you can do a Fourier series expansion:



        $$f(t) = sum_{k=-infty}^{+infty}C_k,e^{ik2pi t/T},;mathrm{with};C_k=frac{1}{T}int_a^{a+T}f(t);e^{-ik2pi t/T},dt = frac{1}{T},.$$



        In other words:



        $$f(t) = sum_{n=-infty}^{+infty}delta(t-nT) = frac{1}{T}sum_{k=-infty}^{+infty}e^{ik2pi t/T},.$$



        Now, taking the Fourier transform of the last series we get the desired result:



        $$F{ f(t) } = frac{1}{T}F{ sum_{k=-infty}^{+infty} e^{ik2pi t/T} text{ }}
        =frac{2pi}{T}sum_{k=-infty}^{+infty}delta(omega-kfrac{2pi}{T}).$$






        share|cite|improve this answer
























          1












          1








          1






          First note that



          $$f(t) = sum_{n=-infty}^{+infty}delta(t-nT)$$



          is a periodic tempered distribution with period $T$. Therefore you can do a Fourier series expansion:



          $$f(t) = sum_{k=-infty}^{+infty}C_k,e^{ik2pi t/T},;mathrm{with};C_k=frac{1}{T}int_a^{a+T}f(t);e^{-ik2pi t/T},dt = frac{1}{T},.$$



          In other words:



          $$f(t) = sum_{n=-infty}^{+infty}delta(t-nT) = frac{1}{T}sum_{k=-infty}^{+infty}e^{ik2pi t/T},.$$



          Now, taking the Fourier transform of the last series we get the desired result:



          $$F{ f(t) } = frac{1}{T}F{ sum_{k=-infty}^{+infty} e^{ik2pi t/T} text{ }}
          =frac{2pi}{T}sum_{k=-infty}^{+infty}delta(omega-kfrac{2pi}{T}).$$






          share|cite|improve this answer












          First note that



          $$f(t) = sum_{n=-infty}^{+infty}delta(t-nT)$$



          is a periodic tempered distribution with period $T$. Therefore you can do a Fourier series expansion:



          $$f(t) = sum_{k=-infty}^{+infty}C_k,e^{ik2pi t/T},;mathrm{with};C_k=frac{1}{T}int_a^{a+T}f(t);e^{-ik2pi t/T},dt = frac{1}{T},.$$



          In other words:



          $$f(t) = sum_{n=-infty}^{+infty}delta(t-nT) = frac{1}{T}sum_{k=-infty}^{+infty}e^{ik2pi t/T},.$$



          Now, taking the Fourier transform of the last series we get the desired result:



          $$F{ f(t) } = frac{1}{T}F{ sum_{k=-infty}^{+infty} e^{ik2pi t/T} text{ }}
          =frac{2pi}{T}sum_{k=-infty}^{+infty}delta(omega-kfrac{2pi}{T}).$$







          share|cite|improve this answer












          share|cite|improve this answer



          share|cite|improve this answer










          answered Nov 24 at 17:23









          Anders Beta

          68319




          68319























              0














              We start with the Dirac Comb Function:



              $$ f(t) = sumlimits_{k=-infty}^{+infty} delta(t - kT) $$



              We know the formula for Complex Fourier Series Expansion is:



              $$x(t)=sum_{n=-a+e}^{a+e}c_n exp( j 2 pi n t / T)$$
              Where:



              $$ c_n = frac{1}{T_o}int_{-infty}^{infty}x(t)exp(-j 2 pi n t / T_o) dt$$



              First, we calculate the coefficients for the series expansion of f(t):



              $$ c_n = frac{1}{T}intlimits_{-T/2}^{T/2} sumlimits_{k=-infty}^{+infty} delta(t - kT) e^{-j 2 pi n t /T} dt \
              $$

              Since the period of f(t) is T, and we are integrating between -T/2 and T/2, it follow that only one value of k applies to the integral range, namely k=0. Thus, the equation simplifies to:



              $$c_n = frac{1}{T}intlimits_{-T/2}^{T/2} delta(t) e^{-j 2 pi n t/T} dt quad quad\$$



              Now we use this property of dirac delta:



              $$int_{-a+e}^{a+e}f(t)delta(t - a)dt = f(a)$$



              The equation further simplifies to:



              $$ begin{align}
              & c_n = frac{1}{T}e^{-j 2 pi n 0/T} \
              & c_n = frac{1}{T} quad quad text{(for all integers of n)} \
              end{align} $$



              Substituting the coefficient value, $c_n$, into the formula for Fourier Series Expansion yields:



              $$ f(t) = sumlimits_{k=-infty}^{+infty} delta(t - kT) = sumlimits_{n=-infty}^{+infty} frac{1}{T} e^{j 2 pi n t/T} $$



              Next we find the Fourier Transform of the Fourier Series Expansion of f(t):



              we know that:
              $$ F { e^{i omega_o t} } = 2 pi delta(omega - omega_o) $$



              Thus:



              $$F{ f(t) } = frac{1}{T}F{ sum_{k=-infty}^{+infty} e^{ik2pi t/T} text{ }}
              =frac{2pi}{T}sum_{k=-infty}^{+infty}delta(omega-kfrac{2pi}{T}).$$






              share|cite|improve this answer




























                0














                We start with the Dirac Comb Function:



                $$ f(t) = sumlimits_{k=-infty}^{+infty} delta(t - kT) $$



                We know the formula for Complex Fourier Series Expansion is:



                $$x(t)=sum_{n=-a+e}^{a+e}c_n exp( j 2 pi n t / T)$$
                Where:



                $$ c_n = frac{1}{T_o}int_{-infty}^{infty}x(t)exp(-j 2 pi n t / T_o) dt$$



                First, we calculate the coefficients for the series expansion of f(t):



                $$ c_n = frac{1}{T}intlimits_{-T/2}^{T/2} sumlimits_{k=-infty}^{+infty} delta(t - kT) e^{-j 2 pi n t /T} dt \
                $$

                Since the period of f(t) is T, and we are integrating between -T/2 and T/2, it follow that only one value of k applies to the integral range, namely k=0. Thus, the equation simplifies to:



                $$c_n = frac{1}{T}intlimits_{-T/2}^{T/2} delta(t) e^{-j 2 pi n t/T} dt quad quad\$$



                Now we use this property of dirac delta:



                $$int_{-a+e}^{a+e}f(t)delta(t - a)dt = f(a)$$



                The equation further simplifies to:



                $$ begin{align}
                & c_n = frac{1}{T}e^{-j 2 pi n 0/T} \
                & c_n = frac{1}{T} quad quad text{(for all integers of n)} \
                end{align} $$



                Substituting the coefficient value, $c_n$, into the formula for Fourier Series Expansion yields:



                $$ f(t) = sumlimits_{k=-infty}^{+infty} delta(t - kT) = sumlimits_{n=-infty}^{+infty} frac{1}{T} e^{j 2 pi n t/T} $$



                Next we find the Fourier Transform of the Fourier Series Expansion of f(t):



                we know that:
                $$ F { e^{i omega_o t} } = 2 pi delta(omega - omega_o) $$



                Thus:



                $$F{ f(t) } = frac{1}{T}F{ sum_{k=-infty}^{+infty} e^{ik2pi t/T} text{ }}
                =frac{2pi}{T}sum_{k=-infty}^{+infty}delta(omega-kfrac{2pi}{T}).$$






                share|cite|improve this answer


























                  0












                  0








                  0






                  We start with the Dirac Comb Function:



                  $$ f(t) = sumlimits_{k=-infty}^{+infty} delta(t - kT) $$



                  We know the formula for Complex Fourier Series Expansion is:



                  $$x(t)=sum_{n=-a+e}^{a+e}c_n exp( j 2 pi n t / T)$$
                  Where:



                  $$ c_n = frac{1}{T_o}int_{-infty}^{infty}x(t)exp(-j 2 pi n t / T_o) dt$$



                  First, we calculate the coefficients for the series expansion of f(t):



                  $$ c_n = frac{1}{T}intlimits_{-T/2}^{T/2} sumlimits_{k=-infty}^{+infty} delta(t - kT) e^{-j 2 pi n t /T} dt \
                  $$

                  Since the period of f(t) is T, and we are integrating between -T/2 and T/2, it follow that only one value of k applies to the integral range, namely k=0. Thus, the equation simplifies to:



                  $$c_n = frac{1}{T}intlimits_{-T/2}^{T/2} delta(t) e^{-j 2 pi n t/T} dt quad quad\$$



                  Now we use this property of dirac delta:



                  $$int_{-a+e}^{a+e}f(t)delta(t - a)dt = f(a)$$



                  The equation further simplifies to:



                  $$ begin{align}
                  & c_n = frac{1}{T}e^{-j 2 pi n 0/T} \
                  & c_n = frac{1}{T} quad quad text{(for all integers of n)} \
                  end{align} $$



                  Substituting the coefficient value, $c_n$, into the formula for Fourier Series Expansion yields:



                  $$ f(t) = sumlimits_{k=-infty}^{+infty} delta(t - kT) = sumlimits_{n=-infty}^{+infty} frac{1}{T} e^{j 2 pi n t/T} $$



                  Next we find the Fourier Transform of the Fourier Series Expansion of f(t):



                  we know that:
                  $$ F { e^{i omega_o t} } = 2 pi delta(omega - omega_o) $$



                  Thus:



                  $$F{ f(t) } = frac{1}{T}F{ sum_{k=-infty}^{+infty} e^{ik2pi t/T} text{ }}
                  =frac{2pi}{T}sum_{k=-infty}^{+infty}delta(omega-kfrac{2pi}{T}).$$






                  share|cite|improve this answer














                  We start with the Dirac Comb Function:



                  $$ f(t) = sumlimits_{k=-infty}^{+infty} delta(t - kT) $$



                  We know the formula for Complex Fourier Series Expansion is:



                  $$x(t)=sum_{n=-a+e}^{a+e}c_n exp( j 2 pi n t / T)$$
                  Where:



                  $$ c_n = frac{1}{T_o}int_{-infty}^{infty}x(t)exp(-j 2 pi n t / T_o) dt$$



                  First, we calculate the coefficients for the series expansion of f(t):



                  $$ c_n = frac{1}{T}intlimits_{-T/2}^{T/2} sumlimits_{k=-infty}^{+infty} delta(t - kT) e^{-j 2 pi n t /T} dt \
                  $$

                  Since the period of f(t) is T, and we are integrating between -T/2 and T/2, it follow that only one value of k applies to the integral range, namely k=0. Thus, the equation simplifies to:



                  $$c_n = frac{1}{T}intlimits_{-T/2}^{T/2} delta(t) e^{-j 2 pi n t/T} dt quad quad\$$



                  Now we use this property of dirac delta:



                  $$int_{-a+e}^{a+e}f(t)delta(t - a)dt = f(a)$$



                  The equation further simplifies to:



                  $$ begin{align}
                  & c_n = frac{1}{T}e^{-j 2 pi n 0/T} \
                  & c_n = frac{1}{T} quad quad text{(for all integers of n)} \
                  end{align} $$



                  Substituting the coefficient value, $c_n$, into the formula for Fourier Series Expansion yields:



                  $$ f(t) = sumlimits_{k=-infty}^{+infty} delta(t - kT) = sumlimits_{n=-infty}^{+infty} frac{1}{T} e^{j 2 pi n t/T} $$



                  Next we find the Fourier Transform of the Fourier Series Expansion of f(t):



                  we know that:
                  $$ F { e^{i omega_o t} } = 2 pi delta(omega - omega_o) $$



                  Thus:



                  $$F{ f(t) } = frac{1}{T}F{ sum_{k=-infty}^{+infty} e^{ik2pi t/T} text{ }}
                  =frac{2pi}{T}sum_{k=-infty}^{+infty}delta(omega-kfrac{2pi}{T}).$$







                  share|cite|improve this answer














                  share|cite|improve this answer



                  share|cite|improve this answer








                  edited Nov 28 at 15:53

























                  answered Nov 28 at 13:53









                  Bill Moore

                  1176




                  1176






























                      draft saved

                      draft discarded




















































                      Thanks for contributing an answer to Mathematics Stack Exchange!


                      • Please be sure to answer the question. Provide details and share your research!

                      But avoid



                      • Asking for help, clarification, or responding to other answers.

                      • Making statements based on opinion; back them up with references or personal experience.


                      Use MathJax to format equations. MathJax reference.


                      To learn more, see our tips on writing great answers.





                      Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


                      Please pay close attention to the following guidance:


                      • Please be sure to answer the question. Provide details and share your research!

                      But avoid



                      • Asking for help, clarification, or responding to other answers.

                      • Making statements based on opinion; back them up with references or personal experience.


                      To learn more, see our tips on writing great answers.




                      draft saved


                      draft discarded














                      StackExchange.ready(
                      function () {
                      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3011625%2fderive-fourier-transform-for-summation-of-shifted-dirac-delta-function%23new-answer', 'question_page');
                      }
                      );

                      Post as a guest















                      Required, but never shown





















































                      Required, but never shown














                      Required, but never shown












                      Required, but never shown







                      Required, but never shown

































                      Required, but never shown














                      Required, but never shown












                      Required, but never shown







                      Required, but never shown







                      Popular posts from this blog

                      Index of /

                      Tribalistas

                      Listed building