Advanced Engineering Mathematics: Fourier Series Q&A for MATH 348, Spring 2008, Assignments of Mathematics

Answers to common questions about fourier series, a mathematical method used to represent periodic functions as an infinite sum of sines and cosines. Topics such as when a0 = 0, when to use a half-wave rectifier, extending functions, complex fourier series, and converting between real and complex fourier series. It also discusses the application of fourier series to civil engineering and real-world uses of fourier transforms.

Typology: Assignments

Pre 2010

Uploaded on 08/19/2009

koofers-user-52o
koofers-user-52o 🇺🇸

5

(1)

10 documents

1 / 2

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
MATH 348 - Advanced Engineering Mathematics February 22, 2008
Chapter 11.1-11.4 Q+A, Spring 2008
Response to feedback from Homework 3 - Question 5
1. Personal Recap - At this point we will pause our work with Fourier series and thus it is a good time to summarize
our recent developments. Please do the following for each of the sections 11.1, 11.2, 11.3, 11.4:
(a) In roughly one paragraph summarize the section. Pretend you are trying to explain what was missed to
a friend of yours who missed class. Your goal should be to recount key concepts and connect them to the
important mathematics encountered.1
(b) List one to three questions remaining with the material.
Q: When does a0= 0?
A: a0= 0 can happen when the periodic function is odd or when Zπ
π
f(x)dx = 0 for a 2π-periodic function.
Q: When do you use a half-wave rectifier?
A: http://en.wikipedia.org/wiki/Rectifier - The first paragraph gives great examples.
Q: When would you choose an even extension?
A: If you have the option of periodically extending a function then you might as well extend the function in
a symmetric way. If this is the case then it is unclear whether to choose an odd or even extension. If you
want the extended function to be smooth then you should choose an even extension. However, this requires
two integral evaluations. If you are not concerned about smoothness then odd extensions will work as well.
Q: When would you use a complex Fourier series?
A: There is no choice mechanism for which you would use, real or complex, otherwise only one would be
discussed in books and class. The choice mechanism basically runs like this. If you want to simplify your
coefficient calculations and are not concerned with having imaginary numbers then you would use a complex
FS. If you do not want complex numbers then you would use a real FS.
Q: How do you convert a complex FS to a real FS.
A: The process has three parts. First, rationalize your cncoefficients. After this write the doubly infinite sum
as two infinite sums one over the positive integers and one over the negative integers. Finally, join the two
sums. If everything has been done correctly then all imaginary terms drop out.
Q: Can you go from a real FS to complex FS?
A: Yes, we did the derivation in class. The derivation is also done in 11.4 of the text.
Q: Why use a FS to estimate a function when we know the function?
A: This is a great question. Say you are given a function f(x) = xwhich is 2π-periodic on the interval
π < x < π. Well, what is f(100)? This is difficult to answer in the current form of fhowever, if you
knew the FS then you could determine this value, within some precision, pretty easily from the FS of f.
1Please be concise. The key is to strip the material down to what you feel is essential. If you write too much then you are likely to
forget much of the summary.
1
pf2

Partial preview of the text

Download Advanced Engineering Mathematics: Fourier Series Q&A for MATH 348, Spring 2008 and more Assignments Mathematics in PDF only on Docsity!

MATH 348 - Advanced Engineering Mathematics February 22, 2008 Chapter 11.1-11.4 Q+A, Spring 2008

Response to feedback from Homework 3 - Question 5

  1. Personal Recap - At this point we will pause our work with Fourier series and thus it is a good time to summarize our recent developments. Please do the following for each of the sections 11.1, 11.2, 11.3, 11.4:

(a) In roughly one paragraph summarize the section. Pretend you are trying to explain what was missed to a friend of yours who missed class. Your goal should be to recount key concepts and connect them to the important mathematics encountered.^1 (b) List one to three questions remaining with the material.

Q: When does a 0 = 0?

A: a 0 = 0 can happen when the periodic function is odd or when

∫ (^) π

−π

f (x)dx = 0 for a 2π-periodic function.

Q: When do you use a half-wave rectifier? A: http://en.wikipedia.org/wiki/Rectifier - The first paragraph gives great examples.

Q: When would you choose an even extension? A: If you have the option of periodically extending a function then you might as well extend the function in a symmetric way. If this is the case then it is unclear whether to choose an odd or even extension. If you want the extended function to be smooth then you should choose an even extension. However, this requires two integral evaluations. If you are not concerned about smoothness then odd extensions will work as well.

Q: When would you use a complex Fourier series? A: There is no choice mechanism for which you would use, real or complex, otherwise only one would be discussed in books and class. The choice mechanism basically runs like this. If you want to simplify your coefficient calculations and are not concerned with having imaginary numbers then you would use a complex FS. If you do not want complex numbers then you would use a real FS.

Q: How do you convert a complex FS to a real FS. A: The process has three parts. First, rationalize your cn coefficients. After this write the doubly infinite sum as two infinite sums one over the positive integers and one over the negative integers. Finally, join the two sums. If everything has been done correctly then all imaginary terms drop out.

Q: Can you go from a real FS to complex FS? A: Yes, we did the derivation in class. The derivation is also done in 11.4 of the text.

Q: Why use a FS to estimate a function when we know the function? A: This is a great question. Say you are given a function f (x) = x which is 2π-periodic on the interval −π < x < π. Well, what is f (100)? This is difficult to answer in the current form of f however, if you knew the FS then you could determine this value, within some precision, pretty easily from the FS of f.

(^1) Please be concise. The key is to strip the material down to what you feel is essential. If you write too much then you are likely to forget much of the summary.

Q: How is this useful to civil engineers?

A: This is a good question and comes up all the time. Not being a civil engineer I wouldn’t know and this is maybe something you should ask a civil engineer in your department. I can say that structural engineers should be interested in periodic forcing of structures. In particular an important question is whether a given structure will resonate when forced periodically. Question 1 from HW5 addresses this question from the standpoint of simple mass spring systems. If possible resonance should be avoided either by changes to the structure or by avoiding long term exposure to periodic forcing involving harmonics, which at the systems resonant frequencies.

Q: How are Fourier transforms used in the ‘real-world’?

A: Fourier transforms are ubiquitous and are used in many areas of applied science. In general, any time you want to break a function down into amplitude and frequency information. For functions of a continuous variable you would use the continuous Fourier transform and for functions of a discrete variable you would use the discrete Fourier transform. In the continuous case you might want to transform a partial differential equation into Fourier space and solve the problem there. In the discrete case you might want to take a discrete Fourier transform of a data set that some apparatus outputs.