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...
This is going to be a short section. We just need to have a brief discussion about a couple of ideas that we’ll be dealing with on occasion as we move into the next topic of this chapter.
Periodic Function
The first topic we need to discuss is that of a periodic function. A function is said to be periodic with period if the following is true,
The following is a nice little fact about periodic functions.
Fact 1
If and are both periodic functions with period then so is and .
This is easy enough to prove so let’s do that.
The two periodic functions that most of us are familiar are sine and cosine and in fact we’ll be using these two functions regularly in the remaining sections of this chapter. So, having said that let’s close off this discussion of periodic functions with the following fact,
Fact 2
and are periodic functions with period .
Even and Odd Functions
The next quick idea that we need to discuss is that of even and odd functions.
Recall that a function is said to be even if,
and a function is said to be odd if,
The standard examples of even functions are and while the standard examples of odd functions are and . The following fact about certain integrals of even/odd functions will be useful in some of our work.
Fact 3
- If is an even function then,
- If is an odd function then,
Note that this fact is only valid on a “symmetric” interval, i.e. an interval in the form . If we aren’t integrating on a “symmetric” interval then the fact may or may not be true.
Orthogonal Functions
The final topic that we need to discuss here is that of orthogonal functions. This idea will be integral to what we’ll be doing in the remainder of this chapter and in the next chapter as we discuss one of the basic solution methods for partial differential equations.
Let’s first get the definition of orthogonal functions out of the way.
Definition
- Two non-zero functions, and , are said to be orthogonal on if,
- A set of non-zero functions, , is said to be mutually orthogonal on (or just an orthogonal set if we’re being lazy) if and are orthogonal for every . In other words,
Note that in the case of for the second definition we know that we’ll get a positive value from the integral because,
Recall that when we integrate a positive function we know the result will be positive as well.
Also note that the non-zero requirement is important because otherwise the integral would be trivially zero regardless of the other function we were using.
Before we work some examples there are a nice set of trig formulas that we’ll need to help us with some of the integrals.
Now let’s work some examples that we’ll need over the course of the next couple of sections.
Example 1 Show that is mutually orthogonal on .
This is not too difficult to do. All we really need to do is evaluate the following integral.
Before we start evaluating this integral let’s notice that the integrand is the product of two even functions and so must also be even. This means that we can use Fact 3 above to write the integral as,
There are two reasons for doing this. First having a limit of zero will often make the evaluation step a little easier and that will be the case here. We’ll discuss the second reason after we’re done with the example.
Now, in order to do this integral we’ll actually need to consider three cases.
In this case the integral is very easy and is,
This integral is a little harder than the first case, but not by much (provided we recall a simple trig formula). The integral for this case is,
Now, at this point we need to recall that is an integer and so and our final value for the integral is,
The first two cases are really just showing that if the integral is not zero (as it shouldn’t be) and depending upon the value of (and hence ) we get different values of the integral. Now we need to do the third case and this, in some ways, is the important case since we must get zero out of this integral in order to know that the set is an orthogonal set. So, let’s take care of the final case.
This integral is the “messiest” of the three that we’ve had to do here. Let’s just start off by writing the integral down.
In this case we can’t combine/simplify as we did in the previous two cases. We can however, acknowledge that we’ve got a product of two cosines with different arguments and so we can use one of the trig formulas above to break up the product as follows,
Now, we know that and are both integers and so and are also integers and so both of the sines above must be zero and all together we get,
So, we’ve shown that if the integral is zero and if the value of the integral is a positive constant and so the set is mutually orthogonal.
Before we start evaluating this integral let’s notice that the integrand is the product of two even functions and so must also be even. This means that we can use Fact 3 above to write the integral as,
There are two reasons for doing this. First having a limit of zero will often make the evaluation step a little easier and that will be the case here. We’ll discuss the second reason after we’re done with the example.
Now, in order to do this integral we’ll actually need to consider three cases.
In this case the integral is very easy and is,
This integral is a little harder than the first case, but not by much (provided we recall a simple trig formula). The integral for this case is,
Now, at this point we need to recall that is an integer and so and our final value for the integral is,
The first two cases are really just showing that if the integral is not zero (as it shouldn’t be) and depending upon the value of (and hence ) we get different values of the integral. Now we need to do the third case and this, in some ways, is the important case since we must get zero out of this integral in order to know that the set is an orthogonal set. So, let’s take care of the final case.
This integral is the “messiest” of the three that we’ve had to do here. Let’s just start off by writing the integral down.
In this case we can’t combine/simplify as we did in the previous two cases. We can however, acknowledge that we’ve got a product of two cosines with different arguments and so we can use one of the trig formulas above to break up the product as follows,
Now, we know that and are both integers and so and are also integers and so both of the sines above must be zero and all together we get,
So, we’ve shown that if the integral is zero and if the value of the integral is a positive constant and so the set is mutually orthogonal.
In all of the work above we kept both forms of the integral at every step. Let’s discuss why we did this a little bit. By keeping both forms of the integral around we were able to show that not only is mutually orthogonal on but it is also mutually orthogonal on . The only difference is the value of the integral when and we can get those values from the work above.
Let’s take a look at another example.
Comments
Post a Comment