Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Gene Heskett Newsgroups: comp.lang.python Subject: Re: [Still off-top] Physics [was Requests author discusses MentalHealthError exception] Date: Sat, 5 Mar 2016 10:15:37 -0500 Lines: 81 Message-ID: References: <56d16e6a$0$1593$c3e8da3$5496439d@news.astraweb.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Trace: news.uni-berlin.de dnO0R9auqpSh2e3m1lbU6QJXU21fcqpae98PiTCsVWWA== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.037 X-Spam-Evidence: '*H*': 0.93; '*S*': 0.00; 'subject:: [': 0.03; 'computed': 0.07; 'definitions': 0.07; 'rest,': 0.07; '(use': 0.09; 'atom': 0.09; 'benjamin': 0.09; 'undefined.': 0.09; 'suggest': 0.15; 'argument': 0.15; '(other': 0.16; '(resulting': 0.16; '2016': 0.16; 'distinction': 0.16; 'energies': 0.16; 'equations': 0.16; 'fits': 0.16; 'formula': 0.16; 'gregory': 0.16; 'reason.': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'soap,': 0.16; 'subject:exception': 0.16; 'unbind': 0.16; 'well- known': 0.16; 'wrote:': 0.16; "wouldn't": 0.16; 'drawing': 0.18; 'subject:] ': 0.19; 'together.': 0.20; 'proposed': 0.20; 'saying': 0.22; 'cheers,': 0.22; 'defined': 0.23; 'leave': 0.23; 'examples': 0.24; 'header:In-Reply-To:1': 0.24; "i've": 0.25; 'header:User- Agent:1': 0.26; 'rest': 0.26; 'define': 0.27; 'not.': 0.27; 'mathematical': 0.27; 'function': 0.28; 'went': 0.28; 'calculated': 0.29; 'division': 0.29; 'extending': 0.29; 'reflected': 0.29; 'subject: [': 0.29; "i'm": 0.30; 'e.g.': 0.30; 'push': 0.30; 'extend': 0.31; "can't": 0.32; 'generally': 0.32; 'holds': 0.32; 'useful': 0.33; 'interaction': 0.33; 'mass': 0.33; 'definition': 0.34; 'could': 0.35; 'exist': 0.35; 'something': 0.35; 'but': 0.36; 'needed': 0.36; 'depends': 0.36; 'heard': 0.36; 'smaller': 0.36; 'url:non-standard http port': 0.36; 'to:addr :python-list': 0.36; 'really': 0.37; 'two': 0.37; 'say': 0.37; 'thought': 0.37; 'no,': 0.38; 'received:66': 0.38; 'anything': 0.38; 'why': 0.39; 'subject:-': 0.39; 'to:addr:python.org': 0.40; 'where': 0.40; 'space': 0.40; 'some': 0.40; 'term': 0.60; 'your': 0.60; 'header:Message-Id:1': 0.61; 'total': 0.62; 'more': 0.63; 'necessarily': 0.63; 'strictly': 0.64; 'balance': 0.64; 'march': 0.64; 'between': 0.65; 'binding': 0.66; 'circle': 0.66; 'saturday': 0.66; 'subject:off': 0.66; 'situation': 0.67; 'guaranteed': 0.67; 'natural': 0.67; 'sum': 0.69; 'levels': 0.70; 'exceed': 0.72; 'subject:skip:M 10': 0.72; 'theoretical': 0.72; 'power': 0.72; 'overall': 0.72; 'physical': 0.72; 'received:204': 0.75; '1st': 0.83; 'satisfied': 0.83; 'divide': 0.84; 'drive.': 0.84; 'hydrogen': 0.84; 'oscar': 0.84; 'solar': 0.84; 'subject:author': 0.84; 'surface': 0.84; 'involved.': 0.91; 'laser': 0.93 X-Spam-Status: No, score=1.1 required=5.0 X-Spam-Level: + User-Agent: KMail/1.9.10 (enterprise35 0.20100827.1168748) In-Reply-To: X-KMail-QuotePrefix: > Content-Disposition: inline X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Xref: csiph.com comp.lang.python:104098 On Saturday 05 March 2016 08:11:46 Oscar Benjamin wrote: > On 5 March 2016 at 02:51, Gregory Ewing =20 wrote: > > The masslessness of photons comes from an extrapolation > > > >> that leads to a divide by infinity: strictly speaking it's just > >> undefined. > > > > No, it's not. The total energy of a particle is given by > > > > E**2 =3D=3D c**2 * p**2 + m**2 * c**4 > > > > where p is the particle's momentum and m is its mass. > > For a photon, m =3D=3D 0. No division by zero involved. > > > > For a massive particle at rest, p =3D=3D 0 and the above > > reduces to the well-known > > > > E =3D=3D m * c**2 > > The distinction I'm drawing is between physical fact and mathematical > convenience. For other particles we can say that the 1st formula above > holds with m taken to be the mass of the particle at rest. We can > extend that formula to the case of photons which are never at rest by > saying that in the case of photons m=3D0. That's nice and it's > mathematically convenient in the calculations. It's analogous to > extending the natural definition of the factorial function by saying > that 0!=3D1. We can't prove that 0!=3D1 but it's useful to define it that > way. It wouldn't be a disaster to simply leave 0! undefined: it would > just make some equations a little more complicated. > > Since the generally accepted physical fact is that photons are never > at rest we are free to define their "rest mass" (use any term you > like) to be anything that is mathematically convenient so we define it > as zero because that fits with your equation above. Turning full > circle we can then use the equation above to say that they are > massless since they would hypothetically be massless in some other > situation even though genuinely massless photons are not thought to > exist in physical reality (unless I'm really out of date on this!). > > >> Something I don't know is if there's some theoretical reason why > >> the binding energy could never exceed the sum of the energies of > >> the constituent particles (resulting in an overall negative mass). > > > > Conservation of energy would be one reason. If you > > put two particles together and got more energy out than > > went in, where did the extra energy come from? > > That's the point: the energy balance would be satisfied by the > negative energy of the bound particles. The binding energy can be > defined as the energy required to unbind the particles (other > definitions such as Andr=C3=A9's are also possible). From this definition > we see that the binding energy depends on the binding interaction > (electromagnetic or whatever) that binds the particles together. > > The only examples I know of where the binding energy is computed > approximately for e.g. a hydrogen atom predict that the binding energy > is proportional to the (rest) mass of the bound particle(s). If it's > guaranteed that the binding energy always somehow comes out > proportional to the mass of the particles with a coefficient > necessarily smaller than 1/c**2 then you could say that the bound > product could never have negative energy. I just can't see off the top > of my head an argument to suggest that this is impossible. > > -- > Oscar I've never heard of a massless photon, and they do exert a push on the=20 surface they are reflected from, its even been proposed to use it as a=20 space drive. The push is miniscule indeed at normal illumination levels=20 but some have calculated how much laser power it would take to move=20 something like a solar sail. Practically, the cost of the energy and the=20 size of the laser needed are impractical. Cheers, Gene Heskett =2D-=20 "There are four boxes to be used in defense of liberty: soap, ballot, jury, and ammo. Please use in that order." =2DEd Howdershelt (Author) Genes Web page