Find a polynomial p(t) of degree 6 which

In summary, to find a polynomial p(t) of degree 6 with a zero of multiplicity 2 at t = 1 and a zero of multiplicity 3 at t = 2, and also satisfying p(0) = 2 and p'(0) = 1, we can use the information that p(t) has the factors (t-1)^2 and (t-2)^3. This leaves us with one unknown factor, (t-b), where b is the sixth root. To find the polynomial, we can use the extended product rule to find p'(t) and then solve for the unknown factor. This will give us the complete polynomial p(t) that satisfies all of the given conditions.
  • #1
zodiacbrave
11
0
Find a polynomial p(t) of degree 6 which has a zero of multiplicity 2 at t = 1 and a zero of multiplicity 3 at
t = 2, and also satisfying: p(0) = 2 and p`(0) = 1. What is the other root of p(t)?

Attempt at solution:

zero of multiplicity 2 at t =1 implies (t-1)^2 is a factor or p(1) = 0 and p`(1) = 0
zero of multiplicity 3 at t = 2 implies (t-2)^3 is a factor or p(2) = 0, p`(2) = 0, p``(2) = 0

so now I seem to have 7 pieces of data...

p(0) = 2,
p`(0) = 1,
p(1) = 0,
p`(1) = 0,
p(2) = 0,
p`(2) = 0,
p``(2) = 0

so I thought I would try to put these in a linear system and solve them to get the coefficients.

p(t) = t0 + t1*t + t2*t^2 + t3*t^3 + t4*t^4 + t5*t^5
p`(t) = t1 + 2t*2t + 3t3*t^2 + 4t*t^3 + 5t*t^4
p``(t) = 2t2 + 6t3*t + 12t4*t^2 + 20t5*t^3

p(0) = t0 = 2
p`(0) = t1 = 1
p(1) = t0 + t1*t + t2*t^2 + t3*t^3 + t4*t^4 + t5*t^5 = 0
p`(1) = t1 + 2t*2t + 3t3*t^2 + 4t*t^3 + 5t*t^4 = 0
p(2) = t0 + 2t1 + 4t2 + 8t3 + 16t4 + 32t5 = 0
p`(2) = t1 + 4t2 + 12t3 + 32t4 + 80t5 = 0
p``(2) = 2t2 + 12t3 + 48t4 + 160t5 = 0

so I put these in the calculator and rref them but that doesn't give me any useful information.

I am not sure what to do at this point...

Thank you
 
Physics news on Phys.org
  • #2
zodiacbrave said:
Find a polynomial p(t) of degree 6 which has a zero of multiplicity 2 at t = 1 and a zero of multiplicity 3 at
t = 2, and also satisfying: p(0) = 2 and p`(0) = 1. What is the other root of p(t)?

Attempt at solution:

zero of multiplicity 2 at t =1 implies (t-1)^2 is a factor or p(1) = 0 and p`(1) = 0
zero of multiplicity 3 at t = 2 implies (t-2)^3 is a factor or p(2) = 0, p`(2) = 0, p``(2) = 0

so now I seem to have 7 pieces of data...

p(0) = 2,
p`(0) = 1,
p(1) = 0,
p`(1) = 0,
p(2) = 0,
p`(2) = 0,
p``(2) = 0

so I thought I would try to put these in a linear system and solve them to get the coefficients.

p(t) = t0 + t1*t + t2*t^2 + t3*t^3 + t4*t^4 + t5*t^5
p`(t) = t1 + 2t*2t + 3t3*t^2 + 4t*t^3 + 5t*t^4
p``(t) = 2t2 + 6t3*t + 12t4*t^2 + 20t5*t^3

p(0) = t0 = 2
p`(0) = t1 = 1
p(1) = t0 + t1*t + t2*t^2 + t3*t^3 + t4*t^4 + t5*t^5 = 0
p`(1) = t1 + 2t*2t + 3t3*t^2 + 4t*t^3 + 5t*t^4 = 0
p(2) = t0 + 2t1 + 4t2 + 8t3 + 16t4 + 32t5 = 0
p`(2) = t1 + 4t2 + 12t3 + 32t4 + 80t5 = 0
p``(2) = 2t2 + 12t3 + 48t4 + 160t5 = 0

so I put these in the calculator and rref them but that doesn't give me any useful information.

I am not sure what to do at this point...

Thank you

If the other root is at t = a (where you do not yet know a), what is the form of p(t)?

