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":37725,"date":"2023-10-02T21:58:10","date_gmt":"2023-10-02T21:58:10","guid":{"rendered":"https:\/\/scienceandnerds.com\/2023\/10\/02\/how-simple-math-moves-the-needle\/"},"modified":"2023-10-02T21:58:12","modified_gmt":"2023-10-02T21:58:12","slug":"how-simple-math-moves-the-needle","status":"publish","type":"post","link":"https:\/\/scienceandnerds.com\/2023\/10\/02\/how-simple-math-moves-the-needle\/","title":{"rendered":"How Simple Math Moves the Needle"},"content":{"rendered":"

Source:https:\/\/www.quantamagazine.org\/how-simple-math-moves-the-needle-20230929\/#comments<\/a><\/br>
\nHow Simple Math Moves the Needle<\/br>
\n2023-10-02 21:58:10<\/br><\/p>\n

\n

Imagine you\u2019re rolling down the street in a driverless car when you see a problem ahead. An Amazon delivery driver got their van halfway past a double-parked UPS truck before realizing they couldn\u2019t make it through. Now they\u2019re stuck. And so are you.<\/p>\n

The street is too narrow to pull off a U-ey, so your AI-enhanced automobile initiates a three-point turn. First, the car takes a curving path toward one curb. Once there, it steers the other way and backs up to the opposite curb. Then it turns the steering wheel back in the direction of the first curving path, driving forward and away from the obstruction.<\/p>\n

This simple geometric algorithm of making intermediate turns can help you get around in tight situations. (If you\u2019ve ever parallel parked, you know what this back-and-forth wiggling can do for you.)<\/p>\n

There\u2019s a fun math problem here about how much space you need to turn your car around, and mathematicians have been working on an idealized version of it for over 100 years. It started in 1917 when the Japanese mathematician S\u014dichi Kakeya posed a problem that sounds a little like our traffic jam. Suppose you\u2019ve got an infinitely thin needle of length 1. What\u2019s the area of the smallest region in which you can turn the needle 180 degrees and return it to its original position? This is known as Kakeya\u2019s needle problem, and mathematicians are still studying variations of it. Let\u2019s take a look at the simple geometry that makes Kakeya\u2019s needle problem so interesting and surprising.<\/p>\n

Like many math problems, this one involves some simplifying assumptions that make it less realistic but more manageable. For instance, the length and width of a car matter when you\u2019re driving, but we\u2019ll assume that our needle has length 1 and width zero. (This means the needle itself has an area of zero, which plays an important role in allowing us to solve the problem.) Also, we\u2019ll assume that the needle, unlike a car, can pivot around its front end, its back end, or any point in between.<\/p>\n

The goal is to find the smallest region that allows the needle to turn 180 degrees. Finding the smallest thing that satisfies a certain set of conditions can be challenging, but a good way to start is to look for anything that satisfies those conditions and see what you can learn along the way. For example, an easy answer is to just rotate the needle 180 degrees around its end point, and then slide it back up. This returns the needle to its original position, but it\u2019s now pointing in the opposite direction, as Kakeya\u2019s needle problem requires.<\/p>\n

The region required for the turn is a semicircle with radius 1, which has an area of $latex A = frac{1}{2} pi r^2 = frac{1}{2} pi (1)^2 = frac{1}{2} pi = frac{pi}{2}$. So we\u2019ve found one region that works.<\/p>\n

We can do better by taking advantage of our magical mathematical needle\u2019s ability to rotate about any point. Instead of rotating it about its endpoint, let\u2019s rotate it about its midpoint.<\/p>\n

You might call this Kakeya\u2019s compass: Our needle starts out pointing north, but after rotation it\u2019s in the same spot but pointing south. This region is a circle of radius $latex frac{1}{2}$, so its area is $latex A=pi r^2 = pi (frac{1}{2})^2 = pi frac{1}{4}\u00a0 =frac{pi}{4}$. This is half the area of our first region, so we\u2019re making progress.<\/p>\n

Where to next? We could take inspiration from our driverless-car dilemma and consider using something like a three-point turn for the needle. This actually works pretty well.<\/p>\n

The region swept out by the needle using this technique is called a deltoid, and it too satisfies Kakeya\u2019s requirements. Computing its area requires more than the elementary geometry we\u2019re discussing here (knowledge of parametric curves helps), but it turns out that the area of this particular deltoid \u2014 the one swept out by a line segment of length 1 \u2014 is exactly $latex frac{pi}{8}$. Now we have an even smaller region in which we can turn Kakeya\u2019s needle around, and you could be forgiven for thinking this is the best we can do. Kakeya himself thought it might be.<\/p>\n

