<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://machinelearning.subwiki.org/w/index.php?action=history&amp;feed=atom&amp;title=User%3AIssaRice%2FDegree_of_polynomial</id>
	<title>User:IssaRice/Degree of polynomial - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://machinelearning.subwiki.org/w/index.php?action=history&amp;feed=atom&amp;title=User%3AIssaRice%2FDegree_of_polynomial"/>
	<link rel="alternate" type="text/html" href="https://machinelearning.subwiki.org/w/index.php?title=User:IssaRice/Degree_of_polynomial&amp;action=history"/>
	<updated>2026-07-27T18:49:57Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.2</generator>
	<entry>
		<id>https://machinelearning.subwiki.org/w/index.php?title=User:IssaRice/Degree_of_polynomial&amp;diff=2275&amp;oldid=prev</id>
		<title>IssaRice: Created page with &quot;Why is the definition of degree of polynomial what it is?  First attempt: a polynomial like &lt;math&gt;a_n x^n + a_{n-1} x^{n-1} + \cdots + a_2 x^2 + a_1 x + a_0&lt;/math&gt; should have...&quot;</title>
		<link rel="alternate" type="text/html" href="https://machinelearning.subwiki.org/w/index.php?title=User:IssaRice/Degree_of_polynomial&amp;diff=2275&amp;oldid=prev"/>
		<updated>2019-07-29T22:54:00Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;Why is the definition of degree of polynomial what it is?  First attempt: a polynomial like &amp;lt;math&amp;gt;a_n x^n + a_{n-1} x^{n-1} + \cdots + a_2 x^2 + a_1 x + a_0&amp;lt;/math&amp;gt; should have...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Why is the definition of degree of polynomial what it is?&lt;br /&gt;
&lt;br /&gt;
First attempt: a polynomial like &amp;lt;math&amp;gt;a_n x^n + a_{n-1} x^{n-1} + \cdots + a_2 x^2 + a_1 x + a_0&amp;lt;/math&amp;gt; should have degree &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt;. This works for a polynomial like &amp;lt;math&amp;gt;4x^2 - 5x + 8&amp;lt;/math&amp;gt;, which has degree 2 according to the definition, as we expect. But now what if we had &amp;lt;math&amp;gt;0x^3 + 4x^2 - 5x + 8&amp;lt;/math&amp;gt;? This is the same polynomial, but it now has degree 3 according to the definition. So actually degrees aren&amp;#039;t unique, which is a problem. We want to rule out cases where the leading coefficient is zero.&lt;br /&gt;
&lt;br /&gt;
Second attempt: a polynomial like &amp;lt;math&amp;gt;a_n x^n + a_{n-1} x^{n-1} + \cdots + a_2 x^2 + a_1 x + a_0&amp;lt;/math&amp;gt;, where &amp;lt;math&amp;gt;a_n\ne0&amp;lt;/math&amp;gt;, has degree &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt;. Now &amp;lt;math&amp;gt;4x^2 - 5x + 8&amp;lt;/math&amp;gt; still has degree 2, and &amp;lt;math&amp;gt;0x^3 + 4x^2 - 5x + 8&amp;lt;/math&amp;gt; (the same polynomial) does not have degree 3, since the leading coefficient is zero. We&amp;#039;re still not sure if the degree is unique (after all, maybe the polynomial can be written in some crazy way where it has degree 3), but there isn&amp;#039;t any obvious problem now. What about &amp;lt;math&amp;gt;0&amp;lt;/math&amp;gt;, the zero polynomial? this has leading coefficient zero, so it&amp;#039;s actually not clear what the degree is -- we&amp;#039;ve left this case undefined. All the other constant polynomials have degree 0, so it might seem natural to assign a degree of 0. but actually, if we look at products of polynomials it will seem more natural to assign a degree of &amp;lt;math&amp;gt;-\infty&amp;lt;/math&amp;gt;.&lt;/div&gt;</summary>
		<author><name>IssaRice</name></author>
	</entry>
</feed>