Page 23 of 76 FirstFirst ... 1318192021222324252627283373 ... LastLast
Results 331 to 345 of 1136

Thread: Cosmology

  1. #331
    Registered User tailor STATELY's Avatar
    Join Date
    May 2009
    Location
    Gold Country
    Posts
    26,116
    Blog Entries
    13
    Let me know if this is the wrong place...

    "The superfluid Universe":
    We are used to thinking that quantum physics dominates only the microscopic realm. But the more physicists have learned about quantum theory, the more it has become clear that this isn’t so. Bose-Einstein condensates are one of the best-studied substances that allow quantum effects to spread widely through a medium. In theory, quantum behaviour can span arbitrarily large distances, provided it isn’t disturbed too much.
    https://aeon.co/essays/is-dark-matte...tm_source=digg

    ... and a toon: http://www.gocomics.com/bloom-county

    Ta ! (short for tarradiddle),
    tailor STATELY
    tailor

    who am I but a stitch in time
    what if I were to bare my soul
    would you see me origami

    7-8-2015

  2. #332
    Registered User
    Join Date
    Oct 2010
    Location
    A rural part of Sweden, southern Norrland
    Posts
    3,123
    I'm on this list and though I don't understand all the mathematical stuff the main players here write, I enjoy the discussions between desiresjab and YesNo. Read the thread and you will see what I mean.
    Last edited by Dreamwoven; 02-04-2016 at 04:03 AM.

  3. #333
    Registered User
    Join Date
    Mar 2014
    Location
    Redwood Empire
    Posts
    1,569
    I was offline for half a week with computer issues. The only thing to do was to go to pen and paper.

    What do we know about squares in general? What is one fact of odd squares?

  4. #334
    Maybe YesNo's Avatar
    Join Date
    Oct 2010
    Location
    For Mill, South Carolina
    Posts
    9,536
    Blog Entries
    2
    Quote Originally Posted by desiresjab View Post

    What do we know about squares in general? What is one fact of odd squares?
    I don't know except the obvious in the integers, Z, that one gets an odd number when an odd number is squared and and even number when an even number is squared.

  5. #335
    Maybe YesNo's Avatar
    Join Date
    Oct 2010
    Location
    For Mill, South Carolina
    Posts
    9,536
    Blog Entries
    2
    Quote Originally Posted by tailor STATELY View Post
    Let me know if this is the wrong place...

    "The superfluid Universe": https://aeon.co/essays/is-dark-matte...tm_source=digg

    ... and a toon: http://www.gocomics.com/bloom-county

    Ta ! (short for tarradiddle),
    tailor STATELY
    I liked the cartoon.

    I didn't know that the theories around dark matter had two major variations, those promoting modified gravity and those promoting a cold particle. The superfluid idea is also new to me. Maybe it can bridge the ideas. The modified gravity reminds me of a talk by Rupert Sheldrake where he questioned whether physical constants, in particular G, were actually constant, but changed. If G changed that would be one way to get modified gravity.

  6. #336
    Registered User
    Join Date
    Mar 2014
    Location
    Redwood Empire
    Posts
    1,569
    Quote Originally Posted by YesNo View Post
    I don't know except the obvious in the integers, Z, that one gets an odd number when an odd number is squared and and even number when an even number is squared.
    I thought a very simple fact might be surprising. All odd squares are 4n+1 numbers. There are no 4n+3 squares; such an animal cannot exist.

  7. #337
    Registered User
    Join Date
    Mar 2014
    Location
    Redwood Empire
    Posts
    1,569
    An important fact for anyone trying to learn modular arithmetic has to do with symmetry. In normal arithmetic the negative and positive integers have symmetry across the point zero on the number line. That is, the absolute value of -5, for instance, is equal to 5. In modular arithmetic with primes, this is no longer true--

    -5≡6 Mod 11.

    Perfect multiples of the modulus have familiar symmetry across zero, but no other residue class does.

    Under any prime modulus p, start squaring the positive integers n in succession. The series will always begin with the standard squares you are familiar with...1,4,9,16..., until n becomes greater than p1/2 (the square root of p), at which point n2 will wrap around the modulus to some value.

    Quadratic reciprocity is about how two moduli wrap around each other under quadratic pressure.
    Last edited by desiresjab; 02-04-2016 at 05:00 AM.

  8. #338
    Registered User
    Join Date
    Mar 2014
    Location
    Redwood Empire
    Posts
    1,569
    We may further notice that when both p and q are primes of the species 4n+3, their squares always wrap around the other modulus so that p2≡2 (mod q) and q2≡1 (mod p), or vice versa. They will always express this relationship when squared within the modulus of the other. This is a fact of the universe, as inviolate as 2 is the successor of 1.

    One always checks first to see if the larger of p and q simply reduces to a familiar square under the other as modulus. If so, the work is done. Otherwise one starts squaring n's to see if any wraps around to the value of p, under q as modulus, or vice versa.
    Last edited by desiresjab; 02-04-2016 at 07:58 AM.

  9. #339
    Registered User
    Join Date
    Mar 2014
    Location
    Redwood Empire
    Posts
    1,569
    Not surprisingly, then, two 4n+3 primes p and q wrap around each other just as their squares do. Either 4p+3≡1 (mod 4q+3) and 4q+3≡2 (mod 4p+3), or vice versa.

    We must remember that if a≡b (mod m), then ap≡bp (mod m).

  10. #340
    Registered User
    Join Date
    Mar 2014
    Location
    Redwood Empire
    Posts
    1,569
    It appears my recent posts on 4n+3 only apply if one of the 4n+3 primes is 3 itself. More later. Three is not typical. Or is it?
    Last edited by desiresjab; 02-04-2016 at 10:40 AM.

  11. #341
    Maybe YesNo's Avatar
    Join Date
    Oct 2010
    Location
    For Mill, South Carolina
    Posts
    9,536
    Blog Entries
    2
    Quote Originally Posted by desiresjab View Post
    I thought a very simple fact might be surprising. All odd squares are 4n+1 numbers. There are no 4n+3 squares; such an animal cannot exist.
    That is a more interesting fact than the one I presented. Here's my proof of it since it is not immediately obvious:

    Assume there exists an odd square m2 congruent to 3 mod 4 to get a contradiction. There are two cases to consider: m is either congruent to 1 mod 4 or m is congruent to 3 mod 4.

    Consider the first case, m ≡ 1 (mod 4). Then there exists r such that m = 4r + 1 and m2 = (4r + 1)(4r + 1) = 16r2 + 8r + 1 which is congruent to 1. So m is not congruent to 1.

    Consider the second case m ≡ 3 (mod 4). Then there exists s such that m = 4s + 3 and m2 = (4s + 3)(4s + 3) = 16s2 + 24s + 9. Since 9 is congruent to 1 mod 4, m is not congruent to 3.

    In all cases m is not congruent to 3 mod 4 and since this contradicts the assumption, the assumption is false.

  12. #342
    Maybe YesNo's Avatar
    Join Date
    Oct 2010
    Location
    For Mill, South Carolina
    Posts
    9,536
    Blog Entries
    2
    Quote Originally Posted by desiresjab View Post
    We may further notice that when both p and q are primes of the species 4n+3, their squares always wrap around the other modulus so that p2≡2 (mod q) and q2≡1 (mod p), or vice versa. They will always express this relationship when squared within the modulus of the other. This is a fact of the universe, as inviolate as 2 is the successor of 1.

    One always checks first to see if the larger of p and q simply reduces to a familiar square under the other as modulus. If so, the work is done. Otherwise one starts squaring n's to see if any wraps around to the value of p, under q as modulus, or vice versa.
    I would say it is a fact of the axiom system and the set of elements one is using rather than a fact of the universe. One could change the axiom system or the set of elements and get something different. For example, Euclidean geometry need not have much to do with space in the universe around us, but the results would be inviolate facts within the axioms of Euclidean geometry. Only if one can't consistently change the axioms would it be possible to look at the results as relevant to the universe.

    I agree that the computationally hard part comes from the wrapping process.

  13. #343
    Registered User
    Join Date
    Mar 2014
    Location
    Redwood Empire
    Posts
    1,569
    Quote Originally Posted by YesNo View Post
    I would say it is a fact of the axiom system and the set of elements one is using rather than a fact of the universe. One could change the axiom system or the set of elements and get something different. For example, Euclidean geometry need not have much to do with space in the universe around us, but the results would be inviolate facts within the axioms of Euclidean geometry. Only if one can't consistently change the axioms would it be possible to look at the results as relevant to the universe.

    I agree that the computationally hard part comes from the wrapping process.
    You can do these things anywhere. Euclidian geometry would be an outside geometry in some universes. Its laws would remain true, just as the laws of non-Euclidian geometries are true for us.

    The wrapping process of moduli can turn a 4n+1 square into a 4n+3 number since, for instance three is a square under some moduli.

    I only need to pinpoint the mechanics that force (4n+3)2 to perform its consistent behavior under prime moduli, for the whole thing to shake out. It is a matter of mechanics. A mechanical detail is eluding me so far. That detail will clear up every question. I not only sense this is true, I know damned well it is. There is no doubt, either, that that detail is clearly available in group theory, which is why so many proofs rely on it.

    I still believe it is something I can get from peering at the numbers. My investigations are going deeper underground where I need paper and pencil.

    Remember the Martinson list for the sums of squares? He mentioned that any prime number generated by a sum of two squares was a 4n+1 number. He mentioned that the table would generate every prime of 4n+1 makeup. He did not mention that all odd numbers in the table were also 4n+1 numbers. Close inspection reveals that sums of two squares can only be 4n, 4n+2, or 4n+1 numbers.

    On another note of interest. Breaking a large 4n+1 prime into its unique sum of two squares, is every bit as difficult as factoring. I have not delved deeply enough, but I wonder if any of the present encryption systems are taking advantage of this. A new function as the basis means no patent battles.

    Anyway, I feel I am very close to the final solution with QR. I know where to dig and I think I know how to do it.
    Last edited by desiresjab; 02-05-2016 at 12:35 PM.

  14. #344
    Registered User
    Join Date
    Mar 2014
    Location
    Redwood Empire
    Posts
    1,569
    Here is a curious fact about 4n+3 primes. Look at seven and its squares with regard to other 4n+3 primes.

    Because of what we already know, we can state unequivocally that no 4n+3 prime greater than 49 can ever wrap back to be a square (mod 7). Why? Because 72 is a normally occuring number (mod 59) and it will be the square between the two, since there can always and only be one square between 4n+3 primes.

    72 is the naturally occuring quadtratic residue of every 4n+3 prime larger than 47, not the other way around, ever.

    This idea has its way of working with 4n+1 primes and mixed couples, too. If the larger prime does not reduce back to a sqaure under the smaller prime, then the smaller one will not stretch to a sqaure either, by the rules.
    Last edited by desiresjab; 02-05-2016 at 12:03 PM.

  15. #345
    Registered User
    Join Date
    Mar 2014
    Location
    Redwood Empire
    Posts
    1,569
    Therefore, under any moduli if p2<q, p2 is always a natural residue, meaning there is no wrap around by the sqaure.

    Among 4n+1 primes and mixed couples, this fact forces them to both be squares, and to never not be mutual squares, since they must act the same way as each other. There is only a question whenever q is < p2, or vice versa. Otherwise, the results are automatic. Of course, we still must explain why they behave the way they do when p2<q. It is always good to see the task more clearly.
    Last edited by desiresjab; 02-05-2016 at 11:58 AM.

Similar Threads

  1. joyous cosmology 2.13.08
    By NikolaiI in forum Philosophical Literature
    Replies: 1
    Last Post: 06-14-2008, 10:13 PM
  2. joyous cosmology, 2.12.08
    By NikolaiI in forum Philosophical Literature
    Replies: 1
    Last Post: 05-13-2008, 08:41 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •