Find Linear Combinations for {1, x, x^2, x^3}

Click For Summary
SUMMARY

The discussion focuses on finding linear combinations for the set {1, x, x(x-1), x(x-1)(x-2)} to express the polynomials 1, x, x², and x³. The approach involves setting up equations with coefficients represented as 'a' for each polynomial. Participants suggest using matrix representation and row reduction techniques to solve for the coefficients, emphasizing the importance of simplifying terms like x(x-1) for easier manipulation.

PREREQUISITES
  • Understanding of linear combinations in polynomial algebra
  • Familiarity with matrix representation and row reduction techniques
  • Basic knowledge of polynomial functions and their properties
  • Experience with augmented matrices for solving systems of equations
NEXT STEPS
  • Study matrix row reduction techniques in linear algebra
  • Learn about polynomial basis and linear combinations
  • Explore the concept of augmented matrices for solving polynomial equations
  • Investigate simplification techniques for polynomial expressions
USEFUL FOR

Mathematicians, students studying linear algebra, and anyone interested in polynomial function manipulation and linear combinations.

FrostScYthe
Messages
80
Reaction score
0
{1, x, x(x-1), x(x-1)(x-2)} you want to find the linear combinations that will give you 1, x, x^2, x^3

a + a(x) + a(x(x-1)) + a(x(x-1)(x-2)) = 1
a + a(x) + a(x(x-1)) + a(x(x-1)(x-2)) = x
a + a(x) + a(x(x-1)) + a(x(x-1)(x-2)) = x^2
a + a(x) + a(x(x-1)) + a(x(x-1)(x-2)) = x^3

I don't know what to do from there
 
Physics news on Phys.org
I think you might not want to call the constants all 'a'.

1=1
x=x
as for the others trying writing out x(x-1) as something easier to work with
 
If you set up an appropriate matrix and augmenting it with the answers you want, row reduction should give you your answers.
 

Similar threads

  • · Replies 26 ·
Replies
26
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
Replies
48
Views
7K
  • · Replies 4 ·
Replies
4
Views
4K
  • · Replies 4 ·
Replies
4
Views
4K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
5K
  • · Replies 4 ·
Replies
4
Views
2K