Skip to content Skip to navigation

Connexions

You are here: Home » Content » Finding Fourier Series Coefficients

Navigation

Content Actions

  • Download module PDF
  • Add to ...
    Add the module to:
    • My Favorites
    • A lens
    • An external social bookmarking service
    • My Favorites (What is 'My Favorites'?)
      'My Favorites' is a special kind of lens which you can use to bookmark modules and collections directly in Connexions. 'My Favorites' can only be seen by you, and collections saved in 'My Favorites' can remember the last module you were on. You need a Connexions account to use 'My Favorites'.
    • A lens (What is a lens?)

      Definition of a lens

      Lenses

      A lens is a custom view of Connexions content. You can think of it as a fancy kind of list that will let you see Connexions through the eyes of organizations and people you trust.

      What is in a lens?

      Lens makers point to Connexions materials (modules and collections), creating a guide that includes their own comments and descriptive tags about the content.

      Who can create a lens?

      Any individual Connexions member, a community, or a respected organization.

      What are tags? tag icon

      Tags are descriptors added by lens makers to help label content, attaching a vocabulary that is meaningful in the context of the lens.

    • External bookmarks
  • E-mail the author
  • Rate this module (How does the rating system work?)

    Rating system

    Ratings

    Ratings allow you to judge the quality of modules. If other users have ranked the module then its average rating is displayed below. Ratings are calculated on a scale from one star (Poor) to five stars (Excellent).

    How to rate a module

    Hover over the star that corresponds to the rating you wish to assign. Click on the star to add your rating. Your rating should be based on the quality of the content. You must have an account and be logged in to rate content.

    (0 ratings)

Recently Viewed

This feature requires Javascript to be enabled.

Finding Fourier Series Coefficients

Module by: Don Johnson

Summary: This module outlines the procedure for determining Fourier series coefficients.

Note: Your browser may not currently support MathML. See our browser support page for additional details. You can always view the correct math in the PDF version.

Assume for the moment that the Fourier series works. To find the Fourier coefficients, we note the following orthogonality properties of sinusoids.

Orthogonality

k,l:0Tsin2πktTcos2πltTdt=0 k l t 0 T 2 k t T 2 l t T 0 (1)
0Tsin2πktTsin2πltTdt=T2ifk=lk0l00ifklk=0=l t 0 T 2 k t T 2 l t T T 2 k l k 0 l 0 0 k l k 0 l (2)
0Tcos2πktTcos2πltTdt=T2ifk=1k0l0Tifk=0=l0ifkl t 0 T 2 k t T 2 l t T T 2 k 1 k 0 l 0 T k 0 l 0 k l (3)
To use these, let's multiply the Fourier series for a square wave ( st= a 0 +k=1 a k cos2πktT+k=1 b k sin2πktT s t a 0 k 1 a k 2 k t T k 1 b k 2 k t T ) by cos2πltT 2 l t T and integrate. The idea is that, because integration is linear, the integration will sift out all but the term involving a l a l .
0Tstcos2πltTdt=0T a 0 cos2πltTdt+k=1 a k 0Tcos2πktTcos2πltTdt+k=1 b k 0Tsin2πktTcos2πltTdt t 0 T s t 2 l t T t 0 T a 0 2 l t T k 1 a k t 0 T 2 k t T 2 l t T k 1 b k t 0 T 2 k t T 2 l t T (4)
The first and third terms are zero; in the second, the only non-zero term in the sum results when the indices kk and ll are equal (but not zero), in which case we obtain a l T2 a l T 2 . If k=0=l k 0 l , we obtain a 0 T a 0 T . Consequently, l,l0: a l =2T0Tstcos2πltTdt l l 0 a l 2 T t 0 T s t 2 l t T All of the Fourier coefficients can be found similarly.
a 0 =1T0Tstdt a 0 1 T t 0 T s t (5)
k,k0: a k =2T0Tstcos2πktTdt k k 0 a k 2 T t 0 T s t 2 k t T (6)
b k =2T0Tstsin2πktTdt b k 2 T t 0 T s t 2 k t T (7)

Exercise 1

The expression for a 0 a 0 is referred to as the average value of st s t . Why?

Solution

The average of a set of numbers is the sum divided by the number of terms. Viewing signal integration as the limit of a Riemann sum, the integral corresponds to the average.

Comments, questions, feedback, criticisms?

Send feedback