But this needle problem took a big turn when the Russian mathematician Abram Besicovitch discovered you can do infinitely better. He came up with a procedure to whittle away unnecessary bits of the region until it was as small as he wanted.<\/p>\n

The process is technical and complicated, but one strategy based on Besicovitch\u2019s idea relies on two simple ideas. First, consider the right triangle below, with a height of 1 and a base of 2.<\/p>\n

For the moment we\u2019re going to forget about turning the needle completely around and just focus on one simple fact: If we place a needle of length 1 at the top vertex, the triangle is big enough to allow the needle to rotate the full 90 degrees from one side to the other.<\/p>\n

Since the area of the triangle is $latex A=frac{1}{2}bh$, this triangle has area $latex A=frac{1}{2} times 2 times 1 = 1$.<\/p>\n

Now, here\u2019s the first important idea: We can reduce the area of the region while preserving the 90-degree rotation. The strategy is simple: We cut the triangle down the middle, and then push the two halves together.<\/p>\n

The area of this new figure must be less than the original because parts of the triangle now overlap. In fact, it\u2019s easy to compute the area of the figure: It\u2019s just three-fourths of the square of side 1, so the area is $latex A = frac{3}{4}$, which is less than the area of the triangle we started with.<\/p>\n

And we can still point the needle in all the same directions as before. There\u2019s just one problem: The original angle has been split into two pieces, so those directions are now divided into two separate regions.<\/p>\n

If the needle is on the left side of the new region, we can rotate it the 45 degrees between south and southeast, and if it\u2019s on the right we can rotate it the 45 degrees between south and southwest, but since the two parts are separated, it doesn\u2019t seem as if we can rotate it the full 90 degrees as we could before.<\/p>\n

This is where the second important idea comes in. There\u2019s a sneaky way to get the needle from one side to the other that doesn\u2019t require much area. In chess you may know that the knight moves in an L shape. Well, our needle is going to move in an N shape.<\/p>\n

Here\u2019s how it\u2019s done. First, the needle slides up one side of the N. Then it rotates to point along the diagonal and slides down. Then it rotates again and finishes its trip by sliding up the other side of the N.<\/p>\n

At first this N-shaped move may not look like much, but it does something very useful. It allows the needle to \u201cjump\u201d from one parallel line to another, which will help us get our needle from one region to the other. More importantly, it does so without requiring much area. In fact, you can make it require as little area as you like. Here\u2019s why.<\/p>\n

Recall that our needle has zero width. So any line the needle moves along, forward or backward, will have zero area. This means the region required to move the needle up, down or diagonally along the N shape will be made up of pieces with zero area.<\/p>\n

That just leaves the rotations at the corners of the N shape.<\/p>\n

These moves do require area. You can see a little sector of a circle at each corner. But here\u2019s the sneaky part: You can make these regions smaller by elongating the N.<\/p>\n

The formula for the area of a sector of a circle is $latex A = frac{theta}{360} pi r^2$, where $latex theta$ is the measure of the sector\u2019s angle in degrees. No matter how tall the N is, the radius of the sector will always be 1: That\u2019s the length of the needle. But as the N gets taller, the angle shrinks, which will reduce the area of the sector. Thus, you can make the additional area as small as you want by stretching out the N as much as you need.<\/p>\n

Remember that we were able to reduce the area of our triangular region by splitting it in two and making the pieces overlap. The problem was that this split the 90-degree angle into two separate pieces, preventing us from rotating the needle the full 90 degrees. Now we can solve that problem by tacking on an appropriate N shape to ensure that the needle has a path from one side to the other.<\/p>\n

In this updated region, the needle can still rotate the full 90 degrees as before, it just now happens in two stages. First, the needle turns 45 degrees and lines up with the vertical edge on the left. Next, it moves along the N shape to get to the other side. Once it\u2019s there, it\u2019s free to turn the other 45 degrees.<\/p>\n

This moves the needle 90 degrees, and to keep it turning, you just add rotated copies of the region.<\/p>\n

With the addition of the appropriate N shapes, the needle can jump from one triangular peninsula to the next, turning itself bit by bit until it gets all the way around, just like a car executing a three-point turn.<\/p>\n

There\u2019s more devilish math in the details, but these two ideas \u2014 that we can continually reduce the area of the original region by slicing it up and shifting it around while ensuring we can get from piece to piece using the arbitrarily small N shapes \u2014 help us move the needle in an ever-shrinking region that can ultimately be as small as you want.<\/p>\n

