<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Running on empty</title>
	<atom:link href="http://www.bit-player.org/2006/running-on-empty/feed" rel="self" type="application/rss+xml" />
	<link>http://bit-player.org/2006/running-on-empty</link>
	<description>An amateur's outlook on computation and mathematics.</description>
	<pubDate>Tue, 07 Feb 2012 07:50:31 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Barry Cipra</title>
		<link>http://bit-player.org/2006/running-on-empty#comment-1219</link>
		<dc:creator>Barry Cipra</dc:creator>
		<pubDate>Mon, 27 Nov 2006 04:59:42 +0000</pubDate>
		<guid isPermaLink="false">http://bit-player.org/?p=69#comment-1219</guid>
		<description>I think there's a simpler way, at least in principle.  All you need to do is keep track of the function O(g), which is the Odometer reading when the car has burned a total of g gallons of gas.  (I'm thinking of g as representing ALL the gas you ever put in the car, from day 1, not just what you've burnt since the last fill-up, but it really doesn't much matter.)  Unless you spend a lot of time driving in reverse, O(g) is a non-decreasing function of g.  If the car has burned g gallons and, at the moment, has r gallons remaining in the tank, then a reasonable estimate for the remaining range is O(g)-O(g-r) -- i.e., the distance you've most recently driven on the amount of gas that remains.</description>
		<content:encoded><![CDATA[<p>I think there&#8217;s a simpler way, at least in principle.  All you need to do is keep track of the function O(g), which is the Odometer reading when the car has burned a total of g gallons of gas.  (I&#8217;m thinking of g as representing ALL the gas you ever put in the car, from day 1, not just what you&#8217;ve burnt since the last fill-up, but it really doesn&#8217;t much matter.)  Unless you spend a lot of time driving in reverse, O(g) is a non-decreasing function of g.  If the car has burned g gallons and, at the moment, has r gallons remaining in the tank, then a reasonable estimate for the remaining range is O(g)-O(g-r) &#8212; i.e., the distance you&#8217;ve most recently driven on the amount of gas that remains.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

