<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel>
	  <title>Ask MetaFilter questions tagged with polynomials</title>
      <link>http://ask.metafilter.com/tags/polynomials</link>
      <description>Questions tagged with 'polynomials' at Ask MetaFilter.</description>
	  <pubDate>Sat, 23 Aug 2008 14:47:39 -0800</pubDate> <lastBuildDate>Sat, 23 Aug 2008 14:47:39 -0800</lastBuildDate>

      <language>en-us</language>
	  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
	  <ttl>60</ttl>	  
	<item>
	<title>Faster than polynomials, Slower than exponentials</title>
	<link>http://ask.metafilter.com/99955/Faster%2Dthan%2Dpolynomials%2DSlower%2Dthan%2Dexponentials</link>	
	<description>Is there anything &quot;in between&quot; polynomials and exponentials? Does there exist a real-valued function f: R -&amp;gt; R such that &lt;br&gt;
i) the limit (as x goes to infinity) of f(x) / a^x = 0 for all a &amp;gt; 1, and&lt;br&gt;
ii) the limit (as x goes to infinity) of x^n / f(x) = 0 for all positive integers n.&lt;br&gt;
&lt;br&gt;
In down to earth terms, &quot;f(x) grows slower than any exponential, and faster than any polynomial.&quot;&lt;br&gt;
&lt;br&gt;
This came up in a discussion about algorithms.  &quot;There are polynomial time algorithms, and exponential time algorithms.   Well, is there anything in between?&quot;&lt;br&gt;
&lt;br&gt;
Maybe this is too technical a question for AskMe, but I&apos;m sure the answer is known to some computer programmers, and I respect your guys knowledge on computer stuff.&lt;br&gt;
&lt;br&gt;
Things I&apos;ve tried so far:&lt;br&gt;
Rephrasing the question as a statement about exponentially decaying functions, or about functions blowing up at the origin.&lt;br&gt;
Taking the log of both sides.&lt;br&gt;
Considering trig functions like sec(x), which has a pole at pi/2, combined with the homeomorphism between (-pi/2, pi/2) and the real line via the function arctan(x).  This didn&apos;t seem to work, but I&apos;m not entirely sure.&lt;br&gt;
Randomly flipping through functional analysis textbooks for statements about the topology of the space of integrable functions.  I think the function in question would have to be n-Schwartz for every n, or something like that.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.99955</guid>
	<pubDate>Sat, 23 Aug 2008 14:47:39 -0800</pubDate>
	<category>algorithms</category>
	<category>exponentials</category>
	<category>polynomials</category>
	<dc:creator>metastability</dc:creator>
	</item>
	<item>
	<title>What&apos;s the next polynomial in this series?</title>
	<link>http://ask.metafilter.com/77206/Whats%2Dthe%2Dnext%2Dpolynomial%2Din%2Dthis%2Dseries</link>	
	<description>What&apos;s the next polynomial in this series: x&lt;sup&gt;4&lt;/sup&gt;+2x&lt;sup&gt;2&lt;/sup&gt;+16, x&lt;sup&gt;8&lt;/sup&gt;+40x&lt;sup&gt;6&lt;/sup&gt;+1128x&lt;sup&gt;4&lt;/sup&gt;+2560x&lt;sup&gt;2&lt;/sup&gt;+65536, ? I&apos;m doing some work in elasticity and have found an analytical solution to a tricky problem.  The solution is a converging infinite series, and I&apos;ve been able to work out the first two terms (with great difficulty).  It may be easier to guess the additional terms than work them out.  The next polynomial almost certainly has seven terms, including  x&lt;sup&gt;12&lt;/sup&gt; and 2,176,782,336 (6&lt;sup&gt;12&lt;/sup&gt;).  Any guesses as to what the other coefficients are, and what the general pattern is?&lt;br&gt;
&lt;br&gt;
(The sum converges because the denominators are (4+x&lt;sup&gt;2&lt;/sup&gt;)&lt;sup&gt;5/2&lt;/sup&gt;, (16+x&lt;sup&gt;2&lt;/sup&gt;)&lt;sup&gt;9/2&lt;/sup&gt;, ... and every other term is subtracted.)</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2007:site.77206</guid>
	<pubDate>Tue, 27 Nov 2007 07:23:17 -0800</pubDate>
	<category>coefficients</category>
	<category>converge</category>
	<category>infinite</category>
	<category>polynomials</category>
	<category>series</category>
	<category>sum</category>
	<dc:creator>Mapes</dc:creator>
	</item>
	
	</channel>
</rss>

