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’re going to take a look at Fourier cosine series. We’ll start off much as we did in the previous section where we looked at Fourier sine series. Let’s start by assuming that the function,
, we’ll be working with initially is an even function (i.e. ) and that we want to write a series representation for this function on in terms of cosines (which are also even). In other words, we are going to look for the following,
This series is called a Fourier cosine series and note that in this case (unlike with Fourier sine series) we’re able to start the series representation at since that term will not be zero as it was with sines. Also, as with Fourier Sine series, the argument of in the cosines is being used only because it is the argument that we’ll be running into in the next chapter. The only real requirement here is that the given set of functions we’re using be orthogonal on the interval we’re working on.
Note as well that we’re assuming that the series will in fact converge to on at this point. In a later section we’ll be looking into the convergence of this series in more detail.
So, to determine a formula for the coefficients, , we’ll use the fact that do form an orthogonal set on the interval as we showed in a previous section. In that section we also derived the following formula that we’ll need in a bit.
We’ll get a formula for the coefficients in almost exactly the same fashion that we did in the previous section. We’ll start with the representation above and multiply both sides by where is a fixed integer in the range . Doing this gives,
Next, we integrate both sides from to and as we were able to do with the Fourier Sine series we can again interchange the integral and the series.
We now know that the all of the integrals on the right side will be zero except when because the set of cosines form an orthogonal set on the interval . However, we need to be careful about the value of (or depending on the letter you want to use). So, after evaluating all of the integrals we arrive at the following set of formulas for the coefficients.
::
Summarizing everything up then, the Fourier cosine series of an even function, on is given by,
Finally, before we work an example, let’s notice that because both and the cosines are even the integrand in both of the integrals above is even and so we can write the formulas for the ’s as follows,
Now let’s take a look at an example.
Example 1 Find the Fourier cosine series for on .
We clearly have an even function here and so all we really need to do is compute the coefficients and they are liable to be a little messy because we’ll need to do integration by parts twice. We’ll leave most of the actual integration details to you to verify.
The coefficients are then,
The Fourier cosine series is then,
Note that we’ll often strip out the from the series as we’ve done here because it will almost always be different from the other coefficients and it allows us to actually plug the coefficients into the series.
The Fourier cosine series is then,
Note that we’ll often strip out the from the series as we’ve done here because it will almost always be different from the other coefficients and it allows us to actually plug the coefficients into the series.
Now, just as we did in the previous section let’s ask what we need to do in order to find the Fourier cosine series of a function that is not even. As with Fourier sine series when we make this change we’ll need to move onto the interval now instead of and again we’ll assume that the series will converge to at this point and leave the discussion of the convergence of this series to a later section.
We could go through the work to find the coefficients here twice as we did with Fourier sine series, however there’s no real reason to. So, while we could redo all the work above to get formulas for the coefficients let’s instead go straight to the second method of finding the coefficients.
In this case, before we actually proceed with this we’ll need to define the even extension of a function, on . So, given a function we’ll define the even extension of the function as,
Showing that this is an even function is simple enough.
and we can see that on and if is already an even function we get on .
Let’s take a look at some functions and sketch the even extensions for the functions.
Comments
Post a Comment