Path: csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!news.stack.nl!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: UNSURE 0.236 X-Spam-Level: ** X-Spam-Evidence: '*H*': 0.55; '*S*': 0.02; 'plenty': 0.07; 'integral': 0.09; 'subject: [': 0.09; 'subject:skip:c 10': 0.09; 'cc:addr :python-list': 0.11; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'triangle': 0.16; 'wrote:': 0.18; 'wed,': 0.18; '(the': 0.22; 'cc:addr:python.org': 0.22; 'planet': 0.24; 'fairly': 0.24; 'cc:2**0': 0.24; 'header:In-Reply-To:1': 0.27; 'point': 0.28; 'message-id:@mail.gmail.com': 0.30; 'that.': 0.31; 'formed': 0.31; "we're": 0.32; 'actual': 0.34; 'subject:the': 0.34; 'could': 0.34; 'anywhere': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'there': 0.35; 'earth': 0.36; 'east': 0.36; 'should': 0.36; 'half': 0.37; 'so,': 0.37; 'pm,': 0.38; 'that,': 0.38; 'enough': 0.39; 'globe.': 0.60; 'back': 0.62; 'times': 0.62; 'such': 0.63; '30,': 0.65; 'distance': 0.65; 'north': 0.65; 'spot': 0.65; 'side': 0.67; 'circle': 0.68; 'research,': 0.68; 'walk': 0.74; 'calculations': 0.84; 'circles': 0.84; 'ethan': 0.84; 'furman': 0.84; 'latitude': 0.84; 'mile': 0.84; 'trig': 0.84; 'cutting': 0.91; 'to:none': 0.92 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:cc :content-type:content-transfer-encoding; bh=tIA/se5ZkWM1/Hv7vFHeTvYu/dxbTRTZ93Vc5kQmJX8=; b=wOLl22PorTpilSZKzdfVwhbAvdqXAkaspIAC34dKV/VsaDGZxvGE37EgP3U+fmzNTx qYGGhZH0tBM8UNEeEaRg8x2iF7qXCkWFmJ/0PlXyANSY+aMSpD4NS1r9eeCUAYPAcLpB pjyhkg5bMTRouLQVTjCYt3XCjUwiXLlcGIE5VrZEPrQJ4kxmpDymQ8G0w0joJ7q+y3wP 3VkmFxdnYyEztses8IkXGNMh5cWdEMw8EsRnx4rj1+U9+f1+MgEqXlogfV7GFKvmmkml MlndZ7xM3IRfnsolLmeN0M3XvX25m5wgEkprhoim62bc6OwmOMjVvNmky5ouCQfdJkdQ 4AwQ== MIME-Version: 1.0 X-Received: by 10.220.184.72 with SMTP id cj8mr4175719vcb.10.1398868037192; Wed, 30 Apr 2014 07:27:17 -0700 (PDT) In-Reply-To: <5360F72F.2000102@stoneleaf.us> References: <535f0f9f$0$29965$c3e8da3$5496439d@news.astraweb.com> <8td53bxud5.ln2@news.ducksburg.com> <5360F72F.2000102@stoneleaf.us> Date: Thu, 1 May 2014 00:27:17 +1000 Subject: Re: Off-topic circumnavigating the earth in a mile or less [was Re: Significant digits in a float?] From: Chris Angelico Cc: "python-list@python.org" Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Mailman-Approved-At: Wed, 30 Apr 2014 18:38:36 +0200 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 34 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1398875917 news.xs4all.nl 2867 [2001:888:2000:d::a6]:36112 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:70784 On Wed, Apr 30, 2014 at 11:14 PM, Ethan Furman wrote: >> Any point where the mile east takes you an exact number of times >> around the globe. So, anywhere exactly one mile north of that, which >> is a number of circles not far from the south pole. > > > It is my contention, completely unbacked by actual research, that if you > find such a spot (heading a mile east takes you an integral number of tim= es > around the pole), that there is not enough Earth left to walk a mile nort= h > so that you could then turn-around a walk a mile south to get back to suc= h a > location. The circle where the distance is exactly one mile will be fairly near the south pole. There should be plenty of planet a mile to the north of that. If the earth were a perfect sphere, the place we're looking for is the place where cutting across the sphere is 1/=CF=80 miles. The radius of the earth is approximately 4000 miles (give or take). So we're looking for the place where the chord across a radius 4000 circle is 1/=CF=80; that means the triangle formed by a radius of the earth and half of 1/=CF=80 and an unknown side (the distance from the centre of the earth to the point where the chord meets it - a smidge less than 4000, but the exact distance is immaterial) is a right triangle. Trig functions to the rescue! We want latitude 90=C2=B0-(asin 1/8000=CF=80). It's practically= at the south pole: 89.9977=C2=B0 south (89=C2=B059'52"). Are my calculations correct? ChrisA