Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wp-plugin-hostgator domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home4/scienrds/scienceandnerds/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the ol-scrapes domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home4/scienrds/scienceandnerds/wp-includes/functions.php on line 6114

Warning: Cannot modify header information - headers already sent by (output started at /home4/scienrds/scienceandnerds/wp-includes/functions.php:6114) in /home4/scienrds/scienceandnerds/wp-includes/rest-api/class-wp-rest-server.php on line 1893

Warning: Cannot modify header information - headers already sent by (output started at /home4/scienrds/scienceandnerds/wp-includes/functions.php:6114) in /home4/scienrds/scienceandnerds/wp-includes/rest-api/class-wp-rest-server.php on line 1893

Warning: Cannot modify header information - headers already sent by (output started at /home4/scienrds/scienceandnerds/wp-includes/functions.php:6114) in /home4/scienrds/scienceandnerds/wp-includes/rest-api/class-wp-rest-server.php on line 1893

Warning: Cannot modify header information - headers already sent by (output started at /home4/scienrds/scienceandnerds/wp-includes/functions.php:6114) in /home4/scienrds/scienceandnerds/wp-includes/rest-api/class-wp-rest-server.php on line 1893

Warning: Cannot modify header information - headers already sent by (output started at /home4/scienrds/scienceandnerds/wp-includes/functions.php:6114) in /home4/scienrds/scienceandnerds/wp-includes/rest-api/class-wp-rest-server.php on line 1893

Warning: Cannot modify header information - headers already sent by (output started at /home4/scienrds/scienceandnerds/wp-includes/functions.php:6114) in /home4/scienrds/scienceandnerds/wp-includes/rest-api/class-wp-rest-server.php on line 1893

Warning: Cannot modify header information - headers already sent by (output started at /home4/scienrds/scienceandnerds/wp-includes/functions.php:6114) in /home4/scienrds/scienceandnerds/wp-includes/rest-api/class-wp-rest-server.php on line 1893

