Slashdot Mirror


Some Observers Perceive the Universe To Be Much Younger Than We Do

StartsWithABang writes: It's been 13.8 billion years since the Big Bang for us, and when we look out at a distant object in the Universe, we're seeing it as it was in the past. Its age — as it appears — is determined only by how long the light took for it to travel from that object to our eyes, but to someone living there, it will also appear that the Universe is 13.8 billion years old. But it is actually possible for an observer living on another planet, star or galaxy to perceive that significantly less time has passed since the Big Bang, so long as they were moving close to the speed of light relative to the CMB. Paradoxically, if they slowed their speed, they'd find that they themselves were very young, but living in a 13.8 billion year-old Universe.

86 of 139 comments (clear)

  1. Weasel Words by Zanadou · · Score: 3, Funny

    Some Observers Perceive the Universe To Be Much Younger Than We [Who?] Do

    1. Re:Weasel Words by Zanadou · · Score: 1

      What's that: some kind of reverse "No True Scotsman" ?

  2. Lots of experts, infact by Anonymous Coward · · Score: 3, Funny

    Jeb Bush believes the universe to be somewhere between 4 and 5000 years old, so there's alot of diverse and nuanced opinion on this subject.

    1. Re:Lots of experts, infact by h33t+l4x0r · · Score: 2

      The Bushes have so many advantages, it doesn't seem fair that God also speaks to them personally.

    2. Re:Lots of experts, infact by Anonymous Coward · · Score: 1

      To those that have shall be given. From those that have not shall be taken even that which they have.

    3. Re:Lots of experts, infact by h33t+l4x0r · · Score: 2

      Jeb Bush believes the universe to be somewhere between 4 and 5000 years old?

      Hmm, I think even Jeb would have to concede that the universe is more than 4 years old.

    4. Re:Lots of experts, infact by Ol+Olsoc · · Score: 1

      The Bushes have so many advantages, it doesn't seem fair that God also speaks to them personally.

      A lot of the Republican candidates in the last presidential election claim God personally chose them to be president. Nasty to be fucking with the faithful like that.

      --
      The shepherds did so well protecting the flock that the sheep no longer believed that wolves existed.
    5. Re:Lots of experts, infact by ShanghaiBill · · Score: 3, Informative

      Jeb Bush believes the universe to be somewhere between 4 and 5000 years old

      Jeb Bush is a Roman Catholic, and is not a Young Earther. There are plenty of legitimate reasons to criticize him, so stop making stuff up.

    6. Re: Lots of experts, infact by mspohr · · Score: 1

      He makes stuff up. We make stuff up.

      --
      I don't read your sig. Why are you reading mine?
    7. Re:Lots of experts, infact by Zero__Kelvin · · Score: 1

      So you are saying that Roman Catholics don't believe the Bible?

      --
      Guns don't kill people; Physics kills people! - John Lithgow as Dick Solomon on Third Rock From The Sun
    8. Re:Lots of experts, infact by Boronx · · Score: 1

      It may be nasty, but they're asking for it.

    9. Re:Lots of experts, infact by ananamouse · · Score: 1

      I plead daily with God to not speak to me directly, again. This common amongst those who have had the experience. Life was simpler in the days I could think I wasn't really sure.

    10. Re:Lots of experts, infact by david_thornley · · Score: 1

      Where in the Bible does it state that the Universe is six thousand years old? It is possible to twist the words to come up with a conclusion something like that, but when somebody starts interpreting it somebody else can come up with another interpretation.

      --
      "When you have eliminated the unacceptable, whatever is left, however improbable, must be the truthiness" - Holmes
    11. Re:Lots of experts, infact by RockDoctor · · Score: 1

      Where in the Bible does it state that the Universe is six thousand years old?

      The methodology that Archbishop Ussher adopted was to tally up the ages of the various patriarchs listed in the Old Testament, then tie them to the historical record at about the Babylonian captivity and more recent events.

      They may have been working from ridiculous premises, with ludicrously limited data sources, but they were actually perfectly serious scholars.

      --
      Birds are not dinosaur descendants;birds are dinosaurs, for all useful meanings of "birds", "are" and "dinosaurs"
  3. New time reference by Anonymous Coward · · Score: 1

    Instead of using some mythical person to determine that we live in "2015" after his birth, let's use the big bang as a time reference.

    Think of all the advantages!
    "I'll see you next monday at 8 o'clock *cough* +- 0.059 billion years"

    1. Re:New time reference by Tablizer · · Score: 1

      Instead of using some mythical person to determine that we live in "2015" after his birth, let's use the big bang as a time reference.

      Then we'd have bloated dates like 12/25/13827642763

      Thank You Jesus!

    2. Re: New time reference by Opportunist · · Score: 2

      Far less than that. Actually, the next big computer problem is to happen at January 19th 2038.

      --
      We used to have a Bill of Rights. Now, with the rights gone, all we have left is the bill.
    3. Re:New time reference by Anonymous Coward · · Score: 1

      Then we'd have bloated dates like 12/25/13827642763

      Thank You Jesus!

      I hope you mean 13827642763/12/25?

    4. Re: New time reference by ShanghaiBill · · Score: 1

      Far less than that. Actually, the next big computer problem is to happen at January 19th 2038.

      Only for very small values of "big". Nearly all computers are already using at least 64 bits for time. The number of computers still using 32 bits in another 23 years will be very small, and it is unlikely they will be doing anything critical.

    5. Re: New time reference by Opportunist · · Score: 1

      I have flashbacks to the 80s. Someone standing in a computer room, saying

      "Oh c'mon, nobody's going to use those programs in COBOL still when 2000 rolls around, and certainly not for anything critical!"

      --
      We used to have a Bill of Rights. Now, with the rights gone, all we have left is the bill.
    6. Re: New time reference by ShanghaiBill · · Score: 1

      I have flashbacks to the 80s. Someone standing in a computer room, saying

      "Oh c'mon, nobody's going to use those programs in COBOL still when 2000 rolls around, and certainly not for anything critical!"

      ... and they were basically right. Some companies invested a lot in preparation for Y2K. Far more companies did absolutely nothing. Neither had any significant problems.

      Y2k was predicated on the assumption that programmers had stored years in two bytes instead of four. But that was nonsense. I have never encountered a program that did that. What early programs did instead, was store the year in one byte, and then add it to 1900. So the overflow will happen in 2156 not 2000.

    7. Re: New time reference by Anonymous Coward · · Score: 1

      You never saw any COBOL then, which absolutely represents such values in a character format, and that represented the vast proportion of Y2K risk. Or any other systems where the date was stored in or parsed from a text file:03/25/89. Or any that did any user date entry that used keystrokes. This sort of code represents the majority of "keeping the lights on" systems.

      Pretty sure that wasrn't nonsense, and I was standing there watching a load of people going "WTF" as they tried to find source code for old software that did mainframe green-screen screen-scraping and other abominations - that was for fault repair work allocation at a large UK telco, but it was going on all over. Along with really dodgy "days between" calculations with all sorts of edge cases issues. This work allocation would most certainly have produced nonsensical work orders in the months leading up to 2000, and would have affected millions of customers; it took quite a while to fix/replace and wait-and-see would have been disastrous.

      In the UK, there were serious compliance issues for people who didn't fix things. So the ones who didn't put the effort in were the ones who got sidelined because they failed compliance, so who cares if they had significant problems. I think you're looking at this through selective sunglasses. The folks who mattered put the effort in. There were few reported problems from small users, of course, but it's probable that their problems weren't critical anyway (very many ordinary offices were not heavily dependent on their computers then), and anyway their computers got their fixes due to normal updates (BIOSes mostly got fixed well in advance, and very many companies refreshed their hardware around that time).

      I did some compliance reviews for small companies in the Manchester area in '97-'99, and it mostly consisted of decommissioning old crap software, encouraging hardware refreshes to replace flaky old 1980s PCs, or just firewalling painfully non-compliant software (ie don't send these reports to clients without manually fixing them up and reprinting them). These were engineering firms, and they were keen to not look like dicks to their clients (like "part 6572/b will require inspection in March 1903"). There was precious little automation and no email, so manual fixes were easy. Within a couple of years, new software and different approaches were coming in, so their problems went away. It cost them money, but most of it was just getting back up to date, and there were plenty of benefits (printers working properly, internet access etc).

    8. Re: New time reference by david_thornley · · Score: 1

      In the olden days, data came on 80-column punch cards, and saving a column or two per record might be well worth doing. (I don't find the "save memory" argument at all convincing, but the "save punch card columns" argument is a lot more plausible.) People used this screwy language called COBOL, which would take the data from punch cards and use it as is. COBOL typically represented numeric values as characters, unless specified otherwise, and so month-day-year would be represented as PICTURE 9(6), or it could be broken down into three PIC 99.

      One thing I found annoying is that COBOL programs often just passed raw data down the line, doing various transformations, and leaving one YEAR as 99 rather than 9(4) would eliminate two bytes. (I screwed up early in my career by missing just one program in changing a field from 9(4)V99 to 9(5)V99.)

      Also, all the data would have to be converted to four-character years, and that could be a big problem.

      It would appear that you had the good fortune not to use COBOL in the 1970s or earlier.

      --
      "When you have eliminated the unacceptable, whatever is left, however improbable, must be the truthiness" - Holmes
  4. achievement unlocked: relativity by CompunctiousCucumber · · Score: 1

    Someone has just discovered relativity and feels pleased as punch.

  5. Inaccurate Summary by The+Raven · · Score: 4, Informative

    A better way to put it is that when you are travelling nearly the speed of light, if you look behind you at the place you are heading away from time seems to stand still for it; the light from your old hometown is redshifted. But light that's coming in from in front of you (and thus, the perceived rate of time) is way higher. Time seems to be moving a hundred times faster than normal as you look at an oncoming blueshifted star. Then, the star passes you and all of a sudden it slows down... from your point of view.

    So from the point of view of the fast moving observer, time is sped up in front of them, and nearly frozen behind. As they travel they pass galaxies that are growing old very fast, but leave behind them a frozen universe, that is changing imperceptibly slowly.

    When they stop... they are not 'surprised' that the universe is old. They watched it grow old in front of them. Nor are they surprised that their home, now billions of light years away, has not changed much (it looks 'young') because behind them time seemed to stop. The perceived universe makes sense from the viewpoint of the traveler. Point being that there is no paradox. What happens to the fast moving universe would look really weird from inside (because of the starbow effect), but they would be used to it. You know... assuming they survived the X-Ray energy sleeting through them from impact with intergalactic matter.

    --
    "I will trust Google to 'do no evil' until the founders no longer run it." Hello Alphabet.
    1. Re: Inaccurate Summary by ScentCone · · Score: 3, Insightful

      You must be a hit at parties

      He probably is, because he goes to parties full of intellectually curious people. If you think that's annoying, your baseline for normal must be binge drinking at the Alpha Omega Dementia frat house.

      --
      Don't disappoint your bird dog. Go to the range.
    2. Re: Inaccurate Summary by Tablizer · · Score: 1

      he goes to parties full of intellectually curious people

      Are there such things?

    3. Re: Inaccurate Summary by ScentCone · · Score: 2

      I find that hanging out with even a couple of them makes for a better party than a room full of twits who want to talk about reality TV shows and their aunt's new homeopathy success stories.

      --
      Don't disappoint your bird dog. Go to the range.
    4. Re: Inaccurate Summary by PPH · · Score: 1

      it would just be read shifted.

      This must explain old Slashdot articles.

      --
      Have gnu, will travel.
    5. Re: Inaccurate Summary by Zero__Kelvin · · Score: 1

      "He probably is, because he goes to parties full of intellectually curious people."

      So they don't call it bi-curious anymore?

      --
      Guns don't kill people; Physics kills people! - John Lithgow as Dick Solomon on Third Rock From The Sun
    6. Re: Inaccurate Summary by drinkypoo · · Score: 1

      Yes. I used to go to parties full of geeks in Santa Cruz, back when to most people "geek" still meant someone who eats weird shit and works for a circus. Not everyone was an intellectual giant, but all were intellectually stimulated. And most of them were damned smart, in fact.

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
    7. Re:Inaccurate Summary by The+Raven · · Score: 1

      I never said the speed of light; I said "at nearly the speed of light" right in the first sentence. The difference is significant.

      --
      "I will trust Google to 'do no evil' until the founders no longer run it." Hello Alphabet.
    8. Re:Inaccurate Summary by Methadras · · Score: 1

      How about any civilization in a galaxy at the edge of the universe. Is that even possible? What would they see on one side? Darkness and light on the other as they looked out into their neck of the cosmos?

    9. Re:Inaccurate Summary by The+Raven · · Score: 1

      The universe probably does not have an edge, though there is no way to know for sure because the vast majority of the universe is beyond our reach, expanding away from us faster than we could get there at the speed of light.

      --
      "I will trust Google to 'do no evil' until the founders no longer run it." Hello Alphabet.
    10. Re:Inaccurate Summary by david_thornley · · Score: 1

      Huh?

      From your point of view, time will appear to happen slower on things moving fast relative to you, whether they're in front or in back. We've known about that since Einstein explained the Lorenz transform.

      --
      "When you have eliminated the unacceptable, whatever is left, however improbable, must be the truthiness" - Holmes
    11. Re:Inaccurate Summary by The+Raven · · Score: 1

      Why this works requires some use of the time dilation equation. Let's work with a relatively basic speed: 0.8c. That's the speed where time appears to be about 60% as fast (in both frames) when two ships are being compared to each other. Now let us imagine a ship flying away from the earth to a nearby star and back. In fact, let's steal the example given in this explanation of the Twin Paradox on Wikipedia. You should go read that first, because I'm not going to repeat what it says here.

      There are two parts to that trip... the journey out, and the journey back. Let's examine each side's perception of the the other on the way out and the way back.

      • From the point of view of earth, the ship takes 5 years to reach the star. After five years have passed however, even though we know the ship has probably arrived we are still receiving transmissions from back when the ship was only partway there (the transmissions from when it arrived won't reach us for, obviously, 5 more years). In fact, after five years we are just receiving the transmissions from when the ship was halfway there, 2.5 years out. And because of the time dilation, the ship appears to be aging at 60%, so we have only gotten 1.67 years worth of communications (the signals reaching us have a timestamp of 1.67 years from the start). So in 5 years, we have gotten 5/3 = 1 2/3 years of data. Time seems to be passing at 1/3 the rate on the ship.
      • Now let's step up the weirdness. From the point of view of the ship, it's going to take 3 years to go 2.6 light years (Lorenze contraction). When it looks back after reaching the star, it sees the sun as it was 4 years ago (because it's 4 light years away). So for the '3 year journey' that the ship perceived, it only received 1 year's worth of communication. It is now 4 light years away and receiving messages (light) that have a timestamp of just one year after the start of the journey. To the ship, it was the Earth that was operating at 1/3 speed!

      Ok, so we've just demonstrated that as objects fly away from each they both see the other operating slowly... as if the objects 'behind them' were moving in slow motion. What about when they start moving toward each other?

      • Back to the Earth's reference point. Even though the ship has already started coming back at the 5 year point, the Earth won't get those transmissions for another few years. Remember that the ship traveled 4 light years, taking 5 years to do it from the view of Earth. So we won't get the clock from the turn-around until the nine year mark. At that point (because of the 1/3 relative time dilation) the clock on the ship just hit three years. The ship is going to have three years of transmissions as it returns, and by the time it returns there will be no delay due to distance... what's that mean? It means that the blue shifted return transmissions provide 3 years of updates in the one remaining year of the trip. In other words, as the ship approaches time seems to have accelerated to 3x normal!
      • Finally, to complete it all, let's go back to the ship at the star when it turns around to return. It has traveled for three years and is receiving transmissions from Earth that have a timestamp just one year after it left. Now it's going to fly back to Earth. At the end of that trip Earth will have aged 10 years... so how much data arrives in that 3 year trip back? 9 years. While returning to Earth, the ship receives 9 years of transmissions over what seems like 3 years of travel time.

      So the earth sees the ship move at 1/3rd speed for 9 years, and 3x speed for 1 year, for a total time gone of 10 years, and a total time on the timestamps from the ship of 6 years.

      The ship sees the Earth move at 1/3rd speed for 3 years, and 3x speed for 3 years, for a total travel time of 6 years, while the total number of years that the timestamps on the transmissions from Earth showed... 10 years.

      Relativity is crazy, but the math makes sense. The important takeaway is that objects approaching each other see both sides as moving faster. That's what the doppler effect is. This is just extreme doppler on doppler action.

      --
      "I will trust Google to 'do no evil' until the founders no longer run it." Hello Alphabet.
    12. Re:Inaccurate Summary by david_thornley · · Score: 1

      That's not how it works.

      As the ship leaves Earth, it's in an inertial reference frame that show Earth aging slowly. As the ship approaches Earth, the same happens. The significant part happens in the deceleration and acceleration (all felt as acceleration aboard the ship). That makes the inertial reference frame change rapidly, and that's when the ship perceives most of the Earth time passing. (If the course change happens gravitationally, and hence without significant observable acceleration, we need General Relativity to understand what happens.)

      There is no actual "now". The time on Earth cannot be directly compared to the time on the ship except when they're together. When the two are separated, we've got different definitions of "simultaneous". If you synchronize events on the ship so that they seem to happen at the front and back at the same time, an Earth observer will note that they happen at different times. If, as the ship flies by, an Earth observer notes the length by marking the front and back of the ship at the same time (how else do you measure length of a moving thing?), the ship observer will think that the front mark was noted before the back mark.

      That's the really fundamental thing you have to understand about Special Relativity. Once you've got that, you can see how the rest of it works fairly easily (except for the mass thing, which is still a little roundabout).

      So, yes, the ship receives the transmissions as you specify, but from the ship point of view they didn't happen at equally spaced intervals, since the ship changed reference frames.

      --
      "When you have eliminated the unacceptable, whatever is left, however improbable, must be the truthiness" - Holmes
    13. Re:Inaccurate Summary by The+Raven · · Score: 1

      I'm sorry, but you are incorrect.

      Perhaps you would like to explain how 8 years of communications reach the ship as it is 'changing frames' on the star 4 light years away? What you are describing requires information to travel at faster than light speeds. Can you explain when the doppler effect stops working as things get faster? Does the doppler effect stop working at 0.01c? At 0.1c? At 0.5c? Can you provide a source?

      Here is what happened to you, perhaps years ago. You read and partly understood the frequently cited explanation about ships passing each other. The situation described in those explanations exists only for a moment as the ships motions are parallel. But as they are approaching each other, their transmissions are dopplered to arrive faster, and as they leave each other, they are dopplered to arrive slower. That's the entire point behind 'redshifting'. By your explanation light in behind and in front would be red shifted (time slowed down). That's what redshifting and blueshifting are... the change in the frequency of light.

      And what is frequency? It's how many waves arrive per second. If I transmit 1 million waves of red light, and you receive 1 million waves blueshifted blue light, it takes less time to arrive because the frequency of blue light is higher... if I encode information in those 1 million waves, you receive that information faster when it arrives blueshifted. It doesn't matter if it's blueshifted a little or a lot, or if I'm undergoing relativistic dilation or not... it still arrives faster, and thus the perceived rate of time change is higher.

      Also, think about this. The ship is approaching at 0.8c. If there were no relativistic effects then it would perceive the transmissions arriving at 180% normal speed, or 1.8x normal. But because of the time dilation on the ship (60% normal) that 180% becomes 300% (1.8 doppler / 0.6 relativistic = 3.0x perceived) perceived reception rate of the transmission. Similarly as they fly away from each other, without relativity transmissions would arrive at 1/5th speed (0.20 doppler), but because the ship's relativistic dilation is 60%, that 20% becomes 33% (0.2 doppler / 0.6 relativistic = 0.333 perceived).

      So relativistic effects occur, but that doesn't mean doppler effects don't.

      --
      "I will trust Google to 'do no evil' until the founders no longer run it." Hello Alphabet.
    14. Re:Inaccurate Summary by The+Raven · · Score: 1

      A more complete explanation (I should have checked earlier) can be found on Wikipedia: Relativistic Doppler effect

      --
      "I will trust Google to 'do no evil' until the founders no longer run it." Hello Alphabet.
    15. Re:Inaccurate Summary by david_thornley · · Score: 1

      Saying I'm wrong doesn't do much (and is wrong anyway). The ship doesn't receive years of communications suddenly, but the acceleration changes the ship's idea of when they were sent. You appear to be confused on time dilation. It isn't the doppler effect, and it isn't a matter of measuring signals as they arrive.

      The ship gets blue-shifted communication. The ship can measure how fast it's approaching the planet, and make allowances for that. It can measure where, from its point of view, radio waves are sent, apply the speed of light, and determine when they were sent from the ship's point of view. It can make allowances for any effects from that Newtonian point of view of yours. That's not time dilation.

      --
      "When you have eliminated the unacceptable, whatever is left, however improbable, must be the truthiness" - Holmes
    16. Re:Inaccurate Summary by The+Raven · · Score: 1

      I explained, backed with math and citations, the relativistic effects on communication between the Earth and a ship; the entire timeline of the journey as perceived by both sides.

      The math for the Doppler effect combined with time dilation was demonstrated two ways, both by examining the time experienced by both sides (and working out the speed of the communication that would match that time) as well as examining the actual doppler effect separated out from the time dilation. The math, in both situations, works out the same... communications arrive at 1/3 speed while the ship flies away, and arrive at 3x speed while the ship flies back for a ship traveling at 0.8c relative to the Earth.

      Rather than assert your correctness, would you kindly do the math and demonstrate why I am wrong? You obviously studied. Perhaps you are even a scientist in another field. But I believe you would learn something if you tried to actually do the math and work through the problem completely.

      Relativity is a fascinating subject, but it's not magic. It doesn't suspend all other physics when reletavistic effects come into play. It's more a mild warping of normal physics that gets more pronounced the faster you go. But even at 0.9999c, all that normal physics is still there, and it still occurs the way it always does, you just have to add in one new term to the equation.

      --
      "I will trust Google to 'do no evil' until the founders no longer run it." Hello Alphabet.
    17. Re:Inaccurate Summary by david_thornley · · Score: 1

      To put this very simply: you're using Newtonian physics in that analysis. When you use Newtonian physics when talking about relativistic velocities, you're going to get wrong answers sometimes.

      When the ship observer receives the planetside pings has nothing to do with relativistic time dilation. It's an effect that can be explained by Newtonian physics, and therefore irrelevant for time dilation. What happens is that, when the ship observer notes down the times the pings arrive, and measures the distances, and calculates the time the pings originated, the time between pings is 60% more than the planet observer notes. This is true both going and coming (but not in the period of acceleration in between). On the way out, the ship observer observes that the pings travel longer and longer distances, and therefore corrects for that travel in shipboard calculations. On the way in, the ship observer observes the pings traveling shorter and shorter distances, and again corrects for that in shipboard calculations.

      --
      "When you have eliminated the unacceptable, whatever is left, however improbable, must be the truthiness" - Holmes
    18. Re:Inaccurate Summary by The+Raven · · Score: 1

      So please describe what the ship observes on the entire trip. Not one moment. Do the math. Cite a source. Prove your point, rather than assert it.

      I did.

      --
      "I will trust Google to 'do no evil' until the founders no longer run it." Hello Alphabet.
  6. Welcome to 1905... by Anonymous Coward · · Score: 1

    when Einstein published the theory of special relativity. /. is a bit behind the times.

  7. Yes, but. by Doghouse13 · · Score: 3, Interesting

    Presuming they were able to detect the CMB - which would NOT look the same in all directions - and "correctly" identify it (i.e., presuming that that's what we've done), they would then also be able to calculate their own relative movement, and correct for it. So they'd reach pretty much the same answer that we do.

  8. Re:Cool spam bro by narcc · · Score: 1

    It's Medium.com spam, what did you expect?

  9. What paradox? by wonkey_monkey · · Score: 1

    Paradoxically, if they slowed their speed, they'd find that they themselves were very young, but living in a 13.8 billion year-old Universe.

    I'm very young (compared to the universe), but I don't see a paradox when comparing myself to the universe's age.

    Okay, that's just me playing with words. But there's no paradox anyway.

    Paradoxically, if they slowed their speed...

    ...then they'd presumably be advanced enough to understand special relativity and take account for it in all their calculations.

    The twin paradox has been around - and understood - for over a hundred years. What's next on Slashdot? A Starts-With-A-Bang article on how we only ever see one side of the moon?

    And what would they be comparing the universe's age to, anwyay? Unless their planet or something on it had provably existed since the beginning of time and they could prove how old it was, I can't seem them getting too far.

    And finally, would someone please take away Ethan's exclamation mark key?

    --
    systemd is Roko's Basilisk.
    1. Re:What paradox? by ultranova · · Score: 1

      Paradoxically, if they slowed their speed...

      ...then they'd presumably be advanced enough to understand special relativity and take account for it in all their calculations.

      Would they? A photon's momentum is a function of its frequency, thus an object in motion relative to the CMB - one who sees one half of the sky blueshifted and the other redshifted - is going to effectively experience friction and come to an asymptotic halt eventually.

      Of course, that is going to take a very long time. And that rises a question: do we have an effective velocity relative to CMB? That is, do we see it blueshifted in one direction and redshifted in the opposite? Because Earth orbits the Sun, Sun orbits the Milky Way, Milky Way orbits the local cluster... We should have an easily measurable nonzero velocity relative to the local Hubble flow.

      --

      Forget magic. Any technology distinguishable from divine power is insufficiently advanced.

    2. Re:What paradox? by PaulMattSutter · · Score: 3, Interesting

      Yes, we do have motion relative to the CMB, and this causes one side of the CMB sky to appear hotter than the other. Here's an APOD describing it. So everything discussed in the article already happens to us, here on Earth, but in a much less significant way.

    3. Re:What paradox? by towermac · · Score: 1

      We don't have an effective velocity relative to the CMB. So therefore, your question, in and of itself, exposes some sort of flaw in our current understanding of the Big Bang.

      I'm just not sure what it is.

    4. Re:What paradox? by towermac · · Score: 1

      Huh. News to me. Thanks, I guess...

  10. Hey, a medium.com article by 93+Escort+Wagon · · Score: 1

    Haven't seen one on here for a while - was the guy on vacation?

    --
    #DeleteChrome
    1. Re:Hey, a medium.com article by thegarbz · · Score: 1

      Think he ran out of useless shit to write about.

  11. Insert anti-creationist comments here. by SuricouRaven · · Score: 1, Funny

    Let's try to keep them all in once place.

  12. Dumb question, but by Krishnoid · · Score: 1

    Could a different observer identify the universe as being much older than us, by the same argument?

    Also, less seriously, if the rest of the universe is travelling away from us at light speed, but there's nobody on those planets to observe it, is it actually older?

  13. Re:Okay. by Barny · · Score: 2

    http://www.independent.co.uk/n...

    This one do? Okay, that is a fair chunk of Christians covered right there, not sure where the rest stand.

    --
    ...
    /me sighs
  14. the universe is not all the same age by Skapare · · Score: 1

    the universe is not all the same age. near black holes are younger because of gravitational time dilation. and even this depends on the frame of reference.

    --
    now we need to go OSS in diesel cars
  15. Re:Okay. by Opportunist · · Score: 2, Informative

    Some Christians. I am not really the person to defend people whose only defense against the DSM IV definition of delusion is that they are explicitly exempt from it (because else any religion very much fits the definition perfectly), but it should be said that not all of them are THAT delusional. Only a rather tiny minority, and close to 100% of that minority residing in the USA, actually believes that.

    Outside the US, new earth rubbish plays no significant role.

    --
    We used to have a Bill of Rights. Now, with the rights gone, all we have left is the bill.
  16. Re:Relativity is for lorentz transformed cows. by OolimPhon · · Score: 1

    A post of sound and fury, signifying nothing.

  17. Ethan doesn't understand relativistic time by jurgen · · Score: 2

    He starts out with the Yuval Ne’eman quote about how less people understand relativistic time than believe in horoscopes. Correct, it seems a lot less because as he goes on to demonstrate even someone as enlightened as he himself doesn't understand relativistic time!

    Others have pointed out that talking about a galaxy moving a near light speed is purely hypothetical and not particularly interesting or different from other time-bending phenomena such as black holes. But the thing that makes this all completely meaningless (and shows that he doesn't really understand it) is that relativity tells us that there is no universal "now". It's pointless to talk about how old someone at another point in space (whether 100 lightyears or 13 billion light years from us) sees the Universe as being because you're only specifying 3 of his (at least) 4 space time coordinates, assuming the forth one to be "right now", but there is no "now". The "now" is just a convenience we use when the difference is so small as not to matter to us, but when any of the dimensions gets larger you have to specify all of them to say anything meaningful. You could specify the time dimension as a specific amount of time "passed since the big bang" (instead of "now"), but then the title of Ethans little essay becomes its own answer, demonstrating the meaninglessness of the whole exercise (i.e. "is everything that exists 13.8 billion years after the big bang the same age"?)

    1. Re:Ethan doesn't understand relativistic time by jurgen · · Score: 1

      To make sure that last sentence isn't misunderstood, make it "You could specify the time dimension as a specific amount of time passed since the big bang at that point in space... it always has to be all 4 coordinates!

    2. Re: Ethan doesn't understand relativistic time by jurgen · · Score: 1

      A philosophical argument on time. Trying to prove nihilism? Gads so hippish. If there is no now, how can anything be measured, or perceived? How would you have a then?

      I didn't say "there is no now", I said "there is no universal now"... for two observers who are some relativistically significant distance apart there is no way of agreeing on a "now" they have in common! But that doesn't mean that they can't each have their own separate "nows". I'm decidedly not trying to make a philosophical argument about time, I'm purely stating a consequence of relativity. You can still measure and perceive anything you want, and move along time's arrow, it's just that it's your personal arrow, shared only by those observers and experiments who are also moving together with you in space.

      Yes, there is a philosophical argument that time's arrow is also meaningless, that time is space-like, but that's a separate argument.

    3. Re:Ethan doesn't understand relativistic time by fredrated · · Score: 2

      We know the universe is expanding in space, I contend it is also expanding in time, and 'now' is the leading edge of the expansion of the universe in the time dimension.

    4. Re:Ethan doesn't understand relativistic time by iMadeGhostzilla · · Score: 1

      Thought the same when I read "we don't see those galaxies as they are *today*." Today where? I think people fall in that trap by drawing a sketch of the entire universe on a sheet of paper, and as that sheet fits in their field of view entirely, they forget there is no universal now.

    5. Re:Ethan doesn't understand relativistic time by RespekMyAthorati · · Score: 1

      What leading edge?

  18. "moving near the speed of light relative to CMB"? by jeffb+(2.718) · · Score: 1

    Sounds to me like an attempt to couch the entire argument in terms of a universal preferred frame of reference, which is the foundation for many, many fallacious arguments relating to relativity.

  19. Re:Okay. by towermac · · Score: 1

    Man, don't even defend that strawman. The ratio of actual Christian fundamentalists espousing young Earth, to those that use their existence to justify their modern progressive liberalism, is at least one in a thousand.

    Here's what I notice: Generally, those fundie Christians (you have to go find them) will keep their ideas to themselves, unless pressed. They've had a persecution complex forever, and now in my old age, I'm having doubts that it is totally unfounded.

    On the other hand, the people that seem to have in in for them, 'progressives' I guess, will take every opportunity to loudly proclaim the fundies' ignorance, and stupidity, and mean-spiritedness, and so on. Can't even have a thread on science without the big pile-on.

    If I'm forced to take a side, which in itself seems weird to me in a modern society; well, the choice seems clear.

  20. MIT made a game demo about relativistic travel by doug141 · · Score: 1
  21. Re:Okay. by Ol+Olsoc · · Score: 3, Insightful

    Man, don't even defend that strawman. The ratio of actual Christian fundamentalists espousing young Earth, to those that use their existence to justify their modern progressive liberalism, is at least one in a thousand.

    Here's what I notice: Generally, those fundie Christians (you have to go find them) will keep their ideas to themselves, unless pressed.

    psst, trying to bust a strawman with a strawman. Cute

    They've had a persecution complex forever, and now in my old age, I'm having doubts that it is totally unfounded.

    They also have a surprisingly strong grip on one of the US' main political parties. To the point where when you ask that parties candidates if they say believe in evolution, they'll tend to answer you something like "Well, I'm not a scientist", or "There are controversies.

    Back to your premise....

    Well, all I have to go on is personal experience. I grew up in a town where fundamentalists held sway. Until the early 70's no stores were allowed to open on Sunday. You want the Sunday paper? You drive to another town, Eventually, they allowed newsstands to open for a couple hours so people could get papers on the way home from church. Eventually it went to normal as they lost their iron grip on the town. That was mainly a nuisance, amusing not to think back on.

    School - Mandated sex education was 1 - 1 hour class saying if you have sex before marriage, you'll get VD and die.

    No evolution was taught, and can you imagine - anything that might allow someone to divine an age of the universe younger than 6000 years old was not allowed. I made it the entire way through grades 1-12 without hearing the word dinosaur.

    Grandparents were fundies Ever wake up in the middle of the night with your grams praying at the foot of your bed, or forced to listen to her rail on about how you are going to go to hell all day on Sunday and an hour or so every day?

    My experience of all intrusive and rather scary fundies is in opposition to your apparent shy creatures, only wanting to be alloed to live the lives they choose model.

    On the other hand, the people that seem to have in in for them, 'progressives' I guess, will take every opportunity to loudly proclaim the fundies' ignorance, and stupidity, and mean-spiritedness, and so on.

    You don't have to be progressive (another nice strawman) to find the fundamentalists quite repulsive. Having been raised among them, ignorance and stupidity, and mean spritedness are not unreasonable assessments of their activities.

    Can't even have a thread on science without the big pile-on.

    If I'm forced to take a side, which in itself seems weird to me in a modern society; well, the choice seems clear.

    That statement isn't completely clear. Does that mean you're aligning yourself with science, or that you're going to be trying to force schools to teach religion in science class, agitate for legislation to ban same sex marriage, declare the US a Christian nation, and tell us all that Darwin was the Devil?

    Time to campaign to get the Duggars back on TV.

    --
    The shepherds did so well protecting the flock that the sheep no longer believed that wolves existed.
  22. It's been long for us too by nospam007 · · Score: 1

    "It's been 13.8 billion years since the Big Bang for us..."

    The guide in the science museum showed a graphic representation of the big bang to a bunch of kids with their teacher when one of them asked him how long ago that happened.
    The guide replied: Well that was 13,800,000,017 years ago.
    The teacher was astonished and asked the guide how he could be so sure about that very exact number.
    The guide replied: When I began working here, they told me it happened 13.8 billion years ago and I began working here 17 years ago.

  23. The Big Bang just happened. by cyberspittle · · Score: 1

    Time is relative.

  24. ...but only Special Relativity by Roger+W+Moore · · Score: 4, Interesting

    Unfortunately I'm not at all sure that he actually got it right though because I think he has forgotten about General Relativity. He treats the entire universe as if it were a single object at rest in the CMB frame. However it isn't: it consists of many constituent components all with their own individual rest frames.

    As we look further away from us galaxies are travelling closer and closer to the speed of light and so appear "slowed down" by time dilation due to the expansion of space itself which you need general relativity to account for. All that travelling close to the speed of light should do is shift which galaxies are slowed by time dilation and which are in almost the same frame and so not slowed. Hence you would see effectively exactly what we see now but it will be different galaxies which are in view because you are in a different inertial frame.

    Hence I am not at all sure that he got it right. Certainly I'd like to hear it from a cosmologist before I believe it since GR is far more complex than SR and it is easy to get stung applying SR to a situation which requires GR and hence my cautiousness about whether he is wrong since I'm not a cosmologist. This would far from the first thing that he has got wrong...but it would be the first truly spectacular failure.

  25. Re:Okay. by Bartles · · Score: 1

    No they don't. Your belief is far more ridiculous than that of most Christian's.

  26. There is another source of 'slow time' as well by fredrated · · Score: 1

    and we are in it. We know that gravity slows time, and we know that the distribution of matter in the universe is into filaments and the surfaces of 'bubbles'. In those places, like where we live, gravity slows time down unlike 'in' the bubbles and other voids between the filaments. So how much slower are we perceiving time with respect to 'universal' time?

  27. Re:"moving near the speed of light relative to CMB by thrich81 · · Score: 1

    There is a dipole anisotropy observed in the CMB as observed from our local observations, which can be attributed to our local motion in reference to the CMB. I'll quote/steal the paragraph from Wikipedia (https://en.wikipedia.org/wiki/Cosmic_microwave_background#CMBR_dipole_anisotropy),
    "From the CMB data it is seen that our local group of galaxies (the galactic cluster that includes the Solar System's Milky Way Galaxy) appears to be moving at 627±22 km/s relative to the reference frame of the CMB (also called the CMB rest frame, or the frame of reference in which there is no motion through the CMB) in the direction of galactic longitude l = 276±3, b = 30±3. This motion results in an anisotropy of the data (CMB appearing slightly warmer in the direction of movement than in the opposite direction). From a theoretical point of view, the existence of a CMB rest frame breaks Lorentz invariance even in empty space far away from any galaxy. The standard interpretation of this temperature variation is a simple velocity red shift and blue shift due to motion relative to the CMB, but alternative cosmological models can explain some fraction of the observed dipole temperature distribution in the CMB".
    I haven't done any more reading on this but it does appear that there may be something to a preferred rest frame in the CMB.

  28. Christian and Old Earth View by Anonymous Coward · · Score: 2, Interesting

    I'm a creationist, a Christian. I believe the universe is somewhere around 13.5 billion years old. A true reading of Jewish and Christian bibles will reveal this to be the truth. I'm not here to debate the existence of God, rather to say that as a Christian, God is the one who gave us science. Judaism/Christianity and science are partners not or/or.

    1. Re: Christian and Old Earth View by tehcyder · · Score: 1

      The main difference between Wolfram's NKS and the Bible is that the latter has a more modest Author.

      --
      To have a right to do a thing is not at all the same as to be right in doing it
  29. relative to what? by CmdrTamale · · Score: 1

    ... moving close to the speed of light relative to the CMB...

    What does this mean? Isn't the CMB a kind of standing wave that fills the universe? a bunch of photons going off in all directions?

    Here is my take. I am not a cosmologist or astrophysicist. I know about as much math as the fetal Einstein.

    The universe began in a singularity with maximum separation distance of zero, and no meaningful earlier time. Next thing we know it is a dense space full of energy with the maximum separation (or the measurement thereof) increasing. It is like a plasma, opaque since the world line of any photon is very short.

    Eventually the expansion lowers the energy density so that photons begin to have noticeable world lines. Let there be dark. The universe has become transparent, life and baryons and such can happen. And we get protons and galaxies and astronomers, who detect the CMB.

    But the universe is not dark/transparent. At CMB frequencies and below the universe is still hot and opaque. ...everywhere.

    You may now choke on your coffee and tear my karma to shreds.
    --
    If you believe everything you read, you are a fool. Believe me.

    1. Re:relative to what? by CmdrTamale · · Score: 1

      Isn't the CMB a kind of standing wave that fills the universe? a bunch of photons going off in all directions?

      Oops. I was winging it a bit since I had forgotten the definition/meaning of 'standing wave'. Here, let me have another shot on the range of bad analogies:

      The CMB is a bunch of photons that are everywhere and going nowhere else at the speed of light. Poor CMB photons, all sped up and no place to go.

      I almost got carried away and added 'on a computer'. Who knows, it might be patentable that way.
      --
      If I wanted insight, I wouldn't be writing to /.

  30. Joshua from Nazareth by tepples · · Score: 1

    Creationists need to produce an alien witness who is from a world with a very different time dilation than ours

    And this alien might have gone by the name Joshua while on earth, which the Greeks misheard as "Jesus".

  31. Re:Okay. by rocket+rancher · · Score: 1

    Some Christians. I am not really the person to defend people whose only defense against the DSM IV definition of delusion is that they are explicitly exempt from it (because else any religion very much fits the definition perfectly), but it should be said that not all of them are THAT delusional. Only a rather tiny minority, and close to 100% of that minority residing in the USA, actually believes that.

    That definition was changed in DSM-V. Significantly. The delusion no longer has to be demonstrably false. Now, they can believe that it is true, and still be diagnosed with a mental illness, if their behavior warrants it. But it also means that it is up to the clinician making the diagnosis. Parents who sincerely think praying is going to heal their child should not be penalized for holding that belief if the clinician determines there is no danger to the child. As long as their delusions are doing no harm in the opinion of the clinician, they fit the exemption. But it will be harder to ask for an insanity defense -- they will have to face their crime for what it is if the child dies.

    Outside the US, new earth rubbish plays no significant role.

    Ahh, yes. But it does play a significant role in the U.S. It is perhaps unlikely, but it is certainly possible, especially if any one of the current GOP candidates for president actually win, that somebody that (emphasis yours) delusional could achieve the highest office in the land. You really, really don't want an American president, a man who can call down a nuclear strike if he thinks it is necessary, to believe the earth is only 6000 years old, and to believe there is an invisible man in the sky telling him to do it... .

  32. Re:Relativity is for lorentz transformed cows. by Tablizer · · Score: 1

    You will all be cows in 10 billion years. Practice for it, say MOOOOO!

  33. Re:Simple Einstein Relativity by PPH · · Score: 1

    Oh, oh. He's on to us. Shut it down!

    --
    Have gnu, will travel.
  34. Moving faster by manu0601 · · Score: 1

    An observer moving faster, but compared to what point?

  35. Re:Simple Einstein Relativity by Zero__Kelvin · · Score: 1

    "Since I do not have the capability to time travel, I am incapable of proving anything prior to my birth."

    I don't know about you but I travel through time regularly. In fact, I'm planning on travelling 24 hours today!

    --
    Guns don't kill people; Physics kills people! - John Lithgow as Dick Solomon on Third Rock From The Sun
  36. There's no "there" up there, there's a limit by Thing+1 · · Score: 1

    It's like the Truman show. The UN flag is the actual map. There's a top, as well as sides. That's why we can't go to Antarctica: https://en.wikipedia.org/wiki/...

    --
    I feel fantastic, and I'm still alive.