RGV
 
  • #3
zodiacbrave said:
Find a polynomial p(t) of degree 6 which has a zero of multiplicity 2 at t = 1 and a zero of multiplicity 3 at
t = 2, and also satisfying: p(0) = 2 and p`(0) = 1. What is the other root of p(t)?

Attempt at solution:

zero of multiplicity 2 at t =1 implies (t-1)^2 is a factor or p(1) = 0 and p`(1) = 0
zero of multiplicity 3 at t = 2 implies (t-2)^3 is a factor or p(2) = 0, p`(2) = 0, p``(2) = 0

so now I seem to have 7 pieces of data...

p(0) = 2,
p`(0) = 1,
p(1) = 0,
p`(1) = 0,
p(2) = 0,
p`(2) = 0,
p``(2) = 0

so I thought I would try to put these in a linear system and solve them to get the coefficients.

p(t) = t0 + t1*t + t2*t^2 + t3*t^3 + t4*t^4 + t5*t^5
p`(t) = t1 + 2t*2t + 3t3*t^2 + 4t*t^3 + 5t*t^4
p``(t) = 2t2 + 6t3*t + 12t4*t^2 + 20t5*t^3

p(0) = t0 = 2
p`(0) = t1 = 1
p(1) = t0 + t1*t + t2*t^2 + t3*t^3 + t4*t^4 + t5*t^5 = 0
p`(1) = t1 + 2t*2t + 3t3*t^2 + 4t*t^3 + 5t*t^4 = 0
p(2) = t0 + 2t1 + 4t2 + 8t3 + 16t4 + 32t5 = 0
p`(2) = t1 + 4t2 + 12t3 + 32t4 + 80t5 = 0
p``(2) = 2t2 + 12t3 + 48t4 + 160t5 = 0

so I put these in the calculator and rref them but that doesn't give me any useful information.

I am not sure what to do at this point...

Thank you
Write p(t) as a product of its factors:

[itex]\displaystyle p(t)=a(t-1)^2(t-2)^3(t-b)\,, [/itex] where b is the sixth root.

Use the extended product rule to find p'(t).
 
  • #4
Okay, so that makes sense, the factor thing, but now it seems we have two unknowns...How would I get the polynomial from its factors, given two unknowns?

Unless taking the derivative is the key?
 
  • #5
zodiacbrave said:
Okay, so that makes sense, the factor thing, but now it seems we have two unknowns...How would I get the polynomial from its factors, given two unknowns?

Unless taking the derivative is the key?

You are given two other restrictions on p; what do they give you?

RGV
 

1. How do I find a polynomial of degree 6?

To find a polynomial of degree 6, you need to have at least 7 data points. Then, you can use the method of least squares to find the coefficients of the polynomial that best fits the data.

2. What is the general form of a polynomial of degree 6?

The general form of a polynomial of degree 6 is p(t) = at6 + bt5 + ct4 + dt3 + et2 + ft + g, where a, b, c, d, e, f, and g are the coefficients and t is the variable.

3. Can I use any data points to find a polynomial of degree 6?

Yes, you can use any 7 or more data points to find a polynomial of degree 6. However, it is recommended to use data points that are evenly spaced for a more accurate result.

4. How do I know if the polynomial of degree 6 is the best fit for my data?

You can use a method called the coefficient of determination, also known as R2, to determine how well the polynomial fits the data. A higher R2 value indicates a better fit.

5. Are there any other methods to find a polynomial of degree 6?

Yes, there are other methods such as the Taylor series method, the Lagrange interpolation method, and the Newton's divided differences method. However, the method of least squares is the most commonly used method for finding a polynomial of degree 6.

Similar threads

  • Calculus and Beyond Homework Help
Replies
24
Views
784
  • Calculus and Beyond Homework Help
Replies
2
Views
365
  • Calculus and Beyond Homework Help
Replies
5
Views
499
  • Calculus and Beyond Homework Help
Replies
12
Views
2K
  • Calculus and Beyond Homework Help
Replies
12
Views
977
  • Calculus and Beyond Homework Help
Replies
1
Views
194
  • Calculus and Beyond Homework Help
Replies
3
Views
486
  • Calculus and Beyond Homework Help
Replies
2
Views
516
  • Calculus and Beyond Homework Help
Replies
8
Views
608
  • Calculus and Beyond Homework Help
Replies
4
Views
931
Back
Top