Warning: Cannot modify header information - headers already sent by (output started at /home4/scienrds/scienceandnerds/wp-includes/functions.php:6114) in /home4/scienrds/scienceandnerds/wp-includes/rest-api/class-wp-rest-server.php on line 1893
{"id":33201,"date":"2023-05-24T21:58:11","date_gmt":"2023-05-24T21:58:11","guid":{"rendered":"https:\/\/scienceandnerds.com\/2023\/05\/24\/math-patterns-that-go-on-forever-but-never-repeat\/"},"modified":"2023-05-24T21:58:12","modified_gmt":"2023-05-24T21:58:12","slug":"math-patterns-that-go-on-forever-but-never-repeat","status":"publish","type":"post","link":"https:\/\/scienceandnerds.com\/2023\/05\/24\/math-patterns-that-go-on-forever-but-never-repeat\/","title":{"rendered":"Math Patterns That Go On Forever but Never Repeat"},"content":{"rendered":"

Source:https:\/\/www.quantamagazine.org\/math-that-goes-on-forever-but-never-repeats-20230523\/#comments<\/a><\/br>
\nMath Patterns That Go On Forever but Never Repeat<\/br>
\n2023-05-24 21:58:11<\/br><\/p>\n

\n

But let\u2019s get back to tiling the line. There\u2019s an important distinction we need to make.<\/p>\n

Consider the following new rules for our tiles A and B.<\/p>\n

    \n
  1. Next to an A, on either side you can place an A or a B.<\/li>\n
  2. Next to a B, on either side you can only place an A.<\/li>\n<\/ol>\n

    Can we still tile the line with these rules? An easy way to see that the answer is yes is to notice that the previous tiling also satisfies the new rule set.<\/p>\n

    \u2026ABABABABABABA\u2026<\/p>\n

    But the new rules allow more flexibility, and this leads to more tilings of the line.<\/p>\n

    For example, these are both valid configurations under the new rules:<\/p>\n

    AAABABA<\/p>\n

    ABABAAABAAB<\/p>\n

    And these can be extended infinitely in either direction in infinitely many ways.<\/p>\n

    In addition to giving us lots of new tilings of the line, the new rules allow us to generate tilings that, unlike our first example, don\u2019t repeat. For example, consider the following tiling:<\/p>\n

    \u2026ABAABAAABAAAAB\u2026<\/p>\n

    What\u2019s the pattern here? Start with an A, then place a B to the right, then two A\u2019s on the right, then a B, then three A\u2019s, then a B, then four A\u2019s, and so on. On the left, just keep adding A\u2019s:<\/p>\n

    \u2026AAAAAABAABAAABAAAABAAAAAB\u2026<\/p>\n

    Do this, and you\u2019ll end up with a tiling that can\u2019t be translated onto itself so that everything matches up.<\/p>\n

    A simple way to see this is to observe that there is a unique leftmost B in this tiling, so where will it go after translation? If you translate to the left, there\u2019s no B for it to match up with. But if you translate to the right, there\u2019s no B coming from the left to match up with it.<\/p>\n

    The new rules therefore allow both tilings that have translational symmetry and tilings that don\u2019t. There are tilings of the plane that work like this, too.<\/p>\n

    For example, we\u2019ve already seen a tiling with squares that has translational symmetry, but we can also use the square to construct tilings that don\u2019t have this property.<\/p>\n

    This is a very different situation from the monohedral tilings that use regular hexagons. In those tilings, the repetitive structure is unavoidable. The geometry of the tiles themselves forces the tiling to have translational symmetry. We call such tilings \u201cperiodic.\u201d<\/p>\n

    In contrast, the square allows for patterns that repeat and patterns that don\u2019t. This leads to a natural, irresistible question for mathematicians: If there are tilings of the plane that are forced to have this repetitive structure, are there tilings that are forced to avoid it? With this question, formulated in the 1960s, the hunt for \u201caperiodic tilings\u201d was on.<\/p>\n

    For our search, we\u2019ll make one more trip back to the line. Our final tiling of one-dimensional space will use an unusual-looking set of tiles:<\/p>\n

    A-tiles: A, AA, AAA, AAAA, \u2026<\/p>\n

    B-tiles: B, BB, BBB, BBBB, \u2026<\/p>\n

    Notice that this tile set is infinite. If this seems like cheating, you\u2019re thinking like a mathematician. We\u2019ll come back to that later, but for now, here are the two rules for putting our infinitely many tiles together:<\/p>\n

      \n
    1. Next to an A-tile of length n<\/em>, you can only put a B-tile of length n<\/em> on either side.<\/li>\n
    2. Next to a B-tile of length n<\/em>, you can only put an A-tile of length n<\/em> + 1 on either side.<\/li>\n<\/ol>\n

      As always, our question is: Can we tile the line with these tiles and rules? Well, suppose we start with an A-tile of length 1.<\/p>\n

      A<\/p>\n

      The rules dictate that on either side we can only put B-tiles of length 1.<\/p>\n

      BAB<\/p>\n

      Now, next to each B we must put A-tiles of length 2.<\/p>\n

      AABABAA<\/p>\n

      Then we add B-tiles of length 2.<\/p>\n

      BBAABABAABB<\/p>\n

      And so on. It\u2019s easy to see we can go on forever in either direction, which means we can indeed tile the line with these new tiles and rules. And relevant to our search, this tiling does not have translational symmetry. Notice that the single A we placed at the start gets immediately surrounded by B\u2019s on either side, and the resulting pattern \u2014 BAB \u2014 will never appear again. In the infinitely long string that represents our tiling, every other A that appears will be next to at least one other A. This means there\u2019s nowhere for the BAB string to go, so there\u2019s no way to translate this tiling onto itself.<\/p>\n

      This will be true regardless of what tile we start with. If it\u2019s B, the rules immediately lead to the string<\/p>\n

      \u2026BBAABAABB\u2026<\/p>\n

      And, as before, the pattern ABA will never repeat. Even if you start with something like AAA, the same thing will happen.<\/p>\n

      \u2026AAAABBBAAABBBAAAA\u2026<\/p>\n

      Whatever you start with, the initial tile will always be the only A- or B-tile of that particular length, which will prevent any translational symmetry from emerging. This happens to be exactly what we were looking for: a set of tiles and rules that allows us to tile the line but will never allow translational symmetry.<\/p>\n

      You might be unsatisfied with an aperiodic tiling that requires infinitely many tiles, and you wouldn\u2019t be alone. When mathematicians started seriously looking for aperiodic tilings of the plane, they wanted to find a finite set of tiles that could tile the plane but couldn\u2019t have translational symmetry. An early solution used 20,426 tiles, but within a few years mathematicians had brought that number down to six.<\/p>\n

      A breakthrough occurred in the 1970s when Roger Penrose, the British mathematician and physicist, discovered the famous two-tile set that now bears his name. Penrose tiles are a pair of simple quadrilaterals that, with a careful set of rules, tile the plane without allowing translational symmetry.<\/p>\n

      There\u2019s only one way to improve upon a two-tile aperiodic tiling, so mathematicians, hobbyists and artists began searching for an aperiodic \u201cmonotile\u201d that would do the job all by itself.<\/p>\n

      Last November, David Smith found it. This is the \u201chat,\u201d the first known aperiodic monotile.<\/p>\n

      Smith, a recreational mathematician, artist and tiling enthusiast, discovered the hat the way much mathematics is discovered: by playing around and seeing what happened. Smith would later connect with the researchers Craig Kaplan, Chaim Goodman-Strauss and Joseph Samuel Myers, who together verified that this was indeed the long-sought aperiodic monotile.<\/p>\n

      Proving something can tile the plane but can\u2019t have translational symmetry is no easy task, but some of the techniques they used are hinted at in our simple examples. For instance, one way to show that equilateral triangles can tile the plane is to notice that they come together to form larger structures, in this case hexagons, which are known to tile the plane. The hat tile also comes together to form larger, regular structures, which can be used to understand how it tiles the plane.<\/p>\n<\/div>\n

      <\/br><\/br><\/br><\/p>\n

      Uncategorized<\/br>
      \n<\/br>
      \nSource:
      https:\/\/www.quantamagazine.org\/math-that-goes-on-forever-but-never-repeats-20230523\/#comments<\/a><\/br><\/br><\/p>\n","protected":false},"excerpt":{"rendered":"

      Source:https:\/\/www.quantamagazine.org\/math-that-goes-on-forever-but-never-repeats-20230523\/#comments Math Patterns That Go On Forever but Never Repeat 2023-05-24 21:58:11 But let\u2019s get back to tiling the line. There\u2019s an important distinction we need to make. Consider the following new rules for our tiles A and B. Next to an A, on either side you can place an A or a B. Next […]<\/p>\n","protected":false},"author":1,"featured_media":33202,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"nf_dc_page":"","om_disable_all_campaigns":false,"pagelayer_contact_templates":[],"_pagelayer_content":"","_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[1],"tags":[],"class_list":["post-33201","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-uncategorized"],"yoast_head":"\nMath Patterns That Go On Forever but Never Repeat - Science and Nerds<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/scienceandnerds.com\/2023\/05\/24\/math-patterns-that-go-on-forever-but-never-repeat\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Math Patterns That Go On Forever but Never Repeat - Science and Nerds\" \/>\n<meta property=\"og:description\" content=\"Source:https:\/\/www.quantamagazine.org\/math-that-goes-on-forever-but-never-repeats-20230523\/#comments Math Patterns That Go On Forever but Never Repeat 2023-05-24 21:58:11 But let\u2019s get back to tiling the line. There\u2019s an important distinction we need to make. Consider the following new rules for our tiles A and B. Next to an A, on either side you can place an A or a B. Next […]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/scienceandnerds.com\/2023\/05\/24\/math-patterns-that-go-on-forever-but-never-repeat\/\" \/>\n<meta property=\"og:site_name\" content=\"Science and Nerds\" \/>\n<meta property=\"article:published_time\" content=\"2023-05-24T21:58:11+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-05-24T21:58:12+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/scienceandnerds.com\/wp-content\/uploads\/2023\/05\/math-patterns-that-go-on-forever-but-never-repeat_646e8873a1e5c.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"2560\" \/>\n\t<meta property=\"og:image:height\" content=\"1440\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/webp\" \/>\n<meta name=\"author\" content=\"admin\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"admin\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/scienceandnerds.com\/2023\/05\/24\/math-patterns-that-go-on-forever-but-never-repeat\/\",\"url\":\"https:\/\/scienceandnerds.com\/2023\/05\/24\/math-patterns-that-go-on-forever-but-never-repeat\/\",\"name\":\"Math Patterns That Go On Forever but Never Repeat - Science and Nerds\",\"isPartOf\":{\"@id\":\"https:\/\/scienceandnerds.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/scienceandnerds.com\/2023\/05\/24\/math-patterns-that-go-on-forever-but-never-repeat\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/scienceandnerds.com\/2023\/05\/24\/math-patterns-that-go-on-forever-but-never-repeat\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/i0.wp.com\/scienceandnerds.com\/wp-content\/uploads\/2023\/05\/math-patterns-that-go-on-forever-but-never-repeat_646e8873a1e5c.webp?fit=2560%2C1440&ssl=1\",\"datePublished\":\"2023-05-24T21:58:11+00:00\",\"dateModified\":\"2023-05-24T21:58:12+00:00\",\"author\":{\"@id\":\"https:\/\/scienceandnerds.com\/#\/schema\/person\/ea2991abeb2b9ab04b32790dff28360e\"},\"breadcrumb\":{\"@id\":\"https:\/\/scienceandnerds.com\/2023\/05\/24\/math-patterns-that-go-on-forever-but-never-repeat\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/scienceandnerds.com\/2023\/05\/24\/math-patterns-that-go-on-forever-but-never-repeat\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/scienceandnerds.com\/2023\/05\/24\/math-patterns-that-go-on-forever-but-never-repeat\/#primaryimage\",\"url\":\"https:\/\/i0.wp.com\/scienceandnerds.com\/wp-content\/uploads\/2023\/05\/math-patterns-that-go-on-forever-but-never-repeat_646e8873a1e5c.webp?fit=2560%2C1440&ssl=1\",\"contentUrl\":\"https:\/\/i0.wp.com\/scienceandnerds.com\/wp-content\/uploads\/2023\/05\/math-patterns-that-go-on-forever-but-never-repeat_646e8873a1e5c.webp?fit=2560%2C1440&ssl=1\",\"width\":2560,\"height\":1440},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/scienceandnerds.com\/2023\/05\/24\/math-patterns-that-go-on-forever-but-never-repeat\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/scienceandnerds.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Math Patterns That Go On Forever but Never Repeat\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/scienceandnerds.com\/#website\",\"url\":\"https:\/\/scienceandnerds.com\/\",\"name\":\"Science and Nerds\",\"description\":\"My WordPress Blog\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/scienceandnerds.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/scienceandnerds.com\/#\/schema\/person\/ea2991abeb2b9ab04b32790dff28360e\",\"name\":\"admin\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/scienceandnerds.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/7e6e14fc6691445ef2b2c0a3a6c43882?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/7e6e14fc6691445ef2b2c0a3a6c43882?s=96&d=mm&r=g\",\"caption\":\"admin\"},\"sameAs\":[\"https:\/\/scienceandnerds.com\"],\"url\":\"https:\/\/scienceandnerds.com\/author\/admin\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Math Patterns That Go On Forever but Never Repeat - Science and Nerds","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/scienceandnerds.com\/2023\/05\/24\/math-patterns-that-go-on-forever-but-never-repeat\/","og_locale":"en_US","og_type":"article","og_title":"Math Patterns That Go On Forever but Never Repeat - Science and Nerds","og_description":"Source:https:\/\/www.quantamagazine.org\/math-that-goes-on-forever-but-never-repeats-20230523\/#comments Math Patterns That Go On Forever but Never Repeat 2023-05-24 21:58:11 But let\u2019s get back to tiling the line. There\u2019s an important distinction we need to make. Consider the following new rules for our tiles A and B. Next to an A, on either side you can place an A or a B. Next […]","og_url":"https:\/\/scienceandnerds.com\/2023\/05\/24\/math-patterns-that-go-on-forever-but-never-repeat\/","og_site_name":"Science and Nerds","article_published_time":"2023-05-24T21:58:11+00:00","article_modified_time":"2023-05-24T21:58:12+00:00","og_image":[{"width":2560,"height":1440,"url":"https:\/\/scienceandnerds.com\/wp-content\/uploads\/2023\/05\/math-patterns-that-go-on-forever-but-never-repeat_646e8873a1e5c.webp","type":"image\/webp"}],"author":"admin","twitter_card":"summary_large_image","twitter_misc":{"Written by":"admin","Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/scienceandnerds.com\/2023\/05\/24\/math-patterns-that-go-on-forever-but-never-repeat\/","url":"https:\/\/scienceandnerds.com\/2023\/05\/24\/math-patterns-that-go-on-forever-but-never-repeat\/","name":"Math Patterns That Go On Forever but Never Repeat - Science and Nerds","isPartOf":{"@id":"https:\/\/scienceandnerds.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/scienceandnerds.com\/2023\/05\/24\/math-patterns-that-go-on-forever-but-never-repeat\/#primaryimage"},"image":{"@id":"https:\/\/scienceandnerds.com\/2023\/05\/24\/math-patterns-that-go-on-forever-but-never-repeat\/#primaryimage"},"thumbnailUrl":"https:\/\/i0.wp.com\/scienceandnerds.com\/wp-content\/uploads\/2023\/05\/math-patterns-that-go-on-forever-but-never-repeat_646e8873a1e5c.webp?fit=2560%2C1440&ssl=1","datePublished":"2023-05-24T21:58:11+00:00","dateModified":"2023-05-24T21:58:12+00:00","author":{"@id":"https:\/\/scienceandnerds.com\/#\/schema\/person\/ea2991abeb2b9ab04b32790dff28360e"},"breadcrumb":{"@id":"https:\/\/scienceandnerds.com\/2023\/05\/24\/math-patterns-that-go-on-forever-but-never-repeat\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/scienceandnerds.com\/2023\/05\/24\/math-patterns-that-go-on-forever-but-never-repeat\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/scienceandnerds.com\/2023\/05\/24\/math-patterns-that-go-on-forever-but-never-repeat\/#primaryimage","url":"https:\/\/i0.wp.com\/scienceandnerds.com\/wp-content\/uploads\/2023\/05\/math-patterns-that-go-on-forever-but-never-repeat_646e8873a1e5c.webp?fit=2560%2C1440&ssl=1","contentUrl":"https:\/\/i0.wp.com\/scienceandnerds.com\/wp-content\/uploads\/2023\/05\/math-patterns-that-go-on-forever-but-never-repeat_646e8873a1e5c.webp?fit=2560%2C1440&ssl=1","width":2560,"height":1440},{"@type":"BreadcrumbList","@id":"https:\/\/scienceandnerds.com\/2023\/05\/24\/math-patterns-that-go-on-forever-but-never-repeat\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/scienceandnerds.com\/"},{"@type":"ListItem","position":2,"name":"Math Patterns That Go On Forever but Never Repeat"}]},{"@type":"WebSite","@id":"https:\/\/scienceandnerds.com\/#website","url":"https:\/\/scienceandnerds.com\/","name":"Science and Nerds","description":"My WordPress Blog","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/scienceandnerds.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/scienceandnerds.com\/#\/schema\/person\/ea2991abeb2b9ab04b32790dff28360e","name":"admin","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/scienceandnerds.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/7e6e14fc6691445ef2b2c0a3a6c43882?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/7e6e14fc6691445ef2b2c0a3a6c43882?s=96&d=mm&r=g","caption":"admin"},"sameAs":["https:\/\/scienceandnerds.com"],"url":"https:\/\/scienceandnerds.com\/author\/admin\/"}]}},"jetpack_sharing_enabled":true,"jetpack_featured_media_url":"https:\/\/i0.wp.com\/scienceandnerds.com\/wp-content\/uploads\/2023\/05\/math-patterns-that-go-on-forever-but-never-repeat_646e8873a1e5c.webp?fit=2560%2C1440&ssl=1","_links":{"self":[{"href":"https:\/\/scienceandnerds.com\/wp-json\/wp\/v2\/posts\/33201","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/scienceandnerds.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/scienceandnerds.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/scienceandnerds.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/scienceandnerds.com\/wp-json\/wp\/v2\/comments?post=33201"}],"version-history":[{"count":1,"href":"https:\/\/scienceandnerds.com\/wp-json\/wp\/v2\/posts\/33201\/revisions"}],"predecessor-version":[{"id":33203,"href":"https:\/\/scienceandnerds.com\/wp-json\/wp\/v2\/posts\/33201\/revisions\/33203"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/scienceandnerds.com\/wp-json\/wp\/v2\/media\/33202"}],"wp:attachment":[{"href":"https:\/\/scienceandnerds.com\/wp-json\/wp\/v2\/media?parent=33201"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/scienceandnerds.com\/wp-json\/wp\/v2\/categories?post=33201"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/scienceandnerds.com\/wp-json\/wp\/v2\/tags?post=33201"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}