In this section we need to take a look at the equation of a line in R 3 R 3 . As we saw in the previous section the equation y = m x + b y = m x + b does not describe a line in R 3 R 3 , instead it describes a plane. This doesn’t mean however that we can’t write down an equation for a line in 3-D space. We’re just going to need a new way of writing down the equation of a curve. So, before we get into the equations of lines we first need to briefly look at vector functions. We’re going to take a more in depth look at vector functions later. At this point all that we need to worry about is notational issues and how they can be used to give the equation of a curve. The best way to get an idea of what a vector function is and what its graph looks like is to look at an example. So, consider the following vector function. → r ( t ) = ⟨ t , 1 ⟩ r → ( t ) = ⟨ t , 1 ⟩ A vector function is a function that takes one or more variables, one in this case, and returns a...
In this section we are going to start taking a look at Fourier series. We should point out that this is a subject that can span a whole class and what we’ll be doing in this section (as well as the next couple of sections) is intended to be nothing more than a very brief look at the subject. The point here is to do just enough to allow us to do some basic solutions to partial differential equations in the next chapter. There are many topics in the study of Fourier series that we’ll not even touch upon here.
So, with that out of the way let’s get started, although we’re not going to start off with Fourier series. Let’s instead think back to our Calculus class where we looked at Taylor Series. With Taylor Series we wrote a series representation of a function, , as a series whose terms were powers of for some . With some conditions we were able to show that,
and that the series will converge to on for some that will be dependent upon the function itself.
There is nothing wrong with this, but it does require that derivatives of all orders exist at . Or in other words exists for Also for some functions the value of may end up being quite small.
These two issues (along with a couple of others) mean that this is not always the best way of writing a series representation for a function. In many cases it works fine and there will be no reason to need a different kind of series. There are times however where another type of series is either preferable or required.
We’re going to build up an alternative series representation for a function over the course of the next couple of sections. The ultimate goal for the rest of this chapter will be to write down a series representation for a function in terms of sines and cosines.
We’ll start things off by assuming that the function, , we want to write a series representation for is an odd function (i.e. ). Because is odd it makes some sense that we should be able to write a series representation for this in terms of sines only (since they are also odd functions).
What we’ll try to do here is write as the following series representation, called a Fourier sine series, on .
There are a couple of issues to note here. First, at this point, we are going to assume that the series representation will converge to on . We will be looking into whether or not it will actually converge in a later section. However, assuming that the series does converge to it is interesting to note that, unlike Taylor Series, this representation will always converge on the same interval and that the interval does not depend upon the function.
Second, the series representation will not involve powers of sine (again contrasting this with Taylor Series) but instead will involve sines with different arguments.
Finally, the argument of the sines, , may seem like an odd choice that was arbitrarily chosen and in some ways it was. For Fourier sine series the argument doesn’t have to necessarily be this but there are several reasons for the choice here. First, this is the argument that will naturally arise in the next chapter when we use Fourier series (in general and not necessarily Fourier sine series) to help us solve some basic partial differential equations.
The next reason for using this argument is the fact that the set of functions that we chose to work with, in this case, need to be orthogonal on the given interval, in this case, and note that in the last section we showed that in fact they are. In other words, the choice of functions we’re going to be working with and the interval we’re working on will be tied together in some way. We can use a different argument but will need to also choose an interval on which we can prove that the sines (with the different argument) are orthogonal.
So, let’s start off by assuming that given an odd function, , we can in fact find a Fourier sine series, of the form given above, to represent the function on . This means we will have,
As noted above we’ll discuss whether or not this even can be done and if the series representation does in fact converge to the function in later section. At this point we’re simply going to assume that it can be done. The question now is how to determine the coefficients, , in the series.
Let’s start with the series above and multiply both sides by where is a fixed integer in the range . In other words, we multiply both sides by any of the sines in the set of sines that we’re working with here. Doing this gives,
Now, let’s integrate both sides of this from to .
At this point we’ve got a small issue to deal with. We know from Calculus that an integral of a finite series (more commonly called a finite sum….) is nothing more than the (finite) sum of the integrals of the pieces. In other words, for finite series we can interchange an integral and a series. For infinite series however, we cannot always do this. For some integrals of infinite series we cannot interchange an integral and a series. Luckily enough for us we actually can interchange the integral and the series in this case. Doing this and factoring the constant, , out of the integral gives,
Now, recall from the last section we proved that is orthogonal on and that,
So, what does this mean for us. As we work through the various values of in the series and compute the value of the integrals all but one of the integrals will be zero. The only non-zero integral will come when we have , in which case the integral has the value of . Therefore, the only non-zero term in the series will come when we have and our equation becomes,
Finally, all we need to do is divide by and we now have an equation for each of the coefficients.
Next, note that because we’re integrating two odd functions the integrand of this integral is even and so we also know that,
Summarizing all this work up the Fourier sine series of an odd function on is given by,
Let’s take a quick look at an example.
Comments
Post a Comment