A more standard approach to building this kind of region begins with equilateral triangles and uses \u201cPerron trees,\u201d which are clever ways to slice triangles up and stretch and slide the pieces back together. The result is quite stunning.<\/p>\n

Recently, mathematicians have made progress<\/a> on new variations of this old problem, set in higher dimensions and with different notions of size. We\u2019ll probably never see an AI-powered car tracing out a Kakeya-needle-point turn, but we can still appreciate the beauty and simplicity of its near nothingness.<\/p>\n<\/div>\n

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

Uncategorized<\/br>
\n<\/br>
\nSource:
https:\/\/www.quantamagazine.org\/how-simple-math-moves-the-needle-20230929\/#comments<\/a><\/br><\/br><\/p>\n","protected":false},"excerpt":{"rendered":"

Source:https:\/\/www.quantamagazine.org\/how-simple-math-moves-the-needle-20230929\/#comments How Simple Math Moves the Needle 2023-10-02 21:58:10 Imagine you\u2019re rolling down the street in a driverless car when you see a problem ahead. An Amazon delivery driver got their van halfway past a double-parked UPS truck before realizing they couldn\u2019t make it through. Now they\u2019re stuck. And so are you. The street is […]<\/p>\n","protected":false},"author":1,"featured_media":37726,"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-37725","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-uncategorized"],"yoast_head":"\nHow Simple Math Moves the Needle - 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\/10\/02\/how-simple-math-moves-the-needle\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How Simple Math Moves the Needle - Science and Nerds\" \/>\n<meta property=\"og:description\" content=\"Source:https:\/\/www.quantamagazine.org\/how-simple-math-moves-the-needle-20230929\/#comments How Simple Math Moves the Needle 2023-10-02 21:58:10 Imagine you\u2019re rolling down the street in a driverless car when you see a problem ahead. An Amazon delivery driver got their van halfway past a double-parked UPS truck before realizing they couldn\u2019t make it through. Now they\u2019re stuck. And so are you. The street is […]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/scienceandnerds.com\/2023\/10\/02\/how-simple-math-moves-the-needle\/\" \/>\n<meta property=\"og:site_name\" content=\"Science and Nerds\" \/>\n<meta property=\"article:published_time\" content=\"2023-10-02T21:58:10+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-10-02T21:58:12+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/scienceandnerds.com\/wp-content\/uploads\/2023\/10\/how-simple-math-moves-the-needle_651b3cf3ebc12.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=\"9 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/scienceandnerds.com\/2023\/10\/02\/how-simple-math-moves-the-needle\/\",\"url\":\"https:\/\/scienceandnerds.com\/2023\/10\/02\/how-simple-math-moves-the-needle\/\",\"name\":\"How Simple Math Moves the Needle - Science and Nerds\",\"isPartOf\":{\"@id\":\"https:\/\/scienceandnerds.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/scienceandnerds.com\/2023\/10\/02\/how-simple-math-moves-the-needle\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/scienceandnerds.com\/2023\/10\/02\/how-simple-math-moves-the-needle\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/i0.wp.com\/scienceandnerds.com\/wp-content\/uploads\/2023\/10\/how-simple-math-moves-the-needle_651b3cf3ebc12.webp?fit=2560%2C1440&ssl=1\",\"datePublished\":\"2023-10-02T21:58:10+00:00\",\"dateModified\":\"2023-10-02T21:58:12+00:00\",\"author\":{\"@id\":\"https:\/\/scienceandnerds.com\/#\/schema\/person\/ea2991abeb2b9ab04b32790dff28360e\"},\"breadcrumb\":{\"@id\":\"https:\/\/scienceandnerds.com\/2023\/10\/02\/how-simple-math-moves-the-needle\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/scienceandnerds.com\/2023\/10\/02\/how-simple-math-moves-the-needle\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/scienceandnerds.com\/2023\/10\/02\/how-simple-math-moves-the-needle\/#primaryimage\",\"url\":\"https:\/\/i0.wp.com\/scienceandnerds.com\/wp-content\/uploads\/2023\/10\/how-simple-math-moves-the-needle_651b3cf3ebc12.webp?fit=2560%2C1440&ssl=1\",\"contentUrl\":\"https:\/\/i0.wp.com\/scienceandnerds.com\/wp-content\/uploads\/2023\/10\/how-simple-math-moves-the-needle_651b3cf3ebc12.webp?fit=2560%2C1440&ssl=1\",\"width\":2560,\"height\":1440},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/scienceandnerds.com\/2023\/10\/02\/how-simple-math-moves-the-needle\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/scienceandnerds.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How Simple Math Moves the Needle\"}]},{\"@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":"How Simple Math Moves the Needle - 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\/10\/02\/how-simple-math-moves-the-needle\/","og_locale":"en_US","og_type":"article","og_title":"How Simple Math Moves the Needle - Science and Nerds","og_description":"Source:https:\/\/www.quantamagazine.org\/how-simple-math-moves-the-needle-20230929\/#comments How Simple Math Moves the Needle 2023-10-02 21:58:10 Imagine you\u2019re rolling down the street in a driverless car when you see a problem ahead. An Amazon delivery driver got their van halfway past a double-parked UPS truck before realizing they couldn\u2019t make it through. Now they\u2019re stuck. And so are you. The street is […]","og_url":"https:\/\/scienceandnerds.com\/2023\/10\/02\/how-simple-math-moves-the-needle\/","og_site_name":"Science and Nerds","article_published_time":"2023-10-02T21:58:10+00:00","article_modified_time":"2023-10-02T21:58:12+00:00","og_image":[{"width":2560,"height":1440,"url":"https:\/\/scienceandnerds.com\/wp-content\/uploads\/2023\/10\/how-simple-math-moves-the-needle_651b3cf3ebc12.webp","type":"image\/webp"}],"author":"admin","twitter_card":"summary_large_image","twitter_misc":{"Written by":"admin","Est. reading time":"9 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/scienceandnerds.com\/2023\/10\/02\/how-simple-math-moves-the-needle\/","url":"https:\/\/scienceandnerds.com\/2023\/10\/02\/how-simple-math-moves-the-needle\/","name":"How Simple Math Moves the Needle - Science and Nerds","isPartOf":{"@id":"https:\/\/scienceandnerds.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/scienceandnerds.com\/2023\/10\/02\/how-simple-math-moves-the-needle\/#primaryimage"},"image":{"@id":"https:\/\/scienceandnerds.com\/2023\/10\/02\/how-simple-math-moves-the-needle\/#primaryimage"},"thumbnailUrl":"https:\/\/i0.wp.com\/scienceandnerds.com\/wp-content\/uploads\/2023\/10\/how-simple-math-moves-the-needle_651b3cf3ebc12.webp?fit=2560%2C1440&ssl=1","datePublished":"2023-10-02T21:58:10+00:00","dateModified":"2023-10-02T21:58:12+00:00","author":{"@id":"https:\/\/scienceandnerds.com\/#\/schema\/person\/ea2991abeb2b9ab04b32790dff28360e"},"breadcrumb":{"@id":"https:\/\/scienceandnerds.com\/2023\/10\/02\/how-simple-math-moves-the-needle\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/scienceandnerds.com\/2023\/10\/02\/how-simple-math-moves-the-needle\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/scienceandnerds.com\/2023\/10\/02\/how-simple-math-moves-the-needle\/#primaryimage","url":"https:\/\/i0.wp.com\/scienceandnerds.com\/wp-content\/uploads\/2023\/10\/how-simple-math-moves-the-needle_651b3cf3ebc12.webp?fit=2560%2C1440&ssl=1","contentUrl":"https:\/\/i0.wp.com\/scienceandnerds.com\/wp-content\/uploads\/2023\/10\/how-simple-math-moves-the-needle_651b3cf3ebc12.webp?fit=2560%2C1440&ssl=1","width":2560,"height":1440},{"@type":"BreadcrumbList","@id":"https:\/\/scienceandnerds.com\/2023\/10\/02\/how-simple-math-moves-the-needle\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/scienceandnerds.com\/"},{"@type":"ListItem","position":2,"name":"How Simple Math Moves the Needle"}]},{"@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\/10\/how-simple-math-moves-the-needle_651b3cf3ebc12.webp?fit=2560%2C1440&ssl=1","_links":{"self":[{"href":"https:\/\/scienceandnerds.com\/wp-json\/wp\/v2\/posts\/37725","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=37725"}],"version-history":[{"count":1,"href":"https:\/\/scienceandnerds.com\/wp-json\/wp\/v2\/posts\/37725\/revisions"}],"predecessor-version":[{"id":37727,"href":"https:\/\/scienceandnerds.com\/wp-json\/wp\/v2\/posts\/37725\/revisions\/37727"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/scienceandnerds.com\/wp-json\/wp\/v2\/media\/37726"}],"wp:attachment":[{"href":"https:\/\/scienceandnerds.com\/wp-json\/wp\/v2\/media?parent=37725"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/scienceandnerds.com\/wp-json\/wp\/v2\/categories?post=37725"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/scienceandnerds.com\/wp-json\/wp\/v2\/tags?post=37725"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}