Understanding Coordinate Vectors for Polynomials in P3

  • Context: Undergrad 
  • Thread starter Thread starter EvLer
  • Start date Start date
  • Tags Tags
    Polynomials Vectors
Click For Summary
SUMMARY

The discussion revolves around determining the coordinate vectors of three polynomials in the vector space P3 using the standard basis B = {1, x, x², x³}. The polynomials are {1-4x+4x²+4x³, 2-x+2x²+x³, -17-2x-8x²+2x³}. It is established that these polynomials are linearly independent, contrary to the textbook's claim that p3 can be expressed as a linear combination of p1 and p2. The correct representation shows that the only solution to the equation Ap1 + Bp2 + Cp3 = 0 requires A, B, and C to all equal zero, confirming their independence.

PREREQUISITES
  • Understanding of polynomial vector spaces, specifically P3
  • Familiarity with linear independence and dependence concepts
  • Ability to perform matrix row reduction
  • Knowledge of coordinate vectors in relation to polynomial coefficients
NEXT STEPS
  • Study the properties of polynomial vector spaces, particularly P3
  • Learn about linear combinations and their implications in vector spaces
  • Practice matrix row reduction techniques for determining linear independence
  • Explore examples of coordinate vectors for various polynomial bases
USEFUL FOR

Students and educators in mathematics, particularly those focusing on linear algebra and polynomial functions, as well as anyone seeking to deepen their understanding of vector spaces and linear independence.

EvLer
Messages
454
Reaction score
0
Hi everyone,
in this problem we are asked to get a coord vectors of polynomials with B as standard basis for P3 and then express one of the coord vectors as lin. combination of the others.
So the set is this:
{1-4x+4x^2+4x^3, 2-x+2x^2+x^3, -17 -2x-8x^2 + 2x^3}

The way I was thinking is since basis is {1, x, x^2. x^3} the coord vectors of each polynomial is their coefficients. But then the answer in the textbook is that these are lin. dependent so that p3 = -p1 + 2p2, where p(i) is the polynomial in the set above. And I do not see how -17 = -1 +4 ?
Any help is appreciated.
 
Physics news on Phys.org
EvLer said:
Hi everyone,
in this problem we are asked to get a coord vectors of polynomials with B as standard basis for P3 and then express one of the coord vectors as lin. combination of the others.
So the set is this:
{1-4x+4x^2+4x^3, 2-x+2x^2+x^3, -17 -2x-8x^2 + 2x^3}

The way I was thinking is since basis is {1, x, x^2. x^3} the coord vectors of each polynomial is their coefficients. But then the answer in the textbook is that these are lin. dependent so that p3 = -p1 + 2p2, where p(i) is the polynomial in the set above. And I do not see how -17 = -1 +4 ?
Any help is appreciated.

Well, first, I can tell you with confidence that -17 is NOT equal to -1+ 4 and therefore, p3 is NOT -p1+ 2p2, assuming that p1, p2, p3 are the polynomials above.

Yes, If you take {1, x, x2,x3} as a basis for P3, then you can represent these as <1, -4, 4, 4> , <2,-1, 2, 1>, and
<-17, -2, -8, 2>. To see IF they are dependent, you can write those as a matrix and row reduce. That's good practice but since these are given as polynomials, I think I would be inclined to treat this as simple algebra.

The three polynomials are independent if and only the only way we can have Ap1+ Bp2+ Cp3= 0 (for all x) is if the number A, B, C are all 0.
Ap1+ Bp2+ Cp3= A(1-4x+4x^2+4x^3)+ B(2-x+2x^2+x^3)+ C(-17 -2x-8x^2 + 2x^3)= (A+ 2B-17C)+ (-4A-B-2C)x+(4A+2B-8C)x2+(4A+B+2C)x3= 0. BECAUSE 1, x, x2, and x3 are independent, we must have A+ 2B- 17C= 0, -4A-B-2C= 0, 4A+2B-8C= 0, and 4A+ B+ 2C= 0, four equations for 3 unknown coefficients. Adding the second and third equations, B-10C= 0. Multiplying the first equation by 4 and adding to the second gives 7B- 138C= 0. Now multiply B- 10C= 0 by 7 and add to that last equation: 57C= 0 so C must equal 0. Then B= 0 and A= 0.

Are you sure you have copied the problem correctly- those three polynomials ARE independent.
 
Thanks for reply.
I double-checked the example in the book, too bad I cannot find errata for it anywhere on the web.
 

Similar threads

  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 0 ·
Replies
0
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 24 ·
Replies
24
Views
5K
  • · Replies 9 ·
Replies
9
Views
4K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 9 ·
Replies
9
Views
4K