UPSC 2016 Maths Optional Paper 1 Q2a-ii — Step-by-Step Solution
6 marks · Section A
Matrix of a linear transformation · Linear Algebra · asked 10× in 13 yrs · Read the full method →
Question
If T:P2(x)→P3(x) is such that T(f(x))=f(x)+5∫0xf(t)dt, then choosing {1,1+x,1−x2} and {1,x,x2,x3} as bases of P2(x) and P3(x) respectively, find the matrix of T.
Technique
Apply the operator to each domain basis polynomial, then write its coordinates in the codomain basis; here the codomain basis is standard, so coordinates are coefficients.
Solution
Step 1 — Apply T to each domain basis polynomial
T(f)=f+5∫0xfdt.
f=1:∫0x1dt=x, so T(1)=1+5x.
f=1+x:∫0x(1+t)dt=x+2x2, so T(1+x)=(1+x)+5(x+2x2)=1+6x+25x2.
f=1−x2:∫0x(1−t2)dt=x−3x3, so T(1−x2)=(1−x2)+5(x−3x3)=1+5x−x2−35x3.
Step 2 — Coordinates in the codomain basis {1,x,x2,x3}
Since the codomain basis is the standard one, coordinates are just the coefficients: