Re: Actual photons?

From: Guy Macon (http://www.guymacon.com)
Date: 09/06/04


Date: Sun, 05 Sep 2004 21:17:19 -0700


HAVRILIAK <havriliak@aol.com> says...
>
>>This is false. A fairly standard result from stochastic processes
>
>You sound like a polymer person. There is always a built in bias,
>otherwize the net result is zero.

You are wrong. The chances of a random walk bringing you to the
starting place aproaches zero as time goes on.

You can prove this for yourself. Make a number line like this:

...-9 -8 -7 6 5 -4 -3 -2 -1 0 +1 +2 +3 +4 +5 +6 +7 +8 +9...
                            ^
                         POINTER

Now start flipping a coin, moving the pointer one place to the
right if it comes up heads, left if tails.

You will find that the pointer gets farther and farther from the
starting point, and less and less likely to get back to zero.

If you suspect a coin bias, flip twice as often and move the
pointer one place to the right on heads-heads or tails-tails,
left on heads-tails or tails-heads. Or you can take my word
that the results will not change.

You can even do a computer simulation if you have a source of
random numbers such as /dev/random/ on a Linux box.
(The pseudorandom generator that comes with your computer
language is *not* random.)

Do the experiment, then report the results.



Relevant Pages

  • Re: (part 10) More Schildt-like errors in Dicky Heathens book
    ... like mallocif mallocreturns a non-NULL pointer. ... If one is using a debugging malloc which checks that all accesses are ... when sz is zero, it gives the debugging allocator an opportunity to ...
    (comp.lang.c)
  • Re: Triplet 630APL meter movement adjustment
    ... was the same whether the meter was standind up or laying down. ... mechanical zero with the unit in the vertical position and took a ... There are three weights on the bottom of the meter pointer; ...
    (sci.electronics.repair)
  • Re: (MS-)DOS PC on a microcontroller??
    ... memory block of zero bytes. ... The pointer returned if the ... Each such allocation shall yield a pointer to ... support malloc/calloc requests for 0 bytes and whether or not the ...
    (comp.arch.embedded)
  • Re: Apple III Business BASIC Invokables
    ... I'm using Apple II Pascal 1.3 to assemble to a Pascal object module, then transfer to a physical /// disk... ... It pulls this off with extra hardware to snoop zero page address read/writes used by indirect indexed addressing mode instructions. ... When you get a 16 bit pointer to a buffer, it appears that you have to determine if it is an absolute pointer to somewhere in the current 64K, or an indirect pointer that has been already set up in the zero page/X-byte page. ...
    (comp.sys.apple2.programmer)
  • Re: (MS-)DOS PC on a microcontroller??
    ... memory block of zero bytes. ... all of malloc, realloc, and calloc and thus is isolated in the ... The pointer returned if the ... Each such allocation shall yield a pointer to ...
    (comp.arch.embedded)