Advanced Engineering Mathematics Homework 5: Integration and Vector Spaces, Assignments of Mathematics

A university homework assignment from math 348 - advanced engineering mathematics, fall 2008. The assignment covers topics on integration and vector spaces, including calculating integrals, orthonormal bases, and fourier series. Students are asked to find antiderivatives, show orthonormal properties, and analyze periodic functions.

Typology: Assignments

Pre 2010

Uploaded on 08/16/2009

koofers-user-ug1
koofers-user-ug1 🇺🇸

10 documents

1 / 2

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
MATH 348 - Advanced Engineering Mathematics October 3, 2008
Homework 5, Fall 2008 Due: October 10, 2008
Integration Review
1. Calculate the following integrals.
(a) Zx3cos(5x)dx
(b) Zx2sin(2x3)dx
(c) Zeax cos(bx)dx
(d) Z2π
0
sin(nx) cos(mx)dx, where n, m Z
representation of vectors in vector spaces
2. Consider the vector space R2, which is the space of all vectors of the form ˆ
v= (x, y). We know that ˆ
i= (1,0)
and ˆ
j= (1,0) forms the standard basis for R2. That is, any vector in the space can be created as a linear
combination, v=c1ˆ
i+c2ˆ
j, of these vectors. However, it is possible to choose other basis vectors and still
represent all vectors in the space. Consider defining:
ˆ
i=
2
2
2
2
,ˆ
j=
2
2
2
2
.(1)
The previous vectors form another orthonormal-basis for R2.
(a) Show that the vectors are orthonormal by verifying the inner-products ˆ
i·ˆ
j= 0 and ˆ
i·ˆ
i=ˆ
j·ˆ
j= 1.
(b) Show that any vector for R2can be created as a linear combination of ˆ
i,ˆ
j. That is, given,
ˆ
x=x1
x2=c1ˆ
i+c2ˆ
j,(2)
show that c1, c2, can be found in terms of x1and x2.
Hint: Recall that the product ˆ
i·ˆ
jis called an inner-product or dot-product and is defined to be ˆ
v1·ˆ
v2=
(x1, y1)·(x2, y2) = x1x2+y1y2. For part (b) you may want to consider taking inner-products on both sides of
the equation.
1
pf2

Partial preview of the text

Download Advanced Engineering Mathematics Homework 5: Integration and Vector Spaces and more Assignments Mathematics in PDF only on Docsity!

MATH 348 - Advanced Engineering Mathematics October 3, 2008

Homework 5, Fall 2008 Due: October 10, 2008

Integration Review

  1. Calculate the following integrals.

(a)

x

3 cos(5x)dx

(b)

x

2

sin(2x

3

)dx

(c)

e

ax

cos(bx)dx

(d)

2 π

0

sin(nx) cos(mx)dx, where n, m ∈ Z

representation of vectors in vector spaces

  1. Consider the vector space R

2 , which is the space of all vectors of the form ˆv = (x, y). We know that

i = (1, 0)

and

j = (1, 0) forms the standard basis for R

2

. That is, any vector in the space can be created as a linear

combination, v = c 1

i + c 2

j, of these vectors. However, it is possible to choose other basis vectors and still

represent all vectors in the space. Consider defining:

i =

j =

The previous vectors form another orthonormal-basis for R

2 .

(a) Show that the vectors are orthonormal by verifying the inner-products

i ·

j = 0 and

i ·

i =

j ·

j = 1.

(b) Show that any vector for R

2 can be created as a linear combination of

i,

j. That is, given,

xˆ =

[

x 1

x 2

]

= c 1

i + c 2

j, (2)

show that c 1 , c 2 , can be found in terms of x 1 and x 2.

Hint: Recall that the product

i ·

j is called an inner-product or dot-product and is defined to be ˆv 1

· vˆ 2

(x 1 , y 1 ) · (x 2 , y 2 ) = x 1 x 2 + y 1 y 2. For part (b) you may want to consider taking inner-products on both sides of

the equation.

  1. In the previous problem the vector space is R

2

. However, there are many other mathematical objects that when

grouped together satisfy the same rules as the vectors in R

2

. One such grouping is the set of all 2π-periodic

functions. We call the space of all 2π-periodic functions an abstract vector space. Each ’vector’ in this space is

a function, f , which has the property that f (x + 2π) = f (x). Our goal is to represent any vector in the space by

a linear combination of a set of standard basis vectors. Our hope is that there exists an orthonormal basis for

this space so that the coefficients in the sum are easy to calculate. Before we do this we must define an inner

product. Choose:

f (x) · g(x) =

π

−π

f (x)g(x)dx. (3)

Let, f (x) = cos(x) and g(x) = sin(x) and show the following orthogonality relations:

(a) f (nx) · f (mx) = πδnm, where n, m ∈ Z.

(b) g(nx) · g(mx) = πδ nm

, where n, m ∈ Z.

(c) f (nx) · g(mx) = 0, n.m ∈ Z, no matter the choice of n and m.

Hint: Here the function δ nm

is called the Kronecker delta function and is defined to be zero if n 6 = m and one

if n = m.

Comment: These relationships are important and is a step in showing that the following collection of ’vectors’

π

cos(x)

π

sin(x)

π

cos(2x)

π

sin(2x)

π

cos(3x)

π

sin(3x)

π

forms an orthonormal basis for the space of all 2π-periodic functions.

Fourier Series - Introduction

  1. Let f (x) = x

2 , (−π < x < π) be a 2π-periodic function.

(a) Sketch a graph f on [− 4 π, 4 π].

(b) Go to http://www.tutor-homework.com/grapher.html and graph the following functions,

f 1 (x) =

π

2

cos(x) −

cos(2x)

cos(3x)

f 2

(x) = x

2

(c) Print your results and comment on your three graphs.

  1. Qualitative Research

(a) Go to http://en.wikipedia.org/wiki/Fourier_series and read the introductory material on Fourier

Series and describe in your own words some of the applications of Fourier Series.

(b) Using the Java Applet found at, http://www.sunsite.ubc.ca/LivingMathematics/V001N01/UBCExamples/

Fourier/fourier.html, use truncated Fourier Series to approximate the saw-tooth function. What occurs

at the points discontinuity?

(c) Read, as much as you can, of http://en.wikipedia.org/wiki/Gibbs_phenomenon. The sum of a finite,

or infinite amount of periodic functions is periodic. Is this always true for both finite and infinite sums of

continuous functions? Can you think of a counterexample?