1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
OLga [1]
3 years ago
9

Let p0, p1, and p2 be the orthogonal polynomials described below, where the inner product on P4 is given by evaluation at -2, -1

, 0, 1, 2. Find the othogonal projection of 3t^(3) onto Span{p0,p1,p2}.
p0(t) = 4
p1(t) = 3t
p2(t) = t^(2) -2
Mathematics
1 answer:
Mamont248 [21]3 years ago
6 0

Answer:

$\frac{51}{5}t$

Step-by-step explanation:

Let W = $(p_0, p_1, p_2)$  be orthogonal polynomials which is equal to $(4, 3t, t^2 -2)$, which defines the inner products as

$(f,g)=f(-2)g(-2)+f(-1)g(-1)+f(0)g(0)+f(1)g(1)+f(2)g(2)$

Now, we find the orthogonal projection of $p=3t^3$ on W.

So the projection is

$Proj_W p = \frac{(p_0,p)}{(p_0,p_0)}p_0+\frac{(p_1,p)}{(p_1,p_1)}p_1+\frac{(p_2,p)}{(p_2,p_2)}p_2$

$(p_0,p)=p_0(-2)p(-2)+p_0(-1)p(-1)+p_0(0)p(0)+p_0(1)p(1)+p_0(2)p(2)$

          $=4(-24)+4(-3)+4(0)+4(3)+4(24)=0$

$(p_0,p_0)=p_0(-2)p_0(-2)+p_0(-1)p_0(-1)+p_0(0)p_0(0)+p_0(1)p_0(1)+p_0(2)p_0(2)$

            $=4(4)+4(4)+4(4)+4(4)+4(4)=80$

$(p_1,p)=p_1(-2)p(-2)+p_1(-1)p(-1)+p_1(0)p(0)+p_1(1)p(1)+p_1(2)p(2)$

          $=(-6)(-24)+(-3)(-3)+0(0)+3(3)+6(24)=306$

$(p_1,p_1)=p_1(-2)p_1(-2)+p_1(-1)p_1(-1)+p_1(0)p_1(0)+p_1(1)p_1(1)+p_1(2)p_1(2)$

            $=(-6)(-6)+(-3)(-3)+0(0)+3(3)+6(6)=90$

$(p_2,p)=p_2(-2)p(-2)+p_2(-1)p(-1)+p_2(0)p(0)+p_2(1)p(1)+p_2(2)p(2)$

         $=2(-24)+(-1)(-3)+(-2)(0)+(-1)(3)+2(24)=0$

$(p_2,p_2)=p_2(-2)p_2(-2)+p_2(-1)p_2(-1)+p_2(0)p_2(0)+p_2(1)p_2(1)+p_2(2)p_2(2)$

            $=(2)(2)+(-1)(-1)+(-2)(-2)+(-1)(-1)+2(2)=14$

Therefore,

$Proj_W p = \frac{(p_0,p)}{(p_0,p_0)}p_0+\frac{(p_1,p)}{(p_1,p_1)}p_1+\frac{(p_2,p)}{(p_2,p_2)}p_2$

              $=\frac{0}{80}(4)+\frac{306}{90}(3t)+\frac{0}{14}(t^2-2)$

              $=\frac{51}{5}t$

You might be interested in
Guadalupe peak in Texas has an to ride that is 671 feet more than double the altitude of mount sunflower in Kansas. Write and ev
aniked [119]



(4039 + 4039) + 671 = 8749
Therefore the altitude of Guadalupe peak located in Texas is 8749 feet.
6 0
3 years ago
Evaluate the double integral. 2y2 dA, D is the triangular region with vertices (0, 1), (1, 2), (4, 1) D
zubka84 [21]

Answer:

\mathbf{\iint _D y^2 dA=  \dfrac{22}{3}}

Step-by-step explanation:

From the image attached below;

We need to calculate the limits of x and y to find the double integral

We will notice that y varies from 1 to 2

The line equation for (0,1),(1,2) is:

y-1 = \dfrac{2-1}{1-0}(x-0)

y - 1 = x

The line equtaion for (1,2),(4,1) is:

y-2 = \dfrac{1-2}{4-1}(x-1) \\ \\ y-2 = -\dfrac{1}{3}(x-1)

-3(y-2) = (x -1)

-3y + 6 = x - 1

-x = 3y - 6 - 1

-x = 3y  - 7

x = -3y + 7

This implies that x varies from y - 1 to -3y + 7

Now, the region D = {(x,y) | 1 ≤ y ≤ 2, y - 1 ≤ x ≤ -3y + 7}

The double integral can now be calculated as:

\iint _D y^2 dA= \int ^2_1 \int ^{-3y +7}_{y-1} \ 2y ^2  \ dx \ dy

\iint _D y^2 dA= \int ^2_1 \bigg[ 2xy ^2 \bigg]^{-3y+7}_{y-1}  \ dy

\iint _D y^2 dA= \int ^2_1 \bigg[2(-3y+7)y^2-2(y-1)y^2 \bigg ]  \ dy

\iint _D y^2 dA= \int ^2_1 \bigg[-6y^3 +14y^2 -2y^3 +2y^2 \bigg ]  \ dy

\iint _D y^2 dA= \int ^2_1 \bigg[-8y^3 +16y^2  \bigg ]  \ dy

\iint _D y^2 dA=  \bigg[-8(\dfrac{y^4}{4})  +16(\dfrac{y^3}{3})\bigg ] ^2_1

\iint _D y^2 dA=  \bigg[-8(\dfrac{16}{4}-\dfrac{1}{4})  +16(\dfrac{8}{3}-\dfrac{1}{3})\bigg ]

\iint _D y^2 dA=  \bigg[-8(\dfrac{15}{4})  +16(\dfrac{7}{3})\bigg ]

\iint _D y^2 dA=  -30 + \dfrac{112}{3}

\iint _D y^2 dA=  \dfrac{-90+112}{3}

\mathbf{\iint _D y^2 dA=  \dfrac{22}{3}}

4 0
3 years ago
One-third of a number t is equal to 7 written
Paha777 [63]

Answer:

idk sorry

Step-by-step explanation:

im really sorry

6 0
3 years ago
Andrea received a $40 gift card to use at a town for a cost her eight dollars per visit to swim a function relating the value of
BigorU [14]

Answer:

n = v/8 = 40/8 = 5

Step-by-step explanation:

5 0
2 years ago
7.7.47 Assigned Media A snowstorm causes a bus driver to decrease the usual average rate along a 240-mile route by 10 miles per
Minchanka [31]
No I’m sorry bro bro lol bro I’m kidding lol
8 0
2 years ago
Other questions:
  • I really need help on this one. Help please
    10·1 answer
  • The monthly budget for the front of the house is $5,000. You spent 10% of the budget on fresh flowers. How much did you spend on
    15·1 answer
  • How do I find it. ..............
    9·1 answer
  • 1=12-w <br><br> Help solve please
    9·1 answer
  • Ben is taking a typing class, and the following line graph represents the number of words per minute he was able to type each we
    15·1 answer
  • I need help PLSSSSS. ASAP​
    7·1 answer
  • THIS IS DUE IN TEN MINS
    10·1 answer
  • PLS HELP DUE TODAY
    5·1 answer
  • 2. Can vertical angles also be adjacent angles? Explain.​
    14·1 answer
  • Which expression is equal to 64
    9·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!