A polynomial of degree ≤ 2 ? what does this mean.

Click For Summary
SUMMARY

A polynomial of degree ≤ 2 can be expressed in the standard form f(t) = at² + bt + c, where a, b, and c are coefficients. The distinction between a polynomial of degree = 2 and one of degree ≤ 2 is significant; the former requires a non-zero leading coefficient (a ≠ 0), while the latter can include lower-degree polynomials, including constant functions. In practical applications, such as solving for polynomials that pass through specific points, it is essential to use the correct form to ensure accurate results. For example, using f(t) = a + bt + ct² may lead to confusion in determining coefficients when compared to the standard form.

PREREQUISITES
  • Understanding polynomial functions and their degrees
  • Familiarity with quadratic equations and their standard forms
  • Basic knowledge of linear algebra concepts
  • Ability to solve systems of equations
NEXT STEPS
  • Study the properties of quadratic polynomials and their graphs
  • Learn how to derive coefficients from polynomial equations using matrix methods
  • Explore the implications of polynomial degree on function behavior
  • Practice solving polynomial equations that pass through given points
USEFUL FOR

Students in linear algebra, mathematicians, and anyone interested in understanding polynomial functions and their applications in problem-solving.

mahrap
Messages
37
Reaction score
0
A polynomial of degree ≤ 2 ? what does this mean.


Would it just be

a + bt + c t^2 = f(t)

Or

at^2 + bt + c = f(t)

Is there even a difference between the two equations considering the fact that a,b, and c are unknown?
 
Physics news on Phys.org
There's no difference in whether you had

f(t)=at^2+bt+c

or

f(t)=ct^2+bt+a

or

f(t)=xt^2+yt+z

But the first is customary, and the last is using letters that usually denote variables as opposed to constants, so unless you have a good reason to otherwise deviate from the first, just stick with that.

Also, with any polynomial of degree n, the leading coefficient (coefficient of tn) must be non-zero, else the polynomial will no longer be degree n. Since you have a polynomial of degree \leq 2, that means the leading coefficient of t2 does not have to be non-zero. You could even have all coefficients equal to 0 and thus simply have f(t)=0.
 
So what is the difference between a polynomial with degree = 2 and a polynomial with degree ≤ 2 or in general what is the difference between a polynomial with degree = 2 vs a polynomial with degree ≤ n ?
 
mahrap said:
So what is the difference between a polynomial with degree = 2
f(t) = at2 + bt + c, a 2nd-degree polynomial, also called a quadratic polynomial.
mahrap said:
and a polynomial with degree ≤ 2
Degree ≤ 2 would also include 1st degree polynomials, such as g(t) = at + b, or zero-degree polynomials, such as h(t) = a.
mahrap said:
or in general what is the difference between a polynomial with degree = 2 vs a polynomial with degree ≤ n ?
I assume you mean degree = n vs. degree ≤ n. An nth degree polynomial has to have a term in which the variable has an exponent of n. A polynomial of degree ≤ n includes lower-degree polynomials.
 
Yes sorry for the typo. I meant to say degree = n. The reason I started this thread was with regards to a problem in my linear algebra class where the problem states:

Find all polynomials f(t) of degree ≤ 2 whose graphs run through the points (1,3) and (2,6) , such that f`(1) = 1 .

When I started to solve the problem I used the form f(t) = a + bt + ct^2 for my polynomial and after solving the matrices I got c = 2. However when I checked the solutions in the back of the book they had a = 2 which makes sense because they used f(t) = at^2 + bt + c . So what confused me was, how is one suppose to know which form to use to get the right a or c even though both essentially yield the same variables considering 2 is the value of the variable in front of the t^2 term. In general you mentioned a polynomial of degree ≤ n includes lower-degree polynomials. According to that statement, how would I know to use f(t) = at^2 + bt + c or f(t) = at + c when setting up my system of equations?
 
Since the polynomial is of degree \leq 2, that means the degree can at most be 2, so you should have f(t)=at^2+bt+c which also ensures that even if the polynomial is just degree 1, then a=0. If you used f(t)=at+b or f(t)=a then you're assuming the equation must be of that form, and you'll soon find that there is no possible solution to the question if you begin with the assumption that the polynomials are of degree \leq 1, or equivalently, f(t)=at+b.
 
If f(t) is a "polynomial of degree 2 or less" it can be written in the form at^2+ bt+ c where a, b, and c can be any numbers.

If f(t) is a "polynomial of degree 2" it can be written in the form at^2+ bt+ c where a, b, and c can be any numbers- except that a cannot be 0.
 

Similar threads

Replies
11
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 9 ·
Replies
9
Views
5K
  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 26 ·
Replies
26
Views
1K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K