Let P 2 denote the set of all polynomials of degree two and R 2 × 2 denote the set of all 2 × 2 matrices.
Let f : P 2 → R 2 × 2 be linear transform defined by
f ( p 0 + p 1 x + p 2 x 2 ) = ∣ ∣ ∣ ∣ p 0 + p 1 p 0 + p 2 p 1 + p 2 p 2 ∣ ∣ ∣ ∣ .
Denote
A
=
{
1
+
x
,
x
+
x
2
,
x
2
}
be a basis for
P
2
and
B
=
{
∣
∣
∣
∣
1
0
0
1
∣
∣
∣
∣
,
∣
∣
∣
∣
0
0
1
1
∣
∣
∣
∣
,
∣
∣
∣
∣
1
1
1
0
∣
∣
∣
∣
,
∣
∣
∣
∣
0
0
0
1
∣
∣
∣
∣
}
a basis for
R
2
x
2
.
Let the matrix M = [ a i j ] 4 x 3 represent the linear transform above and S = i = 1 ∑ 4 j = 1 ∑ 3 a i j .
Let p = 3 + 4 x − x 2 and [f(p)] B = ⎝ ⎜ ⎜ ⎛ γ 1 γ 2 γ 3 γ 4 ⎠ ⎟ ⎟ ⎞ and T = j = 1 ∑ 4 γ j .
Find S + T .
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Problem Loading...
Note Loading...
Set Loading...
f ( 1 + x ) = ∣ ∣ ∣ ∣ ∣ ∣ 2 1 1 0 ∣ ∣ ∣ ∣ ∣ ∣ = α 1 ∣ ∣ ∣ ∣ ∣ ∣ 1 0 0 1 ∣ ∣ ∣ ∣ ∣ ∣ + α 2 ∣ ∣ ∣ ∣ ∣ ∣ 0 0 1 1 ∣ ∣ ∣ ∣ ∣ ∣ + α 3 ∣ ∣ ∣ ∣ ∣ ∣ 1 1 1 0 ∣ ∣ ∣ ∣ ∣ ∣ + α 4 ∣ ∣ ∣ ∣ ∣ ∣ 0 0 1 1 ∣ ∣ ∣ ∣ ∣ ∣ = ∣ ∣ ∣ ∣ ∣ ∣ α 1 + α 3 α 3 α 2 + α 3 α 1 + α 2 + α 4 ∣ ∣ ∣ ∣ ∣ ∣
f ( x + x 2 ) = ∣ ∣ ∣ ∣ ∣ ∣ 1 1 2 1 ∣ ∣ ∣ ∣ ∣ ∣ = ∣ ∣ ∣ ∣ ∣ ∣ β 1 + β 3 β 3 β 2 + β 3 β 1 + β 2 + β 4 ∣ ∣ ∣ ∣ ∣ ∣
f ( x 2 ) = ∣ ∣ ∣ ∣ ∣ ∣ 0 1 1 1 ∣ ∣ ∣ ∣ ∣ ∣ = ∣ ∣ ∣ ∣ ∣ ∣ λ 1 + λ 3 λ 3 λ 2 + λ 3 λ 1 + λ 2 + λ 4 ∣ ∣ ∣ ∣ ∣ ∣
⟹
α 1 + α 3 = 2
α 2 + α 3 = 1
α 3 = 1
α 1 + α 2 + α 4 = 0
Solving the system we obtain:
⎝ ⎜ ⎜ ⎛ α 1 α 2 α 3 α 4 ⎠ ⎟ ⎟ ⎞ = ⎝ ⎜ ⎜ ⎛ 1 0 1 − 1 ⎠ ⎟ ⎟ ⎞
β 1 + β 3 = 1
β 2 + β 3 = 2
β 3 = 1
β 1 + β 2 + β 4 = 1
Solving the system we obtain:
⎝ ⎜ ⎜ ⎛ β 1 β 2 β 3 β 4 ⎠ ⎟ ⎟ ⎞ = ⎝ ⎜ ⎜ ⎛ 0 1 1 0 ⎠ ⎟ ⎟ ⎞
λ 1 + λ 3 = 0
λ 2 + λ 3 = 1
λ 3 = 1
λ 1 + λ 2 + λ 4 = 1
Solving the system we obtain:
⎝ ⎜ ⎜ ⎛ λ 1 λ 2 λ 3 λ 4 ⎠ ⎟ ⎟ ⎞ = ⎝ ⎜ ⎜ ⎛ − 1 0 1 2 ⎠ ⎟ ⎟ ⎞
The matrix M = ∣ ∣ ∣ ∣ ∣ ∣ ∣ ∣ 1 0 1 − 1 0 1 1 0 − 1 0 1 2 ∣ ∣ ∣ ∣ ∣ ∣ ∣ ∣
p = 3 + 4 x − x 2 = a 1 + ( a 1 + a 2 ) x + ( a 2 + a 3 ) x 2 ⟹
[p] A = ⎝ ⎜ ⎜ ⎛ 3 1 − 2 ⎠ ⎟ ⎟ ⎞ ⟹
[f(p)] B = M [p] A = ⎝ ⎜ ⎜ ⎜ ⎜ ⎛ 5 1 2 − 7 ⎠ ⎟ ⎟ ⎟ ⎟ ⎞ = ⎝ ⎜ ⎜ ⎛ γ 1 γ 2 γ 3 γ 4 ⎠ ⎟ ⎟ ⎞
⟹ S = ∑ i = 1 4 ∑ j = 1 3 a i j = 5 and T = ∑ j = 1 4 γ j = 1 ⟹ S + T = 6 .