Q.2

Question

Examples: Construct examples of the thing(s) described in

the following. Try to find examples that are different than

any in the reading.

(a) Two nonzero vectors in R3 whose dot product is

zero.

(b) A function y = f(x) that is orthogonal to the function

y = sin x at x = 0.

(c) A vector vi such that proj v = i.

Step-by-Step Solution

Verified
Answer

(a) The dot product is zero.

(b) The function that is orthogonal to y=sinx is y=x.

(c) The vector is <1,0,0>..

1Step 1. Finding the Dot product of Vectors

Consider the vectors u=<2,0,3> and v=<-3,7,2>.

 Now,

u.v=2(-3)+0(7)+3(2)u.v=-6+0+6u.v=0

2Step 2. Finding the orthogonal function

Consider the function y=sinx.

We need to find the function that is orthogonal to y=sinx.

Therefore, consider the function, y=x.

Now,

<x,sinx>=xsinxdx=-xcosx+sinx=0 (at x=0)

Therefore, the function that is orthogonal to y=sinx is y=x at x=0.

3Step 3. Finding proj v.

We know,

projiv=i.vi2i

Now,

i.v=1(1)+0(2)+0(3)=1+0+0=1

Now, again,

i=<1,0,0>i=12+02+02i==1

Therefore,

projiv=112<1,0,0>=<1,0,0>=i

Hence, projiv=i