Freethought & Rationalism ArchiveThe archives are read only. |
02-02-2003, 08:26 PM | #11 |
Junior Member
Join Date: Dec 2001
Location: East Lansing, MI
Posts: 27
|
Thanks tk
I don't know if I'd call them "mythical" concepts, but your explanation helped. Now I know why I didn't go into physics. For a mintue there I was about to become an agnostic. |
02-03-2003, 12:51 PM | #12 |
Veteran Member
Join Date: Jul 2002
Posts: 1,288
|
Just because something possesses the traits of two different things doesn't mean that it's self-contradictory.
There’s a difference between “A and B” and “A and not A”. In case anyone reading this thread is a programmer, this shows what I'm talking about. Code:
#include <stdio.h> int main(void) { int a,b;//1=true, 0=false for (a=0;a<=1;a++) { for (b=0;b<=1;b++) { if (a&&b) printf("\n\nTest1 Successful\na=%i\nb=%i",a,b); if (a&&!a) printf("\n\nTest2 Successful\na=%i\nb=%i",a,b); } } getchar(); return 0; } |
02-03-2003, 12:58 PM | #13 | |
Veteran Member
Join Date: Jun 2002
Location: A Shadowy Planet
Posts: 7,585
|
Quote:
|
|
02-03-2003, 01:54 PM | #14 | |
Senior Member
Join Date: Feb 2002
Location: Redmond, Wa
Posts: 937
|
Quote:
Shorter wavelengths to be sure. At least shorter than most photons, there's a bit of energy there. |
|
02-03-2003, 02:11 PM | #15 | |
Veteran Member
Join Date: Jun 2002
Location: A Shadowy Planet
Posts: 7,585
|
Quote:
If you perform a "two-slit" experiment with electrons what happens is that the wave nature of the electron interferes with the slits, not with other electrons. |
|
02-04-2003, 01:43 AM | #16 | |
Senior Member
Join Date: Aug 2000
Location: Chicago
Posts: 774
|
Quote:
On the matter of contradictions, assuming that our (real) world can allow the existence of entities of any kind with actual (not merely apparently) contradictory attributes doesn't really help existence arguments because there would be then no basis left on which to rule out the denial of any existence (or nonexistence) claim. John Phillip Brooks |
|
02-04-2003, 06:14 AM | #17 | ||
Junior Member
Join Date: Dec 2001
Location: East Lansing, MI
Posts: 27
|
Quote:
http://www.entropysimple.com/ "Entropy measures how much energy is dispersed in a particular process (at a specific temperature)." I would assume that as far as thermodynamics are concerned "process" would refer to a chemical reaction and "at a specific temperature" would be problematic for light since I'm pretty sure it's unaffected by temperature. Quote:
|
||
02-04-2003, 09:59 AM | #18 | |
Senior Member
Join Date: Aug 2000
Location: Chicago
Posts: 774
|
Quote:
I agree with you that, since the thermodynamic laws were given their first "formal" expression in the study of physical substances, they primarily apply to physical and chemical processes. I was thinking of entropy in more general terms (taking into account, for example, Einstein's principle of matter/energy equivalence) as a characteristic of the disorder of any physical system. |
|
02-04-2003, 02:25 PM | #19 | |
Veteran Member
Join Date: Oct 2002
Location: Texas
Posts: 1,247
|
Quote:
|
|
02-04-2003, 03:19 PM | #20 | |
Veteran Member
Join Date: Jun 2002
Location: A Shadowy Planet
Posts: 7,585
|
Quote:
So, in that case, can you say that the particles are interfering with each other, given that there is so much time in between events? Many people are used to looking at light as purely a wave, with the intensity of the light being equal to the magnitude of the electric field vector. I, being an ultraviolet spectroscopist by training, am used to thinking of light as individual photons. An individual photon still manages to interact with a diffraction grating to get reflected at the correct angle for its wavelength even when we only get several hundred photons on the grating per second. At some point you can't really say that the photons are interacting with each other. Go ask an X-ray astronomer - they typically have even lower count rates. So, thinking of the troughs and the waves, etc. will give you the correct answer, but may not adequately reflect the "reality" of the situation, in my humble opinion. Edited to add: This thinking of light as photons will get me in trouble if I ever switch to radio astronomy. Hehe... like that will ever happen. |
|
Thread Tools | Search this Thread |
|