diff --git a/.gitignore b/.gitignore index 5dad1c22749d0db6dcf062e37e499a40e957cd38..34eb06dc4fbec382ac9b7a11474e5d309884dfa1 100644 --- a/.gitignore +++ b/.gitignore @@ -9,6 +9,3 @@ *.sln *.sw? __pycache__ - -# LynxKite data directory. -/data diff --git a/data/Graph RAG b/data/Graph RAG new file mode 100644 index 0000000000000000000000000000000000000000..df32d31ec368d0b929b623a6f28cb3100aed538f --- /dev/null +++ b/data/Graph RAG @@ -0,0 +1,2917 @@ +{ + "env": "LLM logic", + "nodes": [ + { + "id": "Input 1", + "type": "basic", + "data": { + "title": "Input", + "params": { + "filename": "/Users/danieldarabos/Downloads/aimo-train.csv", + "key": "problem" + }, + "display": null, + "error": null, + "meta": { + "name": "Input", + "params": { + "filename": { + "name": "filename", + "default": null, + "type": { + "format": "path" + } + }, + "key": { + "name": "key", + "default": null, + "type": { + "type": "" + } + } + }, + "inputs": {}, + "outputs": { + "output": { + "name": "output", + "type": { + "type": "None" + }, + "position": "right" + } + }, + "type": "basic", + "sub_nodes": null + } + }, + "position": { + "x": -663.9814415296167, + "y": -24.673405923964822 + }, + "parentId": null, + "width": 259, + "height": 478 + }, + { + "id": "Create prompt 1", + "type": "basic", + "data": { + "title": "Create prompt", + "params": { + "save_as": "prompt", + "template": "Similar problems:\n\n {% for item in rag %}\n{{ item.text }}\n{% endfor %}\n\nWhat would be the first step of solving the following problem? {{text}}" + }, + "display": null, + "error": null, + "meta": { + "name": "Create prompt", + "params": { + "save_as": { + "name": "save_as", + "default": "prompt", + "type": { + "type": "" + } + }, + "template": { + "name": "template", + "default": null, + "type": { + "format": "textarea" + } + } + }, + "inputs": { + "input": { + "name": "input", + "type": { + "type": "" + }, + "position": "left" + } + }, + "outputs": { + "output": { + "name": "output", + "type": { + "type": "None" + }, + "position": "right" + } + }, + "type": "basic", + "sub_nodes": null + }, + "beingResized": false, + "collapsed": false + }, + "position": { + "x": 92.48251817426697, + "y": 2.986072034314958 + }, + "parentId": null, + "width": 300, + "height": 328 + }, + { + "id": "Create prompt 2", + "type": "basic", + "data": { + "title": "Create prompt", + "params": { + "save_as": "prompt", + "template": "Is this a nice solution? {{response}}" + }, + "display": null, + "error": null, + "meta": { + "name": "Create prompt", + "params": { + "save_as": { + "name": "save_as", + "default": "prompt", + "type": { + "type": "" + } + }, + "template": { + "name": "template", + "default": null, + "type": { + "format": "textarea" + } + } + }, + "inputs": { + "input": { + "name": "input", + "type": { + "type": "" + }, + "position": "left" + } + }, + "outputs": { + "output": { + "name": "output", + "type": { + "type": "None" + }, + "position": "right" + } + }, + "type": "basic", + "sub_nodes": null + } + }, + "position": { + "x": 863.0737654843731, + "y": -68.00791743959714 + }, + "parentId": null + }, + { + "id": "View 3", + "type": "table_view", + "data": { + "title": "View", + "params": {}, + "display": { + "dataframes": { + "df": { + "columns": [ + "id", + "text", + "answer", + "rag", + "prompt", + "response" + ], + "data": [ + [ + "229ee8", + "Let $k, l > 0$ be parameters. The parabola $y = kx^2 - 2kx + l$ intersects the line $y = 4$ at two points $A$ and $B$. These points are distance 6 apart. What is the sum of the squares of the distances from $A$ and $B$ to the origin?", + 52, + [ + { + "id": "229ee8", + "text": "Let $k, l > 0$ be parameters. The parabola $y = kx^2 - 2kx + l$ intersects the line $y = 4$ at two points $A$ and $B$. These points are distance 6 apart. What is the sum of the squares of the distances from $A$ and $B$ to the origin?", + "answer": 52, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nLet $k, l > 0$ be parameters. The parabola $y = kx^2 - 2kx + l$ intersects the line $y = 4$ at two points $A$ and $B$. These points are distance 6 apart. What is the sum of the squares of the distances from $A$ and $B$ to the origin?." + }, + { + "id": "430b63", + "text": "What is the minimum value of $5x^2+5y^2-8xy$ when $x$ and $y$ range over all real numbers such that $|x-2y| + |y-2x| = 40$?", + "answer": 800, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nWhat is the minimum value of $5x^2+5y^2-8xy$ when $x$ and $y$ range over all real numbers such that $|x-2y| + |y-2x| = 40$?." + }, + { + "id": "bedda4", + "text": "Let $ABCD$ be a unit square. Let $P$ be the point on $AB$ such that $|AP| = 1/{20}$ and let $Q$ be the point on $AD$ such that $|AQ| = 1/{24}$. The lines $DP$ and $BQ$ divide the square into four regions. Find the ratio between the areas of the largest region and the smallest region.", + "answer": 480, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nLet $ABCD$ be a unit square. Let $P$ be the point on $AB$ such that $|AP| = 1/{20}$ and let $Q$ be the point on $AD$ such that $|AQ| = 1/{24}$. The lines $DP$ and $BQ$ divide the square into four regions. Find the ratio between the areas of the largest region and the smallest region.." + }, + { + "id": "8ee6f3", + "text": "The points $\\left(x, y\\right)$ satisfying $((\\vert x + y \\vert - 10)^2 + ( \\vert x - y \\vert - 10)^2)((\\vert x \\vert - 8)^2 + ( \\vert y \\vert - 8)^2) = 0$ enclose a convex polygon. What is the area of this convex polygon?", + "answer": 320, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nThe points $\\left(x, y\\right)$ satisfying $((\\vert x + y \\vert - 10)^2 + ( \\vert x - y \\vert - 10)^2)((\\vert x \\vert - 8)^2 + ( \\vert y \\vert - 8)^2) = 0$ enclose a convex polygon. What is the area of this convex polygon?." + }, + { + "id": "739bc9", + "text": "For how many positive integers $m$ does the equation $\\vert \\vert x-1 \\vert -2 \\vert=\\frac{m}{100}$ have $4$ distinct solutions?", + "answer": 199, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nFor how many positive integers $m$ does the equation $\\vert \\vert x-1 \\vert -2 \\vert=\\frac{m}{100}$ have $4$ distinct solutions?." + }, + { + "id": "5277ed", + "text": "There exists a unique increasing geometric sequence of five 2-digit positive integers. What is their sum?", + "answer": 211, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nThere exists a unique increasing geometric sequence of five 2-digit positive integers. What is their sum?." + }, + { + "id": "82e2a0", + "text": "Suppose that we roll four 6-sided fair dice with faces numbered 1 to~6. Let $a/b$ be the probability that the highest roll is a 5, where $a$ and $b$ are relatively prime positive integers. Find $a + b$.", + "answer": 185, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nSuppose that we roll four 6-sided fair dice with faces numbered 1 to~6. Let $a/b$ be the probability that the highest roll is a 5, where $a$ and $b$ are relatively prime positive integers. Find $a + b$.." + }, + { + "id": "246d26", + "text": "Each of the three-digits numbers $111$ to $999$ is coloured blue or yellow in such a way that the sum of any two (not necessarily different) yellow numbers is equal to a blue number. What is the maximum possible number of yellow numbers there can be?", + "answer": 250, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nEach of the three-digits numbers $111$ to $999$ is coloured blue or yellow in such a way that the sum of any two (not necessarily different) yellow numbers is equal to a blue number. What is the maximum possible number of yellow numbers there can be?." + }, + { + "id": "2fc4ad", + "text": "Let the `sparkle' operation on positive integer $n$ consist of calculating the sum of the digits of $n$ and taking its factorial, e.g. the sparkle of 13 is $4! = 24$. A robot starts with a positive integer on a blackboard, then after each second for the rest of eternity, replaces the number on the board with its sparkle. For some `special' numbers, if they're the first number, then eventually every number that appears will be less than 6. How many such special numbers are there with at most 36 digits?", + "answer": 702, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nLet the `sparkle' operation on positive integer $n$ consist of calculating the sum of the digits of $n$ and taking its factorial, e.g. the sparkle of 13 is $4! = 24$. A robot starts with a positive integer on a blackboard, then after each second for the rest of eternity, replaces the number on the board with its sparkle. For some `special' numbers, if they're the first number, then eventually every number that appears will be less than 6. How many such special numbers are there with at most 36 digits?." + }, + { + "id": "d7e9c9", + "text": "A function $f: \\mathbb N \\to \\mathbb N$ satisfies the following two conditions for all positive integers $n$:$f(f(f(n)))=8n-7$ and $f(2n)=2f(n)+1$. Calculate $f(100)$.", + "answer": 199, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nA function $f: \\mathbb N \\to \\mathbb N$ satisfies the following two conditions for all positive integers $n$:$f(f(f(n)))=8n-7$ and $f(2n)=2f(n)+1$. Calculate $f(100)$.." + } + ], + "Is this a nice solution? 0.7139497827292313", + "0.19053007335807304" + ], + [ + "246d26", + "Each of the three-digits numbers $111$ to $999$ is coloured blue or yellow in such a way that the sum of any two (not necessarily different) yellow numbers is equal to a blue number. What is the maximum possible number of yellow numbers there can be?", + 250, + [ + { + "id": "246d26", + "text": "Each of the three-digits numbers $111$ to $999$ is coloured blue or yellow in such a way that the sum of any two (not necessarily different) yellow numbers is equal to a blue number. What is the maximum possible number of yellow numbers there can be?", + "answer": 250, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nEach of the three-digits numbers $111$ to $999$ is coloured blue or yellow in such a way that the sum of any two (not necessarily different) yellow numbers is equal to a blue number. What is the maximum possible number of yellow numbers there can be?." + }, + { + "id": "2fc4ad", + "text": "Let the `sparkle' operation on positive integer $n$ consist of calculating the sum of the digits of $n$ and taking its factorial, e.g. the sparkle of 13 is $4! = 24$. A robot starts with a positive integer on a blackboard, then after each second for the rest of eternity, replaces the number on the board with its sparkle. For some `special' numbers, if they're the first number, then eventually every number that appears will be less than 6. How many such special numbers are there with at most 36 digits?", + "answer": 702, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nLet the `sparkle' operation on positive integer $n$ consist of calculating the sum of the digits of $n$ and taking its factorial, e.g. the sparkle of 13 is $4! = 24$. A robot starts with a positive integer on a blackboard, then after each second for the rest of eternity, replaces the number on the board with its sparkle. For some `special' numbers, if they're the first number, then eventually every number that appears will be less than 6. How many such special numbers are there with at most 36 digits?." + }, + { + "id": "5277ed", + "text": "There exists a unique increasing geometric sequence of five 2-digit positive integers. What is their sum?", + "answer": 211, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nThere exists a unique increasing geometric sequence of five 2-digit positive integers. What is their sum?." + }, + { + "id": "739bc9", + "text": "For how many positive integers $m$ does the equation $\\vert \\vert x-1 \\vert -2 \\vert=\\frac{m}{100}$ have $4$ distinct solutions?", + "answer": 199, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nFor how many positive integers $m$ does the equation $\\vert \\vert x-1 \\vert -2 \\vert=\\frac{m}{100}$ have $4$ distinct solutions?." + }, + { + "id": "d7e9c9", + "text": "A function $f: \\mathbb N \\to \\mathbb N$ satisfies the following two conditions for all positive integers $n$:$f(f(f(n)))=8n-7$ and $f(2n)=2f(n)+1$. Calculate $f(100)$.", + "answer": 199, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nA function $f: \\mathbb N \\to \\mathbb N$ satisfies the following two conditions for all positive integers $n$:$f(f(f(n)))=8n-7$ and $f(2n)=2f(n)+1$. Calculate $f(100)$.." + }, + { + "id": "8ee6f3", + "text": "The points $\\left(x, y\\right)$ satisfying $((\\vert x + y \\vert - 10)^2 + ( \\vert x - y \\vert - 10)^2)((\\vert x \\vert - 8)^2 + ( \\vert y \\vert - 8)^2) = 0$ enclose a convex polygon. What is the area of this convex polygon?", + "answer": 320, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nThe points $\\left(x, y\\right)$ satisfying $((\\vert x + y \\vert - 10)^2 + ( \\vert x - y \\vert - 10)^2)((\\vert x \\vert - 8)^2 + ( \\vert y \\vert - 8)^2) = 0$ enclose a convex polygon. What is the area of this convex polygon?." + }, + { + "id": "82e2a0", + "text": "Suppose that we roll four 6-sided fair dice with faces numbered 1 to~6. Let $a/b$ be the probability that the highest roll is a 5, where $a$ and $b$ are relatively prime positive integers. Find $a + b$.", + "answer": 185, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nSuppose that we roll four 6-sided fair dice with faces numbered 1 to~6. Let $a/b$ be the probability that the highest roll is a 5, where $a$ and $b$ are relatively prime positive integers. Find $a + b$.." + }, + { + "id": "229ee8", + "text": "Let $k, l > 0$ be parameters. The parabola $y = kx^2 - 2kx + l$ intersects the line $y = 4$ at two points $A$ and $B$. These points are distance 6 apart. What is the sum of the squares of the distances from $A$ and $B$ to the origin?", + "answer": 52, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nLet $k, l > 0$ be parameters. The parabola $y = kx^2 - 2kx + l$ intersects the line $y = 4$ at two points $A$ and $B$. These points are distance 6 apart. What is the sum of the squares of the distances from $A$ and $B$ to the origin?." + }, + { + "id": "430b63", + "text": "What is the minimum value of $5x^2+5y^2-8xy$ when $x$ and $y$ range over all real numbers such that $|x-2y| + |y-2x| = 40$?", + "answer": 800, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nWhat is the minimum value of $5x^2+5y^2-8xy$ when $x$ and $y$ range over all real numbers such that $|x-2y| + |y-2x| = 40$?." + }, + { + "id": "bedda4", + "text": "Let $ABCD$ be a unit square. Let $P$ be the point on $AB$ such that $|AP| = 1/{20}$ and let $Q$ be the point on $AD$ such that $|AQ| = 1/{24}$. The lines $DP$ and $BQ$ divide the square into four regions. Find the ratio between the areas of the largest region and the smallest region.", + "answer": 480, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nLet $ABCD$ be a unit square. Let $P$ be the point on $AB$ such that $|AP| = 1/{20}$ and let $Q$ be the point on $AD$ such that $|AQ| = 1/{24}$. The lines $DP$ and $BQ$ divide the square into four regions. Find the ratio between the areas of the largest region and the smallest region.." + } + ], + "Is this a nice solution? 0.07328817086993833", + "0.7216846012621502" + ], + [ + "2fc4ad", + "Let the `sparkle' operation on positive integer $n$ consist of calculating the sum of the digits of $n$ and taking its factorial, e.g. the sparkle of 13 is $4! = 24$. A robot starts with a positive integer on a blackboard, then after each second for the rest of eternity, replaces the number on the board with its sparkle. For some `special' numbers, if they're the first number, then eventually every number that appears will be less than 6. How many such special numbers are there with at most 36 digits?", + 702, + [ + { + "id": "2fc4ad", + "text": "Let the `sparkle' operation on positive integer $n$ consist of calculating the sum of the digits of $n$ and taking its factorial, e.g. the sparkle of 13 is $4! = 24$. A robot starts with a positive integer on a blackboard, then after each second for the rest of eternity, replaces the number on the board with its sparkle. For some `special' numbers, if they're the first number, then eventually every number that appears will be less than 6. How many such special numbers are there with at most 36 digits?", + "answer": 702, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nLet the `sparkle' operation on positive integer $n$ consist of calculating the sum of the digits of $n$ and taking its factorial, e.g. the sparkle of 13 is $4! = 24$. A robot starts with a positive integer on a blackboard, then after each second for the rest of eternity, replaces the number on the board with its sparkle. For some `special' numbers, if they're the first number, then eventually every number that appears will be less than 6. How many such special numbers are there with at most 36 digits?." + }, + { + "id": "246d26", + "text": "Each of the three-digits numbers $111$ to $999$ is coloured blue or yellow in such a way that the sum of any two (not necessarily different) yellow numbers is equal to a blue number. What is the maximum possible number of yellow numbers there can be?", + "answer": 250, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nEach of the three-digits numbers $111$ to $999$ is coloured blue or yellow in such a way that the sum of any two (not necessarily different) yellow numbers is equal to a blue number. What is the maximum possible number of yellow numbers there can be?." + }, + { + "id": "5277ed", + "text": "There exists a unique increasing geometric sequence of five 2-digit positive integers. What is their sum?", + "answer": 211, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nThere exists a unique increasing geometric sequence of five 2-digit positive integers. What is their sum?." + }, + { + "id": "d7e9c9", + "text": "A function $f: \\mathbb N \\to \\mathbb N$ satisfies the following two conditions for all positive integers $n$:$f(f(f(n)))=8n-7$ and $f(2n)=2f(n)+1$. Calculate $f(100)$.", + "answer": 199, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nA function $f: \\mathbb N \\to \\mathbb N$ satisfies the following two conditions for all positive integers $n$:$f(f(f(n)))=8n-7$ and $f(2n)=2f(n)+1$. Calculate $f(100)$.." + }, + { + "id": "82e2a0", + "text": "Suppose that we roll four 6-sided fair dice with faces numbered 1 to~6. Let $a/b$ be the probability that the highest roll is a 5, where $a$ and $b$ are relatively prime positive integers. Find $a + b$.", + "answer": 185, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nSuppose that we roll four 6-sided fair dice with faces numbered 1 to~6. Let $a/b$ be the probability that the highest roll is a 5, where $a$ and $b$ are relatively prime positive integers. Find $a + b$.." + }, + { + "id": "739bc9", + "text": "For how many positive integers $m$ does the equation $\\vert \\vert x-1 \\vert -2 \\vert=\\frac{m}{100}$ have $4$ distinct solutions?", + "answer": 199, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nFor how many positive integers $m$ does the equation $\\vert \\vert x-1 \\vert -2 \\vert=\\frac{m}{100}$ have $4$ distinct solutions?." + }, + { + "id": "229ee8", + "text": "Let $k, l > 0$ be parameters. The parabola $y = kx^2 - 2kx + l$ intersects the line $y = 4$ at two points $A$ and $B$. These points are distance 6 apart. What is the sum of the squares of the distances from $A$ and $B$ to the origin?", + "answer": 52, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nLet $k, l > 0$ be parameters. The parabola $y = kx^2 - 2kx + l$ intersects the line $y = 4$ at two points $A$ and $B$. These points are distance 6 apart. What is the sum of the squares of the distances from $A$ and $B$ to the origin?." + }, + { + "id": "430b63", + "text": "What is the minimum value of $5x^2+5y^2-8xy$ when $x$ and $y$ range over all real numbers such that $|x-2y| + |y-2x| = 40$?", + "answer": 800, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nWhat is the minimum value of $5x^2+5y^2-8xy$ when $x$ and $y$ range over all real numbers such that $|x-2y| + |y-2x| = 40$?." + }, + { + "id": "8ee6f3", + "text": "The points $\\left(x, y\\right)$ satisfying $((\\vert x + y \\vert - 10)^2 + ( \\vert x - y \\vert - 10)^2)((\\vert x \\vert - 8)^2 + ( \\vert y \\vert - 8)^2) = 0$ enclose a convex polygon. What is the area of this convex polygon?", + "answer": 320, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nThe points $\\left(x, y\\right)$ satisfying $((\\vert x + y \\vert - 10)^2 + ( \\vert x - y \\vert - 10)^2)((\\vert x \\vert - 8)^2 + ( \\vert y \\vert - 8)^2) = 0$ enclose a convex polygon. What is the area of this convex polygon?." + }, + { + "id": "bedda4", + "text": "Let $ABCD$ be a unit square. Let $P$ be the point on $AB$ such that $|AP| = 1/{20}$ and let $Q$ be the point on $AD$ such that $|AQ| = 1/{24}$. The lines $DP$ and $BQ$ divide the square into four regions. Find the ratio between the areas of the largest region and the smallest region.", + "answer": 480, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nLet $ABCD$ be a unit square. Let $P$ be the point on $AB$ such that $|AP| = 1/{20}$ and let $Q$ be the point on $AD$ such that $|AQ| = 1/{24}$. The lines $DP$ and $BQ$ divide the square into four regions. Find the ratio between the areas of the largest region and the smallest region.." + } + ], + "Is this a nice solution? 0.032316140702087215", + "0.17170311684440376" + ], + [ + "430b63", + "What is the minimum value of $5x^2+5y^2-8xy$ when $x$ and $y$ range over all real numbers such that $|x-2y| + |y-2x| = 40$?", + 800, + [ + { + "id": "430b63", + "text": "What is the minimum value of $5x^2+5y^2-8xy$ when $x$ and $y$ range over all real numbers such that $|x-2y| + |y-2x| = 40$?", + "answer": 800, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nWhat is the minimum value of $5x^2+5y^2-8xy$ when $x$ and $y$ range over all real numbers such that $|x-2y| + |y-2x| = 40$?." + }, + { + "id": "229ee8", + "text": "Let $k, l > 0$ be parameters. The parabola $y = kx^2 - 2kx + l$ intersects the line $y = 4$ at two points $A$ and $B$. These points are distance 6 apart. What is the sum of the squares of the distances from $A$ and $B$ to the origin?", + "answer": 52, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nLet $k, l > 0$ be parameters. The parabola $y = kx^2 - 2kx + l$ intersects the line $y = 4$ at two points $A$ and $B$. These points are distance 6 apart. What is the sum of the squares of the distances from $A$ and $B$ to the origin?." + }, + { + "id": "bedda4", + "text": "Let $ABCD$ be a unit square. Let $P$ be the point on $AB$ such that $|AP| = 1/{20}$ and let $Q$ be the point on $AD$ such that $|AQ| = 1/{24}$. The lines $DP$ and $BQ$ divide the square into four regions. Find the ratio between the areas of the largest region and the smallest region.", + "answer": 480, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nLet $ABCD$ be a unit square. Let $P$ be the point on $AB$ such that $|AP| = 1/{20}$ and let $Q$ be the point on $AD$ such that $|AQ| = 1/{24}$. The lines $DP$ and $BQ$ divide the square into four regions. Find the ratio between the areas of the largest region and the smallest region.." + }, + { + "id": "8ee6f3", + "text": "The points $\\left(x, y\\right)$ satisfying $((\\vert x + y \\vert - 10)^2 + ( \\vert x - y \\vert - 10)^2)((\\vert x \\vert - 8)^2 + ( \\vert y \\vert - 8)^2) = 0$ enclose a convex polygon. What is the area of this convex polygon?", + "answer": 320, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nThe points $\\left(x, y\\right)$ satisfying $((\\vert x + y \\vert - 10)^2 + ( \\vert x - y \\vert - 10)^2)((\\vert x \\vert - 8)^2 + ( \\vert y \\vert - 8)^2) = 0$ enclose a convex polygon. What is the area of this convex polygon?." + }, + { + "id": "739bc9", + "text": "For how many positive integers $m$ does the equation $\\vert \\vert x-1 \\vert -2 \\vert=\\frac{m}{100}$ have $4$ distinct solutions?", + "answer": 199, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nFor how many positive integers $m$ does the equation $\\vert \\vert x-1 \\vert -2 \\vert=\\frac{m}{100}$ have $4$ distinct solutions?." + }, + { + "id": "d7e9c9", + "text": "A function $f: \\mathbb N \\to \\mathbb N$ satisfies the following two conditions for all positive integers $n$:$f(f(f(n)))=8n-7$ and $f(2n)=2f(n)+1$. Calculate $f(100)$.", + "answer": 199, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nA function $f: \\mathbb N \\to \\mathbb N$ satisfies the following two conditions for all positive integers $n$:$f(f(f(n)))=8n-7$ and $f(2n)=2f(n)+1$. Calculate $f(100)$.." + }, + { + "id": "5277ed", + "text": "There exists a unique increasing geometric sequence of five 2-digit positive integers. What is their sum?", + "answer": 211, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nThere exists a unique increasing geometric sequence of five 2-digit positive integers. What is their sum?." + }, + { + "id": "82e2a0", + "text": "Suppose that we roll four 6-sided fair dice with faces numbered 1 to~6. Let $a/b$ be the probability that the highest roll is a 5, where $a$ and $b$ are relatively prime positive integers. Find $a + b$.", + "answer": 185, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nSuppose that we roll four 6-sided fair dice with faces numbered 1 to~6. Let $a/b$ be the probability that the highest roll is a 5, where $a$ and $b$ are relatively prime positive integers. Find $a + b$.." + }, + { + "id": "246d26", + "text": "Each of the three-digits numbers $111$ to $999$ is coloured blue or yellow in such a way that the sum of any two (not necessarily different) yellow numbers is equal to a blue number. What is the maximum possible number of yellow numbers there can be?", + "answer": 250, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nEach of the three-digits numbers $111$ to $999$ is coloured blue or yellow in such a way that the sum of any two (not necessarily different) yellow numbers is equal to a blue number. What is the maximum possible number of yellow numbers there can be?." + }, + { + "id": "2fc4ad", + "text": "Let the `sparkle' operation on positive integer $n$ consist of calculating the sum of the digits of $n$ and taking its factorial, e.g. the sparkle of 13 is $4! = 24$. A robot starts with a positive integer on a blackboard, then after each second for the rest of eternity, replaces the number on the board with its sparkle. For some `special' numbers, if they're the first number, then eventually every number that appears will be less than 6. How many such special numbers are there with at most 36 digits?", + "answer": 702, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nLet the `sparkle' operation on positive integer $n$ consist of calculating the sum of the digits of $n$ and taking its factorial, e.g. the sparkle of 13 is $4! = 24$. A robot starts with a positive integer on a blackboard, then after each second for the rest of eternity, replaces the number on the board with its sparkle. For some `special' numbers, if they're the first number, then eventually every number that appears will be less than 6. How many such special numbers are there with at most 36 digits?." + } + ], + "Is this a nice solution? 0.31766897160862206", + "0.19256153092019734" + ], + [ + "5277ed", + "There exists a unique increasing geometric sequence of five 2-digit positive integers. What is their sum?", + 211, + [ + { + "id": "5277ed", + "text": "There exists a unique increasing geometric sequence of five 2-digit positive integers. What is their sum?", + "answer": 211, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nThere exists a unique increasing geometric sequence of five 2-digit positive integers. What is their sum?." + }, + { + "id": "246d26", + "text": "Each of the three-digits numbers $111$ to $999$ is coloured blue or yellow in such a way that the sum of any two (not necessarily different) yellow numbers is equal to a blue number. What is the maximum possible number of yellow numbers there can be?", + "answer": 250, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nEach of the three-digits numbers $111$ to $999$ is coloured blue or yellow in such a way that the sum of any two (not necessarily different) yellow numbers is equal to a blue number. What is the maximum possible number of yellow numbers there can be?." + }, + { + "id": "2fc4ad", + "text": "Let the `sparkle' operation on positive integer $n$ consist of calculating the sum of the digits of $n$ and taking its factorial, e.g. the sparkle of 13 is $4! = 24$. A robot starts with a positive integer on a blackboard, then after each second for the rest of eternity, replaces the number on the board with its sparkle. For some `special' numbers, if they're the first number, then eventually every number that appears will be less than 6. How many such special numbers are there with at most 36 digits?", + "answer": 702, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nLet the `sparkle' operation on positive integer $n$ consist of calculating the sum of the digits of $n$ and taking its factorial, e.g. the sparkle of 13 is $4! = 24$. A robot starts with a positive integer on a blackboard, then after each second for the rest of eternity, replaces the number on the board with its sparkle. For some `special' numbers, if they're the first number, then eventually every number that appears will be less than 6. How many such special numbers are there with at most 36 digits?." + }, + { + "id": "82e2a0", + "text": "Suppose that we roll four 6-sided fair dice with faces numbered 1 to~6. Let $a/b$ be the probability that the highest roll is a 5, where $a$ and $b$ are relatively prime positive integers. Find $a + b$.", + "answer": 185, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nSuppose that we roll four 6-sided fair dice with faces numbered 1 to~6. Let $a/b$ be the probability that the highest roll is a 5, where $a$ and $b$ are relatively prime positive integers. Find $a + b$.." + }, + { + "id": "d7e9c9", + "text": "A function $f: \\mathbb N \\to \\mathbb N$ satisfies the following two conditions for all positive integers $n$:$f(f(f(n)))=8n-7$ and $f(2n)=2f(n)+1$. Calculate $f(100)$.", + "answer": 199, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nA function $f: \\mathbb N \\to \\mathbb N$ satisfies the following two conditions for all positive integers $n$:$f(f(f(n)))=8n-7$ and $f(2n)=2f(n)+1$. Calculate $f(100)$.." + }, + { + "id": "8ee6f3", + "text": "The points $\\left(x, y\\right)$ satisfying $((\\vert x + y \\vert - 10)^2 + ( \\vert x - y \\vert - 10)^2)((\\vert x \\vert - 8)^2 + ( \\vert y \\vert - 8)^2) = 0$ enclose a convex polygon. What is the area of this convex polygon?", + "answer": 320, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nThe points $\\left(x, y\\right)$ satisfying $((\\vert x + y \\vert - 10)^2 + ( \\vert x - y \\vert - 10)^2)((\\vert x \\vert - 8)^2 + ( \\vert y \\vert - 8)^2) = 0$ enclose a convex polygon. What is the area of this convex polygon?." + }, + { + "id": "739bc9", + "text": "For how many positive integers $m$ does the equation $\\vert \\vert x-1 \\vert -2 \\vert=\\frac{m}{100}$ have $4$ distinct solutions?", + "answer": 199, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nFor how many positive integers $m$ does the equation $\\vert \\vert x-1 \\vert -2 \\vert=\\frac{m}{100}$ have $4$ distinct solutions?." + }, + { + "id": "430b63", + "text": "What is the minimum value of $5x^2+5y^2-8xy$ when $x$ and $y$ range over all real numbers such that $|x-2y| + |y-2x| = 40$?", + "answer": 800, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nWhat is the minimum value of $5x^2+5y^2-8xy$ when $x$ and $y$ range over all real numbers such that $|x-2y| + |y-2x| = 40$?." + }, + { + "id": "229ee8", + "text": "Let $k, l > 0$ be parameters. The parabola $y = kx^2 - 2kx + l$ intersects the line $y = 4$ at two points $A$ and $B$. These points are distance 6 apart. What is the sum of the squares of the distances from $A$ and $B$ to the origin?", + "answer": 52, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nLet $k, l > 0$ be parameters. The parabola $y = kx^2 - 2kx + l$ intersects the line $y = 4$ at two points $A$ and $B$. These points are distance 6 apart. What is the sum of the squares of the distances from $A$ and $B$ to the origin?." + }, + { + "id": "bedda4", + "text": "Let $ABCD$ be a unit square. Let $P$ be the point on $AB$ such that $|AP| = 1/{20}$ and let $Q$ be the point on $AD$ such that $|AQ| = 1/{24}$. The lines $DP$ and $BQ$ divide the square into four regions. Find the ratio between the areas of the largest region and the smallest region.", + "answer": 480, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nLet $ABCD$ be a unit square. Let $P$ be the point on $AB$ such that $|AP| = 1/{20}$ and let $Q$ be the point on $AD$ such that $|AQ| = 1/{24}$. The lines $DP$ and $BQ$ divide the square into four regions. Find the ratio between the areas of the largest region and the smallest region.." + } + ], + "Is this a nice solution? 0.9811958281016008", + "0.8688809804290338" + ], + [ + "739bc9", + "For how many positive integers $m$ does the equation $\\vert \\vert x-1 \\vert -2 \\vert=\\frac{m}{100}$ have $4$ distinct solutions?", + 199, + [ + { + "id": "739bc9", + "text": "For how many positive integers $m$ does the equation $\\vert \\vert x-1 \\vert -2 \\vert=\\frac{m}{100}$ have $4$ distinct solutions?", + "answer": 199, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nFor how many positive integers $m$ does the equation $\\vert \\vert x-1 \\vert -2 \\vert=\\frac{m}{100}$ have $4$ distinct solutions?." + }, + { + "id": "d7e9c9", + "text": "A function $f: \\mathbb N \\to \\mathbb N$ satisfies the following two conditions for all positive integers $n$:$f(f(f(n)))=8n-7$ and $f(2n)=2f(n)+1$. Calculate $f(100)$.", + "answer": 199, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nA function $f: \\mathbb N \\to \\mathbb N$ satisfies the following two conditions for all positive integers $n$:$f(f(f(n)))=8n-7$ and $f(2n)=2f(n)+1$. Calculate $f(100)$.." + }, + { + "id": "430b63", + "text": "What is the minimum value of $5x^2+5y^2-8xy$ when $x$ and $y$ range over all real numbers such that $|x-2y| + |y-2x| = 40$?", + "answer": 800, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nWhat is the minimum value of $5x^2+5y^2-8xy$ when $x$ and $y$ range over all real numbers such that $|x-2y| + |y-2x| = 40$?." + }, + { + "id": "246d26", + "text": "Each of the three-digits numbers $111$ to $999$ is coloured blue or yellow in such a way that the sum of any two (not necessarily different) yellow numbers is equal to a blue number. What is the maximum possible number of yellow numbers there can be?", + "answer": 250, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nEach of the three-digits numbers $111$ to $999$ is coloured blue or yellow in such a way that the sum of any two (not necessarily different) yellow numbers is equal to a blue number. What is the maximum possible number of yellow numbers there can be?." + }, + { + "id": "2fc4ad", + "text": "Let the `sparkle' operation on positive integer $n$ consist of calculating the sum of the digits of $n$ and taking its factorial, e.g. the sparkle of 13 is $4! = 24$. A robot starts with a positive integer on a blackboard, then after each second for the rest of eternity, replaces the number on the board with its sparkle. For some `special' numbers, if they're the first number, then eventually every number that appears will be less than 6. How many such special numbers are there with at most 36 digits?", + "answer": 702, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nLet the `sparkle' operation on positive integer $n$ consist of calculating the sum of the digits of $n$ and taking its factorial, e.g. the sparkle of 13 is $4! = 24$. A robot starts with a positive integer on a blackboard, then after each second for the rest of eternity, replaces the number on the board with its sparkle. For some `special' numbers, if they're the first number, then eventually every number that appears will be less than 6. How many such special numbers are there with at most 36 digits?." + }, + { + "id": "5277ed", + "text": "There exists a unique increasing geometric sequence of five 2-digit positive integers. What is their sum?", + "answer": 211, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nThere exists a unique increasing geometric sequence of five 2-digit positive integers. What is their sum?." + }, + { + "id": "8ee6f3", + "text": "The points $\\left(x, y\\right)$ satisfying $((\\vert x + y \\vert - 10)^2 + ( \\vert x - y \\vert - 10)^2)((\\vert x \\vert - 8)^2 + ( \\vert y \\vert - 8)^2) = 0$ enclose a convex polygon. What is the area of this convex polygon?", + "answer": 320, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nThe points $\\left(x, y\\right)$ satisfying $((\\vert x + y \\vert - 10)^2 + ( \\vert x - y \\vert - 10)^2)((\\vert x \\vert - 8)^2 + ( \\vert y \\vert - 8)^2) = 0$ enclose a convex polygon. What is the area of this convex polygon?." + }, + { + "id": "229ee8", + "text": "Let $k, l > 0$ be parameters. The parabola $y = kx^2 - 2kx + l$ intersects the line $y = 4$ at two points $A$ and $B$. These points are distance 6 apart. What is the sum of the squares of the distances from $A$ and $B$ to the origin?", + "answer": 52, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nLet $k, l > 0$ be parameters. The parabola $y = kx^2 - 2kx + l$ intersects the line $y = 4$ at two points $A$ and $B$. These points are distance 6 apart. What is the sum of the squares of the distances from $A$ and $B$ to the origin?." + }, + { + "id": "bedda4", + "text": "Let $ABCD$ be a unit square. Let $P$ be the point on $AB$ such that $|AP| = 1/{20}$ and let $Q$ be the point on $AD$ such that $|AQ| = 1/{24}$. The lines $DP$ and $BQ$ divide the square into four regions. Find the ratio between the areas of the largest region and the smallest region.", + "answer": 480, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nLet $ABCD$ be a unit square. Let $P$ be the point on $AB$ such that $|AP| = 1/{20}$ and let $Q$ be the point on $AD$ such that $|AQ| = 1/{24}$. The lines $DP$ and $BQ$ divide the square into four regions. Find the ratio between the areas of the largest region and the smallest region.." + }, + { + "id": "82e2a0", + "text": "Suppose that we roll four 6-sided fair dice with faces numbered 1 to~6. Let $a/b$ be the probability that the highest roll is a 5, where $a$ and $b$ are relatively prime positive integers. Find $a + b$.", + "answer": 185, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nSuppose that we roll four 6-sided fair dice with faces numbered 1 to~6. Let $a/b$ be the probability that the highest roll is a 5, where $a$ and $b$ are relatively prime positive integers. Find $a + b$.." + } + ], + "Is this a nice solution? 0.38108403438574845", + "0.09979627018489712" + ], + [ + "82e2a0", + "Suppose that we roll four 6-sided fair dice with faces numbered 1 to~6. Let $a/b$ be the probability that the highest roll is a 5, where $a$ and $b$ are relatively prime positive integers. Find $a + b$.", + 185, + [ + { + "id": "82e2a0", + "text": "Suppose that we roll four 6-sided fair dice with faces numbered 1 to~6. Let $a/b$ be the probability that the highest roll is a 5, where $a$ and $b$ are relatively prime positive integers. Find $a + b$.", + "answer": 185, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nSuppose that we roll four 6-sided fair dice with faces numbered 1 to~6. Let $a/b$ be the probability that the highest roll is a 5, where $a$ and $b$ are relatively prime positive integers. Find $a + b$.." + }, + { + "id": "5277ed", + "text": "There exists a unique increasing geometric sequence of five 2-digit positive integers. What is their sum?", + "answer": 211, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nThere exists a unique increasing geometric sequence of five 2-digit positive integers. What is their sum?." + }, + { + "id": "2fc4ad", + "text": "Let the `sparkle' operation on positive integer $n$ consist of calculating the sum of the digits of $n$ and taking its factorial, e.g. the sparkle of 13 is $4! = 24$. A robot starts with a positive integer on a blackboard, then after each second for the rest of eternity, replaces the number on the board with its sparkle. For some `special' numbers, if they're the first number, then eventually every number that appears will be less than 6. How many such special numbers are there with at most 36 digits?", + "answer": 702, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nLet the `sparkle' operation on positive integer $n$ consist of calculating the sum of the digits of $n$ and taking its factorial, e.g. the sparkle of 13 is $4! = 24$. A robot starts with a positive integer on a blackboard, then after each second for the rest of eternity, replaces the number on the board with its sparkle. For some `special' numbers, if they're the first number, then eventually every number that appears will be less than 6. How many such special numbers are there with at most 36 digits?." + }, + { + "id": "bedda4", + "text": "Let $ABCD$ be a unit square. Let $P$ be the point on $AB$ such that $|AP| = 1/{20}$ and let $Q$ be the point on $AD$ such that $|AQ| = 1/{24}$. The lines $DP$ and $BQ$ divide the square into four regions. Find the ratio between the areas of the largest region and the smallest region.", + "answer": 480, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nLet $ABCD$ be a unit square. Let $P$ be the point on $AB$ such that $|AP| = 1/{20}$ and let $Q$ be the point on $AD$ such that $|AQ| = 1/{24}$. The lines $DP$ and $BQ$ divide the square into four regions. Find the ratio between the areas of the largest region and the smallest region.." + }, + { + "id": "246d26", + "text": "Each of the three-digits numbers $111$ to $999$ is coloured blue or yellow in such a way that the sum of any two (not necessarily different) yellow numbers is equal to a blue number. What is the maximum possible number of yellow numbers there can be?", + "answer": 250, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nEach of the three-digits numbers $111$ to $999$ is coloured blue or yellow in such a way that the sum of any two (not necessarily different) yellow numbers is equal to a blue number. What is the maximum possible number of yellow numbers there can be?." + }, + { + "id": "229ee8", + "text": "Let $k, l > 0$ be parameters. The parabola $y = kx^2 - 2kx + l$ intersects the line $y = 4$ at two points $A$ and $B$. These points are distance 6 apart. What is the sum of the squares of the distances from $A$ and $B$ to the origin?", + "answer": 52, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nLet $k, l > 0$ be parameters. The parabola $y = kx^2 - 2kx + l$ intersects the line $y = 4$ at two points $A$ and $B$. These points are distance 6 apart. What is the sum of the squares of the distances from $A$ and $B$ to the origin?." + }, + { + "id": "430b63", + "text": "What is the minimum value of $5x^2+5y^2-8xy$ when $x$ and $y$ range over all real numbers such that $|x-2y| + |y-2x| = 40$?", + "answer": 800, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nWhat is the minimum value of $5x^2+5y^2-8xy$ when $x$ and $y$ range over all real numbers such that $|x-2y| + |y-2x| = 40$?." + }, + { + "id": "8ee6f3", + "text": "The points $\\left(x, y\\right)$ satisfying $((\\vert x + y \\vert - 10)^2 + ( \\vert x - y \\vert - 10)^2)((\\vert x \\vert - 8)^2 + ( \\vert y \\vert - 8)^2) = 0$ enclose a convex polygon. What is the area of this convex polygon?", + "answer": 320, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nThe points $\\left(x, y\\right)$ satisfying $((\\vert x + y \\vert - 10)^2 + ( \\vert x - y \\vert - 10)^2)((\\vert x \\vert - 8)^2 + ( \\vert y \\vert - 8)^2) = 0$ enclose a convex polygon. What is the area of this convex polygon?." + }, + { + "id": "739bc9", + "text": "For how many positive integers $m$ does the equation $\\vert \\vert x-1 \\vert -2 \\vert=\\frac{m}{100}$ have $4$ distinct solutions?", + "answer": 199, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nFor how many positive integers $m$ does the equation $\\vert \\vert x-1 \\vert -2 \\vert=\\frac{m}{100}$ have $4$ distinct solutions?." + }, + { + "id": "d7e9c9", + "text": "A function $f: \\mathbb N \\to \\mathbb N$ satisfies the following two conditions for all positive integers $n$:$f(f(f(n)))=8n-7$ and $f(2n)=2f(n)+1$. Calculate $f(100)$.", + "answer": 199, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nA function $f: \\mathbb N \\to \\mathbb N$ satisfies the following two conditions for all positive integers $n$:$f(f(f(n)))=8n-7$ and $f(2n)=2f(n)+1$. Calculate $f(100)$.." + } + ], + "Is this a nice solution? 0.42948749188004376", + "0.772154996120189" + ], + [ + "8ee6f3", + "The points $\\left(x, y\\right)$ satisfying $((\\vert x + y \\vert - 10)^2 + ( \\vert x - y \\vert - 10)^2)((\\vert x \\vert - 8)^2 + ( \\vert y \\vert - 8)^2) = 0$ enclose a convex polygon. What is the area of this convex polygon?", + 320, + [ + { + "id": "8ee6f3", + "text": "The points $\\left(x, y\\right)$ satisfying $((\\vert x + y \\vert - 10)^2 + ( \\vert x - y \\vert - 10)^2)((\\vert x \\vert - 8)^2 + ( \\vert y \\vert - 8)^2) = 0$ enclose a convex polygon. What is the area of this convex polygon?", + "answer": 320, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nThe points $\\left(x, y\\right)$ satisfying $((\\vert x + y \\vert - 10)^2 + ( \\vert x - y \\vert - 10)^2)((\\vert x \\vert - 8)^2 + ( \\vert y \\vert - 8)^2) = 0$ enclose a convex polygon. What is the area of this convex polygon?." + }, + { + "id": "bedda4", + "text": "Let $ABCD$ be a unit square. Let $P$ be the point on $AB$ such that $|AP| = 1/{20}$ and let $Q$ be the point on $AD$ such that $|AQ| = 1/{24}$. The lines $DP$ and $BQ$ divide the square into four regions. Find the ratio between the areas of the largest region and the smallest region.", + "answer": 480, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nLet $ABCD$ be a unit square. Let $P$ be the point on $AB$ such that $|AP| = 1/{20}$ and let $Q$ be the point on $AD$ such that $|AQ| = 1/{24}$. The lines $DP$ and $BQ$ divide the square into four regions. Find the ratio between the areas of the largest region and the smallest region.." + }, + { + "id": "430b63", + "text": "What is the minimum value of $5x^2+5y^2-8xy$ when $x$ and $y$ range over all real numbers such that $|x-2y| + |y-2x| = 40$?", + "answer": 800, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nWhat is the minimum value of $5x^2+5y^2-8xy$ when $x$ and $y$ range over all real numbers such that $|x-2y| + |y-2x| = 40$?." + }, + { + "id": "5277ed", + "text": "There exists a unique increasing geometric sequence of five 2-digit positive integers. What is their sum?", + "answer": 211, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nThere exists a unique increasing geometric sequence of five 2-digit positive integers. What is their sum?." + }, + { + "id": "229ee8", + "text": "Let $k, l > 0$ be parameters. The parabola $y = kx^2 - 2kx + l$ intersects the line $y = 4$ at two points $A$ and $B$. These points are distance 6 apart. What is the sum of the squares of the distances from $A$ and $B$ to the origin?", + "answer": 52, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nLet $k, l > 0$ be parameters. The parabola $y = kx^2 - 2kx + l$ intersects the line $y = 4$ at two points $A$ and $B$. These points are distance 6 apart. What is the sum of the squares of the distances from $A$ and $B$ to the origin?." + }, + { + "id": "246d26", + "text": "Each of the three-digits numbers $111$ to $999$ is coloured blue or yellow in such a way that the sum of any two (not necessarily different) yellow numbers is equal to a blue number. What is the maximum possible number of yellow numbers there can be?", + "answer": 250, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nEach of the three-digits numbers $111$ to $999$ is coloured blue or yellow in such a way that the sum of any two (not necessarily different) yellow numbers is equal to a blue number. What is the maximum possible number of yellow numbers there can be?." + }, + { + "id": "739bc9", + "text": "For how many positive integers $m$ does the equation $\\vert \\vert x-1 \\vert -2 \\vert=\\frac{m}{100}$ have $4$ distinct solutions?", + "answer": 199, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nFor how many positive integers $m$ does the equation $\\vert \\vert x-1 \\vert -2 \\vert=\\frac{m}{100}$ have $4$ distinct solutions?." + }, + { + "id": "82e2a0", + "text": "Suppose that we roll four 6-sided fair dice with faces numbered 1 to~6. Let $a/b$ be the probability that the highest roll is a 5, where $a$ and $b$ are relatively prime positive integers. Find $a + b$.", + "answer": 185, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nSuppose that we roll four 6-sided fair dice with faces numbered 1 to~6. Let $a/b$ be the probability that the highest roll is a 5, where $a$ and $b$ are relatively prime positive integers. Find $a + b$.." + }, + { + "id": "d7e9c9", + "text": "A function $f: \\mathbb N \\to \\mathbb N$ satisfies the following two conditions for all positive integers $n$:$f(f(f(n)))=8n-7$ and $f(2n)=2f(n)+1$. Calculate $f(100)$.", + "answer": 199, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nA function $f: \\mathbb N \\to \\mathbb N$ satisfies the following two conditions for all positive integers $n$:$f(f(f(n)))=8n-7$ and $f(2n)=2f(n)+1$. Calculate $f(100)$.." + }, + { + "id": "2fc4ad", + "text": "Let the `sparkle' operation on positive integer $n$ consist of calculating the sum of the digits of $n$ and taking its factorial, e.g. the sparkle of 13 is $4! = 24$. A robot starts with a positive integer on a blackboard, then after each second for the rest of eternity, replaces the number on the board with its sparkle. For some `special' numbers, if they're the first number, then eventually every number that appears will be less than 6. How many such special numbers are there with at most 36 digits?", + "answer": 702, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nLet the `sparkle' operation on positive integer $n$ consist of calculating the sum of the digits of $n$ and taking its factorial, e.g. the sparkle of 13 is $4! = 24$. A robot starts with a positive integer on a blackboard, then after each second for the rest of eternity, replaces the number on the board with its sparkle. For some `special' numbers, if they're the first number, then eventually every number that appears will be less than 6. How many such special numbers are there with at most 36 digits?." + } + ], + "Is this a nice solution? 0.3487100303819337", + "0.5386589252803151" + ], + [ + "bedda4", + "Let $ABCD$ be a unit square. Let $P$ be the point on $AB$ such that $|AP| = 1/{20}$ and let $Q$ be the point on $AD$ such that $|AQ| = 1/{24}$. The lines $DP$ and $BQ$ divide the square into four regions. Find the ratio between the areas of the largest region and the smallest region.", + 480, + [ + { + "id": "bedda4", + "text": "Let $ABCD$ be a unit square. Let $P$ be the point on $AB$ such that $|AP| = 1/{20}$ and let $Q$ be the point on $AD$ such that $|AQ| = 1/{24}$. The lines $DP$ and $BQ$ divide the square into four regions. Find the ratio between the areas of the largest region and the smallest region.", + "answer": 480, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nLet $ABCD$ be a unit square. Let $P$ be the point on $AB$ such that $|AP| = 1/{20}$ and let $Q$ be the point on $AD$ such that $|AQ| = 1/{24}$. The lines $DP$ and $BQ$ divide the square into four regions. Find the ratio between the areas of the largest region and the smallest region.." + }, + { + "id": "8ee6f3", + "text": "The points $\\left(x, y\\right)$ satisfying $((\\vert x + y \\vert - 10)^2 + ( \\vert x - y \\vert - 10)^2)((\\vert x \\vert - 8)^2 + ( \\vert y \\vert - 8)^2) = 0$ enclose a convex polygon. What is the area of this convex polygon?", + "answer": 320, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nThe points $\\left(x, y\\right)$ satisfying $((\\vert x + y \\vert - 10)^2 + ( \\vert x - y \\vert - 10)^2)((\\vert x \\vert - 8)^2 + ( \\vert y \\vert - 8)^2) = 0$ enclose a convex polygon. What is the area of this convex polygon?." + }, + { + "id": "430b63", + "text": "What is the minimum value of $5x^2+5y^2-8xy$ when $x$ and $y$ range over all real numbers such that $|x-2y| + |y-2x| = 40$?", + "answer": 800, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nWhat is the minimum value of $5x^2+5y^2-8xy$ when $x$ and $y$ range over all real numbers such that $|x-2y| + |y-2x| = 40$?." + }, + { + "id": "229ee8", + "text": "Let $k, l > 0$ be parameters. The parabola $y = kx^2 - 2kx + l$ intersects the line $y = 4$ at two points $A$ and $B$. These points are distance 6 apart. What is the sum of the squares of the distances from $A$ and $B$ to the origin?", + "answer": 52, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nLet $k, l > 0$ be parameters. The parabola $y = kx^2 - 2kx + l$ intersects the line $y = 4$ at two points $A$ and $B$. These points are distance 6 apart. What is the sum of the squares of the distances from $A$ and $B$ to the origin?." + }, + { + "id": "82e2a0", + "text": "Suppose that we roll four 6-sided fair dice with faces numbered 1 to~6. Let $a/b$ be the probability that the highest roll is a 5, where $a$ and $b$ are relatively prime positive integers. Find $a + b$.", + "answer": 185, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nSuppose that we roll four 6-sided fair dice with faces numbered 1 to~6. Let $a/b$ be the probability that the highest roll is a 5, where $a$ and $b$ are relatively prime positive integers. Find $a + b$.." + }, + { + "id": "5277ed", + "text": "There exists a unique increasing geometric sequence of five 2-digit positive integers. What is their sum?", + "answer": 211, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nThere exists a unique increasing geometric sequence of five 2-digit positive integers. What is their sum?." + }, + { + "id": "739bc9", + "text": "For how many positive integers $m$ does the equation $\\vert \\vert x-1 \\vert -2 \\vert=\\frac{m}{100}$ have $4$ distinct solutions?", + "answer": 199, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nFor how many positive integers $m$ does the equation $\\vert \\vert x-1 \\vert -2 \\vert=\\frac{m}{100}$ have $4$ distinct solutions?." + }, + { + "id": "2fc4ad", + "text": "Let the `sparkle' operation on positive integer $n$ consist of calculating the sum of the digits of $n$ and taking its factorial, e.g. the sparkle of 13 is $4! = 24$. A robot starts with a positive integer on a blackboard, then after each second for the rest of eternity, replaces the number on the board with its sparkle. For some `special' numbers, if they're the first number, then eventually every number that appears will be less than 6. How many such special numbers are there with at most 36 digits?", + "answer": 702, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nLet the `sparkle' operation on positive integer $n$ consist of calculating the sum of the digits of $n$ and taking its factorial, e.g. the sparkle of 13 is $4! = 24$. A robot starts with a positive integer on a blackboard, then after each second for the rest of eternity, replaces the number on the board with its sparkle. For some `special' numbers, if they're the first number, then eventually every number that appears will be less than 6. How many such special numbers are there with at most 36 digits?." + }, + { + "id": "246d26", + "text": "Each of the three-digits numbers $111$ to $999$ is coloured blue or yellow in such a way that the sum of any two (not necessarily different) yellow numbers is equal to a blue number. What is the maximum possible number of yellow numbers there can be?", + "answer": 250, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nEach of the three-digits numbers $111$ to $999$ is coloured blue or yellow in such a way that the sum of any two (not necessarily different) yellow numbers is equal to a blue number. What is the maximum possible number of yellow numbers there can be?." + }, + { + "id": "d7e9c9", + "text": "A function $f: \\mathbb N \\to \\mathbb N$ satisfies the following two conditions for all positive integers $n$:$f(f(f(n)))=8n-7$ and $f(2n)=2f(n)+1$. Calculate $f(100)$.", + "answer": 199, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nA function $f: \\mathbb N \\to \\mathbb N$ satisfies the following two conditions for all positive integers $n$:$f(f(f(n)))=8n-7$ and $f(2n)=2f(n)+1$. Calculate $f(100)$.." + } + ], + "Is this a nice solution? 0.192928132428547", + "0.5589770560628611" + ], + [ + "d7e9c9", + "A function $f: \\mathbb N \\to \\mathbb N$ satisfies the following two conditions for all positive integers $n$:$f(f(f(n)))=8n-7$ and $f(2n)=2f(n)+1$. Calculate $f(100)$.", + 199, + [ + { + "id": "d7e9c9", + "text": "A function $f: \\mathbb N \\to \\mathbb N$ satisfies the following two conditions for all positive integers $n$:$f(f(f(n)))=8n-7$ and $f(2n)=2f(n)+1$. Calculate $f(100)$.", + "answer": 199, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nA function $f: \\mathbb N \\to \\mathbb N$ satisfies the following two conditions for all positive integers $n$:$f(f(f(n)))=8n-7$ and $f(2n)=2f(n)+1$. Calculate $f(100)$.." + }, + { + "id": "739bc9", + "text": "For how many positive integers $m$ does the equation $\\vert \\vert x-1 \\vert -2 \\vert=\\frac{m}{100}$ have $4$ distinct solutions?", + "answer": 199, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nFor how many positive integers $m$ does the equation $\\vert \\vert x-1 \\vert -2 \\vert=\\frac{m}{100}$ have $4$ distinct solutions?." + }, + { + "id": "2fc4ad", + "text": "Let the `sparkle' operation on positive integer $n$ consist of calculating the sum of the digits of $n$ and taking its factorial, e.g. the sparkle of 13 is $4! = 24$. A robot starts with a positive integer on a blackboard, then after each second for the rest of eternity, replaces the number on the board with its sparkle. For some `special' numbers, if they're the first number, then eventually every number that appears will be less than 6. How many such special numbers are there with at most 36 digits?", + "answer": 702, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nLet the `sparkle' operation on positive integer $n$ consist of calculating the sum of the digits of $n$ and taking its factorial, e.g. the sparkle of 13 is $4! = 24$. A robot starts with a positive integer on a blackboard, then after each second for the rest of eternity, replaces the number on the board with its sparkle. For some `special' numbers, if they're the first number, then eventually every number that appears will be less than 6. How many such special numbers are there with at most 36 digits?." + }, + { + "id": "5277ed", + "text": "There exists a unique increasing geometric sequence of five 2-digit positive integers. What is their sum?", + "answer": 211, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nThere exists a unique increasing geometric sequence of five 2-digit positive integers. What is their sum?." + }, + { + "id": "246d26", + "text": "Each of the three-digits numbers $111$ to $999$ is coloured blue or yellow in such a way that the sum of any two (not necessarily different) yellow numbers is equal to a blue number. What is the maximum possible number of yellow numbers there can be?", + "answer": 250, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nEach of the three-digits numbers $111$ to $999$ is coloured blue or yellow in such a way that the sum of any two (not necessarily different) yellow numbers is equal to a blue number. What is the maximum possible number of yellow numbers there can be?." + }, + { + "id": "430b63", + "text": "What is the minimum value of $5x^2+5y^2-8xy$ when $x$ and $y$ range over all real numbers such that $|x-2y| + |y-2x| = 40$?", + "answer": 800, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nWhat is the minimum value of $5x^2+5y^2-8xy$ when $x$ and $y$ range over all real numbers such that $|x-2y| + |y-2x| = 40$?." + }, + { + "id": "8ee6f3", + "text": "The points $\\left(x, y\\right)$ satisfying $((\\vert x + y \\vert - 10)^2 + ( \\vert x - y \\vert - 10)^2)((\\vert x \\vert - 8)^2 + ( \\vert y \\vert - 8)^2) = 0$ enclose a convex polygon. What is the area of this convex polygon?", + "answer": 320, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nThe points $\\left(x, y\\right)$ satisfying $((\\vert x + y \\vert - 10)^2 + ( \\vert x - y \\vert - 10)^2)((\\vert x \\vert - 8)^2 + ( \\vert y \\vert - 8)^2) = 0$ enclose a convex polygon. What is the area of this convex polygon?." + }, + { + "id": "229ee8", + "text": "Let $k, l > 0$ be parameters. The parabola $y = kx^2 - 2kx + l$ intersects the line $y = 4$ at two points $A$ and $B$. These points are distance 6 apart. What is the sum of the squares of the distances from $A$ and $B$ to the origin?", + "answer": 52, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nLet $k, l > 0$ be parameters. The parabola $y = kx^2 - 2kx + l$ intersects the line $y = 4$ at two points $A$ and $B$. These points are distance 6 apart. What is the sum of the squares of the distances from $A$ and $B$ to the origin?." + }, + { + "id": "82e2a0", + "text": "Suppose that we roll four 6-sided fair dice with faces numbered 1 to~6. Let $a/b$ be the probability that the highest roll is a 5, where $a$ and $b$ are relatively prime positive integers. Find $a + b$.", + "answer": 185, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nSuppose that we roll four 6-sided fair dice with faces numbered 1 to~6. Let $a/b$ be the probability that the highest roll is a 5, where $a$ and $b$ are relatively prime positive integers. Find $a + b$.." + }, + { + "id": "bedda4", + "text": "Let $ABCD$ be a unit square. Let $P$ be the point on $AB$ such that $|AP| = 1/{20}$ and let $Q$ be the point on $AD$ such that $|AQ| = 1/{24}$. The lines $DP$ and $BQ$ divide the square into four regions. Find the ratio between the areas of the largest region and the smallest region.", + "answer": 480, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nLet $ABCD$ be a unit square. Let $P$ be the point on $AB$ such that $|AP| = 1/{20}$ and let $Q$ be the point on $AD$ such that $|AQ| = 1/{24}$. The lines $DP$ and $BQ$ divide the square into four regions. Find the ratio between the areas of the largest region and the smallest region.." + } + ], + "Is this a nice solution? 0.20024247107489412", + "0.3107009777355463" + ], + [ + "246d26", + "Each of the three-digits numbers $111$ to $999$ is coloured blue or yellow in such a way that the sum of any two (not necessarily different) yellow numbers is equal to a blue number. What is the maximum possible number of yellow numbers there can be?", + 250, + [ + { + "id": "246d26", + "text": "Each of the three-digits numbers $111$ to $999$ is coloured blue or yellow in such a way that the sum of any two (not necessarily different) yellow numbers is equal to a blue number. What is the maximum possible number of yellow numbers there can be?", + "answer": 250, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nEach of the three-digits numbers $111$ to $999$ is coloured blue or yellow in such a way that the sum of any two (not necessarily different) yellow numbers is equal to a blue number. What is the maximum possible number of yellow numbers there can be?." + }, + { + "id": "2fc4ad", + "text": "Let the `sparkle' operation on positive integer $n$ consist of calculating the sum of the digits of $n$ and taking its factorial, e.g. the sparkle of 13 is $4! = 24$. A robot starts with a positive integer on a blackboard, then after each second for the rest of eternity, replaces the number on the board with its sparkle. For some `special' numbers, if they're the first number, then eventually every number that appears will be less than 6. How many such special numbers are there with at most 36 digits?", + "answer": 702, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nLet the `sparkle' operation on positive integer $n$ consist of calculating the sum of the digits of $n$ and taking its factorial, e.g. the sparkle of 13 is $4! = 24$. A robot starts with a positive integer on a blackboard, then after each second for the rest of eternity, replaces the number on the board with its sparkle. For some `special' numbers, if they're the first number, then eventually every number that appears will be less than 6. How many such special numbers are there with at most 36 digits?." + }, + { + "id": "5277ed", + "text": "There exists a unique increasing geometric sequence of five 2-digit positive integers. What is their sum?", + "answer": 211, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nThere exists a unique increasing geometric sequence of five 2-digit positive integers. What is their sum?." + }, + { + "id": "739bc9", + "text": "For how many positive integers $m$ does the equation $\\vert \\vert x-1 \\vert -2 \\vert=\\frac{m}{100}$ have $4$ distinct solutions?", + "answer": 199, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nFor how many positive integers $m$ does the equation $\\vert \\vert x-1 \\vert -2 \\vert=\\frac{m}{100}$ have $4$ distinct solutions?." + }, + { + "id": "d7e9c9", + "text": "A function $f: \\mathbb N \\to \\mathbb N$ satisfies the following two conditions for all positive integers $n$:$f(f(f(n)))=8n-7$ and $f(2n)=2f(n)+1$. Calculate $f(100)$.", + "answer": 199, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nA function $f: \\mathbb N \\to \\mathbb N$ satisfies the following two conditions for all positive integers $n$:$f(f(f(n)))=8n-7$ and $f(2n)=2f(n)+1$. Calculate $f(100)$.." + }, + { + "id": "8ee6f3", + "text": "The points $\\left(x, y\\right)$ satisfying $((\\vert x + y \\vert - 10)^2 + ( \\vert x - y \\vert - 10)^2)((\\vert x \\vert - 8)^2 + ( \\vert y \\vert - 8)^2) = 0$ enclose a convex polygon. What is the area of this convex polygon?", + "answer": 320, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nThe points $\\left(x, y\\right)$ satisfying $((\\vert x + y \\vert - 10)^2 + ( \\vert x - y \\vert - 10)^2)((\\vert x \\vert - 8)^2 + ( \\vert y \\vert - 8)^2) = 0$ enclose a convex polygon. What is the area of this convex polygon?." + }, + { + "id": "82e2a0", + "text": "Suppose that we roll four 6-sided fair dice with faces numbered 1 to~6. Let $a/b$ be the probability that the highest roll is a 5, where $a$ and $b$ are relatively prime positive integers. Find $a + b$.", + "answer": 185, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nSuppose that we roll four 6-sided fair dice with faces numbered 1 to~6. Let $a/b$ be the probability that the highest roll is a 5, where $a$ and $b$ are relatively prime positive integers. Find $a + b$.." + }, + { + "id": "229ee8", + "text": "Let $k, l > 0$ be parameters. The parabola $y = kx^2 - 2kx + l$ intersects the line $y = 4$ at two points $A$ and $B$. These points are distance 6 apart. What is the sum of the squares of the distances from $A$ and $B$ to the origin?", + "answer": 52, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nLet $k, l > 0$ be parameters. The parabola $y = kx^2 - 2kx + l$ intersects the line $y = 4$ at two points $A$ and $B$. These points are distance 6 apart. What is the sum of the squares of the distances from $A$ and $B$ to the origin?." + }, + { + "id": "430b63", + "text": "What is the minimum value of $5x^2+5y^2-8xy$ when $x$ and $y$ range over all real numbers such that $|x-2y| + |y-2x| = 40$?", + "answer": 800, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nWhat is the minimum value of $5x^2+5y^2-8xy$ when $x$ and $y$ range over all real numbers such that $|x-2y| + |y-2x| = 40$?." + }, + { + "id": "bedda4", + "text": "Let $ABCD$ be a unit square. Let $P$ be the point on $AB$ such that $|AP| = 1/{20}$ and let $Q$ be the point on $AD$ such that $|AQ| = 1/{24}$. The lines $DP$ and $BQ$ divide the square into four regions. Find the ratio between the areas of the largest region and the smallest region.", + "answer": 480, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nLet $ABCD$ be a unit square. Let $P$ be the point on $AB$ such that $|AP| = 1/{20}$ and let $Q$ be the point on $AD$ such that $|AQ| = 1/{24}$. The lines $DP$ and $BQ$ divide the square into four regions. Find the ratio between the areas of the largest region and the smallest region.." + } + ], + "Is this a nice solution? 0.07328817086993833", + "0.7216846012621502" + ], + [ + "2fc4ad", + "Let the `sparkle' operation on positive integer $n$ consist of calculating the sum of the digits of $n$ and taking its factorial, e.g. the sparkle of 13 is $4! = 24$. A robot starts with a positive integer on a blackboard, then after each second for the rest of eternity, replaces the number on the board with its sparkle. For some `special' numbers, if they're the first number, then eventually every number that appears will be less than 6. How many such special numbers are there with at most 36 digits?", + 702, + [ + { + "id": "2fc4ad", + "text": "Let the `sparkle' operation on positive integer $n$ consist of calculating the sum of the digits of $n$ and taking its factorial, e.g. the sparkle of 13 is $4! = 24$. A robot starts with a positive integer on a blackboard, then after each second for the rest of eternity, replaces the number on the board with its sparkle. For some `special' numbers, if they're the first number, then eventually every number that appears will be less than 6. How many such special numbers are there with at most 36 digits?", + "answer": 702, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nLet the `sparkle' operation on positive integer $n$ consist of calculating the sum of the digits of $n$ and taking its factorial, e.g. the sparkle of 13 is $4! = 24$. A robot starts with a positive integer on a blackboard, then after each second for the rest of eternity, replaces the number on the board with its sparkle. For some `special' numbers, if they're the first number, then eventually every number that appears will be less than 6. How many such special numbers are there with at most 36 digits?." + }, + { + "id": "246d26", + "text": "Each of the three-digits numbers $111$ to $999$ is coloured blue or yellow in such a way that the sum of any two (not necessarily different) yellow numbers is equal to a blue number. What is the maximum possible number of yellow numbers there can be?", + "answer": 250, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nEach of the three-digits numbers $111$ to $999$ is coloured blue or yellow in such a way that the sum of any two (not necessarily different) yellow numbers is equal to a blue number. What is the maximum possible number of yellow numbers there can be?." + }, + { + "id": "5277ed", + "text": "There exists a unique increasing geometric sequence of five 2-digit positive integers. What is their sum?", + "answer": 211, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nThere exists a unique increasing geometric sequence of five 2-digit positive integers. What is their sum?." + }, + { + "id": "d7e9c9", + "text": "A function $f: \\mathbb N \\to \\mathbb N$ satisfies the following two conditions for all positive integers $n$:$f(f(f(n)))=8n-7$ and $f(2n)=2f(n)+1$. Calculate $f(100)$.", + "answer": 199, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nA function $f: \\mathbb N \\to \\mathbb N$ satisfies the following two conditions for all positive integers $n$:$f(f(f(n)))=8n-7$ and $f(2n)=2f(n)+1$. Calculate $f(100)$.." + }, + { + "id": "82e2a0", + "text": "Suppose that we roll four 6-sided fair dice with faces numbered 1 to~6. Let $a/b$ be the probability that the highest roll is a 5, where $a$ and $b$ are relatively prime positive integers. Find $a + b$.", + "answer": 185, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nSuppose that we roll four 6-sided fair dice with faces numbered 1 to~6. Let $a/b$ be the probability that the highest roll is a 5, where $a$ and $b$ are relatively prime positive integers. Find $a + b$.." + }, + { + "id": "739bc9", + "text": "For how many positive integers $m$ does the equation $\\vert \\vert x-1 \\vert -2 \\vert=\\frac{m}{100}$ have $4$ distinct solutions?", + "answer": 199, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nFor how many positive integers $m$ does the equation $\\vert \\vert x-1 \\vert -2 \\vert=\\frac{m}{100}$ have $4$ distinct solutions?." + }, + { + "id": "229ee8", + "text": "Let $k, l > 0$ be parameters. The parabola $y = kx^2 - 2kx + l$ intersects the line $y = 4$ at two points $A$ and $B$. These points are distance 6 apart. What is the sum of the squares of the distances from $A$ and $B$ to the origin?", + "answer": 52, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nLet $k, l > 0$ be parameters. The parabola $y = kx^2 - 2kx + l$ intersects the line $y = 4$ at two points $A$ and $B$. These points are distance 6 apart. What is the sum of the squares of the distances from $A$ and $B$ to the origin?." + }, + { + "id": "430b63", + "text": "What is the minimum value of $5x^2+5y^2-8xy$ when $x$ and $y$ range over all real numbers such that $|x-2y| + |y-2x| = 40$?", + "answer": 800, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nWhat is the minimum value of $5x^2+5y^2-8xy$ when $x$ and $y$ range over all real numbers such that $|x-2y| + |y-2x| = 40$?." + }, + { + "id": "8ee6f3", + "text": "The points $\\left(x, y\\right)$ satisfying $((\\vert x + y \\vert - 10)^2 + ( \\vert x - y \\vert - 10)^2)((\\vert x \\vert - 8)^2 + ( \\vert y \\vert - 8)^2) = 0$ enclose a convex polygon. What is the area of this convex polygon?", + "answer": 320, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nThe points $\\left(x, y\\right)$ satisfying $((\\vert x + y \\vert - 10)^2 + ( \\vert x - y \\vert - 10)^2)((\\vert x \\vert - 8)^2 + ( \\vert y \\vert - 8)^2) = 0$ enclose a convex polygon. What is the area of this convex polygon?." + }, + { + "id": "bedda4", + "text": "Let $ABCD$ be a unit square. Let $P$ be the point on $AB$ such that $|AP| = 1/{20}$ and let $Q$ be the point on $AD$ such that $|AQ| = 1/{24}$. The lines $DP$ and $BQ$ divide the square into four regions. Find the ratio between the areas of the largest region and the smallest region.", + "answer": 480, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nLet $ABCD$ be a unit square. Let $P$ be the point on $AB$ such that $|AP| = 1/{20}$ and let $Q$ be the point on $AD$ such that $|AQ| = 1/{24}$. The lines $DP$ and $BQ$ divide the square into four regions. Find the ratio between the areas of the largest region and the smallest region.." + } + ], + "Is this a nice solution? 0.032316140702087215", + "0.17170311684440376" + ], + [ + "430b63", + "What is the minimum value of $5x^2+5y^2-8xy$ when $x$ and $y$ range over all real numbers such that $|x-2y| + |y-2x| = 40$?", + 800, + [ + { + "id": "430b63", + "text": "What is the minimum value of $5x^2+5y^2-8xy$ when $x$ and $y$ range over all real numbers such that $|x-2y| + |y-2x| = 40$?", + "answer": 800, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nWhat is the minimum value of $5x^2+5y^2-8xy$ when $x$ and $y$ range over all real numbers such that $|x-2y| + |y-2x| = 40$?." + }, + { + "id": "229ee8", + "text": "Let $k, l > 0$ be parameters. The parabola $y = kx^2 - 2kx + l$ intersects the line $y = 4$ at two points $A$ and $B$. These points are distance 6 apart. What is the sum of the squares of the distances from $A$ and $B$ to the origin?", + "answer": 52, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nLet $k, l > 0$ be parameters. The parabola $y = kx^2 - 2kx + l$ intersects the line $y = 4$ at two points $A$ and $B$. These points are distance 6 apart. What is the sum of the squares of the distances from $A$ and $B$ to the origin?." + }, + { + "id": "bedda4", + "text": "Let $ABCD$ be a unit square. Let $P$ be the point on $AB$ such that $|AP| = 1/{20}$ and let $Q$ be the point on $AD$ such that $|AQ| = 1/{24}$. The lines $DP$ and $BQ$ divide the square into four regions. Find the ratio between the areas of the largest region and the smallest region.", + "answer": 480, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nLet $ABCD$ be a unit square. Let $P$ be the point on $AB$ such that $|AP| = 1/{20}$ and let $Q$ be the point on $AD$ such that $|AQ| = 1/{24}$. The lines $DP$ and $BQ$ divide the square into four regions. Find the ratio between the areas of the largest region and the smallest region.." + }, + { + "id": "8ee6f3", + "text": "The points $\\left(x, y\\right)$ satisfying $((\\vert x + y \\vert - 10)^2 + ( \\vert x - y \\vert - 10)^2)((\\vert x \\vert - 8)^2 + ( \\vert y \\vert - 8)^2) = 0$ enclose a convex polygon. What is the area of this convex polygon?", + "answer": 320, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nThe points $\\left(x, y\\right)$ satisfying $((\\vert x + y \\vert - 10)^2 + ( \\vert x - y \\vert - 10)^2)((\\vert x \\vert - 8)^2 + ( \\vert y \\vert - 8)^2) = 0$ enclose a convex polygon. What is the area of this convex polygon?." + }, + { + "id": "739bc9", + "text": "For how many positive integers $m$ does the equation $\\vert \\vert x-1 \\vert -2 \\vert=\\frac{m}{100}$ have $4$ distinct solutions?", + "answer": 199, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nFor how many positive integers $m$ does the equation $\\vert \\vert x-1 \\vert -2 \\vert=\\frac{m}{100}$ have $4$ distinct solutions?." + }, + { + "id": "d7e9c9", + "text": "A function $f: \\mathbb N \\to \\mathbb N$ satisfies the following two conditions for all positive integers $n$:$f(f(f(n)))=8n-7$ and $f(2n)=2f(n)+1$. Calculate $f(100)$.", + "answer": 199, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nA function $f: \\mathbb N \\to \\mathbb N$ satisfies the following two conditions for all positive integers $n$:$f(f(f(n)))=8n-7$ and $f(2n)=2f(n)+1$. Calculate $f(100)$.." + }, + { + "id": "5277ed", + "text": "There exists a unique increasing geometric sequence of five 2-digit positive integers. What is their sum?", + "answer": 211, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nThere exists a unique increasing geometric sequence of five 2-digit positive integers. What is their sum?." + }, + { + "id": "82e2a0", + "text": "Suppose that we roll four 6-sided fair dice with faces numbered 1 to~6. Let $a/b$ be the probability that the highest roll is a 5, where $a$ and $b$ are relatively prime positive integers. Find $a + b$.", + "answer": 185, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nSuppose that we roll four 6-sided fair dice with faces numbered 1 to~6. Let $a/b$ be the probability that the highest roll is a 5, where $a$ and $b$ are relatively prime positive integers. Find $a + b$.." + }, + { + "id": "246d26", + "text": "Each of the three-digits numbers $111$ to $999$ is coloured blue or yellow in such a way that the sum of any two (not necessarily different) yellow numbers is equal to a blue number. What is the maximum possible number of yellow numbers there can be?", + "answer": 250, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nEach of the three-digits numbers $111$ to $999$ is coloured blue or yellow in such a way that the sum of any two (not necessarily different) yellow numbers is equal to a blue number. What is the maximum possible number of yellow numbers there can be?." + }, + { + "id": "2fc4ad", + "text": "Let the `sparkle' operation on positive integer $n$ consist of calculating the sum of the digits of $n$ and taking its factorial, e.g. the sparkle of 13 is $4! = 24$. A robot starts with a positive integer on a blackboard, then after each second for the rest of eternity, replaces the number on the board with its sparkle. For some `special' numbers, if they're the first number, then eventually every number that appears will be less than 6. How many such special numbers are there with at most 36 digits?", + "answer": 702, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nLet the `sparkle' operation on positive integer $n$ consist of calculating the sum of the digits of $n$ and taking its factorial, e.g. the sparkle of 13 is $4! = 24$. A robot starts with a positive integer on a blackboard, then after each second for the rest of eternity, replaces the number on the board with its sparkle. For some `special' numbers, if they're the first number, then eventually every number that appears will be less than 6. How many such special numbers are there with at most 36 digits?." + } + ], + "Is this a nice solution? 0.31766897160862206", + "0.19256153092019734" + ], + [ + "5277ed", + "There exists a unique increasing geometric sequence of five 2-digit positive integers. What is their sum?", + 211, + [ + { + "id": "5277ed", + "text": "There exists a unique increasing geometric sequence of five 2-digit positive integers. What is their sum?", + "answer": 211, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nThere exists a unique increasing geometric sequence of five 2-digit positive integers. What is their sum?." + }, + { + "id": "246d26", + "text": "Each of the three-digits numbers $111$ to $999$ is coloured blue or yellow in such a way that the sum of any two (not necessarily different) yellow numbers is equal to a blue number. What is the maximum possible number of yellow numbers there can be?", + "answer": 250, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nEach of the three-digits numbers $111$ to $999$ is coloured blue or yellow in such a way that the sum of any two (not necessarily different) yellow numbers is equal to a blue number. What is the maximum possible number of yellow numbers there can be?." + }, + { + "id": "2fc4ad", + "text": "Let the `sparkle' operation on positive integer $n$ consist of calculating the sum of the digits of $n$ and taking its factorial, e.g. the sparkle of 13 is $4! = 24$. A robot starts with a positive integer on a blackboard, then after each second for the rest of eternity, replaces the number on the board with its sparkle. For some `special' numbers, if they're the first number, then eventually every number that appears will be less than 6. How many such special numbers are there with at most 36 digits?", + "answer": 702, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nLet the `sparkle' operation on positive integer $n$ consist of calculating the sum of the digits of $n$ and taking its factorial, e.g. the sparkle of 13 is $4! = 24$. A robot starts with a positive integer on a blackboard, then after each second for the rest of eternity, replaces the number on the board with its sparkle. For some `special' numbers, if they're the first number, then eventually every number that appears will be less than 6. How many such special numbers are there with at most 36 digits?." + }, + { + "id": "82e2a0", + "text": "Suppose that we roll four 6-sided fair dice with faces numbered 1 to~6. Let $a/b$ be the probability that the highest roll is a 5, where $a$ and $b$ are relatively prime positive integers. Find $a + b$.", + "answer": 185, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nSuppose that we roll four 6-sided fair dice with faces numbered 1 to~6. Let $a/b$ be the probability that the highest roll is a 5, where $a$ and $b$ are relatively prime positive integers. Find $a + b$.." + }, + { + "id": "d7e9c9", + "text": "A function $f: \\mathbb N \\to \\mathbb N$ satisfies the following two conditions for all positive integers $n$:$f(f(f(n)))=8n-7$ and $f(2n)=2f(n)+1$. Calculate $f(100)$.", + "answer": 199, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nA function $f: \\mathbb N \\to \\mathbb N$ satisfies the following two conditions for all positive integers $n$:$f(f(f(n)))=8n-7$ and $f(2n)=2f(n)+1$. Calculate $f(100)$.." + }, + { + "id": "8ee6f3", + "text": "The points $\\left(x, y\\right)$ satisfying $((\\vert x + y \\vert - 10)^2 + ( \\vert x - y \\vert - 10)^2)((\\vert x \\vert - 8)^2 + ( \\vert y \\vert - 8)^2) = 0$ enclose a convex polygon. What is the area of this convex polygon?", + "answer": 320, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nThe points $\\left(x, y\\right)$ satisfying $((\\vert x + y \\vert - 10)^2 + ( \\vert x - y \\vert - 10)^2)((\\vert x \\vert - 8)^2 + ( \\vert y \\vert - 8)^2) = 0$ enclose a convex polygon. What is the area of this convex polygon?." + }, + { + "id": "739bc9", + "text": "For how many positive integers $m$ does the equation $\\vert \\vert x-1 \\vert -2 \\vert=\\frac{m}{100}$ have $4$ distinct solutions?", + "answer": 199, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nFor how many positive integers $m$ does the equation $\\vert \\vert x-1 \\vert -2 \\vert=\\frac{m}{100}$ have $4$ distinct solutions?." + }, + { + "id": "430b63", + "text": "What is the minimum value of $5x^2+5y^2-8xy$ when $x$ and $y$ range over all real numbers such that $|x-2y| + |y-2x| = 40$?", + "answer": 800, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nWhat is the minimum value of $5x^2+5y^2-8xy$ when $x$ and $y$ range over all real numbers such that $|x-2y| + |y-2x| = 40$?." + }, + { + "id": "229ee8", + "text": "Let $k, l > 0$ be parameters. The parabola $y = kx^2 - 2kx + l$ intersects the line $y = 4$ at two points $A$ and $B$. These points are distance 6 apart. What is the sum of the squares of the distances from $A$ and $B$ to the origin?", + "answer": 52, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nLet $k, l > 0$ be parameters. The parabola $y = kx^2 - 2kx + l$ intersects the line $y = 4$ at two points $A$ and $B$. These points are distance 6 apart. What is the sum of the squares of the distances from $A$ and $B$ to the origin?." + }, + { + "id": "bedda4", + "text": "Let $ABCD$ be a unit square. Let $P$ be the point on $AB$ such that $|AP| = 1/{20}$ and let $Q$ be the point on $AD$ such that $|AQ| = 1/{24}$. The lines $DP$ and $BQ$ divide the square into four regions. Find the ratio between the areas of the largest region and the smallest region.", + "answer": 480, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nLet $ABCD$ be a unit square. Let $P$ be the point on $AB$ such that $|AP| = 1/{20}$ and let $Q$ be the point on $AD$ such that $|AQ| = 1/{24}$. The lines $DP$ and $BQ$ divide the square into four regions. Find the ratio between the areas of the largest region and the smallest region.." + } + ], + "Is this a nice solution? 0.9811958281016008", + "0.8688809804290338" + ], + [ + "739bc9", + "For how many positive integers $m$ does the equation $\\vert \\vert x-1 \\vert -2 \\vert=\\frac{m}{100}$ have $4$ distinct solutions?", + 199, + [ + { + "id": "739bc9", + "text": "For how many positive integers $m$ does the equation $\\vert \\vert x-1 \\vert -2 \\vert=\\frac{m}{100}$ have $4$ distinct solutions?", + "answer": 199, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nFor how many positive integers $m$ does the equation $\\vert \\vert x-1 \\vert -2 \\vert=\\frac{m}{100}$ have $4$ distinct solutions?." + }, + { + "id": "d7e9c9", + "text": "A function $f: \\mathbb N \\to \\mathbb N$ satisfies the following two conditions for all positive integers $n$:$f(f(f(n)))=8n-7$ and $f(2n)=2f(n)+1$. Calculate $f(100)$.", + "answer": 199, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nA function $f: \\mathbb N \\to \\mathbb N$ satisfies the following two conditions for all positive integers $n$:$f(f(f(n)))=8n-7$ and $f(2n)=2f(n)+1$. Calculate $f(100)$.." + }, + { + "id": "430b63", + "text": "What is the minimum value of $5x^2+5y^2-8xy$ when $x$ and $y$ range over all real numbers such that $|x-2y| + |y-2x| = 40$?", + "answer": 800, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nWhat is the minimum value of $5x^2+5y^2-8xy$ when $x$ and $y$ range over all real numbers such that $|x-2y| + |y-2x| = 40$?." + }, + { + "id": "246d26", + "text": "Each of the three-digits numbers $111$ to $999$ is coloured blue or yellow in such a way that the sum of any two (not necessarily different) yellow numbers is equal to a blue number. What is the maximum possible number of yellow numbers there can be?", + "answer": 250, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nEach of the three-digits numbers $111$ to $999$ is coloured blue or yellow in such a way that the sum of any two (not necessarily different) yellow numbers is equal to a blue number. What is the maximum possible number of yellow numbers there can be?." + }, + { + "id": "2fc4ad", + "text": "Let the `sparkle' operation on positive integer $n$ consist of calculating the sum of the digits of $n$ and taking its factorial, e.g. the sparkle of 13 is $4! = 24$. A robot starts with a positive integer on a blackboard, then after each second for the rest of eternity, replaces the number on the board with its sparkle. For some `special' numbers, if they're the first number, then eventually every number that appears will be less than 6. How many such special numbers are there with at most 36 digits?", + "answer": 702, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nLet the `sparkle' operation on positive integer $n$ consist of calculating the sum of the digits of $n$ and taking its factorial, e.g. the sparkle of 13 is $4! = 24$. A robot starts with a positive integer on a blackboard, then after each second for the rest of eternity, replaces the number on the board with its sparkle. For some `special' numbers, if they're the first number, then eventually every number that appears will be less than 6. How many such special numbers are there with at most 36 digits?." + }, + { + "id": "5277ed", + "text": "There exists a unique increasing geometric sequence of five 2-digit positive integers. What is their sum?", + "answer": 211, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nThere exists a unique increasing geometric sequence of five 2-digit positive integers. What is their sum?." + }, + { + "id": "8ee6f3", + "text": "The points $\\left(x, y\\right)$ satisfying $((\\vert x + y \\vert - 10)^2 + ( \\vert x - y \\vert - 10)^2)((\\vert x \\vert - 8)^2 + ( \\vert y \\vert - 8)^2) = 0$ enclose a convex polygon. What is the area of this convex polygon?", + "answer": 320, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nThe points $\\left(x, y\\right)$ satisfying $((\\vert x + y \\vert - 10)^2 + ( \\vert x - y \\vert - 10)^2)((\\vert x \\vert - 8)^2 + ( \\vert y \\vert - 8)^2) = 0$ enclose a convex polygon. What is the area of this convex polygon?." + }, + { + "id": "229ee8", + "text": "Let $k, l > 0$ be parameters. The parabola $y = kx^2 - 2kx + l$ intersects the line $y = 4$ at two points $A$ and $B$. These points are distance 6 apart. What is the sum of the squares of the distances from $A$ and $B$ to the origin?", + "answer": 52, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nLet $k, l > 0$ be parameters. The parabola $y = kx^2 - 2kx + l$ intersects the line $y = 4$ at two points $A$ and $B$. These points are distance 6 apart. What is the sum of the squares of the distances from $A$ and $B$ to the origin?." + }, + { + "id": "bedda4", + "text": "Let $ABCD$ be a unit square. Let $P$ be the point on $AB$ such that $|AP| = 1/{20}$ and let $Q$ be the point on $AD$ such that $|AQ| = 1/{24}$. The lines $DP$ and $BQ$ divide the square into four regions. Find the ratio between the areas of the largest region and the smallest region.", + "answer": 480, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nLet $ABCD$ be a unit square. Let $P$ be the point on $AB$ such that $|AP| = 1/{20}$ and let $Q$ be the point on $AD$ such that $|AQ| = 1/{24}$. The lines $DP$ and $BQ$ divide the square into four regions. Find the ratio between the areas of the largest region and the smallest region.." + }, + { + "id": "82e2a0", + "text": "Suppose that we roll four 6-sided fair dice with faces numbered 1 to~6. Let $a/b$ be the probability that the highest roll is a 5, where $a$ and $b$ are relatively prime positive integers. Find $a + b$.", + "answer": 185, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nSuppose that we roll four 6-sided fair dice with faces numbered 1 to~6. Let $a/b$ be the probability that the highest roll is a 5, where $a$ and $b$ are relatively prime positive integers. Find $a + b$.." + } + ], + "Is this a nice solution? 0.38108403438574845", + "0.09979627018489712" + ], + [ + "82e2a0", + "Suppose that we roll four 6-sided fair dice with faces numbered 1 to~6. Let $a/b$ be the probability that the highest roll is a 5, where $a$ and $b$ are relatively prime positive integers. Find $a + b$.", + 185, + [ + { + "id": "82e2a0", + "text": "Suppose that we roll four 6-sided fair dice with faces numbered 1 to~6. Let $a/b$ be the probability that the highest roll is a 5, where $a$ and $b$ are relatively prime positive integers. Find $a + b$.", + "answer": 185, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nSuppose that we roll four 6-sided fair dice with faces numbered 1 to~6. Let $a/b$ be the probability that the highest roll is a 5, where $a$ and $b$ are relatively prime positive integers. Find $a + b$.." + }, + { + "id": "5277ed", + "text": "There exists a unique increasing geometric sequence of five 2-digit positive integers. What is their sum?", + "answer": 211, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nThere exists a unique increasing geometric sequence of five 2-digit positive integers. What is their sum?." + }, + { + "id": "2fc4ad", + "text": "Let the `sparkle' operation on positive integer $n$ consist of calculating the sum of the digits of $n$ and taking its factorial, e.g. the sparkle of 13 is $4! = 24$. A robot starts with a positive integer on a blackboard, then after each second for the rest of eternity, replaces the number on the board with its sparkle. For some `special' numbers, if they're the first number, then eventually every number that appears will be less than 6. How many such special numbers are there with at most 36 digits?", + "answer": 702, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nLet the `sparkle' operation on positive integer $n$ consist of calculating the sum of the digits of $n$ and taking its factorial, e.g. the sparkle of 13 is $4! = 24$. A robot starts with a positive integer on a blackboard, then after each second for the rest of eternity, replaces the number on the board with its sparkle. For some `special' numbers, if they're the first number, then eventually every number that appears will be less than 6. How many such special numbers are there with at most 36 digits?." + }, + { + "id": "bedda4", + "text": "Let $ABCD$ be a unit square. Let $P$ be the point on $AB$ such that $|AP| = 1/{20}$ and let $Q$ be the point on $AD$ such that $|AQ| = 1/{24}$. The lines $DP$ and $BQ$ divide the square into four regions. Find the ratio between the areas of the largest region and the smallest region.", + "answer": 480, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nLet $ABCD$ be a unit square. Let $P$ be the point on $AB$ such that $|AP| = 1/{20}$ and let $Q$ be the point on $AD$ such that $|AQ| = 1/{24}$. The lines $DP$ and $BQ$ divide the square into four regions. Find the ratio between the areas of the largest region and the smallest region.." + }, + { + "id": "246d26", + "text": "Each of the three-digits numbers $111$ to $999$ is coloured blue or yellow in such a way that the sum of any two (not necessarily different) yellow numbers is equal to a blue number. What is the maximum possible number of yellow numbers there can be?", + "answer": 250, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nEach of the three-digits numbers $111$ to $999$ is coloured blue or yellow in such a way that the sum of any two (not necessarily different) yellow numbers is equal to a blue number. What is the maximum possible number of yellow numbers there can be?." + }, + { + "id": "229ee8", + "text": "Let $k, l > 0$ be parameters. The parabola $y = kx^2 - 2kx + l$ intersects the line $y = 4$ at two points $A$ and $B$. These points are distance 6 apart. What is the sum of the squares of the distances from $A$ and $B$ to the origin?", + "answer": 52, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nLet $k, l > 0$ be parameters. The parabola $y = kx^2 - 2kx + l$ intersects the line $y = 4$ at two points $A$ and $B$. These points are distance 6 apart. What is the sum of the squares of the distances from $A$ and $B$ to the origin?." + }, + { + "id": "430b63", + "text": "What is the minimum value of $5x^2+5y^2-8xy$ when $x$ and $y$ range over all real numbers such that $|x-2y| + |y-2x| = 40$?", + "answer": 800, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nWhat is the minimum value of $5x^2+5y^2-8xy$ when $x$ and $y$ range over all real numbers such that $|x-2y| + |y-2x| = 40$?." + }, + { + "id": "8ee6f3", + "text": "The points $\\left(x, y\\right)$ satisfying $((\\vert x + y \\vert - 10)^2 + ( \\vert x - y \\vert - 10)^2)((\\vert x \\vert - 8)^2 + ( \\vert y \\vert - 8)^2) = 0$ enclose a convex polygon. What is the area of this convex polygon?", + "answer": 320, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nThe points $\\left(x, y\\right)$ satisfying $((\\vert x + y \\vert - 10)^2 + ( \\vert x - y \\vert - 10)^2)((\\vert x \\vert - 8)^2 + ( \\vert y \\vert - 8)^2) = 0$ enclose a convex polygon. What is the area of this convex polygon?." + }, + { + "id": "739bc9", + "text": "For how many positive integers $m$ does the equation $\\vert \\vert x-1 \\vert -2 \\vert=\\frac{m}{100}$ have $4$ distinct solutions?", + "answer": 199, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nFor how many positive integers $m$ does the equation $\\vert \\vert x-1 \\vert -2 \\vert=\\frac{m}{100}$ have $4$ distinct solutions?." + }, + { + "id": "d7e9c9", + "text": "A function $f: \\mathbb N \\to \\mathbb N$ satisfies the following two conditions for all positive integers $n$:$f(f(f(n)))=8n-7$ and $f(2n)=2f(n)+1$. Calculate $f(100)$.", + "answer": 199, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nA function $f: \\mathbb N \\to \\mathbb N$ satisfies the following two conditions for all positive integers $n$:$f(f(f(n)))=8n-7$ and $f(2n)=2f(n)+1$. Calculate $f(100)$.." + } + ], + "Is this a nice solution? 0.42948749188004376", + "0.772154996120189" + ], + [ + "8ee6f3", + "The points $\\left(x, y\\right)$ satisfying $((\\vert x + y \\vert - 10)^2 + ( \\vert x - y \\vert - 10)^2)((\\vert x \\vert - 8)^2 + ( \\vert y \\vert - 8)^2) = 0$ enclose a convex polygon. What is the area of this convex polygon?", + 320, + [ + { + "id": "8ee6f3", + "text": "The points $\\left(x, y\\right)$ satisfying $((\\vert x + y \\vert - 10)^2 + ( \\vert x - y \\vert - 10)^2)((\\vert x \\vert - 8)^2 + ( \\vert y \\vert - 8)^2) = 0$ enclose a convex polygon. What is the area of this convex polygon?", + "answer": 320, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nThe points $\\left(x, y\\right)$ satisfying $((\\vert x + y \\vert - 10)^2 + ( \\vert x - y \\vert - 10)^2)((\\vert x \\vert - 8)^2 + ( \\vert y \\vert - 8)^2) = 0$ enclose a convex polygon. What is the area of this convex polygon?." + }, + { + "id": "bedda4", + "text": "Let $ABCD$ be a unit square. Let $P$ be the point on $AB$ such that $|AP| = 1/{20}$ and let $Q$ be the point on $AD$ such that $|AQ| = 1/{24}$. The lines $DP$ and $BQ$ divide the square into four regions. Find the ratio between the areas of the largest region and the smallest region.", + "answer": 480, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nLet $ABCD$ be a unit square. Let $P$ be the point on $AB$ such that $|AP| = 1/{20}$ and let $Q$ be the point on $AD$ such that $|AQ| = 1/{24}$. The lines $DP$ and $BQ$ divide the square into four regions. Find the ratio between the areas of the largest region and the smallest region.." + }, + { + "id": "430b63", + "text": "What is the minimum value of $5x^2+5y^2-8xy$ when $x$ and $y$ range over all real numbers such that $|x-2y| + |y-2x| = 40$?", + "answer": 800, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nWhat is the minimum value of $5x^2+5y^2-8xy$ when $x$ and $y$ range over all real numbers such that $|x-2y| + |y-2x| = 40$?." + }, + { + "id": "5277ed", + "text": "There exists a unique increasing geometric sequence of five 2-digit positive integers. What is their sum?", + "answer": 211, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nThere exists a unique increasing geometric sequence of five 2-digit positive integers. What is their sum?." + }, + { + "id": "229ee8", + "text": "Let $k, l > 0$ be parameters. The parabola $y = kx^2 - 2kx + l$ intersects the line $y = 4$ at two points $A$ and $B$. These points are distance 6 apart. What is the sum of the squares of the distances from $A$ and $B$ to the origin?", + "answer": 52, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nLet $k, l > 0$ be parameters. The parabola $y = kx^2 - 2kx + l$ intersects the line $y = 4$ at two points $A$ and $B$. These points are distance 6 apart. What is the sum of the squares of the distances from $A$ and $B$ to the origin?." + }, + { + "id": "246d26", + "text": "Each of the three-digits numbers $111$ to $999$ is coloured blue or yellow in such a way that the sum of any two (not necessarily different) yellow numbers is equal to a blue number. What is the maximum possible number of yellow numbers there can be?", + "answer": 250, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nEach of the three-digits numbers $111$ to $999$ is coloured blue or yellow in such a way that the sum of any two (not necessarily different) yellow numbers is equal to a blue number. What is the maximum possible number of yellow numbers there can be?." + }, + { + "id": "739bc9", + "text": "For how many positive integers $m$ does the equation $\\vert \\vert x-1 \\vert -2 \\vert=\\frac{m}{100}$ have $4$ distinct solutions?", + "answer": 199, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nFor how many positive integers $m$ does the equation $\\vert \\vert x-1 \\vert -2 \\vert=\\frac{m}{100}$ have $4$ distinct solutions?." + }, + { + "id": "82e2a0", + "text": "Suppose that we roll four 6-sided fair dice with faces numbered 1 to~6. Let $a/b$ be the probability that the highest roll is a 5, where $a$ and $b$ are relatively prime positive integers. Find $a + b$.", + "answer": 185, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nSuppose that we roll four 6-sided fair dice with faces numbered 1 to~6. Let $a/b$ be the probability that the highest roll is a 5, where $a$ and $b$ are relatively prime positive integers. Find $a + b$.." + }, + { + "id": "d7e9c9", + "text": "A function $f: \\mathbb N \\to \\mathbb N$ satisfies the following two conditions for all positive integers $n$:$f(f(f(n)))=8n-7$ and $f(2n)=2f(n)+1$. Calculate $f(100)$.", + "answer": 199, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nA function $f: \\mathbb N \\to \\mathbb N$ satisfies the following two conditions for all positive integers $n$:$f(f(f(n)))=8n-7$ and $f(2n)=2f(n)+1$. Calculate $f(100)$.." + }, + { + "id": "2fc4ad", + "text": "Let the `sparkle' operation on positive integer $n$ consist of calculating the sum of the digits of $n$ and taking its factorial, e.g. the sparkle of 13 is $4! = 24$. A robot starts with a positive integer on a blackboard, then after each second for the rest of eternity, replaces the number on the board with its sparkle. For some `special' numbers, if they're the first number, then eventually every number that appears will be less than 6. How many such special numbers are there with at most 36 digits?", + "answer": 702, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nLet the `sparkle' operation on positive integer $n$ consist of calculating the sum of the digits of $n$ and taking its factorial, e.g. the sparkle of 13 is $4! = 24$. A robot starts with a positive integer on a blackboard, then after each second for the rest of eternity, replaces the number on the board with its sparkle. For some `special' numbers, if they're the first number, then eventually every number that appears will be less than 6. How many such special numbers are there with at most 36 digits?." + } + ], + "Is this a nice solution? 0.3487100303819337", + "0.5386589252803151" + ], + [ + "bedda4", + "Let $ABCD$ be a unit square. Let $P$ be the point on $AB$ such that $|AP| = 1/{20}$ and let $Q$ be the point on $AD$ such that $|AQ| = 1/{24}$. The lines $DP$ and $BQ$ divide the square into four regions. Find the ratio between the areas of the largest region and the smallest region.", + 480, + [ + { + "id": "bedda4", + "text": "Let $ABCD$ be a unit square. Let $P$ be the point on $AB$ such that $|AP| = 1/{20}$ and let $Q$ be the point on $AD$ such that $|AQ| = 1/{24}$. The lines $DP$ and $BQ$ divide the square into four regions. Find the ratio between the areas of the largest region and the smallest region.", + "answer": 480, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nLet $ABCD$ be a unit square. Let $P$ be the point on $AB$ such that $|AP| = 1/{20}$ and let $Q$ be the point on $AD$ such that $|AQ| = 1/{24}$. The lines $DP$ and $BQ$ divide the square into four regions. Find the ratio between the areas of the largest region and the smallest region.." + }, + { + "id": "8ee6f3", + "text": "The points $\\left(x, y\\right)$ satisfying $((\\vert x + y \\vert - 10)^2 + ( \\vert x - y \\vert - 10)^2)((\\vert x \\vert - 8)^2 + ( \\vert y \\vert - 8)^2) = 0$ enclose a convex polygon. What is the area of this convex polygon?", + "answer": 320, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nThe points $\\left(x, y\\right)$ satisfying $((\\vert x + y \\vert - 10)^2 + ( \\vert x - y \\vert - 10)^2)((\\vert x \\vert - 8)^2 + ( \\vert y \\vert - 8)^2) = 0$ enclose a convex polygon. What is the area of this convex polygon?." + }, + { + "id": "430b63", + "text": "What is the minimum value of $5x^2+5y^2-8xy$ when $x$ and $y$ range over all real numbers such that $|x-2y| + |y-2x| = 40$?", + "answer": 800, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nWhat is the minimum value of $5x^2+5y^2-8xy$ when $x$ and $y$ range over all real numbers such that $|x-2y| + |y-2x| = 40$?." + }, + { + "id": "229ee8", + "text": "Let $k, l > 0$ be parameters. The parabola $y = kx^2 - 2kx + l$ intersects the line $y = 4$ at two points $A$ and $B$. These points are distance 6 apart. What is the sum of the squares of the distances from $A$ and $B$ to the origin?", + "answer": 52, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nLet $k, l > 0$ be parameters. The parabola $y = kx^2 - 2kx + l$ intersects the line $y = 4$ at two points $A$ and $B$. These points are distance 6 apart. What is the sum of the squares of the distances from $A$ and $B$ to the origin?." + }, + { + "id": "82e2a0", + "text": "Suppose that we roll four 6-sided fair dice with faces numbered 1 to~6. Let $a/b$ be the probability that the highest roll is a 5, where $a$ and $b$ are relatively prime positive integers. Find $a + b$.", + "answer": 185, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nSuppose that we roll four 6-sided fair dice with faces numbered 1 to~6. Let $a/b$ be the probability that the highest roll is a 5, where $a$ and $b$ are relatively prime positive integers. Find $a + b$.." + }, + { + "id": "5277ed", + "text": "There exists a unique increasing geometric sequence of five 2-digit positive integers. What is their sum?", + "answer": 211, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nThere exists a unique increasing geometric sequence of five 2-digit positive integers. What is their sum?." + }, + { + "id": "739bc9", + "text": "For how many positive integers $m$ does the equation $\\vert \\vert x-1 \\vert -2 \\vert=\\frac{m}{100}$ have $4$ distinct solutions?", + "answer": 199, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nFor how many positive integers $m$ does the equation $\\vert \\vert x-1 \\vert -2 \\vert=\\frac{m}{100}$ have $4$ distinct solutions?." + }, + { + "id": "2fc4ad", + "text": "Let the `sparkle' operation on positive integer $n$ consist of calculating the sum of the digits of $n$ and taking its factorial, e.g. the sparkle of 13 is $4! = 24$. A robot starts with a positive integer on a blackboard, then after each second for the rest of eternity, replaces the number on the board with its sparkle. For some `special' numbers, if they're the first number, then eventually every number that appears will be less than 6. How many such special numbers are there with at most 36 digits?", + "answer": 702, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nLet the `sparkle' operation on positive integer $n$ consist of calculating the sum of the digits of $n$ and taking its factorial, e.g. the sparkle of 13 is $4! = 24$. A robot starts with a positive integer on a blackboard, then after each second for the rest of eternity, replaces the number on the board with its sparkle. For some `special' numbers, if they're the first number, then eventually every number that appears will be less than 6. How many such special numbers are there with at most 36 digits?." + }, + { + "id": "246d26", + "text": "Each of the three-digits numbers $111$ to $999$ is coloured blue or yellow in such a way that the sum of any two (not necessarily different) yellow numbers is equal to a blue number. What is the maximum possible number of yellow numbers there can be?", + "answer": 250, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nEach of the three-digits numbers $111$ to $999$ is coloured blue or yellow in such a way that the sum of any two (not necessarily different) yellow numbers is equal to a blue number. What is the maximum possible number of yellow numbers there can be?." + }, + { + "id": "d7e9c9", + "text": "A function $f: \\mathbb N \\to \\mathbb N$ satisfies the following two conditions for all positive integers $n$:$f(f(f(n)))=8n-7$ and $f(2n)=2f(n)+1$. Calculate $f(100)$.", + "answer": 199, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nA function $f: \\mathbb N \\to \\mathbb N$ satisfies the following two conditions for all positive integers $n$:$f(f(f(n)))=8n-7$ and $f(2n)=2f(n)+1$. Calculate $f(100)$.." + } + ], + "Is this a nice solution? 0.192928132428547", + "0.5589770560628611" + ], + [ + "d7e9c9", + "A function $f: \\mathbb N \\to \\mathbb N$ satisfies the following two conditions for all positive integers $n$:$f(f(f(n)))=8n-7$ and $f(2n)=2f(n)+1$. Calculate $f(100)$.", + 199, + [ + { + "id": "d7e9c9", + "text": "A function $f: \\mathbb N \\to \\mathbb N$ satisfies the following two conditions for all positive integers $n$:$f(f(f(n)))=8n-7$ and $f(2n)=2f(n)+1$. Calculate $f(100)$.", + "answer": 199, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nA function $f: \\mathbb N \\to \\mathbb N$ satisfies the following two conditions for all positive integers $n$:$f(f(f(n)))=8n-7$ and $f(2n)=2f(n)+1$. Calculate $f(100)$.." + }, + { + "id": "739bc9", + "text": "For how many positive integers $m$ does the equation $\\vert \\vert x-1 \\vert -2 \\vert=\\frac{m}{100}$ have $4$ distinct solutions?", + "answer": 199, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nFor how many positive integers $m$ does the equation $\\vert \\vert x-1 \\vert -2 \\vert=\\frac{m}{100}$ have $4$ distinct solutions?." + }, + { + "id": "2fc4ad", + "text": "Let the `sparkle' operation on positive integer $n$ consist of calculating the sum of the digits of $n$ and taking its factorial, e.g. the sparkle of 13 is $4! = 24$. A robot starts with a positive integer on a blackboard, then after each second for the rest of eternity, replaces the number on the board with its sparkle. For some `special' numbers, if they're the first number, then eventually every number that appears will be less than 6. How many such special numbers are there with at most 36 digits?", + "answer": 702, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nLet the `sparkle' operation on positive integer $n$ consist of calculating the sum of the digits of $n$ and taking its factorial, e.g. the sparkle of 13 is $4! = 24$. A robot starts with a positive integer on a blackboard, then after each second for the rest of eternity, replaces the number on the board with its sparkle. For some `special' numbers, if they're the first number, then eventually every number that appears will be less than 6. How many such special numbers are there with at most 36 digits?." + }, + { + "id": "5277ed", + "text": "There exists a unique increasing geometric sequence of five 2-digit positive integers. What is their sum?", + "answer": 211, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nThere exists a unique increasing geometric sequence of five 2-digit positive integers. What is their sum?." + }, + { + "id": "246d26", + "text": "Each of the three-digits numbers $111$ to $999$ is coloured blue or yellow in such a way that the sum of any two (not necessarily different) yellow numbers is equal to a blue number. What is the maximum possible number of yellow numbers there can be?", + "answer": 250, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nEach of the three-digits numbers $111$ to $999$ is coloured blue or yellow in such a way that the sum of any two (not necessarily different) yellow numbers is equal to a blue number. What is the maximum possible number of yellow numbers there can be?." + }, + { + "id": "430b63", + "text": "What is the minimum value of $5x^2+5y^2-8xy$ when $x$ and $y$ range over all real numbers such that $|x-2y| + |y-2x| = 40$?", + "answer": 800, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nWhat is the minimum value of $5x^2+5y^2-8xy$ when $x$ and $y$ range over all real numbers such that $|x-2y| + |y-2x| = 40$?." + }, + { + "id": "8ee6f3", + "text": "The points $\\left(x, y\\right)$ satisfying $((\\vert x + y \\vert - 10)^2 + ( \\vert x - y \\vert - 10)^2)((\\vert x \\vert - 8)^2 + ( \\vert y \\vert - 8)^2) = 0$ enclose a convex polygon. What is the area of this convex polygon?", + "answer": 320, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nThe points $\\left(x, y\\right)$ satisfying $((\\vert x + y \\vert - 10)^2 + ( \\vert x - y \\vert - 10)^2)((\\vert x \\vert - 8)^2 + ( \\vert y \\vert - 8)^2) = 0$ enclose a convex polygon. What is the area of this convex polygon?." + }, + { + "id": "229ee8", + "text": "Let $k, l > 0$ be parameters. The parabola $y = kx^2 - 2kx + l$ intersects the line $y = 4$ at two points $A$ and $B$. These points are distance 6 apart. What is the sum of the squares of the distances from $A$ and $B$ to the origin?", + "answer": 52, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nLet $k, l > 0$ be parameters. The parabola $y = kx^2 - 2kx + l$ intersects the line $y = 4$ at two points $A$ and $B$. These points are distance 6 apart. What is the sum of the squares of the distances from $A$ and $B$ to the origin?." + }, + { + "id": "82e2a0", + "text": "Suppose that we roll four 6-sided fair dice with faces numbered 1 to~6. Let $a/b$ be the probability that the highest roll is a 5, where $a$ and $b$ are relatively prime positive integers. Find $a + b$.", + "answer": 185, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nSuppose that we roll four 6-sided fair dice with faces numbered 1 to~6. Let $a/b$ be the probability that the highest roll is a 5, where $a$ and $b$ are relatively prime positive integers. Find $a + b$.." + }, + { + "id": "bedda4", + "text": "Let $ABCD$ be a unit square. Let $P$ be the point on $AB$ such that $|AP| = 1/{20}$ and let $Q$ be the point on $AD$ such that $|AQ| = 1/{24}$. The lines $DP$ and $BQ$ divide the square into four regions. Find the ratio between the areas of the largest region and the smallest region.", + "answer": 480, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nLet $ABCD$ be a unit square. Let $P$ be the point on $AB$ such that $|AP| = 1/{20}$ and let $Q$ be the point on $AD$ such that $|AQ| = 1/{24}$. The lines $DP$ and $BQ$ divide the square into four regions. Find the ratio between the areas of the largest region and the smallest region.." + } + ], + "Is this a nice solution? 0.20024247107489412", + "0.3107009777355463" + ] + ] + } + } + }, + "error": null, + "meta": { + "name": "View", + "params": {}, + "inputs": { + "input": { + "name": "input", + "type": { + "type": "" + }, + "position": "left" + } + }, + "outputs": {}, + "type": "table_view", + "sub_nodes": null + }, + "view": { + "dataframes": { + "df": { + "columns": [ + "id", + "text", + "answer", + "prompt", + "response" + ], + "data": [ + [ + "229ee8", + "Let $k, l > 0$ be parameters. The parabola $y = kx^2 - 2kx + l$ intersects the line $y = 4$ at two points $A$ and $B$. These points are distance 6 apart. What is the sum of the squares of the distances from $A$ and $B$ to the origin?", + 52, + "Is this a nice solution? To solve the given problem, the first step would", + "no" + ], + [ + "246d26", + "Each of the three-digits numbers $111$ to $999$ is coloured blue or yellow in such a way that the sum of any two (not necessarily different) yellow numbers is equal to a blue number. What is the maximum possible number of yellow numbers there can be?", + 250, + "Is this a nice solution? To solve the given problem, the first step would", + "no" + ], + [ + "2fc4ad", + "Let the `sparkle' operation on positive integer $n$ consist of calculating the sum of the digits of $n$ and taking its factorial, e.g. the sparkle of 13 is $4! = 24$. A robot starts with a positive integer on a blackboard, then after each second for the rest of eternity, replaces the number on the board with its sparkle. For some `special' numbers, if they're the first number, then eventually every number that appears will be less than 6. How many such special numbers are there with at most 36 digits?", + 702, + "Is this a nice solution? To solve the given problem, the first step would", + "no" + ], + [ + "430b63", + "What is the minimum value of $5x^2+5y^2-8xy$ when $x$ and $y$ range over all real numbers such that $|x-2y| + |y-2x| = 40$?", + 800, + "Is this a nice solution? To solve the given problem, the first step would", + "no" + ], + [ + "5277ed", + "There exists a unique increasing geometric sequence of five 2-digit positive integers. What is their sum?", + 211, + "Is this a nice solution? To solve the given problem, the first step would", + "no" + ], + [ + "739bc9", + "For how many positive integers $m$ does the equation $\\vert \\vert x-1 \\vert -2 \\vert=\\frac{m}{100}$ have $4$ distinct solutions?", + 199, + "Is this a nice solution? To solve the given problem, the first step would", + "no" + ], + [ + "82e2a0", + "Suppose that we roll four 6-sided fair dice with faces numbered 1 to~6. Let $a/b$ be the probability that the highest roll is a 5, where $a$ and $b$ are relatively prime positive integers. Find $a + b$.", + 185, + "Is this a nice solution? To solve the given problem, the first step would", + "no" + ], + [ + "8ee6f3", + "The points $\\left(x, y\\right)$ satisfying $((\\vert x + y \\vert - 10)^2 + ( \\vert x - y \\vert - 10)^2)((\\vert x \\vert - 8)^2 + ( \\vert y \\vert - 8)^2) = 0$ enclose a convex polygon. What is the area of this convex polygon?", + 320, + "Is this a nice solution? To solve the given problem, the first step would", + "no" + ], + [ + "bedda4", + "Let $ABCD$ be a unit square. Let $P$ be the point on $AB$ such that $|AP| = 1/{20}$ and let $Q$ be the point on $AD$ such that $|AQ| = 1/{24}$. The lines $DP$ and $BQ$ divide the square into four regions. Find the ratio between the areas of the largest region and the smallest region.", + 480, + "Is this a nice solution? To solve the given problem, the first step would", + "no" + ], + [ + "d7e9c9", + "A function $f: \\mathbb N \\to \\mathbb N$ satisfies the following two conditions for all positive integers $n$:$f(f(f(n)))=8n-7$ and $f(2n)=2f(n)+1$. Calculate $f(100)$.", + 199, + "Is this a nice solution? To solve the given problem, the first step would", + "no" + ] + ] + } + } + }, + "beingResized": false + }, + "position": { + "x": 1611.9087959003862, + "y": 73.5764910384212 + }, + "parentId": null, + "width": 659, + "height": 346 + }, + { + "id": "View 2", + "type": "table_view", + "data": { + "title": "View", + "params": {}, + "display": { + "dataframes": { + "df": { + "columns": [ + "id", + "text", + "answer", + "rag", + "prompt" + ], + "data": [ + [ + "229ee8", + "Let $k, l > 0$ be parameters. The parabola $y = kx^2 - 2kx + l$ intersects the line $y = 4$ at two points $A$ and $B$. These points are distance 6 apart. What is the sum of the squares of the distances from $A$ and $B$ to the origin?", + 52, + [ + { + "id": "229ee8", + "text": "Let $k, l > 0$ be parameters. The parabola $y = kx^2 - 2kx + l$ intersects the line $y = 4$ at two points $A$ and $B$. These points are distance 6 apart. What is the sum of the squares of the distances from $A$ and $B$ to the origin?", + "answer": 52, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nLet $k, l > 0$ be parameters. The parabola $y = kx^2 - 2kx + l$ intersects the line $y = 4$ at two points $A$ and $B$. These points are distance 6 apart. What is the sum of the squares of the distances from $A$ and $B$ to the origin?." + }, + { + "id": "430b63", + "text": "What is the minimum value of $5x^2+5y^2-8xy$ when $x$ and $y$ range over all real numbers such that $|x-2y| + |y-2x| = 40$?", + "answer": 800, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nWhat is the minimum value of $5x^2+5y^2-8xy$ when $x$ and $y$ range over all real numbers such that $|x-2y| + |y-2x| = 40$?." + }, + { + "id": "bedda4", + "text": "Let $ABCD$ be a unit square. Let $P$ be the point on $AB$ such that $|AP| = 1/{20}$ and let $Q$ be the point on $AD$ such that $|AQ| = 1/{24}$. The lines $DP$ and $BQ$ divide the square into four regions. Find the ratio between the areas of the largest region and the smallest region.", + "answer": 480, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nLet $ABCD$ be a unit square. Let $P$ be the point on $AB$ such that $|AP| = 1/{20}$ and let $Q$ be the point on $AD$ such that $|AQ| = 1/{24}$. The lines $DP$ and $BQ$ divide the square into four regions. Find the ratio between the areas of the largest region and the smallest region.." + }, + { + "id": "8ee6f3", + "text": "The points $\\left(x, y\\right)$ satisfying $((\\vert x + y \\vert - 10)^2 + ( \\vert x - y \\vert - 10)^2)((\\vert x \\vert - 8)^2 + ( \\vert y \\vert - 8)^2) = 0$ enclose a convex polygon. What is the area of this convex polygon?", + "answer": 320, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nThe points $\\left(x, y\\right)$ satisfying $((\\vert x + y \\vert - 10)^2 + ( \\vert x - y \\vert - 10)^2)((\\vert x \\vert - 8)^2 + ( \\vert y \\vert - 8)^2) = 0$ enclose a convex polygon. What is the area of this convex polygon?." + }, + { + "id": "739bc9", + "text": "For how many positive integers $m$ does the equation $\\vert \\vert x-1 \\vert -2 \\vert=\\frac{m}{100}$ have $4$ distinct solutions?", + "answer": 199, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nFor how many positive integers $m$ does the equation $\\vert \\vert x-1 \\vert -2 \\vert=\\frac{m}{100}$ have $4$ distinct solutions?." + }, + { + "id": "5277ed", + "text": "There exists a unique increasing geometric sequence of five 2-digit positive integers. What is their sum?", + "answer": 211, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nThere exists a unique increasing geometric sequence of five 2-digit positive integers. What is their sum?." + }, + { + "id": "82e2a0", + "text": "Suppose that we roll four 6-sided fair dice with faces numbered 1 to~6. Let $a/b$ be the probability that the highest roll is a 5, where $a$ and $b$ are relatively prime positive integers. Find $a + b$.", + "answer": 185, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nSuppose that we roll four 6-sided fair dice with faces numbered 1 to~6. Let $a/b$ be the probability that the highest roll is a 5, where $a$ and $b$ are relatively prime positive integers. Find $a + b$.." + }, + { + "id": "246d26", + "text": "Each of the three-digits numbers $111$ to $999$ is coloured blue or yellow in such a way that the sum of any two (not necessarily different) yellow numbers is equal to a blue number. What is the maximum possible number of yellow numbers there can be?", + "answer": 250, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nEach of the three-digits numbers $111$ to $999$ is coloured blue or yellow in such a way that the sum of any two (not necessarily different) yellow numbers is equal to a blue number. What is the maximum possible number of yellow numbers there can be?." + }, + { + "id": "2fc4ad", + "text": "Let the `sparkle' operation on positive integer $n$ consist of calculating the sum of the digits of $n$ and taking its factorial, e.g. the sparkle of 13 is $4! = 24$. A robot starts with a positive integer on a blackboard, then after each second for the rest of eternity, replaces the number on the board with its sparkle. For some `special' numbers, if they're the first number, then eventually every number that appears will be less than 6. How many such special numbers are there with at most 36 digits?", + "answer": 702, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nLet the `sparkle' operation on positive integer $n$ consist of calculating the sum of the digits of $n$ and taking its factorial, e.g. the sparkle of 13 is $4! = 24$. A robot starts with a positive integer on a blackboard, then after each second for the rest of eternity, replaces the number on the board with its sparkle. For some `special' numbers, if they're the first number, then eventually every number that appears will be less than 6. How many such special numbers are there with at most 36 digits?." + }, + { + "id": "d7e9c9", + "text": "A function $f: \\mathbb N \\to \\mathbb N$ satisfies the following two conditions for all positive integers $n$:$f(f(f(n)))=8n-7$ and $f(2n)=2f(n)+1$. Calculate $f(100)$.", + "answer": 199, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nA function $f: \\mathbb N \\to \\mathbb N$ satisfies the following two conditions for all positive integers $n$:$f(f(f(n)))=8n-7$ and $f(2n)=2f(n)+1$. Calculate $f(100)$.." + } + ], + "Similar problems:\n\n \nLet $k, l > 0$ be parameters. The parabola $y = kx^2 - 2kx + l$ intersects the line $y = 4$ at two points $A$ and $B$. These points are distance 6 apart. What is the sum of the squares of the distances from $A$ and $B$ to the origin?\n\nWhat is the minimum value of $5x^2+5y^2-8xy$ when $x$ and $y$ range over all real numbers such that $|x-2y| + |y-2x| = 40$?\n\nLet $ABCD$ be a unit square. Let $P$ be the point on $AB$ such that $|AP| = 1/{20}$ and let $Q$ be the point on $AD$ such that $|AQ| = 1/{24}$. The lines $DP$ and $BQ$ divide the square into four regions. Find the ratio between the areas of the largest region and the smallest region.\n\nThe points $\\left(x, y\\right)$ satisfying $((\\vert x + y \\vert - 10)^2 + ( \\vert x - y \\vert - 10)^2)((\\vert x \\vert - 8)^2 + ( \\vert y \\vert - 8)^2) = 0$ enclose a convex polygon. What is the area of this convex polygon?\n\nFor how many positive integers $m$ does the equation $\\vert \\vert x-1 \\vert -2 \\vert=\\frac{m}{100}$ have $4$ distinct solutions?\n\nThere exists a unique increasing geometric sequence of five 2-digit positive integers. What is their sum?\n\nSuppose that we roll four 6-sided fair dice with faces numbered 1 to~6. Let $a/b$ be the probability that the highest roll is a 5, where $a$ and $b$ are relatively prime positive integers. Find $a + b$.\n\nEach of the three-digits numbers $111$ to $999$ is coloured blue or yellow in such a way that the sum of any two (not necessarily different) yellow numbers is equal to a blue number. What is the maximum possible number of yellow numbers there can be?\n\nLet the `sparkle' operation on positive integer $n$ consist of calculating the sum of the digits of $n$ and taking its factorial, e.g. the sparkle of 13 is $4! = 24$. A robot starts with a positive integer on a blackboard, then after each second for the rest of eternity, replaces the number on the board with its sparkle. For some `special' numbers, if they're the first number, then eventually every number that appears will be less than 6. How many such special numbers are there with at most 36 digits?\n\nA function $f: \\mathbb N \\to \\mathbb N$ satisfies the following two conditions for all positive integers $n$:$f(f(f(n)))=8n-7$ and $f(2n)=2f(n)+1$. Calculate $f(100)$.\n\n\nWhat would be the first step of solving the following problem? Let $k, l > 0$ be parameters. The parabola $y = kx^2 - 2kx + l$ intersects the line $y = 4$ at two points $A$ and $B$. These points are distance 6 apart. What is the sum of the squares of the distances from $A$ and $B$ to the origin?" + ], + [ + "246d26", + "Each of the three-digits numbers $111$ to $999$ is coloured blue or yellow in such a way that the sum of any two (not necessarily different) yellow numbers is equal to a blue number. What is the maximum possible number of yellow numbers there can be?", + 250, + [ + { + "id": "246d26", + "text": "Each of the three-digits numbers $111$ to $999$ is coloured blue or yellow in such a way that the sum of any two (not necessarily different) yellow numbers is equal to a blue number. What is the maximum possible number of yellow numbers there can be?", + "answer": 250, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nEach of the three-digits numbers $111$ to $999$ is coloured blue or yellow in such a way that the sum of any two (not necessarily different) yellow numbers is equal to a blue number. What is the maximum possible number of yellow numbers there can be?." + }, + { + "id": "2fc4ad", + "text": "Let the `sparkle' operation on positive integer $n$ consist of calculating the sum of the digits of $n$ and taking its factorial, e.g. the sparkle of 13 is $4! = 24$. A robot starts with a positive integer on a blackboard, then after each second for the rest of eternity, replaces the number on the board with its sparkle. For some `special' numbers, if they're the first number, then eventually every number that appears will be less than 6. How many such special numbers are there with at most 36 digits?", + "answer": 702, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nLet the `sparkle' operation on positive integer $n$ consist of calculating the sum of the digits of $n$ and taking its factorial, e.g. the sparkle of 13 is $4! = 24$. A robot starts with a positive integer on a blackboard, then after each second for the rest of eternity, replaces the number on the board with its sparkle. For some `special' numbers, if they're the first number, then eventually every number that appears will be less than 6. How many such special numbers are there with at most 36 digits?." + }, + { + "id": "5277ed", + "text": "There exists a unique increasing geometric sequence of five 2-digit positive integers. What is their sum?", + "answer": 211, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nThere exists a unique increasing geometric sequence of five 2-digit positive integers. What is their sum?." + }, + { + "id": "739bc9", + "text": "For how many positive integers $m$ does the equation $\\vert \\vert x-1 \\vert -2 \\vert=\\frac{m}{100}$ have $4$ distinct solutions?", + "answer": 199, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nFor how many positive integers $m$ does the equation $\\vert \\vert x-1 \\vert -2 \\vert=\\frac{m}{100}$ have $4$ distinct solutions?." + }, + { + "id": "d7e9c9", + "text": "A function $f: \\mathbb N \\to \\mathbb N$ satisfies the following two conditions for all positive integers $n$:$f(f(f(n)))=8n-7$ and $f(2n)=2f(n)+1$. Calculate $f(100)$.", + "answer": 199, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nA function $f: \\mathbb N \\to \\mathbb N$ satisfies the following two conditions for all positive integers $n$:$f(f(f(n)))=8n-7$ and $f(2n)=2f(n)+1$. Calculate $f(100)$.." + }, + { + "id": "8ee6f3", + "text": "The points $\\left(x, y\\right)$ satisfying $((\\vert x + y \\vert - 10)^2 + ( \\vert x - y \\vert - 10)^2)((\\vert x \\vert - 8)^2 + ( \\vert y \\vert - 8)^2) = 0$ enclose a convex polygon. What is the area of this convex polygon?", + "answer": 320, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nThe points $\\left(x, y\\right)$ satisfying $((\\vert x + y \\vert - 10)^2 + ( \\vert x - y \\vert - 10)^2)((\\vert x \\vert - 8)^2 + ( \\vert y \\vert - 8)^2) = 0$ enclose a convex polygon. What is the area of this convex polygon?." + }, + { + "id": "82e2a0", + "text": "Suppose that we roll four 6-sided fair dice with faces numbered 1 to~6. Let $a/b$ be the probability that the highest roll is a 5, where $a$ and $b$ are relatively prime positive integers. Find $a + b$.", + "answer": 185, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nSuppose that we roll four 6-sided fair dice with faces numbered 1 to~6. Let $a/b$ be the probability that the highest roll is a 5, where $a$ and $b$ are relatively prime positive integers. Find $a + b$.." + }, + { + "id": "229ee8", + "text": "Let $k, l > 0$ be parameters. The parabola $y = kx^2 - 2kx + l$ intersects the line $y = 4$ at two points $A$ and $B$. These points are distance 6 apart. What is the sum of the squares of the distances from $A$ and $B$ to the origin?", + "answer": 52, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nLet $k, l > 0$ be parameters. The parabola $y = kx^2 - 2kx + l$ intersects the line $y = 4$ at two points $A$ and $B$. These points are distance 6 apart. What is the sum of the squares of the distances from $A$ and $B$ to the origin?." + }, + { + "id": "430b63", + "text": "What is the minimum value of $5x^2+5y^2-8xy$ when $x$ and $y$ range over all real numbers such that $|x-2y| + |y-2x| = 40$?", + "answer": 800, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nWhat is the minimum value of $5x^2+5y^2-8xy$ when $x$ and $y$ range over all real numbers such that $|x-2y| + |y-2x| = 40$?." + }, + { + "id": "bedda4", + "text": "Let $ABCD$ be a unit square. Let $P$ be the point on $AB$ such that $|AP| = 1/{20}$ and let $Q$ be the point on $AD$ such that $|AQ| = 1/{24}$. The lines $DP$ and $BQ$ divide the square into four regions. Find the ratio between the areas of the largest region and the smallest region.", + "answer": 480, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nLet $ABCD$ be a unit square. Let $P$ be the point on $AB$ such that $|AP| = 1/{20}$ and let $Q$ be the point on $AD$ such that $|AQ| = 1/{24}$. The lines $DP$ and $BQ$ divide the square into four regions. Find the ratio between the areas of the largest region and the smallest region.." + } + ], + "Similar problems:\n\n \nEach of the three-digits numbers $111$ to $999$ is coloured blue or yellow in such a way that the sum of any two (not necessarily different) yellow numbers is equal to a blue number. What is the maximum possible number of yellow numbers there can be?\n\nLet the `sparkle' operation on positive integer $n$ consist of calculating the sum of the digits of $n$ and taking its factorial, e.g. the sparkle of 13 is $4! = 24$. A robot starts with a positive integer on a blackboard, then after each second for the rest of eternity, replaces the number on the board with its sparkle. For some `special' numbers, if they're the first number, then eventually every number that appears will be less than 6. How many such special numbers are there with at most 36 digits?\n\nThere exists a unique increasing geometric sequence of five 2-digit positive integers. What is their sum?\n\nFor how many positive integers $m$ does the equation $\\vert \\vert x-1 \\vert -2 \\vert=\\frac{m}{100}$ have $4$ distinct solutions?\n\nA function $f: \\mathbb N \\to \\mathbb N$ satisfies the following two conditions for all positive integers $n$:$f(f(f(n)))=8n-7$ and $f(2n)=2f(n)+1$. Calculate $f(100)$.\n\nThe points $\\left(x, y\\right)$ satisfying $((\\vert x + y \\vert - 10)^2 + ( \\vert x - y \\vert - 10)^2)((\\vert x \\vert - 8)^2 + ( \\vert y \\vert - 8)^2) = 0$ enclose a convex polygon. What is the area of this convex polygon?\n\nSuppose that we roll four 6-sided fair dice with faces numbered 1 to~6. Let $a/b$ be the probability that the highest roll is a 5, where $a$ and $b$ are relatively prime positive integers. Find $a + b$.\n\nLet $k, l > 0$ be parameters. The parabola $y = kx^2 - 2kx + l$ intersects the line $y = 4$ at two points $A$ and $B$. These points are distance 6 apart. What is the sum of the squares of the distances from $A$ and $B$ to the origin?\n\nWhat is the minimum value of $5x^2+5y^2-8xy$ when $x$ and $y$ range over all real numbers such that $|x-2y| + |y-2x| = 40$?\n\nLet $ABCD$ be a unit square. Let $P$ be the point on $AB$ such that $|AP| = 1/{20}$ and let $Q$ be the point on $AD$ such that $|AQ| = 1/{24}$. The lines $DP$ and $BQ$ divide the square into four regions. Find the ratio between the areas of the largest region and the smallest region.\n\n\nWhat would be the first step of solving the following problem? Each of the three-digits numbers $111$ to $999$ is coloured blue or yellow in such a way that the sum of any two (not necessarily different) yellow numbers is equal to a blue number. What is the maximum possible number of yellow numbers there can be?" + ], + [ + "2fc4ad", + "Let the `sparkle' operation on positive integer $n$ consist of calculating the sum of the digits of $n$ and taking its factorial, e.g. the sparkle of 13 is $4! = 24$. A robot starts with a positive integer on a blackboard, then after each second for the rest of eternity, replaces the number on the board with its sparkle. For some `special' numbers, if they're the first number, then eventually every number that appears will be less than 6. How many such special numbers are there with at most 36 digits?", + 702, + [ + { + "id": "2fc4ad", + "text": "Let the `sparkle' operation on positive integer $n$ consist of calculating the sum of the digits of $n$ and taking its factorial, e.g. the sparkle of 13 is $4! = 24$. A robot starts with a positive integer on a blackboard, then after each second for the rest of eternity, replaces the number on the board with its sparkle. For some `special' numbers, if they're the first number, then eventually every number that appears will be less than 6. How many such special numbers are there with at most 36 digits?", + "answer": 702, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nLet the `sparkle' operation on positive integer $n$ consist of calculating the sum of the digits of $n$ and taking its factorial, e.g. the sparkle of 13 is $4! = 24$. A robot starts with a positive integer on a blackboard, then after each second for the rest of eternity, replaces the number on the board with its sparkle. For some `special' numbers, if they're the first number, then eventually every number that appears will be less than 6. How many such special numbers are there with at most 36 digits?." + }, + { + "id": "246d26", + "text": "Each of the three-digits numbers $111$ to $999$ is coloured blue or yellow in such a way that the sum of any two (not necessarily different) yellow numbers is equal to a blue number. What is the maximum possible number of yellow numbers there can be?", + "answer": 250, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nEach of the three-digits numbers $111$ to $999$ is coloured blue or yellow in such a way that the sum of any two (not necessarily different) yellow numbers is equal to a blue number. What is the maximum possible number of yellow numbers there can be?." + }, + { + "id": "5277ed", + "text": "There exists a unique increasing geometric sequence of five 2-digit positive integers. What is their sum?", + "answer": 211, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nThere exists a unique increasing geometric sequence of five 2-digit positive integers. What is their sum?." + }, + { + "id": "d7e9c9", + "text": "A function $f: \\mathbb N \\to \\mathbb N$ satisfies the following two conditions for all positive integers $n$:$f(f(f(n)))=8n-7$ and $f(2n)=2f(n)+1$. Calculate $f(100)$.", + "answer": 199, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nA function $f: \\mathbb N \\to \\mathbb N$ satisfies the following two conditions for all positive integers $n$:$f(f(f(n)))=8n-7$ and $f(2n)=2f(n)+1$. Calculate $f(100)$.." + }, + { + "id": "82e2a0", + "text": "Suppose that we roll four 6-sided fair dice with faces numbered 1 to~6. Let $a/b$ be the probability that the highest roll is a 5, where $a$ and $b$ are relatively prime positive integers. Find $a + b$.", + "answer": 185, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nSuppose that we roll four 6-sided fair dice with faces numbered 1 to~6. Let $a/b$ be the probability that the highest roll is a 5, where $a$ and $b$ are relatively prime positive integers. Find $a + b$.." + }, + { + "id": "739bc9", + "text": "For how many positive integers $m$ does the equation $\\vert \\vert x-1 \\vert -2 \\vert=\\frac{m}{100}$ have $4$ distinct solutions?", + "answer": 199, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nFor how many positive integers $m$ does the equation $\\vert \\vert x-1 \\vert -2 \\vert=\\frac{m}{100}$ have $4$ distinct solutions?." + }, + { + "id": "229ee8", + "text": "Let $k, l > 0$ be parameters. The parabola $y = kx^2 - 2kx + l$ intersects the line $y = 4$ at two points $A$ and $B$. These points are distance 6 apart. What is the sum of the squares of the distances from $A$ and $B$ to the origin?", + "answer": 52, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nLet $k, l > 0$ be parameters. The parabola $y = kx^2 - 2kx + l$ intersects the line $y = 4$ at two points $A$ and $B$. These points are distance 6 apart. What is the sum of the squares of the distances from $A$ and $B$ to the origin?." + }, + { + "id": "430b63", + "text": "What is the minimum value of $5x^2+5y^2-8xy$ when $x$ and $y$ range over all real numbers such that $|x-2y| + |y-2x| = 40$?", + "answer": 800, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nWhat is the minimum value of $5x^2+5y^2-8xy$ when $x$ and $y$ range over all real numbers such that $|x-2y| + |y-2x| = 40$?." + }, + { + "id": "8ee6f3", + "text": "The points $\\left(x, y\\right)$ satisfying $((\\vert x + y \\vert - 10)^2 + ( \\vert x - y \\vert - 10)^2)((\\vert x \\vert - 8)^2 + ( \\vert y \\vert - 8)^2) = 0$ enclose a convex polygon. What is the area of this convex polygon?", + "answer": 320, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nThe points $\\left(x, y\\right)$ satisfying $((\\vert x + y \\vert - 10)^2 + ( \\vert x - y \\vert - 10)^2)((\\vert x \\vert - 8)^2 + ( \\vert y \\vert - 8)^2) = 0$ enclose a convex polygon. What is the area of this convex polygon?." + }, + { + "id": "bedda4", + "text": "Let $ABCD$ be a unit square. Let $P$ be the point on $AB$ such that $|AP| = 1/{20}$ and let $Q$ be the point on $AD$ such that $|AQ| = 1/{24}$. The lines $DP$ and $BQ$ divide the square into four regions. Find the ratio between the areas of the largest region and the smallest region.", + "answer": 480, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nLet $ABCD$ be a unit square. Let $P$ be the point on $AB$ such that $|AP| = 1/{20}$ and let $Q$ be the point on $AD$ such that $|AQ| = 1/{24}$. The lines $DP$ and $BQ$ divide the square into four regions. Find the ratio between the areas of the largest region and the smallest region.." + } + ], + "Similar problems:\n\n \nLet the `sparkle' operation on positive integer $n$ consist of calculating the sum of the digits of $n$ and taking its factorial, e.g. the sparkle of 13 is $4! = 24$. A robot starts with a positive integer on a blackboard, then after each second for the rest of eternity, replaces the number on the board with its sparkle. For some `special' numbers, if they're the first number, then eventually every number that appears will be less than 6. How many such special numbers are there with at most 36 digits?\n\nEach of the three-digits numbers $111$ to $999$ is coloured blue or yellow in such a way that the sum of any two (not necessarily different) yellow numbers is equal to a blue number. What is the maximum possible number of yellow numbers there can be?\n\nThere exists a unique increasing geometric sequence of five 2-digit positive integers. What is their sum?\n\nA function $f: \\mathbb N \\to \\mathbb N$ satisfies the following two conditions for all positive integers $n$:$f(f(f(n)))=8n-7$ and $f(2n)=2f(n)+1$. Calculate $f(100)$.\n\nSuppose that we roll four 6-sided fair dice with faces numbered 1 to~6. Let $a/b$ be the probability that the highest roll is a 5, where $a$ and $b$ are relatively prime positive integers. Find $a + b$.\n\nFor how many positive integers $m$ does the equation $\\vert \\vert x-1 \\vert -2 \\vert=\\frac{m}{100}$ have $4$ distinct solutions?\n\nLet $k, l > 0$ be parameters. The parabola $y = kx^2 - 2kx + l$ intersects the line $y = 4$ at two points $A$ and $B$. These points are distance 6 apart. What is the sum of the squares of the distances from $A$ and $B$ to the origin?\n\nWhat is the minimum value of $5x^2+5y^2-8xy$ when $x$ and $y$ range over all real numbers such that $|x-2y| + |y-2x| = 40$?\n\nThe points $\\left(x, y\\right)$ satisfying $((\\vert x + y \\vert - 10)^2 + ( \\vert x - y \\vert - 10)^2)((\\vert x \\vert - 8)^2 + ( \\vert y \\vert - 8)^2) = 0$ enclose a convex polygon. What is the area of this convex polygon?\n\nLet $ABCD$ be a unit square. Let $P$ be the point on $AB$ such that $|AP| = 1/{20}$ and let $Q$ be the point on $AD$ such that $|AQ| = 1/{24}$. The lines $DP$ and $BQ$ divide the square into four regions. Find the ratio between the areas of the largest region and the smallest region.\n\n\nWhat would be the first step of solving the following problem? Let the `sparkle' operation on positive integer $n$ consist of calculating the sum of the digits of $n$ and taking its factorial, e.g. the sparkle of 13 is $4! = 24$. A robot starts with a positive integer on a blackboard, then after each second for the rest of eternity, replaces the number on the board with its sparkle. For some `special' numbers, if they're the first number, then eventually every number that appears will be less than 6. How many such special numbers are there with at most 36 digits?" + ], + [ + "430b63", + "What is the minimum value of $5x^2+5y^2-8xy$ when $x$ and $y$ range over all real numbers such that $|x-2y| + |y-2x| = 40$?", + 800, + [ + { + "id": "430b63", + "text": "What is the minimum value of $5x^2+5y^2-8xy$ when $x$ and $y$ range over all real numbers such that $|x-2y| + |y-2x| = 40$?", + "answer": 800, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nWhat is the minimum value of $5x^2+5y^2-8xy$ when $x$ and $y$ range over all real numbers such that $|x-2y| + |y-2x| = 40$?." + }, + { + "id": "229ee8", + "text": "Let $k, l > 0$ be parameters. The parabola $y = kx^2 - 2kx + l$ intersects the line $y = 4$ at two points $A$ and $B$. These points are distance 6 apart. What is the sum of the squares of the distances from $A$ and $B$ to the origin?", + "answer": 52, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nLet $k, l > 0$ be parameters. The parabola $y = kx^2 - 2kx + l$ intersects the line $y = 4$ at two points $A$ and $B$. These points are distance 6 apart. What is the sum of the squares of the distances from $A$ and $B$ to the origin?." + }, + { + "id": "bedda4", + "text": "Let $ABCD$ be a unit square. Let $P$ be the point on $AB$ such that $|AP| = 1/{20}$ and let $Q$ be the point on $AD$ such that $|AQ| = 1/{24}$. The lines $DP$ and $BQ$ divide the square into four regions. Find the ratio between the areas of the largest region and the smallest region.", + "answer": 480, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nLet $ABCD$ be a unit square. Let $P$ be the point on $AB$ such that $|AP| = 1/{20}$ and let $Q$ be the point on $AD$ such that $|AQ| = 1/{24}$. The lines $DP$ and $BQ$ divide the square into four regions. Find the ratio between the areas of the largest region and the smallest region.." + }, + { + "id": "8ee6f3", + "text": "The points $\\left(x, y\\right)$ satisfying $((\\vert x + y \\vert - 10)^2 + ( \\vert x - y \\vert - 10)^2)((\\vert x \\vert - 8)^2 + ( \\vert y \\vert - 8)^2) = 0$ enclose a convex polygon. What is the area of this convex polygon?", + "answer": 320, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nThe points $\\left(x, y\\right)$ satisfying $((\\vert x + y \\vert - 10)^2 + ( \\vert x - y \\vert - 10)^2)((\\vert x \\vert - 8)^2 + ( \\vert y \\vert - 8)^2) = 0$ enclose a convex polygon. What is the area of this convex polygon?." + }, + { + "id": "739bc9", + "text": "For how many positive integers $m$ does the equation $\\vert \\vert x-1 \\vert -2 \\vert=\\frac{m}{100}$ have $4$ distinct solutions?", + "answer": 199, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nFor how many positive integers $m$ does the equation $\\vert \\vert x-1 \\vert -2 \\vert=\\frac{m}{100}$ have $4$ distinct solutions?." + }, + { + "id": "d7e9c9", + "text": "A function $f: \\mathbb N \\to \\mathbb N$ satisfies the following two conditions for all positive integers $n$:$f(f(f(n)))=8n-7$ and $f(2n)=2f(n)+1$. Calculate $f(100)$.", + "answer": 199, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nA function $f: \\mathbb N \\to \\mathbb N$ satisfies the following two conditions for all positive integers $n$:$f(f(f(n)))=8n-7$ and $f(2n)=2f(n)+1$. Calculate $f(100)$.." + }, + { + "id": "5277ed", + "text": "There exists a unique increasing geometric sequence of five 2-digit positive integers. What is their sum?", + "answer": 211, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nThere exists a unique increasing geometric sequence of five 2-digit positive integers. What is their sum?." + }, + { + "id": "82e2a0", + "text": "Suppose that we roll four 6-sided fair dice with faces numbered 1 to~6. Let $a/b$ be the probability that the highest roll is a 5, where $a$ and $b$ are relatively prime positive integers. Find $a + b$.", + "answer": 185, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nSuppose that we roll four 6-sided fair dice with faces numbered 1 to~6. Let $a/b$ be the probability that the highest roll is a 5, where $a$ and $b$ are relatively prime positive integers. Find $a + b$.." + }, + { + "id": "246d26", + "text": "Each of the three-digits numbers $111$ to $999$ is coloured blue or yellow in such a way that the sum of any two (not necessarily different) yellow numbers is equal to a blue number. What is the maximum possible number of yellow numbers there can be?", + "answer": 250, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nEach of the three-digits numbers $111$ to $999$ is coloured blue or yellow in such a way that the sum of any two (not necessarily different) yellow numbers is equal to a blue number. What is the maximum possible number of yellow numbers there can be?." + }, + { + "id": "2fc4ad", + "text": "Let the `sparkle' operation on positive integer $n$ consist of calculating the sum of the digits of $n$ and taking its factorial, e.g. the sparkle of 13 is $4! = 24$. A robot starts with a positive integer on a blackboard, then after each second for the rest of eternity, replaces the number on the board with its sparkle. For some `special' numbers, if they're the first number, then eventually every number that appears will be less than 6. How many such special numbers are there with at most 36 digits?", + "answer": 702, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nLet the `sparkle' operation on positive integer $n$ consist of calculating the sum of the digits of $n$ and taking its factorial, e.g. the sparkle of 13 is $4! = 24$. A robot starts with a positive integer on a blackboard, then after each second for the rest of eternity, replaces the number on the board with its sparkle. For some `special' numbers, if they're the first number, then eventually every number that appears will be less than 6. How many such special numbers are there with at most 36 digits?." + } + ], + "Similar problems:\n\n \nWhat is the minimum value of $5x^2+5y^2-8xy$ when $x$ and $y$ range over all real numbers such that $|x-2y| + |y-2x| = 40$?\n\nLet $k, l > 0$ be parameters. The parabola $y = kx^2 - 2kx + l$ intersects the line $y = 4$ at two points $A$ and $B$. These points are distance 6 apart. What is the sum of the squares of the distances from $A$ and $B$ to the origin?\n\nLet $ABCD$ be a unit square. Let $P$ be the point on $AB$ such that $|AP| = 1/{20}$ and let $Q$ be the point on $AD$ such that $|AQ| = 1/{24}$. The lines $DP$ and $BQ$ divide the square into four regions. Find the ratio between the areas of the largest region and the smallest region.\n\nThe points $\\left(x, y\\right)$ satisfying $((\\vert x + y \\vert - 10)^2 + ( \\vert x - y \\vert - 10)^2)((\\vert x \\vert - 8)^2 + ( \\vert y \\vert - 8)^2) = 0$ enclose a convex polygon. What is the area of this convex polygon?\n\nFor how many positive integers $m$ does the equation $\\vert \\vert x-1 \\vert -2 \\vert=\\frac{m}{100}$ have $4$ distinct solutions?\n\nA function $f: \\mathbb N \\to \\mathbb N$ satisfies the following two conditions for all positive integers $n$:$f(f(f(n)))=8n-7$ and $f(2n)=2f(n)+1$. Calculate $f(100)$.\n\nThere exists a unique increasing geometric sequence of five 2-digit positive integers. What is their sum?\n\nSuppose that we roll four 6-sided fair dice with faces numbered 1 to~6. Let $a/b$ be the probability that the highest roll is a 5, where $a$ and $b$ are relatively prime positive integers. Find $a + b$.\n\nEach of the three-digits numbers $111$ to $999$ is coloured blue or yellow in such a way that the sum of any two (not necessarily different) yellow numbers is equal to a blue number. What is the maximum possible number of yellow numbers there can be?\n\nLet the `sparkle' operation on positive integer $n$ consist of calculating the sum of the digits of $n$ and taking its factorial, e.g. the sparkle of 13 is $4! = 24$. A robot starts with a positive integer on a blackboard, then after each second for the rest of eternity, replaces the number on the board with its sparkle. For some `special' numbers, if they're the first number, then eventually every number that appears will be less than 6. How many such special numbers are there with at most 36 digits?\n\n\nWhat would be the first step of solving the following problem? What is the minimum value of $5x^2+5y^2-8xy$ when $x$ and $y$ range over all real numbers such that $|x-2y| + |y-2x| = 40$?" + ], + [ + "5277ed", + "There exists a unique increasing geometric sequence of five 2-digit positive integers. What is their sum?", + 211, + [ + { + "id": "5277ed", + "text": "There exists a unique increasing geometric sequence of five 2-digit positive integers. What is their sum?", + "answer": 211, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nThere exists a unique increasing geometric sequence of five 2-digit positive integers. What is their sum?." + }, + { + "id": "246d26", + "text": "Each of the three-digits numbers $111$ to $999$ is coloured blue or yellow in such a way that the sum of any two (not necessarily different) yellow numbers is equal to a blue number. What is the maximum possible number of yellow numbers there can be?", + "answer": 250, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nEach of the three-digits numbers $111$ to $999$ is coloured blue or yellow in such a way that the sum of any two (not necessarily different) yellow numbers is equal to a blue number. What is the maximum possible number of yellow numbers there can be?." + }, + { + "id": "2fc4ad", + "text": "Let the `sparkle' operation on positive integer $n$ consist of calculating the sum of the digits of $n$ and taking its factorial, e.g. the sparkle of 13 is $4! = 24$. A robot starts with a positive integer on a blackboard, then after each second for the rest of eternity, replaces the number on the board with its sparkle. For some `special' numbers, if they're the first number, then eventually every number that appears will be less than 6. How many such special numbers are there with at most 36 digits?", + "answer": 702, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nLet the `sparkle' operation on positive integer $n$ consist of calculating the sum of the digits of $n$ and taking its factorial, e.g. the sparkle of 13 is $4! = 24$. A robot starts with a positive integer on a blackboard, then after each second for the rest of eternity, replaces the number on the board with its sparkle. For some `special' numbers, if they're the first number, then eventually every number that appears will be less than 6. How many such special numbers are there with at most 36 digits?." + }, + { + "id": "82e2a0", + "text": "Suppose that we roll four 6-sided fair dice with faces numbered 1 to~6. Let $a/b$ be the probability that the highest roll is a 5, where $a$ and $b$ are relatively prime positive integers. Find $a + b$.", + "answer": 185, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nSuppose that we roll four 6-sided fair dice with faces numbered 1 to~6. Let $a/b$ be the probability that the highest roll is a 5, where $a$ and $b$ are relatively prime positive integers. Find $a + b$.." + }, + { + "id": "d7e9c9", + "text": "A function $f: \\mathbb N \\to \\mathbb N$ satisfies the following two conditions for all positive integers $n$:$f(f(f(n)))=8n-7$ and $f(2n)=2f(n)+1$. Calculate $f(100)$.", + "answer": 199, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nA function $f: \\mathbb N \\to \\mathbb N$ satisfies the following two conditions for all positive integers $n$:$f(f(f(n)))=8n-7$ and $f(2n)=2f(n)+1$. Calculate $f(100)$.." + }, + { + "id": "8ee6f3", + "text": "The points $\\left(x, y\\right)$ satisfying $((\\vert x + y \\vert - 10)^2 + ( \\vert x - y \\vert - 10)^2)((\\vert x \\vert - 8)^2 + ( \\vert y \\vert - 8)^2) = 0$ enclose a convex polygon. What is the area of this convex polygon?", + "answer": 320, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nThe points $\\left(x, y\\right)$ satisfying $((\\vert x + y \\vert - 10)^2 + ( \\vert x - y \\vert - 10)^2)((\\vert x \\vert - 8)^2 + ( \\vert y \\vert - 8)^2) = 0$ enclose a convex polygon. What is the area of this convex polygon?." + }, + { + "id": "739bc9", + "text": "For how many positive integers $m$ does the equation $\\vert \\vert x-1 \\vert -2 \\vert=\\frac{m}{100}$ have $4$ distinct solutions?", + "answer": 199, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nFor how many positive integers $m$ does the equation $\\vert \\vert x-1 \\vert -2 \\vert=\\frac{m}{100}$ have $4$ distinct solutions?." + }, + { + "id": "430b63", + "text": "What is the minimum value of $5x^2+5y^2-8xy$ when $x$ and $y$ range over all real numbers such that $|x-2y| + |y-2x| = 40$?", + "answer": 800, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nWhat is the minimum value of $5x^2+5y^2-8xy$ when $x$ and $y$ range over all real numbers such that $|x-2y| + |y-2x| = 40$?." + }, + { + "id": "229ee8", + "text": "Let $k, l > 0$ be parameters. The parabola $y = kx^2 - 2kx + l$ intersects the line $y = 4$ at two points $A$ and $B$. These points are distance 6 apart. What is the sum of the squares of the distances from $A$ and $B$ to the origin?", + "answer": 52, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nLet $k, l > 0$ be parameters. The parabola $y = kx^2 - 2kx + l$ intersects the line $y = 4$ at two points $A$ and $B$. These points are distance 6 apart. What is the sum of the squares of the distances from $A$ and $B$ to the origin?." + }, + { + "id": "bedda4", + "text": "Let $ABCD$ be a unit square. Let $P$ be the point on $AB$ such that $|AP| = 1/{20}$ and let $Q$ be the point on $AD$ such that $|AQ| = 1/{24}$. The lines $DP$ and $BQ$ divide the square into four regions. Find the ratio between the areas of the largest region and the smallest region.", + "answer": 480, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nLet $ABCD$ be a unit square. Let $P$ be the point on $AB$ such that $|AP| = 1/{20}$ and let $Q$ be the point on $AD$ such that $|AQ| = 1/{24}$. The lines $DP$ and $BQ$ divide the square into four regions. Find the ratio between the areas of the largest region and the smallest region.." + } + ], + "Similar problems:\n\n \nThere exists a unique increasing geometric sequence of five 2-digit positive integers. What is their sum?\n\nEach of the three-digits numbers $111$ to $999$ is coloured blue or yellow in such a way that the sum of any two (not necessarily different) yellow numbers is equal to a blue number. What is the maximum possible number of yellow numbers there can be?\n\nLet the `sparkle' operation on positive integer $n$ consist of calculating the sum of the digits of $n$ and taking its factorial, e.g. the sparkle of 13 is $4! = 24$. A robot starts with a positive integer on a blackboard, then after each second for the rest of eternity, replaces the number on the board with its sparkle. For some `special' numbers, if they're the first number, then eventually every number that appears will be less than 6. How many such special numbers are there with at most 36 digits?\n\nSuppose that we roll four 6-sided fair dice with faces numbered 1 to~6. Let $a/b$ be the probability that the highest roll is a 5, where $a$ and $b$ are relatively prime positive integers. Find $a + b$.\n\nA function $f: \\mathbb N \\to \\mathbb N$ satisfies the following two conditions for all positive integers $n$:$f(f(f(n)))=8n-7$ and $f(2n)=2f(n)+1$. Calculate $f(100)$.\n\nThe points $\\left(x, y\\right)$ satisfying $((\\vert x + y \\vert - 10)^2 + ( \\vert x - y \\vert - 10)^2)((\\vert x \\vert - 8)^2 + ( \\vert y \\vert - 8)^2) = 0$ enclose a convex polygon. What is the area of this convex polygon?\n\nFor how many positive integers $m$ does the equation $\\vert \\vert x-1 \\vert -2 \\vert=\\frac{m}{100}$ have $4$ distinct solutions?\n\nWhat is the minimum value of $5x^2+5y^2-8xy$ when $x$ and $y$ range over all real numbers such that $|x-2y| + |y-2x| = 40$?\n\nLet $k, l > 0$ be parameters. The parabola $y = kx^2 - 2kx + l$ intersects the line $y = 4$ at two points $A$ and $B$. These points are distance 6 apart. What is the sum of the squares of the distances from $A$ and $B$ to the origin?\n\nLet $ABCD$ be a unit square. Let $P$ be the point on $AB$ such that $|AP| = 1/{20}$ and let $Q$ be the point on $AD$ such that $|AQ| = 1/{24}$. The lines $DP$ and $BQ$ divide the square into four regions. Find the ratio between the areas of the largest region and the smallest region.\n\n\nWhat would be the first step of solving the following problem? There exists a unique increasing geometric sequence of five 2-digit positive integers. What is their sum?" + ], + [ + "739bc9", + "For how many positive integers $m$ does the equation $\\vert \\vert x-1 \\vert -2 \\vert=\\frac{m}{100}$ have $4$ distinct solutions?", + 199, + [ + { + "id": "739bc9", + "text": "For how many positive integers $m$ does the equation $\\vert \\vert x-1 \\vert -2 \\vert=\\frac{m}{100}$ have $4$ distinct solutions?", + "answer": 199, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nFor how many positive integers $m$ does the equation $\\vert \\vert x-1 \\vert -2 \\vert=\\frac{m}{100}$ have $4$ distinct solutions?." + }, + { + "id": "d7e9c9", + "text": "A function $f: \\mathbb N \\to \\mathbb N$ satisfies the following two conditions for all positive integers $n$:$f(f(f(n)))=8n-7$ and $f(2n)=2f(n)+1$. Calculate $f(100)$.", + "answer": 199, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nA function $f: \\mathbb N \\to \\mathbb N$ satisfies the following two conditions for all positive integers $n$:$f(f(f(n)))=8n-7$ and $f(2n)=2f(n)+1$. Calculate $f(100)$.." + }, + { + "id": "430b63", + "text": "What is the minimum value of $5x^2+5y^2-8xy$ when $x$ and $y$ range over all real numbers such that $|x-2y| + |y-2x| = 40$?", + "answer": 800, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nWhat is the minimum value of $5x^2+5y^2-8xy$ when $x$ and $y$ range over all real numbers such that $|x-2y| + |y-2x| = 40$?." + }, + { + "id": "246d26", + "text": "Each of the three-digits numbers $111$ to $999$ is coloured blue or yellow in such a way that the sum of any two (not necessarily different) yellow numbers is equal to a blue number. What is the maximum possible number of yellow numbers there can be?", + "answer": 250, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nEach of the three-digits numbers $111$ to $999$ is coloured blue or yellow in such a way that the sum of any two (not necessarily different) yellow numbers is equal to a blue number. What is the maximum possible number of yellow numbers there can be?." + }, + { + "id": "2fc4ad", + "text": "Let the `sparkle' operation on positive integer $n$ consist of calculating the sum of the digits of $n$ and taking its factorial, e.g. the sparkle of 13 is $4! = 24$. A robot starts with a positive integer on a blackboard, then after each second for the rest of eternity, replaces the number on the board with its sparkle. For some `special' numbers, if they're the first number, then eventually every number that appears will be less than 6. How many such special numbers are there with at most 36 digits?", + "answer": 702, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nLet the `sparkle' operation on positive integer $n$ consist of calculating the sum of the digits of $n$ and taking its factorial, e.g. the sparkle of 13 is $4! = 24$. A robot starts with a positive integer on a blackboard, then after each second for the rest of eternity, replaces the number on the board with its sparkle. For some `special' numbers, if they're the first number, then eventually every number that appears will be less than 6. How many such special numbers are there with at most 36 digits?." + }, + { + "id": "5277ed", + "text": "There exists a unique increasing geometric sequence of five 2-digit positive integers. What is their sum?", + "answer": 211, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nThere exists a unique increasing geometric sequence of five 2-digit positive integers. What is their sum?." + }, + { + "id": "8ee6f3", + "text": "The points $\\left(x, y\\right)$ satisfying $((\\vert x + y \\vert - 10)^2 + ( \\vert x - y \\vert - 10)^2)((\\vert x \\vert - 8)^2 + ( \\vert y \\vert - 8)^2) = 0$ enclose a convex polygon. What is the area of this convex polygon?", + "answer": 320, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nThe points $\\left(x, y\\right)$ satisfying $((\\vert x + y \\vert - 10)^2 + ( \\vert x - y \\vert - 10)^2)((\\vert x \\vert - 8)^2 + ( \\vert y \\vert - 8)^2) = 0$ enclose a convex polygon. What is the area of this convex polygon?." + }, + { + "id": "229ee8", + "text": "Let $k, l > 0$ be parameters. The parabola $y = kx^2 - 2kx + l$ intersects the line $y = 4$ at two points $A$ and $B$. These points are distance 6 apart. What is the sum of the squares of the distances from $A$ and $B$ to the origin?", + "answer": 52, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nLet $k, l > 0$ be parameters. The parabola $y = kx^2 - 2kx + l$ intersects the line $y = 4$ at two points $A$ and $B$. These points are distance 6 apart. What is the sum of the squares of the distances from $A$ and $B$ to the origin?." + }, + { + "id": "bedda4", + "text": "Let $ABCD$ be a unit square. Let $P$ be the point on $AB$ such that $|AP| = 1/{20}$ and let $Q$ be the point on $AD$ such that $|AQ| = 1/{24}$. The lines $DP$ and $BQ$ divide the square into four regions. Find the ratio between the areas of the largest region and the smallest region.", + "answer": 480, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nLet $ABCD$ be a unit square. Let $P$ be the point on $AB$ such that $|AP| = 1/{20}$ and let $Q$ be the point on $AD$ such that $|AQ| = 1/{24}$. The lines $DP$ and $BQ$ divide the square into four regions. Find the ratio between the areas of the largest region and the smallest region.." + }, + { + "id": "82e2a0", + "text": "Suppose that we roll four 6-sided fair dice with faces numbered 1 to~6. Let $a/b$ be the probability that the highest roll is a 5, where $a$ and $b$ are relatively prime positive integers. Find $a + b$.", + "answer": 185, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nSuppose that we roll four 6-sided fair dice with faces numbered 1 to~6. Let $a/b$ be the probability that the highest roll is a 5, where $a$ and $b$ are relatively prime positive integers. Find $a + b$.." + } + ], + "Similar problems:\n\n \nFor how many positive integers $m$ does the equation $\\vert \\vert x-1 \\vert -2 \\vert=\\frac{m}{100}$ have $4$ distinct solutions?\n\nA function $f: \\mathbb N \\to \\mathbb N$ satisfies the following two conditions for all positive integers $n$:$f(f(f(n)))=8n-7$ and $f(2n)=2f(n)+1$. Calculate $f(100)$.\n\nWhat is the minimum value of $5x^2+5y^2-8xy$ when $x$ and $y$ range over all real numbers such that $|x-2y| + |y-2x| = 40$?\n\nEach of the three-digits numbers $111$ to $999$ is coloured blue or yellow in such a way that the sum of any two (not necessarily different) yellow numbers is equal to a blue number. What is the maximum possible number of yellow numbers there can be?\n\nLet the `sparkle' operation on positive integer $n$ consist of calculating the sum of the digits of $n$ and taking its factorial, e.g. the sparkle of 13 is $4! = 24$. A robot starts with a positive integer on a blackboard, then after each second for the rest of eternity, replaces the number on the board with its sparkle. For some `special' numbers, if they're the first number, then eventually every number that appears will be less than 6. How many such special numbers are there with at most 36 digits?\n\nThere exists a unique increasing geometric sequence of five 2-digit positive integers. What is their sum?\n\nThe points $\\left(x, y\\right)$ satisfying $((\\vert x + y \\vert - 10)^2 + ( \\vert x - y \\vert - 10)^2)((\\vert x \\vert - 8)^2 + ( \\vert y \\vert - 8)^2) = 0$ enclose a convex polygon. What is the area of this convex polygon?\n\nLet $k, l > 0$ be parameters. The parabola $y = kx^2 - 2kx + l$ intersects the line $y = 4$ at two points $A$ and $B$. These points are distance 6 apart. What is the sum of the squares of the distances from $A$ and $B$ to the origin?\n\nLet $ABCD$ be a unit square. Let $P$ be the point on $AB$ such that $|AP| = 1/{20}$ and let $Q$ be the point on $AD$ such that $|AQ| = 1/{24}$. The lines $DP$ and $BQ$ divide the square into four regions. Find the ratio between the areas of the largest region and the smallest region.\n\nSuppose that we roll four 6-sided fair dice with faces numbered 1 to~6. Let $a/b$ be the probability that the highest roll is a 5, where $a$ and $b$ are relatively prime positive integers. Find $a + b$.\n\n\nWhat would be the first step of solving the following problem? For how many positive integers $m$ does the equation $\\vert \\vert x-1 \\vert -2 \\vert=\\frac{m}{100}$ have $4$ distinct solutions?" + ], + [ + "82e2a0", + "Suppose that we roll four 6-sided fair dice with faces numbered 1 to~6. Let $a/b$ be the probability that the highest roll is a 5, where $a$ and $b$ are relatively prime positive integers. Find $a + b$.", + 185, + [ + { + "id": "82e2a0", + "text": "Suppose that we roll four 6-sided fair dice with faces numbered 1 to~6. Let $a/b$ be the probability that the highest roll is a 5, where $a$ and $b$ are relatively prime positive integers. Find $a + b$.", + "answer": 185, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nSuppose that we roll four 6-sided fair dice with faces numbered 1 to~6. Let $a/b$ be the probability that the highest roll is a 5, where $a$ and $b$ are relatively prime positive integers. Find $a + b$.." + }, + { + "id": "5277ed", + "text": "There exists a unique increasing geometric sequence of five 2-digit positive integers. What is their sum?", + "answer": 211, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nThere exists a unique increasing geometric sequence of five 2-digit positive integers. What is their sum?." + }, + { + "id": "2fc4ad", + "text": "Let the `sparkle' operation on positive integer $n$ consist of calculating the sum of the digits of $n$ and taking its factorial, e.g. the sparkle of 13 is $4! = 24$. A robot starts with a positive integer on a blackboard, then after each second for the rest of eternity, replaces the number on the board with its sparkle. For some `special' numbers, if they're the first number, then eventually every number that appears will be less than 6. How many such special numbers are there with at most 36 digits?", + "answer": 702, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nLet the `sparkle' operation on positive integer $n$ consist of calculating the sum of the digits of $n$ and taking its factorial, e.g. the sparkle of 13 is $4! = 24$. A robot starts with a positive integer on a blackboard, then after each second for the rest of eternity, replaces the number on the board with its sparkle. For some `special' numbers, if they're the first number, then eventually every number that appears will be less than 6. How many such special numbers are there with at most 36 digits?." + }, + { + "id": "bedda4", + "text": "Let $ABCD$ be a unit square. Let $P$ be the point on $AB$ such that $|AP| = 1/{20}$ and let $Q$ be the point on $AD$ such that $|AQ| = 1/{24}$. The lines $DP$ and $BQ$ divide the square into four regions. Find the ratio between the areas of the largest region and the smallest region.", + "answer": 480, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nLet $ABCD$ be a unit square. Let $P$ be the point on $AB$ such that $|AP| = 1/{20}$ and let $Q$ be the point on $AD$ such that $|AQ| = 1/{24}$. The lines $DP$ and $BQ$ divide the square into four regions. Find the ratio between the areas of the largest region and the smallest region.." + }, + { + "id": "246d26", + "text": "Each of the three-digits numbers $111$ to $999$ is coloured blue or yellow in such a way that the sum of any two (not necessarily different) yellow numbers is equal to a blue number. What is the maximum possible number of yellow numbers there can be?", + "answer": 250, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nEach of the three-digits numbers $111$ to $999$ is coloured blue or yellow in such a way that the sum of any two (not necessarily different) yellow numbers is equal to a blue number. What is the maximum possible number of yellow numbers there can be?." + }, + { + "id": "229ee8", + "text": "Let $k, l > 0$ be parameters. The parabola $y = kx^2 - 2kx + l$ intersects the line $y = 4$ at two points $A$ and $B$. These points are distance 6 apart. What is the sum of the squares of the distances from $A$ and $B$ to the origin?", + "answer": 52, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nLet $k, l > 0$ be parameters. The parabola $y = kx^2 - 2kx + l$ intersects the line $y = 4$ at two points $A$ and $B$. These points are distance 6 apart. What is the sum of the squares of the distances from $A$ and $B$ to the origin?." + }, + { + "id": "430b63", + "text": "What is the minimum value of $5x^2+5y^2-8xy$ when $x$ and $y$ range over all real numbers such that $|x-2y| + |y-2x| = 40$?", + "answer": 800, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nWhat is the minimum value of $5x^2+5y^2-8xy$ when $x$ and $y$ range over all real numbers such that $|x-2y| + |y-2x| = 40$?." + }, + { + "id": "8ee6f3", + "text": "The points $\\left(x, y\\right)$ satisfying $((\\vert x + y \\vert - 10)^2 + ( \\vert x - y \\vert - 10)^2)((\\vert x \\vert - 8)^2 + ( \\vert y \\vert - 8)^2) = 0$ enclose a convex polygon. What is the area of this convex polygon?", + "answer": 320, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nThe points $\\left(x, y\\right)$ satisfying $((\\vert x + y \\vert - 10)^2 + ( \\vert x - y \\vert - 10)^2)((\\vert x \\vert - 8)^2 + ( \\vert y \\vert - 8)^2) = 0$ enclose a convex polygon. What is the area of this convex polygon?." + }, + { + "id": "739bc9", + "text": "For how many positive integers $m$ does the equation $\\vert \\vert x-1 \\vert -2 \\vert=\\frac{m}{100}$ have $4$ distinct solutions?", + "answer": 199, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nFor how many positive integers $m$ does the equation $\\vert \\vert x-1 \\vert -2 \\vert=\\frac{m}{100}$ have $4$ distinct solutions?." + }, + { + "id": "d7e9c9", + "text": "A function $f: \\mathbb N \\to \\mathbb N$ satisfies the following two conditions for all positive integers $n$:$f(f(f(n)))=8n-7$ and $f(2n)=2f(n)+1$. Calculate $f(100)$.", + "answer": 199, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nA function $f: \\mathbb N \\to \\mathbb N$ satisfies the following two conditions for all positive integers $n$:$f(f(f(n)))=8n-7$ and $f(2n)=2f(n)+1$. Calculate $f(100)$.." + } + ], + "Similar problems:\n\n \nSuppose that we roll four 6-sided fair dice with faces numbered 1 to~6. Let $a/b$ be the probability that the highest roll is a 5, where $a$ and $b$ are relatively prime positive integers. Find $a + b$.\n\nThere exists a unique increasing geometric sequence of five 2-digit positive integers. What is their sum?\n\nLet the `sparkle' operation on positive integer $n$ consist of calculating the sum of the digits of $n$ and taking its factorial, e.g. the sparkle of 13 is $4! = 24$. A robot starts with a positive integer on a blackboard, then after each second for the rest of eternity, replaces the number on the board with its sparkle. For some `special' numbers, if they're the first number, then eventually every number that appears will be less than 6. How many such special numbers are there with at most 36 digits?\n\nLet $ABCD$ be a unit square. Let $P$ be the point on $AB$ such that $|AP| = 1/{20}$ and let $Q$ be the point on $AD$ such that $|AQ| = 1/{24}$. The lines $DP$ and $BQ$ divide the square into four regions. Find the ratio between the areas of the largest region and the smallest region.\n\nEach of the three-digits numbers $111$ to $999$ is coloured blue or yellow in such a way that the sum of any two (not necessarily different) yellow numbers is equal to a blue number. What is the maximum possible number of yellow numbers there can be?\n\nLet $k, l > 0$ be parameters. The parabola $y = kx^2 - 2kx + l$ intersects the line $y = 4$ at two points $A$ and $B$. These points are distance 6 apart. What is the sum of the squares of the distances from $A$ and $B$ to the origin?\n\nWhat is the minimum value of $5x^2+5y^2-8xy$ when $x$ and $y$ range over all real numbers such that $|x-2y| + |y-2x| = 40$?\n\nThe points $\\left(x, y\\right)$ satisfying $((\\vert x + y \\vert - 10)^2 + ( \\vert x - y \\vert - 10)^2)((\\vert x \\vert - 8)^2 + ( \\vert y \\vert - 8)^2) = 0$ enclose a convex polygon. What is the area of this convex polygon?\n\nFor how many positive integers $m$ does the equation $\\vert \\vert x-1 \\vert -2 \\vert=\\frac{m}{100}$ have $4$ distinct solutions?\n\nA function $f: \\mathbb N \\to \\mathbb N$ satisfies the following two conditions for all positive integers $n$:$f(f(f(n)))=8n-7$ and $f(2n)=2f(n)+1$. Calculate $f(100)$.\n\n\nWhat would be the first step of solving the following problem? Suppose that we roll four 6-sided fair dice with faces numbered 1 to~6. Let $a/b$ be the probability that the highest roll is a 5, where $a$ and $b$ are relatively prime positive integers. Find $a + b$." + ], + [ + "8ee6f3", + "The points $\\left(x, y\\right)$ satisfying $((\\vert x + y \\vert - 10)^2 + ( \\vert x - y \\vert - 10)^2)((\\vert x \\vert - 8)^2 + ( \\vert y \\vert - 8)^2) = 0$ enclose a convex polygon. What is the area of this convex polygon?", + 320, + [ + { + "id": "8ee6f3", + "text": "The points $\\left(x, y\\right)$ satisfying $((\\vert x + y \\vert - 10)^2 + ( \\vert x - y \\vert - 10)^2)((\\vert x \\vert - 8)^2 + ( \\vert y \\vert - 8)^2) = 0$ enclose a convex polygon. What is the area of this convex polygon?", + "answer": 320, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nThe points $\\left(x, y\\right)$ satisfying $((\\vert x + y \\vert - 10)^2 + ( \\vert x - y \\vert - 10)^2)((\\vert x \\vert - 8)^2 + ( \\vert y \\vert - 8)^2) = 0$ enclose a convex polygon. What is the area of this convex polygon?." + }, + { + "id": "bedda4", + "text": "Let $ABCD$ be a unit square. Let $P$ be the point on $AB$ such that $|AP| = 1/{20}$ and let $Q$ be the point on $AD$ such that $|AQ| = 1/{24}$. The lines $DP$ and $BQ$ divide the square into four regions. Find the ratio between the areas of the largest region and the smallest region.", + "answer": 480, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nLet $ABCD$ be a unit square. Let $P$ be the point on $AB$ such that $|AP| = 1/{20}$ and let $Q$ be the point on $AD$ such that $|AQ| = 1/{24}$. The lines $DP$ and $BQ$ divide the square into four regions. Find the ratio between the areas of the largest region and the smallest region.." + }, + { + "id": "430b63", + "text": "What is the minimum value of $5x^2+5y^2-8xy$ when $x$ and $y$ range over all real numbers such that $|x-2y| + |y-2x| = 40$?", + "answer": 800, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nWhat is the minimum value of $5x^2+5y^2-8xy$ when $x$ and $y$ range over all real numbers such that $|x-2y| + |y-2x| = 40$?." + }, + { + "id": "5277ed", + "text": "There exists a unique increasing geometric sequence of five 2-digit positive integers. What is their sum?", + "answer": 211, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nThere exists a unique increasing geometric sequence of five 2-digit positive integers. What is their sum?." + }, + { + "id": "229ee8", + "text": "Let $k, l > 0$ be parameters. The parabola $y = kx^2 - 2kx + l$ intersects the line $y = 4$ at two points $A$ and $B$. These points are distance 6 apart. What is the sum of the squares of the distances from $A$ and $B$ to the origin?", + "answer": 52, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nLet $k, l > 0$ be parameters. The parabola $y = kx^2 - 2kx + l$ intersects the line $y = 4$ at two points $A$ and $B$. These points are distance 6 apart. What is the sum of the squares of the distances from $A$ and $B$ to the origin?." + }, + { + "id": "246d26", + "text": "Each of the three-digits numbers $111$ to $999$ is coloured blue or yellow in such a way that the sum of any two (not necessarily different) yellow numbers is equal to a blue number. What is the maximum possible number of yellow numbers there can be?", + "answer": 250, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nEach of the three-digits numbers $111$ to $999$ is coloured blue or yellow in such a way that the sum of any two (not necessarily different) yellow numbers is equal to a blue number. What is the maximum possible number of yellow numbers there can be?." + }, + { + "id": "739bc9", + "text": "For how many positive integers $m$ does the equation $\\vert \\vert x-1 \\vert -2 \\vert=\\frac{m}{100}$ have $4$ distinct solutions?", + "answer": 199, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nFor how many positive integers $m$ does the equation $\\vert \\vert x-1 \\vert -2 \\vert=\\frac{m}{100}$ have $4$ distinct solutions?." + }, + { + "id": "82e2a0", + "text": "Suppose that we roll four 6-sided fair dice with faces numbered 1 to~6. Let $a/b$ be the probability that the highest roll is a 5, where $a$ and $b$ are relatively prime positive integers. Find $a + b$.", + "answer": 185, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nSuppose that we roll four 6-sided fair dice with faces numbered 1 to~6. Let $a/b$ be the probability that the highest roll is a 5, where $a$ and $b$ are relatively prime positive integers. Find $a + b$.." + }, + { + "id": "d7e9c9", + "text": "A function $f: \\mathbb N \\to \\mathbb N$ satisfies the following two conditions for all positive integers $n$:$f(f(f(n)))=8n-7$ and $f(2n)=2f(n)+1$. Calculate $f(100)$.", + "answer": 199, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nA function $f: \\mathbb N \\to \\mathbb N$ satisfies the following two conditions for all positive integers $n$:$f(f(f(n)))=8n-7$ and $f(2n)=2f(n)+1$. Calculate $f(100)$.." + }, + { + "id": "2fc4ad", + "text": "Let the `sparkle' operation on positive integer $n$ consist of calculating the sum of the digits of $n$ and taking its factorial, e.g. the sparkle of 13 is $4! = 24$. A robot starts with a positive integer on a blackboard, then after each second for the rest of eternity, replaces the number on the board with its sparkle. For some `special' numbers, if they're the first number, then eventually every number that appears will be less than 6. How many such special numbers are there with at most 36 digits?", + "answer": 702, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nLet the `sparkle' operation on positive integer $n$ consist of calculating the sum of the digits of $n$ and taking its factorial, e.g. the sparkle of 13 is $4! = 24$. A robot starts with a positive integer on a blackboard, then after each second for the rest of eternity, replaces the number on the board with its sparkle. For some `special' numbers, if they're the first number, then eventually every number that appears will be less than 6. How many such special numbers are there with at most 36 digits?." + } + ], + "Similar problems:\n\n \nThe points $\\left(x, y\\right)$ satisfying $((\\vert x + y \\vert - 10)^2 + ( \\vert x - y \\vert - 10)^2)((\\vert x \\vert - 8)^2 + ( \\vert y \\vert - 8)^2) = 0$ enclose a convex polygon. What is the area of this convex polygon?\n\nLet $ABCD$ be a unit square. Let $P$ be the point on $AB$ such that $|AP| = 1/{20}$ and let $Q$ be the point on $AD$ such that $|AQ| = 1/{24}$. The lines $DP$ and $BQ$ divide the square into four regions. Find the ratio between the areas of the largest region and the smallest region.\n\nWhat is the minimum value of $5x^2+5y^2-8xy$ when $x$ and $y$ range over all real numbers such that $|x-2y| + |y-2x| = 40$?\n\nThere exists a unique increasing geometric sequence of five 2-digit positive integers. What is their sum?\n\nLet $k, l > 0$ be parameters. The parabola $y = kx^2 - 2kx + l$ intersects the line $y = 4$ at two points $A$ and $B$. These points are distance 6 apart. What is the sum of the squares of the distances from $A$ and $B$ to the origin?\n\nEach of the three-digits numbers $111$ to $999$ is coloured blue or yellow in such a way that the sum of any two (not necessarily different) yellow numbers is equal to a blue number. What is the maximum possible number of yellow numbers there can be?\n\nFor how many positive integers $m$ does the equation $\\vert \\vert x-1 \\vert -2 \\vert=\\frac{m}{100}$ have $4$ distinct solutions?\n\nSuppose that we roll four 6-sided fair dice with faces numbered 1 to~6. Let $a/b$ be the probability that the highest roll is a 5, where $a$ and $b$ are relatively prime positive integers. Find $a + b$.\n\nA function $f: \\mathbb N \\to \\mathbb N$ satisfies the following two conditions for all positive integers $n$:$f(f(f(n)))=8n-7$ and $f(2n)=2f(n)+1$. Calculate $f(100)$.\n\nLet the `sparkle' operation on positive integer $n$ consist of calculating the sum of the digits of $n$ and taking its factorial, e.g. the sparkle of 13 is $4! = 24$. A robot starts with a positive integer on a blackboard, then after each second for the rest of eternity, replaces the number on the board with its sparkle. For some `special' numbers, if they're the first number, then eventually every number that appears will be less than 6. How many such special numbers are there with at most 36 digits?\n\n\nWhat would be the first step of solving the following problem? The points $\\left(x, y\\right)$ satisfying $((\\vert x + y \\vert - 10)^2 + ( \\vert x - y \\vert - 10)^2)((\\vert x \\vert - 8)^2 + ( \\vert y \\vert - 8)^2) = 0$ enclose a convex polygon. What is the area of this convex polygon?" + ], + [ + "bedda4", + "Let $ABCD$ be a unit square. Let $P$ be the point on $AB$ such that $|AP| = 1/{20}$ and let $Q$ be the point on $AD$ such that $|AQ| = 1/{24}$. The lines $DP$ and $BQ$ divide the square into four regions. Find the ratio between the areas of the largest region and the smallest region.", + 480, + [ + { + "id": "bedda4", + "text": "Let $ABCD$ be a unit square. Let $P$ be the point on $AB$ such that $|AP| = 1/{20}$ and let $Q$ be the point on $AD$ such that $|AQ| = 1/{24}$. The lines $DP$ and $BQ$ divide the square into four regions. Find the ratio between the areas of the largest region and the smallest region.", + "answer": 480, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nLet $ABCD$ be a unit square. Let $P$ be the point on $AB$ such that $|AP| = 1/{20}$ and let $Q$ be the point on $AD$ such that $|AQ| = 1/{24}$. The lines $DP$ and $BQ$ divide the square into four regions. Find the ratio between the areas of the largest region and the smallest region.." + }, + { + "id": "8ee6f3", + "text": "The points $\\left(x, y\\right)$ satisfying $((\\vert x + y \\vert - 10)^2 + ( \\vert x - y \\vert - 10)^2)((\\vert x \\vert - 8)^2 + ( \\vert y \\vert - 8)^2) = 0$ enclose a convex polygon. What is the area of this convex polygon?", + "answer": 320, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nThe points $\\left(x, y\\right)$ satisfying $((\\vert x + y \\vert - 10)^2 + ( \\vert x - y \\vert - 10)^2)((\\vert x \\vert - 8)^2 + ( \\vert y \\vert - 8)^2) = 0$ enclose a convex polygon. What is the area of this convex polygon?." + }, + { + "id": "430b63", + "text": "What is the minimum value of $5x^2+5y^2-8xy$ when $x$ and $y$ range over all real numbers such that $|x-2y| + |y-2x| = 40$?", + "answer": 800, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nWhat is the minimum value of $5x^2+5y^2-8xy$ when $x$ and $y$ range over all real numbers such that $|x-2y| + |y-2x| = 40$?." + }, + { + "id": "229ee8", + "text": "Let $k, l > 0$ be parameters. The parabola $y = kx^2 - 2kx + l$ intersects the line $y = 4$ at two points $A$ and $B$. These points are distance 6 apart. What is the sum of the squares of the distances from $A$ and $B$ to the origin?", + "answer": 52, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nLet $k, l > 0$ be parameters. The parabola $y = kx^2 - 2kx + l$ intersects the line $y = 4$ at two points $A$ and $B$. These points are distance 6 apart. What is the sum of the squares of the distances from $A$ and $B$ to the origin?." + }, + { + "id": "82e2a0", + "text": "Suppose that we roll four 6-sided fair dice with faces numbered 1 to~6. Let $a/b$ be the probability that the highest roll is a 5, where $a$ and $b$ are relatively prime positive integers. Find $a + b$.", + "answer": 185, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nSuppose that we roll four 6-sided fair dice with faces numbered 1 to~6. Let $a/b$ be the probability that the highest roll is a 5, where $a$ and $b$ are relatively prime positive integers. Find $a + b$.." + }, + { + "id": "5277ed", + "text": "There exists a unique increasing geometric sequence of five 2-digit positive integers. What is their sum?", + "answer": 211, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nThere exists a unique increasing geometric sequence of five 2-digit positive integers. What is their sum?." + }, + { + "id": "739bc9", + "text": "For how many positive integers $m$ does the equation $\\vert \\vert x-1 \\vert -2 \\vert=\\frac{m}{100}$ have $4$ distinct solutions?", + "answer": 199, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nFor how many positive integers $m$ does the equation $\\vert \\vert x-1 \\vert -2 \\vert=\\frac{m}{100}$ have $4$ distinct solutions?." + }, + { + "id": "2fc4ad", + "text": "Let the `sparkle' operation on positive integer $n$ consist of calculating the sum of the digits of $n$ and taking its factorial, e.g. the sparkle of 13 is $4! = 24$. A robot starts with a positive integer on a blackboard, then after each second for the rest of eternity, replaces the number on the board with its sparkle. For some `special' numbers, if they're the first number, then eventually every number that appears will be less than 6. How many such special numbers are there with at most 36 digits?", + "answer": 702, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nLet the `sparkle' operation on positive integer $n$ consist of calculating the sum of the digits of $n$ and taking its factorial, e.g. the sparkle of 13 is $4! = 24$. A robot starts with a positive integer on a blackboard, then after each second for the rest of eternity, replaces the number on the board with its sparkle. For some `special' numbers, if they're the first number, then eventually every number that appears will be less than 6. How many such special numbers are there with at most 36 digits?." + }, + { + "id": "246d26", + "text": "Each of the three-digits numbers $111$ to $999$ is coloured blue or yellow in such a way that the sum of any two (not necessarily different) yellow numbers is equal to a blue number. What is the maximum possible number of yellow numbers there can be?", + "answer": 250, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nEach of the three-digits numbers $111$ to $999$ is coloured blue or yellow in such a way that the sum of any two (not necessarily different) yellow numbers is equal to a blue number. What is the maximum possible number of yellow numbers there can be?." + }, + { + "id": "d7e9c9", + "text": "A function $f: \\mathbb N \\to \\mathbb N$ satisfies the following two conditions for all positive integers $n$:$f(f(f(n)))=8n-7$ and $f(2n)=2f(n)+1$. Calculate $f(100)$.", + "answer": 199, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nA function $f: \\mathbb N \\to \\mathbb N$ satisfies the following two conditions for all positive integers $n$:$f(f(f(n)))=8n-7$ and $f(2n)=2f(n)+1$. Calculate $f(100)$.." + } + ], + "Similar problems:\n\n \nLet $ABCD$ be a unit square. Let $P$ be the point on $AB$ such that $|AP| = 1/{20}$ and let $Q$ be the point on $AD$ such that $|AQ| = 1/{24}$. The lines $DP$ and $BQ$ divide the square into four regions. Find the ratio between the areas of the largest region and the smallest region.\n\nThe points $\\left(x, y\\right)$ satisfying $((\\vert x + y \\vert - 10)^2 + ( \\vert x - y \\vert - 10)^2)((\\vert x \\vert - 8)^2 + ( \\vert y \\vert - 8)^2) = 0$ enclose a convex polygon. What is the area of this convex polygon?\n\nWhat is the minimum value of $5x^2+5y^2-8xy$ when $x$ and $y$ range over all real numbers such that $|x-2y| + |y-2x| = 40$?\n\nLet $k, l > 0$ be parameters. The parabola $y = kx^2 - 2kx + l$ intersects the line $y = 4$ at two points $A$ and $B$. These points are distance 6 apart. What is the sum of the squares of the distances from $A$ and $B$ to the origin?\n\nSuppose that we roll four 6-sided fair dice with faces numbered 1 to~6. Let $a/b$ be the probability that the highest roll is a 5, where $a$ and $b$ are relatively prime positive integers. Find $a + b$.\n\nThere exists a unique increasing geometric sequence of five 2-digit positive integers. What is their sum?\n\nFor how many positive integers $m$ does the equation $\\vert \\vert x-1 \\vert -2 \\vert=\\frac{m}{100}$ have $4$ distinct solutions?\n\nLet the `sparkle' operation on positive integer $n$ consist of calculating the sum of the digits of $n$ and taking its factorial, e.g. the sparkle of 13 is $4! = 24$. A robot starts with a positive integer on a blackboard, then after each second for the rest of eternity, replaces the number on the board with its sparkle. For some `special' numbers, if they're the first number, then eventually every number that appears will be less than 6. How many such special numbers are there with at most 36 digits?\n\nEach of the three-digits numbers $111$ to $999$ is coloured blue or yellow in such a way that the sum of any two (not necessarily different) yellow numbers is equal to a blue number. What is the maximum possible number of yellow numbers there can be?\n\nA function $f: \\mathbb N \\to \\mathbb N$ satisfies the following two conditions for all positive integers $n$:$f(f(f(n)))=8n-7$ and $f(2n)=2f(n)+1$. Calculate $f(100)$.\n\n\nWhat would be the first step of solving the following problem? Let $ABCD$ be a unit square. Let $P$ be the point on $AB$ such that $|AP| = 1/{20}$ and let $Q$ be the point on $AD$ such that $|AQ| = 1/{24}$. The lines $DP$ and $BQ$ divide the square into four regions. Find the ratio between the areas of the largest region and the smallest region." + ], + [ + "d7e9c9", + "A function $f: \\mathbb N \\to \\mathbb N$ satisfies the following two conditions for all positive integers $n$:$f(f(f(n)))=8n-7$ and $f(2n)=2f(n)+1$. Calculate $f(100)$.", + 199, + [ + { + "id": "d7e9c9", + "text": "A function $f: \\mathbb N \\to \\mathbb N$ satisfies the following two conditions for all positive integers $n$:$f(f(f(n)))=8n-7$ and $f(2n)=2f(n)+1$. Calculate $f(100)$.", + "answer": 199, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nA function $f: \\mathbb N \\to \\mathbb N$ satisfies the following two conditions for all positive integers $n$:$f(f(f(n)))=8n-7$ and $f(2n)=2f(n)+1$. Calculate $f(100)$.." + }, + { + "id": "739bc9", + "text": "For how many positive integers $m$ does the equation $\\vert \\vert x-1 \\vert -2 \\vert=\\frac{m}{100}$ have $4$ distinct solutions?", + "answer": 199, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nFor how many positive integers $m$ does the equation $\\vert \\vert x-1 \\vert -2 \\vert=\\frac{m}{100}$ have $4$ distinct solutions?." + }, + { + "id": "2fc4ad", + "text": "Let the `sparkle' operation on positive integer $n$ consist of calculating the sum of the digits of $n$ and taking its factorial, e.g. the sparkle of 13 is $4! = 24$. A robot starts with a positive integer on a blackboard, then after each second for the rest of eternity, replaces the number on the board with its sparkle. For some `special' numbers, if they're the first number, then eventually every number that appears will be less than 6. How many such special numbers are there with at most 36 digits?", + "answer": 702, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nLet the `sparkle' operation on positive integer $n$ consist of calculating the sum of the digits of $n$ and taking its factorial, e.g. the sparkle of 13 is $4! = 24$. A robot starts with a positive integer on a blackboard, then after each second for the rest of eternity, replaces the number on the board with its sparkle. For some `special' numbers, if they're the first number, then eventually every number that appears will be less than 6. How many such special numbers are there with at most 36 digits?." + }, + { + "id": "5277ed", + "text": "There exists a unique increasing geometric sequence of five 2-digit positive integers. What is their sum?", + "answer": 211, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nThere exists a unique increasing geometric sequence of five 2-digit positive integers. What is their sum?." + }, + { + "id": "246d26", + "text": "Each of the three-digits numbers $111$ to $999$ is coloured blue or yellow in such a way that the sum of any two (not necessarily different) yellow numbers is equal to a blue number. What is the maximum possible number of yellow numbers there can be?", + "answer": 250, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nEach of the three-digits numbers $111$ to $999$ is coloured blue or yellow in such a way that the sum of any two (not necessarily different) yellow numbers is equal to a blue number. What is the maximum possible number of yellow numbers there can be?." + }, + { + "id": "430b63", + "text": "What is the minimum value of $5x^2+5y^2-8xy$ when $x$ and $y$ range over all real numbers such that $|x-2y| + |y-2x| = 40$?", + "answer": 800, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nWhat is the minimum value of $5x^2+5y^2-8xy$ when $x$ and $y$ range over all real numbers such that $|x-2y| + |y-2x| = 40$?." + }, + { + "id": "8ee6f3", + "text": "The points $\\left(x, y\\right)$ satisfying $((\\vert x + y \\vert - 10)^2 + ( \\vert x - y \\vert - 10)^2)((\\vert x \\vert - 8)^2 + ( \\vert y \\vert - 8)^2) = 0$ enclose a convex polygon. What is the area of this convex polygon?", + "answer": 320, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nThe points $\\left(x, y\\right)$ satisfying $((\\vert x + y \\vert - 10)^2 + ( \\vert x - y \\vert - 10)^2)((\\vert x \\vert - 8)^2 + ( \\vert y \\vert - 8)^2) = 0$ enclose a convex polygon. What is the area of this convex polygon?." + }, + { + "id": "229ee8", + "text": "Let $k, l > 0$ be parameters. The parabola $y = kx^2 - 2kx + l$ intersects the line $y = 4$ at two points $A$ and $B$. These points are distance 6 apart. What is the sum of the squares of the distances from $A$ and $B$ to the origin?", + "answer": 52, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nLet $k, l > 0$ be parameters. The parabola $y = kx^2 - 2kx + l$ intersects the line $y = 4$ at two points $A$ and $B$. These points are distance 6 apart. What is the sum of the squares of the distances from $A$ and $B$ to the origin?." + }, + { + "id": "82e2a0", + "text": "Suppose that we roll four 6-sided fair dice with faces numbered 1 to~6. Let $a/b$ be the probability that the highest roll is a 5, where $a$ and $b$ are relatively prime positive integers. Find $a + b$.", + "answer": 185, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nSuppose that we roll four 6-sided fair dice with faces numbered 1 to~6. Let $a/b$ be the probability that the highest roll is a 5, where $a$ and $b$ are relatively prime positive integers. Find $a + b$.." + }, + { + "id": "bedda4", + "text": "Let $ABCD$ be a unit square. Let $P$ be the point on $AB$ such that $|AP| = 1/{20}$ and let $Q$ be the point on $AD$ such that $|AQ| = 1/{24}$. The lines $DP$ and $BQ$ divide the square into four regions. Find the ratio between the areas of the largest region and the smallest region.", + "answer": 480, + "prompt": "Here's some examples:\n...\nCreate a similar solution for the following problem:\nLet $ABCD$ be a unit square. Let $P$ be the point on $AB$ such that $|AP| = 1/{20}$ and let $Q$ be the point on $AD$ such that $|AQ| = 1/{24}$. The lines $DP$ and $BQ$ divide the square into four regions. Find the ratio between the areas of the largest region and the smallest region.." + } + ], + "Similar problems:\n\n \nA function $f: \\mathbb N \\to \\mathbb N$ satisfies the following two conditions for all positive integers $n$:$f(f(f(n)))=8n-7$ and $f(2n)=2f(n)+1$. Calculate $f(100)$.\n\nFor how many positive integers $m$ does the equation $\\vert \\vert x-1 \\vert -2 \\vert=\\frac{m}{100}$ have $4$ distinct solutions?\n\nLet the `sparkle' operation on positive integer $n$ consist of calculating the sum of the digits of $n$ and taking its factorial, e.g. the sparkle of 13 is $4! = 24$. A robot starts with a positive integer on a blackboard, then after each second for the rest of eternity, replaces the number on the board with its sparkle. For some `special' numbers, if they're the first number, then eventually every number that appears will be less than 6. How many such special numbers are there with at most 36 digits?\n\nThere exists a unique increasing geometric sequence of five 2-digit positive integers. What is their sum?\n\nEach of the three-digits numbers $111$ to $999$ is coloured blue or yellow in such a way that the sum of any two (not necessarily different) yellow numbers is equal to a blue number. What is the maximum possible number of yellow numbers there can be?\n\nWhat is the minimum value of $5x^2+5y^2-8xy$ when $x$ and $y$ range over all real numbers such that $|x-2y| + |y-2x| = 40$?\n\nThe points $\\left(x, y\\right)$ satisfying $((\\vert x + y \\vert - 10)^2 + ( \\vert x - y \\vert - 10)^2)((\\vert x \\vert - 8)^2 + ( \\vert y \\vert - 8)^2) = 0$ enclose a convex polygon. What is the area of this convex polygon?\n\nLet $k, l > 0$ be parameters. The parabola $y = kx^2 - 2kx + l$ intersects the line $y = 4$ at two points $A$ and $B$. These points are distance 6 apart. What is the sum of the squares of the distances from $A$ and $B$ to the origin?\n\nSuppose that we roll four 6-sided fair dice with faces numbered 1 to~6. Let $a/b$ be the probability that the highest roll is a 5, where $a$ and $b$ are relatively prime positive integers. Find $a + b$.\n\nLet $ABCD$ be a unit square. Let $P$ be the point on $AB$ such that $|AP| = 1/{20}$ and let $Q$ be the point on $AD$ such that $|AQ| = 1/{24}$. The lines $DP$ and $BQ$ divide the square into four regions. Find the ratio between the areas of the largest region and the smallest region.\n\n\nWhat would be the first step of solving the following problem? A function $f: \\mathbb N \\to \\mathbb N$ satisfies the following two conditions for all positive integers $n$:$f(f(f(n)))=8n-7$ and $f(2n)=2f(n)+1$. Calculate $f(100)$." + ] + ] + } + } + }, + "error": null, + "meta": { + "name": "View", + "params": {}, + "inputs": { + "input": { + "name": "input", + "type": { + "type": "" + }, + "position": "left" + } + }, + "outputs": {}, + "type": "table_view", + "sub_nodes": null + }, + "view": { + "dataframes": { + "df": { + "columns": [ + "id", + "text", + "answer" + ], + "data": [ + [ + "229ee8", + "Let $k, l > 0$ be parameters. The parabola $y = kx^2 - 2kx + l$ intersects the line $y = 4$ at two points $A$ and $B$. These points are distance 6 apart. What is the sum of the squares of the distances from $A$ and $B$ to the origin?", + 52 + ], + [ + "246d26", + "Each of the three-digits numbers $111$ to $999$ is coloured blue or yellow in such a way that the sum of any two (not necessarily different) yellow numbers is equal to a blue number. What is the maximum possible number of yellow numbers there can be?", + 250 + ], + [ + "2fc4ad", + "Let the `sparkle' operation on positive integer $n$ consist of calculating the sum of the digits of $n$ and taking its factorial, e.g. the sparkle of 13 is $4! = 24$. A robot starts with a positive integer on a blackboard, then after each second for the rest of eternity, replaces the number on the board with its sparkle. For some `special' numbers, if they're the first number, then eventually every number that appears will be less than 6. How many such special numbers are there with at most 36 digits?", + 702 + ], + [ + "430b63", + "What is the minimum value of $5x^2+5y^2-8xy$ when $x$ and $y$ range over all real numbers such that $|x-2y| + |y-2x| = 40$?", + 800 + ], + [ + "5277ed", + "There exists a unique increasing geometric sequence of five 2-digit positive integers. What is their sum?", + 211 + ], + [ + "739bc9", + "For how many positive integers $m$ does the equation $\\vert \\vert x-1 \\vert -2 \\vert=\\frac{m}{100}$ have $4$ distinct solutions?", + 199 + ], + [ + "82e2a0", + "Suppose that we roll four 6-sided fair dice with faces numbered 1 to~6. Let $a/b$ be the probability that the highest roll is a 5, where $a$ and $b$ are relatively prime positive integers. Find $a + b$.", + 185 + ], + [ + "8ee6f3", + "The points $\\left(x, y\\right)$ satisfying $((\\vert x + y \\vert - 10)^2 + ( \\vert x - y \\vert - 10)^2)((\\vert x \\vert - 8)^2 + ( \\vert y \\vert - 8)^2) = 0$ enclose a convex polygon. What is the area of this convex polygon?", + 320 + ], + [ + "bedda4", + "Let $ABCD$ be a unit square. Let $P$ be the point on $AB$ such that $|AP| = 1/{20}$ and let $Q$ be the point on $AD$ such that $|AQ| = 1/{24}$. The lines $DP$ and $BQ$ divide the square into four regions. Find the ratio between the areas of the largest region and the smallest region.", + 480 + ], + [ + "d7e9c9", + "A function $f: \\mathbb N \\to \\mathbb N$ satisfies the following two conditions for all positive integers $n$:$f(f(f(n)))=8n-7$ and $f(2n)=2f(n)+1$. Calculate $f(100)$.", + 199 + ] + ] + } + } + }, + "beingResized": false, + "collapsed": false + }, + "position": { + "x": 155.136149136555, + "y": -622.4495481939539 + }, + "parentId": null, + "width": 1310, + "height": 362 + }, + { + "id": "Ask LLM 3", + "type": "basic", + "data": { + "title": "Ask LLM", + "params": { + "model": "hanspeterlyngsoeraaschoujensen/deepseek-math-7b-instruct-awq-Q4", + "accepted_regex": null, + "max_tokens": 100 + }, + "display": null, + "error": "Connection error.", + "meta": { + "name": "Ask LLM", + "params": { + "model": { + "name": "model", + "default": null, + "type": { + "type": "" + } + }, + "accepted_regex": { + "name": "accepted_regex", + "default": null, + "type": { + "type": "" + } + }, + "max_tokens": { + "name": "max_tokens", + "default": 100, + "type": { + "type": "" + } + } + }, + "inputs": { + "input": { + "name": "input", + "type": { + "type": "" + }, + "position": "left" + } + }, + "outputs": { + "output": { + "name": "output", + "type": { + "type": "None" + }, + "position": "right" + } + }, + "type": "basic", + "sub_nodes": null + } + }, + "position": { + "x": 482.68145785443244, + "y": -10.49491028694952 + }, + "parentId": null + }, + { + "id": "Ask LLM 1", + "type": "basic", + "data": { + "title": "Ask LLM", + "params": { + "model": "hanspeterlyngsoeraaschoujensen/deepseek-math-7b-instruct-awq-Q4", + "accepted_regex": "yes|no", + "max_tokens": 100 + }, + "display": null, + "error": null, + "meta": { + "name": "Ask LLM", + "params": { + "model": { + "name": "model", + "default": null, + "type": { + "type": "" + } + }, + "accepted_regex": { + "name": "accepted_regex", + "default": null, + "type": { + "type": "" + } + }, + "max_tokens": { + "name": "max_tokens", + "default": 100, + "type": { + "type": "" + } + } + }, + "inputs": { + "input": { + "name": "input", + "type": { + "type": "" + }, + "position": "left" + } + }, + "outputs": { + "output": { + "name": "output", + "type": { + "type": "None" + }, + "position": "right" + } + }, + "type": "basic", + "sub_nodes": null + }, + "collapsed": false + }, + "position": { + "x": 1217.7468926179283, + "y": -102.80534565379153 + }, + "parentId": null + }, + { + "id": "RAG 1", + "type": "basic", + "data": { + "title": "RAG", + "params": { + "input_field": "text", + "db_field": "text", + "num_matches": 10 + }, + "display": null, + "error": null, + "meta": { + "name": "RAG", + "params": { + "input_field": { + "name": "input_field", + "default": "text", + "type": { + "type": "" + } + }, + "db_field": { + "name": "db_field", + "default": "text", + "type": { + "type": "" + } + }, + "num_matches": { + "name": "num_matches", + "default": 10, + "type": { + "type": "" + } + } + }, + "inputs": { + "input": { + "name": "input", + "type": { + "type": "" + }, + "position": "left" + }, + "db": { + "name": "db", + "type": { + "type": "" + }, + "position": "top" + } + }, + "outputs": { + "output": { + "name": "output", + "type": { + "type": "None" + }, + "position": "right" + } + }, + "type": "basic", + "sub_nodes": null + }, + "beingResized": false + }, + "position": { + "x": -301.53337439752374, + "y": 49.679493234000375 + }, + "parentId": null, + "width": 271, + "height": 278 + }, + { + "id": "Input 2", + "type": "basic", + "data": { + "title": "Input", + "params": { + "filename": "/Users/danieldarabos/Downloads/aimo-train.csv", + "key": "problem" + }, + "display": null, + "error": null, + "meta": { + "name": "Input", + "params": { + "filename": { + "name": "filename", + "default": null, + "type": { + "format": "path" + } + }, + "key": { + "name": "key", + "default": null, + "type": { + "type": "" + } + } + }, + "inputs": {}, + "outputs": { + "output": { + "name": "output", + "type": { + "type": "None" + }, + "position": "right" + } + }, + "type": "basic", + "sub_nodes": null + } + }, + "position": { + "x": -764.432042622817, + "y": -427.4732618618718 + }, + "parentId": null + }, + { + "id": "Create prompt 3", + "type": "basic", + "data": { + "title": "Create prompt", + "params": { + "save_as": "prompt", + "template": "Here's some examples:\n...\nCreate a similar solution for the following problem:\n{{text}}." + }, + "display": null, + "error": null, + "meta": { + "name": "Create prompt", + "params": { + "save_as": { + "name": "save_as", + "default": "prompt", + "type": { + "type": "" + } + }, + "template": { + "name": "template", + "default": null, + "type": { + "format": "textarea" + } + } + }, + "inputs": { + "input": { + "name": "input", + "type": { + "type": "" + }, + "position": "left" + } + }, + "outputs": { + "output": { + "name": "output", + "type": { + "type": "None" + }, + "position": "right" + } + }, + "type": "basic", + "sub_nodes": null + }, + "beingResized": false + }, + "position": { + "x": -462.7681392307442, + "y": -549.8750258210182 + }, + "parentId": null, + "width": 339, + "height": 328 + }, + { + "id": "Branch 1", + "type": "basic", + "data": { + "title": "Branch", + "params": { + "expression": "response == \"yes\"" + }, + "display": null, + "error": null, + "meta": { + "name": "Branch", + "params": { + "expression": { + "name": "expression", + "default": null, + "type": { + "type": "" + } + } + }, + "inputs": { + "input": { + "name": "input", + "type": { + "type": "" + }, + "position": "left" + } + }, + "outputs": { + "true": { + "name": "true", + "type": { + "type": "None" + }, + "position": "right" + }, + "false": { + "name": "false", + "type": { + "type": "None" + }, + "position": "right" + } + }, + "type": "basic", + "sub_nodes": null + } + }, + "position": { + "x": 1303.4527297069214, + "y": 323.66949928166156 + }, + "parentId": null + }, + { + "id": "Loop 1", + "type": "basic", + "data": { + "title": "Loop", + "params": { + "max_iterations": 3 + }, + "display": null, + "error": null, + "meta": { + "name": "Loop", + "params": { + "max_iterations": { + "name": "max_iterations", + "default": 3, + "type": { + "type": "" + } + } + }, + "inputs": { + "input": { + "name": "input", + "type": { + "type": "" + }, + "position": "right" + } + }, + "outputs": { + "output": { + "name": "output", + "type": { + "type": "None" + }, + "position": "left" + } + }, + "type": "basic", + "sub_nodes": null + } + }, + "position": { + "x": 780.9340327635556, + "y": 618.5515591190108 + }, + "parentId": null + } + ], + "edges": [ + { + "id": "xy-edge__Ask LLM 3output-Create prompt 2input", + "source": "Ask LLM 3", + "target": "Create prompt 2", + "sourceHandle": "output", + "targetHandle": "input" + }, + { + "id": "xy-edge__Create prompt 1output-Ask LLM 3input", + "source": "Create prompt 1", + "target": "Ask LLM 3", + "sourceHandle": "output", + "targetHandle": "input" + }, + { + "id": "xy-edge__Create prompt 2output-Ask LLM 1input", + "source": "Create prompt 2", + "target": "Ask LLM 1", + "sourceHandle": "output", + "targetHandle": "input" + }, + { + "id": "xy-edge__Ask LLM 1output-View 3input", + "source": "Ask LLM 1", + "target": "View 3", + "sourceHandle": "output", + "targetHandle": "input" + }, + { + "id": "xy-edge__Input 1output-RAG 1input", + "source": "Input 1", + "target": "RAG 1", + "sourceHandle": "output", + "targetHandle": "input" + }, + { + "id": "xy-edge__RAG 1output-Create prompt 1input", + "source": "RAG 1", + "target": "Create prompt 1", + "sourceHandle": "output", + "targetHandle": "input" + }, + { + "id": "xy-edge__Input 2output-Create prompt 3input", + "source": "Input 2", + "target": "Create prompt 3", + "sourceHandle": "output", + "targetHandle": "input" + }, + { + "id": "xy-edge__Create prompt 3output-RAG 1db", + "source": "Create prompt 3", + "target": "RAG 1", + "sourceHandle": "output", + "targetHandle": "db" + }, + { + "id": "xy-edge__Create prompt 1output-View 2input", + "source": "Create prompt 1", + "target": "View 2", + "sourceHandle": "output", + "targetHandle": "input" + }, + { + "id": "xy-edge__Ask LLM 1output-Branch 1input", + "source": "Ask LLM 1", + "target": "Branch 1", + "sourceHandle": "output", + "targetHandle": "input" + }, + { + "id": "xy-edge__Branch 1false-Loop 1input", + "source": "Branch 1", + "target": "Loop 1", + "sourceHandle": "false", + "targetHandle": "input" + }, + { + "id": "xy-edge__Loop 1output-Ask LLM 3input", + "source": "Loop 1", + "target": "Ask LLM 3", + "sourceHandle": "output", + "targetHandle": "input" + } + ] +} \ No newline at end of file diff --git a/data/Image processing b/data/Image processing new file mode 100644 index 0000000000000000000000000000000000000000..70017d5161fed2a1982277fdec3818cb26047f25 --- /dev/null +++ b/data/Image processing @@ -0,0 +1,272 @@ +{ + "env": "Pillow", + "nodes": [ + { + "id": "Open image 1", + "type": "basic", + "data": { + "title": "Open image", + "params": { + "filename": "/Users/danieldarabos/Downloads/mimic-a-fraction.png" + }, + "display": null, + "error": null, + "meta": { + "name": "Open image", + "params": { + "filename": { + "name": "filename", + "default": null, + "type": { + "type": "" + } + } + }, + "inputs": {}, + "outputs": { + "output": { + "name": "output", + "type": { + "type": "None" + }, + "position": "right" + } + }, + "type": "basic", + "sub_nodes": null + } + }, + "position": { + "x": 19.215964588549014, + "y": 205.21642829186527 + }, + "parentId": null + }, + { + "id": "View image 1", + "type": "image", + "data": { + "title": "View image", + "params": {}, + "display": "data:image/jpeg;base64,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", + "error": null, + "meta": { + "name": "View image", + "params": {}, + "inputs": { + "image": { + "name": "image", + "type": { + "type": "" + }, + "position": "left" + } + }, + "outputs": {}, + "type": "image", + "sub_nodes": null + } + }, + "position": { + "x": 371.2152385614552, + "y": -243.68185336918702 + }, + "parentId": null + }, + { + "id": "Flip verically 1", + "type": "basic", + "data": { + "title": "Flip verically", + "params": {}, + "display": null, + "error": null, + "meta": { + "name": "Flip verically", + "params": {}, + "inputs": { + "image": { + "name": "image", + "type": { + "type": "" + }, + "position": "left" + } + }, + "outputs": { + "output": { + "name": "output", + "type": { + "type": "None" + }, + "position": "right" + } + }, + "type": "basic", + "sub_nodes": null + } + }, + "position": { + "x": 258.90660520478934, + "y": 582.9425419285425 + }, + "parentId": null + }, + { + "id": "View image 2", + "type": "image", + "data": { + "title": "View image", + "params": {}, + "display": "data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAgGBgcGBQgHBwcJCQgKDBQNDAsLDBkSEw8UHRofHh0aHBwgJC4nICIsIxwcKDcpLDAxNDQ0Hyc5PTgyPC4zNDL/wAALCAJzAjEBAREA/8QAHwAAAQUBAQEBAQEAAAAAAAAAAAECAwQFBgcICQoL/8QAtRAAAgEDAwIEAwUFBAQAAAF9AQIDAAQRBRIhMUEGE1FhByJxFDKBkaEII0KxwRVS0fAkM2JyggkKFhcYGRolJicoKSo0NTY3ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqDhIWGh4iJipKTlJWWl5iZmqKjpKWmp6ipqrKztLW2t7i5usLDxMXGx8jJytLT1NXW19jZ2uHi4+Tl5ufo6erx8vP09fb3+Pn6/9oACAEBAAA/APRdxo3UbqN9G+lD0oelMmKie5C96j+2D1pPto9aab5fWmG/X1pv24etBvR6003o9aZ9uHrR9tB70fbB604XIPemtcgd6iN2PWnLcg96f59NNyB3pRdA96d9oHrTDcgd6RboZ61chuwO9XEvlA60p1BR3pP7QX1qvcXwweaxrm9GTzVI3g9ahlvR61JZzeZIK7DTYC6Ctf7ESvSoW08ntSpp5B6VZSzIHSlNofSk+xn0o+xn0o+xn0o+xn0pDZn0pPsR9KlS1I7VKLel+z0G3pv2b2qRIMdqlEVL5VMaHNQPbE9qiNp7U1rQ46VSmtyvaqx+U0u+jzKPMo8yjzKPMo8yq/FISKQkU0sKYXFJ5g9acJR61HJOAOtZtxc4J5qi14c9aYb0+tRNen1qP7ac9act2x70/wC1H1pjXTetRG7OetPW7PrUguj61PHcH1pJLjjrVf7QSetWYZie9TtLx1qs85B60i3J9aebrjrUTXWe9Ityc9asJcnHWnfbGHemtet60z7c2etI96WHWqE0xJ61WaRqhZ2JrU0kEyrXpOixgxrXRLENvSjyV9KXyV9KXyh6UeWPSjyhR5Qo8oUeUKPKFJ5Q9KURil2CjYKNgo8sUuwUbRRtFGwUnlik8oU14hisy7jABrGmGGqHNGaM0ZozRmjNZn2z3pv2z3pDee9Rtee9RNd+9MN4fWj7YfWo3uyR1qlNOWqqzE0xicVA7YqISc1PG2anGcVG54qs7YNOR6nDGpUcgU2SQ0xGJNXIiQKkZziqsj1D5uO9MaY+tCyE1KjGrKE4pWzULtgVA0vNKHJo2E0xojULLg1raSB5i16Ro3+rWujT7tOoooooooooooooooooooopr9KzLzoaw5/vGq9FFFFFFcxlqT5qPmppDUhVqaUNJsNIYzULxGo/KNBhOKqzQn0qqIW3dKuQwmrYgOKZJbnFUZIGz0qSG3Y9qtran0qZbQ46U17MntSJZkHpVpLYgdKSSAgdKoTxkVWELE9KlFox7VIlmR2qdbU+lTpbGke3IHSqNxGwBrPbduq1AhatOG13DpTZ7XavSsif5Wq/pUgEgr0PSLpVRea6BL1MdakW7U96f9oX1phu0Hem/bU9RR9tT1FH21PWj7anqKPtqeopftieop63KnvUglB70eaPWjzh60nnD1o88etNNwo70guVPeniYetIZ1Hem/aV9acJwe9DSjHWs67cEGsWY5Y1BRRRRRRWN9nHpSeQPSjyPak+z+1H2b2oNv7Un2celNMA9KY1uD2pv2YelL9l9qY9kD2qubAA9KlS2C9qkCKKRkUioWtlJ6VJHbKO1WFiUVIEWl2KacsKk9KlEIAqGWMYqhLACabHbLnpVpYEx0p3lIPSl2KKegSntEhFUbm1BB4rKltcN0p8CBWFbVrtwKS8C7DXLX2A5qO1uPLYHNdFaa15agbq0o9fP96r9vrmf4qttrIC/erOn1/afvVXPiL/AG6P+Eh/26P+Eh/2qP8AhIf9uj/hIf8Aap6eIMn71aVrrW/HzVqxakCOtPN/70xtSA71GdVA/iqNtXH96q76xz96nw6oWPWrq3/HWo5NRx3qAaiS3WrUV8T3qf7Zx1qtNcbu9UnbJqOiiiiiiqRAppFGKcEBp4jFBjFMKVGUphSkC1IFFLsFQyqAKpSvg1VaYimic5qQTU8Tij7RSfafenrcZPWrkEmSKtlsLVGebBqqZwTQJhTvtHFRvdY71H9r5605bv3qdLvPepd+8VVnTis932NViC6I71LPcFkPNYN3lmNUzlaFnYHrVuKZ8datx3jJ3qV9SYrjdWfPdux6mq32h89TT1nf1NDXLjuaaLl89TTzcPjrTorl93U1t2VywxzW5b3hwOauC5JXrVO4vCueaz3v2z1ppvWI60i3DM3WtK1ZuK0RIQOtRsxahFOatISBUnmGkLk00nNFFFFFFFUC9N3UoNSoakDCkLCmMwqMsKjLUZp28UF+KrTScVnytk1CVzUZXBprNimh+afu4pu7mno9aNs44q1LLhaybib5jzVQzUCfnrUqyZFQyyGq/mnNSLLVmJ8kVp2/Ip06fLWNcDDUyI81ZIJWqc0Oe1UpYTjpVcQnd0q7FCdvSopgVqAMScVKIi1OFqfSnfZyB0qN4D6Ui259KcYD6U6KA7ulatum0CtKE9KuB/lqhdP1rNJO6pEGatwR5Na9uuAKsinqmalC4p9FFFFFFFFFFZRzSU9akBxSGTFMMtNMmaaWpM0FqaXNNLmoJWOKpOx3U5eRTXU1CyE0giNKVOKjYEUKTmrsDkVLJIStZ8uSTVdlNQ5INTJIaHywqAoc04Aip4mIYVr2jZxVuVCUrGuozuPFV41O6tGGEuOlSmxJHSq0unk9qiXTTnpU4sCF6Vm3tttzxWaq4etG2iDYrSjstw6VKdPOOlRHTTnpThppx0pp04+lPXTiO1ONuU7VJGCDVk521RuASaqiEk9KsJbn0q5BEQa0YlwKsKtTKKdRRRRRRRRRRRWWSKTinAigvTGbNMNFLRSEU0ikxUUiZqs0JzUiQ4p5hzTfIFHkj0pjQiq0kNRrFzU6rinHmoigNRtECKgeCmrEc1MsORS+QKQwUiw4NalmuMVqiIMlU57Hd2quun4bpWlbWeMcVfW0GOlNayU9qb9iUdqinhVFPFc1qe0Zrn2YB60LOUAiuis5EYCtaOJHHapBaKe1O+yL6Un2NfSl+yLjpVWazHpVT7NtPSnGLioHt9x6VJFZj0qwLQDtT1t8dqmWPFSquKfRRRRRRRRRRRRWJvo30eZSb6XdS5ozRmlopKKQ80m0GlCigimE03NIeaidAaiKAUh4pKSjFIUBpNgpwUClxRigKM1ag4IrYtjkVb8oMOlM8hQelTxxgVOBxRgVHIwUVi6hdBVPNchf3O5jzWQz5apYpiprXtL8qRzW/Z6kDjmtmC7VwOauLICKkGDRgVE6A1WaIVE0eKi2DNTxoBUuKTbS4paKKKKKKKKKKKKKwytNIpMUYpRThRRmlzRmiikzRml3UhYVGxqMmk30hamE0w0mKMUuKSkzRmjNANPBqzAMmte2HAq+g4pSKVTUopGbArOvLkIp5rk9Svck81zs825jzVbPNOBqVJCtXre8ZCOa2bTUyMZNbVvqYIHzVoRXyt3q0k4YdaeWzTMZqOReKg281Kop1FFFFFFFFFJmjdRmk3CjdTqKzClMMdN8uk2UbKNtG2jbRto20baQimGmM2KjMlN8ykL0ham5pM0UYoxRRTTTKKKUU4Grlv1FbNsOBV9BxSlaQDFBcKKo3V6qA81zWo6kDkA1zN3dFyeaznl5polqVXBqQGnBsVMk5XvVqPUWTvVuDWSCPmresNU8zHzV0EEnmKKs4qKSocc04UtFFFFFFFFRPIFqFrgDvUZuh60fah61G16M9alin3d6tq3FOyKpYppFNNNNJSUtGKMUYoNMNRtUTioGBpu00bTRtNLtpdtJtpdtG2kxTTTCaZmjNGaUU4VdtjyK3LboKvKOKdimvwKy7668pTzXJ6hqZyQDWHLO8p71XeB27VVkt3HY1CUZaVHIqwj5qUGlJ4qvLIR3quLlg3Wt/SLs7xzXf6ZNuQc1rZ+WoZDUQp4oooooooozUUkgUdazLq7C55rIm1IA/eqIajnvTZdT2j71QR6jvfrW3Z3IwCTV8XigdaPty+tTlaYwphFNIpuDRg04ClxSEUmKDTDTCKaUppjo8qjyvak8ujy6PLpPLpdlIUpjLUTCoWplJSU9afViB8MK3LSTIFaaHIp9RSn5TXN6sxwcVyU8LySGrNrpxbGRWgNLBH3aik0gY+7WbdaVtB+WsS4tjEx4qBWwcVZjbNOc4FUZmqrn5q1tMl2yCvQdHnyi810SyZWo2bNIKfRRRRRRTWYCq8tyqDrWTd6kqg/NXN6hqw5+auem1XL/AHqdFqXH3qin1LP8VOtL75gc1vwamFUfNUjat/tU3+1v9qu/K00pTDHTTHR5VJ5dGyjZSbKNlIUppjpvl0nl0bKNlIUpNtJtpNtJtpMUhFMZaiZKiMdN8qkMVJ5VOEZpdlKvymtK0lwRW1BJkVYzUMzcGsO+j35rLFkN+cVft7dV7VdWIY6UNCuOlUrq1VlPFctqdljJArmpkKPT4mqRzxVGY81BjmrtkSriu40WY4XmusifKCnHrTlp9FFFJkU0yAd6gkulUdazLrVEQH5q5++11RnDVzV9rpJOGrn7rVWcn5qzGvWLdakS+IHWg3ZY9aswXZXHNXl1EgdaP7RPrR/aJ9a95xRto2Unl0eXSGOm+XR5dJso2UhSmlKaUpClNKUbaTZSFKbspClNKUhSmlaaVppSmlKaVFJtFJtFLgUhAqJuKfFLtNattddOa0FnBXrUE03HWs+WUE81WMqDvTkukB61ZS6U96l89T3qORgwrIv4A6niuQ1C1KsTis5cq1THkVVkjyaaIeatW8eGFdPpMm0rXY2jgoKsFgKBIKkDA0uRTWkA71Xku0TvVGbVUT+IVmXOuoufmrEvPEQGcPXPXviAtnD1gXWrPIT81Zsl0znrUDMxpmDSgGpVBqZWIp3mGjzDR5hr6VFOApwFLik20baTbRtpNtIVpu2kK00rTStIVppFJik4pMCkwKNopCoppQUhQUwqKhfAqu8mKiMtJ51HnUhmpjSZqPzMGp4bkqetaMV3kdafJLlax7278rPNYFxrWwn5qqHX8H71WIfEHP3q1LfW1fHzVqQXolxzVplEiVhalZZBOK5q4tyj9KjUdqXy80oiFSooBrSspdrCuqsbobBzVmW7AHWoFvhu61ciuwR1omv0RetY95raJn5q5+88RgZw9c/d+Iyc4ese41x3J+Y1nS6i7/xGqjzu/emcmnqtO2UuwUbRTgKWiiivpUNUganhqXNLmlpDSZFNLgU0yCmGUUwyik80etJ5gprSCoWnA71E1yPWmG5HrSfah604XI9aX7QPWl+0D1pfPHrTTOPWomnHrVaWcetU5JcmoTJSeZRvo30b6TdQrYNW4HOa0B8yVg6wjbWxXB34lEh61nETe9M86WM96t22purDJNdTpWqFiATXZWU/mIKmuIBIh4rnNQssEnFYckexqFp1AqaJ9prWtr3aOtSy32R1qob7ac5p39tCMferMvvEPBw9cxe667k/NWLPqTufvGqb3LMetMDFqkVc1IEpwSngUtFFFFFFFfRokp4lp4lpwlp4kp3mU1pKgefHeq73OO9QNd+9RNee9Rm896T7Z70v2z3prXnvUD3ZPeoWuT60w3B9aT7QfWnC4PrS/aT60ouT6077SfWkNyfWmGc+tRNKTUZYmm5ozRmijNGactWoeorUgGVqC+s/NQ8VzF1om9z8tVz4f4+7WXe6EVzhaxX0yRH6GtXS7aRXHBrvNKRggzW3tylZd/CCp4rlbyPa5qmOtOpCcUxpgveo/t4U/epTqII+9VO41LAOGrHudVbnDVlz37vnk1SeUseTUeSacq5qdEqdVp2KWiiiiiiiiivoHzKXzacJqcJ/enrOPWpBOPWmPPx1qrJN71Ukm96rPKaiaQ0wyGm+YaPMNIZD603caTJpKKWlFKKOaOaMGjbSbaTbRijFGKMUYqVEJNXoIjxWnCmBUzICKrPbKT0oFopHSqtzpqOD8tZE2iKW+7TrbRxGwO2ty2txEo4qwWAFULzlDXK36/MazsYNIzYFVZrgKOtZVzf4zzWZJqBz1pv9oHHWq814W71SeUsetRE5pKeq1MiVYVcU+iiiiiiiiiiiveN9IZKaZsd6YbjHegXPvThde9IbrPeoWnJ71E0majLU3NJSEUmKTFGKMUYpcUoFOxS4oxS7aNtLik20m2jbSbaNtIRQoyauwRZxWlFEFFSGQJ3pv2ketPWQNU60pAxUZjU9qBEo7U1/lFU3m5qtM25TWHeRZJrKlXZms25uAgPNYd3e9cGsiadmJ5qqzGmbzSFiabRinqtTolTquKfRRRRRRRRRRRRXubAiomY1EzGoyTSZNAJpwBNGw00qaaRSUUUlGKMUYpcUYpQKcBS4pcUuKKKMUmKMUYpMUxjikjPzVrWi8CrUkgRax7zUAhPNUU1Es/WtizuN+Oa0hMAtMa7Ud6aLoHvUyTA96JPmWs+ZCDVd84qhcAYNYGoSBAa5S+usscGsiRy5qIpmo3SoGGKbSgU9UzU6JUyrT6KKKKKKKKKKKKK9+eD2qq8B9KiMJ9Kb5B9KBbn0p62xPap1tfala3AHSq8kQFV3WoyKTFGKTFGKXFGKMUuKULTgtO20u2jbRto2UuyjZRspNlIVqCRTTYlO+ti3+VKr305CnFc3dF5HPWktrZywODXQ2URRRVi4lKJWHcaiyMeaSHVcnrWvZ3fmY5rZj+Zajlhz2qhNFgHisS/lEamuP1O8ySM1zU7l2NQ4pcVG68VWdaZtp6pU6JUoWnUUUUUUUUUUUUUUV9HtEDUTW4Paozbj0pn2celKIB6U8RAUhwtV5ZBVOR81XbmoyKTFGKMUYoxRtpwWlCU8JUgSnhKTZRspQlOEdL5dL5dIY6Ty6QxVDJDRFD81aKR/JVW5ti/aqi6ZlskVdi09V7VZWAL2qC6tyymuW1KzcEkCsPMkUnet/SrkkgE12Nm+5BVorkVQvAFQ1xOtz7d3NcNezFnPNUDzRRSEZqJkzTBHUipipAKWiiiiiiiiiiiiiiivpWmkimMRURNGaYzcVWkc1Vck1EVJpvl0wpTCKTFGKUClC08JTglKFpwFOFOzRSgU8CnAU7FJTSRSbhRuFMbBpYxzV+IcVJ5QPanCJR2pSgpNlI0QIrOvLFZFPFc5eaT8xIWm2dk0TjiuosQQozWhnC1l6jLiM155rs2WauPnOXNRAE08Rk9qUxEdqjIxTcUbaXFFFFFFFFFFFFFFFFFFfR5emGSmbs0o5pSKicVXdc1GY6Ty/akKVEyVCyGmbTS7TS7TTgKcBTsUYpcUYpcUuKcBThTgaN1MZ6haSozLR5vvTTOPWp4JQT1rSiYYFTbwKQ3Cr3qM3ietOW4Ru4qYMCKa4BFVZLdX7VGtkoOcVajiCCldsCsLVJCEavPNZcl2rnzGXarUFizY4rRi0skfdptxYbF6VjXEe1jVaiiiiiiiiiiiiiiiiiiivoog0wg0qipBxSE1GeaTZmjyaQw0hhppt89qja29qjNsfSk+zH0o+zn0pPIPpR5Jo8o0vlGl8qk8ul8ulEdO8ujZSFTTG4qByahbJphBFV5Zgg61l3GpBD96kttYG/71btvqyFB81E+soo+9WTc+IVXOGrObxJ8336vWXiAOwy9dNZaksoHzVqK4cU/bTgtI/FVZG4rD1TmM1wGqoTIaq2dn5jjiuls9LGAdtaQsFVelZOpQBVPFchfDDms49aKKKKKKKKKKKKKKKKKKK+jiBTSBSUGmGkFTItShKNgpRGKXyxQYhTDCPSk8kelNMIpphFJ5ApPIFJ5PtSGGmmKk8unCOl8uk8umtHULx1A0VMMVVrgbFNc1qd55YPNchfak2481Uh1Nlb71acWuMq/eqG41t2H3qyp9Udj941Ta/fP3jVyz1R0cfMa7DSNdI2gtXbadqyyKPmrciuFcDmpvNXHWoZJ19aqvIDWbfLuQ1x2oWxMh4qTTbT5xxXV2tuAg4qWSH5TXP6rF8prh9RTDmso9aMUYpKKKKKKKKKKKKKKKKK+h/No8zNKGp+c0hpKkVgKlDinbhS7qXdS7qQsKYXFNMgpN4pQwpwxRgU0qKaVpu2lxRSHFMao2xUZUUxlGKz71fkNcLrYYbq4m8Y7zVPeQad5rDvTTIT3qMkmmEUKSDWjaXjRsOa6jTNbKYy1dZZ6+Noy1XG19cfequ2vqT96rVtqiyn71XWcSpWPd2u5s4p1nBsYcVuwYCipGAIrF1SMFDXA6rHhzWEww1JRSUUUUUUUUUUUhoopaKK9930B6er1IJKXzKaZKPOxSif3qQT+9PE3vR53vR53vSGb3qMze9RtN703z/enrce9TLOPWpBKDTt4o3CkzSFqaWphemGSmF6TdSE1TugChritdQYauAvlxIaoUYpMUYpCKbinqcVYiuGQ9a0ItTdB96pTq74+9TBqj7vvGtnTdWIYZauxsL8SIBmtAgSDNCIFNW0fFPMnFZ998yGuI1eLlq5mZcMajopKKKKTNGaWiiiiiiiiiiveM0Zpd9L5lJ5lIZKaZKb5hpwmNOE1L5/vSef70nn+9NM3vTTLTPMpRKRUizH1qZZ/epRce9L9o96X7QPWj7QPWmNcD1qJp/eozce9J5/vS+fQZxVe4mBU1ymsDeGrhtQhIc8VksMGkoxRikIppFJS0oJpcmgE1ctZyrjmuv0i7Y7ea6+1l3IKtbqUPS+ZUE53Ka5vVLfcCcVyV3AVY8VRIwaKCKaRRRTaSlzS5paKKKKKKKK94IppppNN3Um6jdSZpM0maTdSF6aXo30b6N1ANLSg04MRS+YaTzTSecaPONNMpphkNMMhpPMNHmmk841FJISKzLyLeDXK6naYycVzNxEVY8VW6U4GlpDTSKTFGKMUUVYt1y4rrNIjPFdfa5CCre+k30b6QvkVRuog6niubv7LkkCsCeAqTxVbGDS44pCKaRSUU0ikozSg0uaWiiiiiivfCtMK1GVppWm7aTbRikxSEU0imkU0ikpKXNKDT80Zo3UZpKTFG2mkU00w0000mkppqORARWNqFpuU8Vyl9YkMeKx5LcqelQFSKSjNJmiiikpQMmtCyi3OK7HSocAcV0kQwoqSimmm5prciqVzbhweKwb2x6kCsOe3KE8VWIxR1ppFNIpKKQim4oozS5pc0ZozRmjNGa9/NMNJim4pNtJto20m2mlaaVppWmFaYVpCKTFJSbqN9J5lHmUokFOEgoMgpjSCozJTDJTTIKb5lG8Ub6QtVeZQwrGvLQNnisO5sOvFZc1mQelU3tyvaoGQimYoopdppwjJ7VPHbsT0rYsLU7hxXX6dDtUcVsovFOxTSKaaaRTTTSMiqk9uGB4rEvbHqQKwbi3Kk8VXEZzSmM46VEykUyik70YoxSYpKKWkozRmjNe/k00mmlqTdS7qXIozSUmKaRTSKYRTStJtpCtNK0wrTCtRkVGxIphcik800ecaaZaaZKYZKb5lJ5lJ5lL5lHmUxnzULgNVSWAN2qjLZA9qz59P68Vlz2JB6VTa1YdqYbdvSlW3YnpVmOzLdquw6cT2rSt9L6cVs2umhccVtW9vsAq6F4pCtMK00rTStNK0m2kKZqncWwYHiufvbPBPFUUtMt0qc6eSvSqU9iV7VRkgKnpUBUikoooxSEUmKMUlFFFe+5phNMJppNJupd9KHpwanZpCaaaaaTFGKaRSEU0imFajZahZahZaiK0w5FMJppamk03NJmkzRuo3UhNJmmkU0oDUTwhh0qnLZBu1VH04HtUR0z2pV03npVuHTwO1aENmo7VdigVe1XY1Aq0hFSg0tIRTStJspClJ5dHl0x4sisi9t854qhHb/AD9K0o7QFOlQXGngjpWPdadjOBWRPZlSeKovGV7VHjFFFIaKKTFGKMUYr3fdRmmmmkU0ikozTgafuo3UmaSiikpKQ0w1G1QtUbVGwqFhULVGaQmmk03NJmjNJmjNLSUUuKNmaPKHpR5K+lHkD0p6xAdqkC4p4OKlV6mSSp1enhqdmloooxS4FIy8VQuYs1US3+fpWhFFgUrxAjpVSa0DZ4rJu9OyDgVg3dgVzxWTLCVPSoSMUlIaKKKKKK9zGaeBS4ppWmEGmkU2jNLmjNLmjNOzS0lNNMJphNRtUTZqJs0w5qNgaiZTUZU0wqaYQaaQaTBowaTBowaXBpcGnBaeEpwjpfLpQlOCU7ZSbDSbDSgEU4EipVY1Kr1IHpd9G+l30CQU4PTt3FQyAGo1QA1OuAKU4ppUGopIVYdKyryxDA8Vzt7p+CeKxZrcqTxVYoRRsNJsNKIyakWBj2qQWrHtQbVh2pPsx9K9zW3PpTxbn0pfIPpSeQfSmm3PpUbQH0qMwGm+SfSjyTR5JpPKPpQIzThGad5Ro8o0hiNRmE0wwmkMB9KabY+lRm1PpTTaH0ppsz6Uw2Z9KjNkfSmGyPpTTZH0ppsj6Un2I+lJ9iPpSfYz6Un2M+lH2Q+lH2Q+lOFqfSpFtj6U8Wp9Kd9lPpR9lPpTltT6VMtkT2p32A+lIdPPpTTYEdqhe1K9qhMZBpQCKRn21H5/PWl8/wB6Y1xjvTVucnrVuJywp7PgVCZhQJhS+ePWjzxSicUpuB61G0ivVO4tRIDxWLd6YSThazX0xs9KZ/ZjelOXSmP8NWY9Gc/w1dh0Nv7tWxoZA+7UUmj7f4ai/sr2r2IWw9KPIA7U0wimmEU0xCozEKYYRSeSPSk8gelJ5HtSfZ/aj7N7U4W/tS/Z/aj7P7Un2f2ppt/aj7MPSlFsPSl+yj0o+yD0pPso9KabVfSmm1X0phtV9KYbVfSmm1X0pptR6Un2UelN+yr6Un2UelIbUelJ9kHpSfZR6UotR6U4Wo9KeLUelPFoPSl+yD0p6WYz0q3FZDHSrAsVx0o+wr6VFJZKB0rLu4AueKypE5qF1wKoXEmKpmU5pfNOKYzk1NbRs7CtyC3Ijziq12dmazGlOaTzj60ecfWjzj60ecfWmtMfWnxSktWnCu9eac9ordqgOnKT0oGlqf4atQaOpP3a04dGTH3atJpSL/DRJYIo6VmXVsqk8VS8lfSvRC60xpFqNpBTDIKaXFRlxTd4o3ilDCngilG2nALTsLSHbSZWmllqMutN8xRSiVaXzl9aDMtRtcL61C1yPWozdCk+0j1o88GjzhSeaKTzRSeYKPMFG8UbhRuFO3CnBhTwwp4dad5i09HBNXocHFWQBilIFVZyADWHeNkms0xljVe4jKqaxLrqaqd6WlRcmtrToASOK3GjCRVz+oN8xrJY803NGaM0ZoxmrVtESwrat4iFFWdtPSPJ6Vbitwe1XoYAO1XUQAU5sCqs+MVi3ikk1Q2GuoN571G1371Gbv3pPtXvTTde9Ibn3ppufem/avegXZ9akF3708XfvTvtnvR9s96abz3pDee9Ma896ia7PrUZuz60n2s+tL9rPrTTdH1qNrknvURnY03zWo85qBO1OE5p3nml800vmGgSGnCQ04SGnBzS7zS+YaXzTSecaTzzViCUlq2bZsgVc3YFRNLiqdxMMHmsmX52qSO2yM4qlfxBVNcxd/fNUqKlhGWFdJpqcCtC6bbFXL3z5c1nnrSUUUU9Bk1s2EG4jit6O0wnSmtAQelTQwe1XkjwKmUYqQvtFV3nHrUZbfVaWDd2qD7J7U3caQk0nNGDSEGmnNNwaNpo2GnBTS4alw1GGpNrUm1qQo1J5ZpvlGk8o0vlGjyjSeSaPJPpR5B9KPs59KT7OfSlFuacLY+lPFufSn/Zz6Uv2Y+lL9nNOFufSni3PpS+QaPI9qQ25pv2c0htzU0MJDVsWwwBVhzhaz55StZ8s+e9Ni+Zq040ASsjVOAa5G7PzmqdFWLcfMK6bThhRU162IzXL3bZc1TooooqeBMsK6jSoM44ro0gGzpULwDPSnJFipMYpC2Kqz3GO9UxKXarkI4p7sAKi8xag8ql8qjyqPKpDFTTFR5XtSiKlEVOENOEHtThb+1L5A9KTyB6UnkD0o8j2o+z+1Bt/ammD2pDD7UnlUnlU4Q+1OENO8gelKLcelPFsPSnC3HpS/Zx6Uvke1L5A9KXyPal8j2pfJ9qXyqTyvajyR6UeSPSjyB6ULFg9KtRDFTOMrWXdqRmsiQndVm0GSK2UX93WJqqnBrj7sfOaqUVYtzhhXQ2MoCii9mBU81ztwcsar0UUU5Vya0rK3LMOK67TLfao4raAwtRMuTSbcCmNVWaTArMmkLNipLaMk1pKu1aqXDGqu5q0xHS+VS+V7Unl0eVSGKm+XSiOniKnCH2pwixS7AKQgUw0lOAzUgSgximFKYUphWm7acFp4FOAqRQKkCCnbBS7KNgpdgo2CjbRtFJgUYowKOKOKMClU4NTA5FU7pMg1iTJhqsWg5FbUYylZmpQblNchfWxDHisxoiD0pvln0qRFKmr8NwUFJNOXFUHUk1GUPpSbTS7DT1hJPSrtvZMxHFdDp+n4IyK6S2g2KOKmamBc01xiq7mqFwSaqrEWatCCLaKnI4qFoN1M+y+1XQlO2Uuyjy6Xy6QxU0xUCOpQgpSAKYxFQs9RF6aWoDU9TUwYUFxTGcVGXFMLU3dS76XzKPNpyzAVMk4qQTCl84UomFL5oo8wUeaKb5o9aPMFHmCmGUCmGcetJ9oHrS/aB60CcZ61YimB706UblrIuY8MaS2GGFbcHK024gDqeKwrzTtxPFZMmlHP3ajGlH+7TX00qM4qjLCUNLFCXNXF04sOlNbTD6VGdNb+7Tl0xs9KuQaWcjK1r2umBccVswWoQDirW3AqJutC9Kjkqs4zVWSPJojiANWAMCngZqRUp+welO2inBRRgUcUZFNLCm5FJkUb6Y0lRM2ajbmo2FMpy1IDQXxUZkpvmUm6kzRmmljTdxpNxo3GlEhFSCU0vmmgTGnCY+tL55pDP7003HvQLj3pTce9Rtce9Qtce9N+0e9H2g+tAuDnrVu3uORzWnHIHWoJ4t1V44ir1qW/QVZK5FQvAG7VC1mp7U37EvpVW6tVVDxXMX8YVjUVnt3jNdLaQo6irf2FG7Uh05fSlXT1Hap47NV7VZSEL2qUDFI1QP1poOKjc5qPbmo2SmgYp4FSqtSAUtRmYUnnCgz0wz1GZ/em+fSiajzaQy00yUm+k3imlgaTIpQ1Bemls0w0lLS0U0im4o20baNtGKSijNNLUwvUZkpPMNIZTTTITTSxpMmjJozU0TkGtW1m6VoKA4pvlYNTxDFWB0paMU1iAKyr+YKp5rj9RnyxqjBcbX610en34GATXQ290rgc1cVlapABRilopGqvJUBbFNzk08CmstM2U9UqQDFLRWX5hpPMNG80m40ZNJzSjNLzSc0c00k00sabuNG+jfRvo3UoNLmjNLmikNGaM0UtIaYTTC1G6kJqJqiNNJpM0tFFFFOXrV+1JyK2YD8oqwRQvBqZTS0GqtxLtU81zOp3fUZrlbqbcx5qqHINXbe7KEc1u2WpYxlq37W/DAc1pRzhh1qcMDTqKYxqF+arPTV61OBS4pMUuKKKKydtG2l20u2lC0oWnbKNlIUpNlIUphSoylMK0mDSbaXFOAoopaKKKTNGaN1BYVGzVGTTS1JvpCaYabijFLikNJmjNGacnWtK1XpWxCMAVYxxSd6epqSo5HAFYuoXQVTzXIahdbmPNY7vk02lDYqxFOVPWtW11Arjmtu11QcZataDUVbvV6O5V+9Tb8imk5pCOKgkWmKOakFLRRRRRVDZRspdtGyl20oWnBaXbRtpCtNK00pTClMKUwpSbKNlG2jbSbaNtLto20hWmkVGxqIvimeZRvppakzSUUUYoxRTTTTSUVJH1rWtB0rXiHFWAOKQrR0qOScIOTWZd6gqg81zWoX+7ODXPTy7mNV880opaUGnrIRU6XjJ3q5BqpVgN1dDp2omTHNdHA+9QanAoI4qB+tNFOooooooqrilxSYpcUYoxSinUUEU0imGmmmkU00002kzS0YoxRRTTUZqNhUDKaZtNGw0bDS7KXZSbaAtLtpCtNIphqMmkzRmpIzyK1rNulbUJyBVkUEVBO+xSa57UdQ8sHmuXu9VLEjdWbJclz1qEnNFJThS0HioJHwKhSY7+tdTokhJXmu7suYxV7HFMc1XY80gp1FFFFFFVs0opQpNO8s+lL5Z9KPKPpS+UfSl8o+lKIj6UvlH0pDCfSmGE+lNMDelMMLelMMLelMMLelJ5LelHkN6Uogb0pfIb0o8lvSk8lvSk8lvSmmFvSmmA+lNNufSmm1PpR9kPpR9lPpR9lPpSfZT6UfZT6Un2U+lL9lPpSG2PpUTwkVA64qBhURBpMGkxT0zmtG1fBFbltJkCrysMUpPFUb04Q1xGsO2WrmJNxehVNSAUGkpwp1Mc4FU52qCM5cV12hdVrv7H/AFYq4xwKgdqhzmnilooooooqpmpEGTV+C33dqurY5HSnfYPaj7D7Uv2D2pfsPtS/Yvaj7F7Uv2L2pPsPtSfYPamnT/amnTvakOne1J/Z3tR/Zw9KP7OHpR/Z49KP7O9qP7O9qT+zvak/s32o/s32pP7N9qX+zfaj+zfak/s32o/s32o/sz2o/sz/AGaT+zPaj+zPamtpuB0rOurLYDxWNPFgmqrR03yqQxe1J5VKI6mjBU1pW82MVoJcDHWpVnB71Wu2DIa4/VI9zGsT7JubpT/sRA6VDJAV7VXYYpvenCnVHJ0rPnPWoovviuv0M8rXf2J/dirjdKrPTB1qQUtFFIWApjSqO9QPdovcU37cnqKTdU8BywrfsVBxWxHEMdKk8kelHkj0o8oelIYwKibaKbuX2pQy+1PG2kO0UmVpcLSHaKYWT2o3pTWdKFZDUg20ErSfLS/LSEoPSk3J7Ubk9qTcntSgoakVFNSCEUeQPSjyB6UeQPSmSQjHSsTUIgAeK5m5j+Y1UKUwqKaQKMCjilGKlRsVMJCBR9oK96ZLd5XGaxbtw5NV4Y1LVfW2Vl6VTurLAOBWJcQFSeKq4waUUtRuOKpzJmo4ozvFdRox2std7p7gxitI8iq8gxVYyAGnLKDUoYU1nAqCS6VB1rPuNVRAfmFY91r6rn5qxbjxIAT8/wCtVf8AhJf9v9a9EBqzb/eFdFp/QVuRfdFSUUVBM2BWXPcFSearfaznrUsdySasrOcVFJckd6jW6OetSC6OOtRvdH1qBrpvWkF03rR9pY96etw1S/aiB1phuj60q3R9ak+0nFRPdH1qP7U1KbpqYbpvWpI7pietaNtMWxWghyKfRRTJPu1i6gODXNXQG41QfAqtI+Kgaam+dSedTllyatw81aCcVBKhxVCfcM1mTMc02KXa1attODgVbeMSJWLe2fXArFmhKk8VARikzSEZqJo80LGAa1tPfYwrs9NugVAzW6kgZarXUoUGsWe92seaSG/BPWrf29QvWs+71lIwfmrnL7xEBnD1zl74iJJw9YVzrTuT8xrOk1B2P3jUf2x/U19GBas24+YV0VgOBW1H92pKKKrzrkGsi4hJJqr9nbNSxwMKsiM4qCSFiaasBFOMZAqIx0nkZpRbGpFtaU2+BUZiOaUQE04QYp/kmmG2JNKLQ+lBsz6U37GfSnpaEHpV63hK4rQQYFPoopkn3awtSfANctdzgMazZLgetU5Js1A0lN303zPepoXyRWva4IFXgvFMZM1Wmtww6Vk3NqRnis10KNVi2kIYVtW8m5aJ4Q61i3lnjPFY00RUnioCKSjFFTRPtNbmn3u0jmumtb9Sg5qO9uwVPNczeXeGPNUDqfl/xVXuNf2qRurnr/XmbOGrAudTdyfmNUJLlmPWotxanqpNP2V9K9Kmgb5hXQae3StyL7tSUUU1lzUDwA9qj+yj0pwtgO1O8gUxrcelQSIEFVJJAKrtMBQk4zVqORTUvmKBUTzLUXmil84CgTip43DVcjiB7VOIR6UeSPSjyB6UeSPSnLGBUgGKKKKjl+6a5rVnwDXF3sx3ms9pSaiLE02mscVUmuQnemQagN+M10Wn3QcDmttGytLS7ciqlzACp4rBu4gpNU0O1q07abpWnEd4plxbBlPFc/e2m0nisiSMqahNFFG7FOS88s9auRa4IxjdSTa8HH3qybrVA2TurEutTPOGrHn1BmJ+aqMk7MeTUJYmgDNTImasKlO219FsadCfmFdHpp6V0EX3akoooooxRiimsOKoXIODWVKjE1A0TGmrC4NWo1YCnPuqEq5NHltSGN6BG+auW6MCK1oRgVYooooooooqKb7prmNX6NXE3o+c1RK0m2kK1DNwprn9QlYE4qhbSSNKOtdroythc11MQwgp/enrUU/3TXP3xGTWSxw1WbeQ5FbtmcgVpeXuWsy9tdwPFc3eWxUnist1waZSM2KqzXAUdaybm/xnBrMl1Js8NUP9pP8A3qY9+zDrVSSct3qAsTTaUCpUWrCLipQKWvoAzCpYJAXFdPpjZAroYvu1JRRRRRRRSGoJIt1VzagnpSfYx6UfYx6U77KB2pptc9qUWg9KX7IPSk+yD0pRaD0qRLcL2qwq4p9FFFFFFFFRzfdNczq/Rq4u8HzmqOKMUm2oZYiy1jXVg0jdKfY6Qd4JWuu0+zESjitPIUU0Pk1Op4qtcthTXPXr5JrLbk1Zth8wrobIcCtVR8tRzRhgaxL60yDxXOXUBVjxWe/y1RuLgIDzWJd3vXmseacsTzVViTTDmm7jSZopQKkRKsImKmApaK9s881ZtZiXFdfpL5C11EP3RUtFFFFFFFFGKTaKMCjAowKNoowKMUYFGBS4ooooooooooqOX7prmtW6GuMvB85qjRSgZqdId3apPsAY9KswWSoelXgoRaqTzbaiiny3WtGNsrVW7Pymudu87jVAjmrlqPmFdFZjgVpL0pSM1UuIQyniue1C1xk4rlr/APd5rmL66IJGaxZZS7VEFzTvL4qJ0xUJFJSgVKqVOiYqYCloor2poyKmtVIcV2OjjgV1UH3RU1FFFFFFFFFFFFFFFFFFFFFFFFFFFFFRy/dNc3qw4NcdeL85qlso2U5U5q5CMVcTFTrimy/drKuQxJqKAENWvCflqK4XINYt1FyazWjw1WrRPmFdBa8KKuhuKXdSMQRWZfRAoa4XW027q4W+JLmqQXJqQLTsVDItVmWkC1IiVOqVKBS0UUV7m2Kfbj5xXW6R0WunhPy1LupC4FN80U4ODS7qXdRuozSFsUwygUnnCnh807NG6k3UbqXdRmjNGaM00uBTPNHrSiUGnhs0uaM0ZozRuqOQ5U1z+qDINcldp85qr5dL5dG3FJ5wXvU0VwGPWr8RyKey5FVZbfPaoFg2t0q2nyrUFxKAKzJXDGq/kbj0q5b2pBHFakUe0VPtoxTWOBVC8b5DXEa5yGrg71f3hqqBTqKawzULJSLHUqpingUtFFFFe4YJqzbRneK63S1wBXQI2Fp2+opJMCq/nHNWI5CRUu+jfQHp4amO/FU5ZiKiWY561dikJFT7uKYXpN9G+nh6XdRuo3Uhfiq8shFVWmOafHMSauRvxUu6jdRupC1NL01myKxdS6GuWuh85qsBS4qGdtqmsO6vSjHmpLG93uOa6e0fcoq5TSuahZQKhkk2isi7uevNU0lLNWpapuxxWpFCAOlWAmKXFIRUMnArLvDkGuR1hCQ1cNfR4c1QxRilxSU3FKFpaKKKKKK9+EIq3bQDcK6awj2gVqZwKYXqN3zUPepkbFSh807PFN3gUvm0xpM1Wk5pirg1ajfFS+bxSGTNKDSFsUCSnebR5tHm0hl4qCRs1ARk05ODVlJMVJ5tHm0ebSebSeZmnZyKydR6GuXuvvmqlLmq1zyprmtQiYscVHYB1kGc12ensSgrUB4pGNQuc1Suc4NYdyGLUlvESwres48AVpIOKfRSHpVeY8VnTruzXPapb5U8VwupwbXPFYxT5sVPFbFu1Pe1KjpVR12mmUUUUUUUUV9Bqwq9bEbhXQ2R4FXWbiqzyYqBp8d6jFwM9amSbPep0epC3FRM9RmbHeomuQO9M+0j1pRcD1pwuR61IJs96kWTNTK/FNd6i3mjzDR5ho8w0xp8d6jNyPWm/aB60faR609bnPepRLml8w0eYaPMNKrnNWEbIqhfjKmuZuk+c1TKU1lIqB1zVWazEnao4tO2vnFbdpFsUVdzgU0nNJtzUE0O4VnyWeT0qSGz2npWlFFtFTjijdRmg9Kry1Udc1l30OUPFcNrFvhm4rn0t90uMVu2en7lBxRe2YjU8Vzdyu1jVWiiiiiiiivflNXLZvmFdHYtkCtBulUZjjNZlxKRmq6TMWrQt3JxWhH2qU9KheqkzkVmzTkE1B9obNKLhqkjuGJrQgkJq6lWF6U16jooprHAqhcSlc1nvctmk+0tR9oarEMzE1pQkkVOKWilHWrMfSql4Mqa5+5T5jVUx1C8dQmPmpEjBqVYh6VOqgCmsaaDUq0pANMMYoCgU7cBTTJSB+akU049KglqsRVS7UbDXF6xHljWRa2u6XpXV2VmBEOKz9Wh2qeK4m+XDmqFGKKKKKKKK99FWrb7wrpLDoK0m+7VGZc1nzQFjUaWpB6Vdhi21djHSpD0qF6qzJmqMlsWPSo/sZ9KPsZ9KelqQelXIYitXEFTr0prVHRRTWGRVGeItVJrQk9KBaH0pwtD6VPFbbT0q9GmBUwoopR1qzH0qtd/dNYNwfmNU2YCoJJVFVJLpFPWiO8QnGRV6KQMOtTbgB1qJnGetCmpAaXdTC1NLmk3Gk5NSKtSqMU5ulVZWquWqrct8hrltQjLuajsbTDgkV0UMYWKsXWFyjVweoLhzWb3paQ0lFFFFFe/gVath8wrpLAcCtMplarvESajNvntQLf2pwhx2qRYzUhjOKiaM1GYc9qb9n9qX7P7UfZ/aj7P7Uohx2p4iNSrHxTWjqPyzR5ftR5ftR5Rphgz2pPs3tR9m9qPs/tThBjtSiI+lL5Zo8v2o8v2pRGc1YRMCqV6cKa526fk1mzz7QaxL7UvLB5rm7vXdpPzVFba/lx81dJY62rKMtV59ZQL96qx1pN33qvWupJJj5q1I5lcdal4ppxTcClwKcNop29R3pDOo71E92nrVSS5BPWofMzUMx3Cs2W33NT4YAh6VbzhaxtUG5DXDakmHNZDdaSikooNJSZozX0CDVq3PzCul088CthQCtIUFHlijyxR5YpwQUuwU0xik8sUeWKPLFHlijyxR5YpCgFGQKaSDShAad5Yo8sUeWKPLFHlijyxR5Yo8sUeWKPLFHlijyxQIxTiAFrG1F8Ka5S8nwx5rIup/lPNchrNywDYNcTe3blzzVSO9dGzmta11pkA+arTa85H3qhGtPu+9Wvp+ukEZaussNdVgMtWymrIR96htUT+9UZ1ZB/FTTrKD+Ko21xB/FVeTX1H8VU5fEQ/v1WOv7jjdVu31Eykc1oxzZHWnl80wkUm4CkL8Vn3o3Ia47VIfmNYEi4ao6WkIpKKQikIpK993Vatm+YV0+mngVtKflo3HNLmlzRmjNG40ZozRmjNGaM0ZqJ2NV3c01ZDmrMbGps0ZozRmjNGaM0ZozRmjNGabuNDH5awdVb5TXG3rneaybhiVNcnq4J3Vx93ESxrPkQrUYdhTxI3rShz61PDcsh61rWurPHj5q1YteYD71SnXSf4qifW2/vVWfXH/vVA2tuf4qgfV5D/ABVA2pSMfvGrFrdO7jk11mlsxAzXRRHCipd9NL00tSbqhm+ZTXP6jbbgTiuZu7cqx4qgy4NKKUimkU2iikxXvOasW5+YV0+muMCtxGBWnZFLlfWjK+tGV9aMr60ZX1oyKMijIoyKMijIoyKY2DULIDQEANTLgU/cKNw9aNw9aNy+tJuWjctG9fWjevrRvWjetG9aN6+tJuX1pruoXrWBqrgqa469ILmsyYZBrn9Rg3Zrmrqz5PFY9zb7c8VnsmDSYpMUopwciniZh3p32hvWgzse9MMpPem7zSbialjQsa3NNtCWBxXZafb7FHFbCDApTTTSUU1hkVSuIQwPFYF9ZdeKwLi3Kk8VVIwaAaUjNMIptFFe7VLE+GrYs7vZjmtVNSAHWn/2kPWl/tIetH9pD1o/tIetH9pD1pf7RHrR/aI9aP7RHrQdSHrSf2kPWj+0h60f2mPWj+0h60f2iPWkOoD1pP7RHrR/aQ9aP7THrSf2mP71J/ag/vUn9qj1pP7VHrSf2qP71IdVHrTTqw/vUh1cf3qb/bA/vUn9sj+9Sf20P71L/bQ/vU19ZBH3qyb7Ug4PNYFxPuY81UaTNUZ1D5rKubUEHisC/tMZ4rCmhKseKrlabijFJikooopcVIkZY1qWNmWYcV1um2IUDiuigiCqKsYpCtIVppWkIppFRsuRVK4twwPFYV7Y9SBWFcWxUniqwjOaf5ZxTGXFRGkor3TNAbFTJOR3qUXTetPF03rS/aW9aX7S3rS/aG9aUXDetO+0N60faG9aT7S3rSG5b1phum9aabpvWk+1t60v2w+tL9sPrS/az60n2o+tH2lvWmm5b1ppuW9aabpvWmm6b1pPtLetIblvWkNy3rTDct60w3LetMNy/rUTXbetRNeOO9M+3OO9H29/Wonu2bvVdpSajMlMLZqFwCKzbu2Dg8VgXdkQTxWVLbEHpUBhPpSiAntS/Zm9KQ2zDtTGgI7Uwxn0pViJ7VYjtSx6Vo21gSRxXQ2NiFxxW/boEAq4sgqVWzTxzS4pCtMK0wrTStMaPNU57UMDxWHe2HXislrQq3Sni0yOlVp7Ur2qjJGVNQkUV7dvo3UoenB6eHp4al3UoenB6XfRvpN9JuppNRk00mk3Ub6UPTg1ODUZppNNJpKDSGmmkIppFRsKhYVCy1Ey1GQaYTimFqaTTSaQmo3XNUp7YNnis2awBPSqx07npTl072qYacMdKRtOHpVeTTvaq7acfShNOOelaNvp+McVqQWYXtV+NAoqcNipFepkkqdHqUNmnUmKTbSFaTZTTFmqlxaBgeKx7ixw3SmR2nbFJPp+5elYl3YFSeKypISp6VFsNex76XfShqkBp4al3Uu+k8yl8yk82jzaUSU4NTs0lNIppFNNFKDTg1LuozSUUUU2kNNJqNjUTGomqM1E1QvURppNNJppNJmmkZqNkB7U3yV9KcIl9KcIx6UGMHtTTAD2phtAe1KtoB2qdIAvapgmKdilxSipFapVep1kqUPTg1LmlzSUtIVBFVZrcN2qutuAelTfZwy9KoXenhgeKwLrTDk8VU/s0/3a78PTg9Sq1SA08GjNNLU0vSb6QvSb6er1MjVKpp1IaYaaaYWpN9Lvo30b6XeKcGFLuozSE0xmqMvUZaomao2NRlqYxqJqjNRmmGmmkopKKWlzThTgKeEp2yl204LS7aMU3FHSnBqkV6lV6lD04PS7qXdRup26kJBpm0U8U11DCqktqrdqh+wr6VL5lOWWp0kqdHqQNQWqMtTd1JupM0op61MhqZWp26kLUhNMY1AzVGZMU3zqTzqTz6UT+9PE9PE1O86kMtMaWozJTTJTC9MLUwmmE0wmmGozTcUmKNtJtpNtGKMUYpwqRalWngU7FGKMUhppppopQ1PVqkV6eHp26l3Ub6XfShqUNS5pc0ZpKzc05TU6GrKVMOlIaYabRSinCnipFp4p9FJTGqB6rvURNMJpM0AmpFJp4JpwJoJNNJppNJTTSGmmmmmGmmmmm0lFFIaSiilFPFSrUgpaWikNMNMNJRThUi08U8UUUopwpwpaWiiv/9k=", + "error": null, + "meta": { + "name": "View image", + "params": {}, + "inputs": { + "image": { + "name": "image", + "type": { + "type": "" + }, + "position": "left" + } + }, + "outputs": {}, + "type": "image", + "sub_nodes": null + } + }, + "position": { + "x": 1027.1387925400982, + "y": 251.36630333493974 + }, + "parentId": null + }, + { + "id": "To grayscale 1", + "type": "basic", + "data": { + "title": "To grayscale", + "params": {}, + "display": null, + "error": null, + "meta": { + "name": "To grayscale", + "params": {}, + "inputs": { + "image": { + "name": "image", + "type": { + "type": "" + }, + "position": "left" + } + }, + "outputs": { + "output": { + "name": "output", + "type": { + "type": "None" + }, + "position": "right" + } + }, + "type": "basic", + "sub_nodes": null + } + }, + "position": { + "x": 826.1911193192234, + "y": 579.1542134884979 + }, + "parentId": null + }, + { + "id": "Blur 1", + "type": "basic", + "data": { + "title": "Blur", + "params": { + "radius": "5" + }, + "display": null, + "error": null, + "meta": { + "name": "Blur", + "params": { + "radius": { + "name": "radius", + "default": null, + "type": { + "type": "" + } + } + }, + "inputs": { + "image": { + "name": "image", + "type": { + "type": "" + }, + "position": "left" + } + }, + "outputs": { + "output": { + "name": "output", + "type": { + "type": "None" + }, + "position": "right" + } + }, + "type": "basic", + "sub_nodes": null + } + }, + "position": { + "x": 505.15961556359304, + "y": 539.8477981917164 + }, + "parentId": null + } + ], + "edges": [ + { + "id": "xy-edge__Open image 1output-View image 1image", + "source": "Open image 1", + "target": "View image 1", + "sourceHandle": "output", + "targetHandle": "image" + }, + { + "id": "xy-edge__Open image 1output-Flip verically 1image", + "source": "Open image 1", + "target": "Flip verically 1", + "sourceHandle": "output", + "targetHandle": "image" + }, + { + "id": "xy-edge__To grayscale 1output-View image 2image", + "source": "To grayscale 1", + "target": "View image 2", + "sourceHandle": "output", + "targetHandle": "image" + }, + { + "id": "xy-edge__Flip verically 1output-Blur 1image", + "source": "Flip verically 1", + "target": "Blur 1", + "sourceHandle": "output", + "targetHandle": "image" + }, + { + "id": "xy-edge__Blur 1output-To grayscale 1image", + "source": "Blur 1", + "target": "To grayscale 1", + "sourceHandle": "output", + "targetHandle": "image" + } + ] +} \ No newline at end of file diff --git a/data/NetworkX demo b/data/NetworkX demo new file mode 100644 index 0000000000000000000000000000000000000000..6429ceb9c7bf48457c1b24381df6a32ea73ee3b1 --- /dev/null +++ b/data/NetworkX demo @@ -0,0 +1,9738 @@ +{ + "env": "LynxKite", + "nodes": [ + { + "id": "Create scale-free graph 1", + "type": "basic", + "data": { + "title": "Create scale-free graph", + "params": { + "nodes": "10000" + }, + "display": null, + "error": null, + "meta": { + "name": "Create scale-free graph", + "params": { + "nodes": { + "name": "nodes", + "default": 10, + "type": { + "type": "" + } + } + }, + "inputs": {}, + "outputs": { + "output": { + "name": "output", + "type": { + "type": "None" + }, + "position": "right" + } + }, + "type": "basic", + "sub_nodes": null + }, + "collapsed": false + }, + "position": { + "x": 89.2349156901193, + "y": -26.207915719155103 + }, + "parentId": null + }, + { + "id": "Compute PageRank 1", + "type": "basic", + "data": { + "title": "Compute PageRank", + "params": { + "damping": 0.85, + "iterations": 100 + }, + "display": null, + "error": null, + "meta": { + "name": "Compute PageRank", + "params": { + "damping": { + "name": "damping", + "default": 0.85, + "type": { + "type": "" + } + }, + "iterations": { + "name": "iterations", + "default": 100, + "type": { + "type": "" + } + } + }, + "inputs": { + "graph": { + "name": "graph", + "type": { + "type": "" + }, + "position": "left" + } + }, + "outputs": { + "output": { + "name": "output", + "type": { + "type": "None" + }, + "position": "right" + } + }, + "type": "basic", + "sub_nodes": null + }, + "collapsed": false, + "beingResized": false + }, + "position": { + "x": 344.59279861588806, + "y": -88.57266512111485 + }, + "parentId": null, + "width": 238, + "height": 180 + }, + { + "id": "Visualize graph 1", + "type": "visualization", + "data": { + "title": "Visualize graph", + "params": { + "color_nodes_by": "pagerank" + }, + "display": { + "animationDuration": 500, + "animationEasingUpdate": "quinticInOut", + "series": [ + { + "type": "graph", + "roam": true, + "lineStyle": { + "color": "gray", + "curveness": 0.3 + }, + "emphasis": { + "focus": "adjacency", + "lineStyle": { + "width": 10 + } + }, + "data": [ + { + "id": "0", + "x": 0.07562972103448592, + "y": 0.12046706633111094, + "symbolSize": 5.0, + "itemStyle": { + "color": "#38568b" + } + }, + { + "id": "1", + "x": -0.10923251968967097, + "y": -0.012013294354658512, + "symbolSize": 5.0, + "itemStyle": { + "color": "#267f8e" + } + }, + { + "id": "2", + "x": -0.07573661096080032, + "y": -0.04218814386686468, + "symbolSize": 5.0, + "itemStyle": { + "color": "#fde724" + } + }, + { + "id": "4", + "x": -0.05337864923571794, + "y": -0.07403914964411537, + "symbolSize": 5.0, + "itemStyle": { + "color": "#471265" + } + }, + { + "id": "6", + "x": -0.3884819242438957, + "y": -0.2549779192843263, + "symbolSize": 5.0, + "itemStyle": { + "color": "#46095c" + } + }, + { + "id": "7", + "x": 0.00003666801178678908, + "y": 0.03567262492767318, + "symbolSize": 5.0, + "itemStyle": { + "color": "#3b508a" + } + }, + { + "id": "9", + "x": -0.037138285608944444, + "y": 0.27930941856425634, + "symbolSize": 5.0, + "itemStyle": { + "color": "#45085b" + } + }, + { + "id": "1548", + "x": 0.487897974077929, + "y": 0.24733677486121908, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "14", + "x": -0.17141533570689893, + "y": -0.02706986348950055, + "symbolSize": 5.0, + "itemStyle": { + "color": "#433b83" + } + }, + { + "id": "1557", + "x": -0.6199054823586942, + "y": 0.23785526014640077, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "1564", + "x": 0.2735141027848327, + "y": -0.5001097804516843, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "30", + "x": -0.22316524265951962, + "y": -0.014383329419963372, + "symbolSize": 5.0, + "itemStyle": { + "color": "#471567" + } + }, + { + "id": "34", + "x": -0.09782861224688107, + "y": 0.034871066428543096, + "symbolSize": 5.0, + "itemStyle": { + "color": "#481c6e" + } + }, + { + "id": "1059", + "x": 0.01633071893859474, + "y": -0.23039443213909186, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "1060", + "x": 0.5025847891070017, + "y": 0.08816252901232235, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "548", + "x": -0.3475273105295457, + "y": 0.040009031041537274, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440357" + } + }, + { + "id": "39", + "x": -0.013847216839204252, + "y": -0.13504223637802418, + "symbolSize": 5.0, + "itemStyle": { + "color": "#471567" + } + }, + { + "id": "43", + "x": 0.0797294426529798, + "y": -0.0828960109793406, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "2604", + "x": -0.16221391337248284, + "y": 0.4781701327326257, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "3115", + "x": -0.09401062514658333, + "y": -0.6181079454429087, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "2094", + "x": 0.39247771627169653, + "y": -0.2487107171036422, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "3631", + "x": -0.1957070304532734, + "y": 0.2863835434540368, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "54", + "x": -0.14467284191083835, + "y": 0.13679427101378902, + "symbolSize": 5.0, + "itemStyle": { + "color": "#46095c" + } + }, + { + "id": "567", + "x": -0.15752032355376122, + "y": -0.41863035010890626, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "63", + "x": -0.004295057141415512, + "y": -0.6033056900540047, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440255" + } + }, + { + "id": "6720", + "x": -0.6488802680092068, + "y": -0.06853942335748138, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "580", + "x": -0.18809247682825952, + "y": 0.2080592021391948, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "69", + "x": -0.03627327774554916, + "y": 0.08619430093901326, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440357" + } + }, + { + "id": "4685", + "x": 0.06385862872137144, + "y": 0.560785499034385, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "79", + "x": -0.3024566260629822, + "y": 0.21734875603976495, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440255" + } + }, + { + "id": "1106", + "x": -0.6991030713895621, + "y": -0.32083419740944646, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "84", + "x": -0.26213365971998076, + "y": 0.08802198625007292, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440255" + } + }, + { + "id": "2135", + "x": 0.03647553904330182, + "y": 0.42768643340863394, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "102", + "x": 0.422767540315996, + "y": -0.8481334120125046, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440255" + } + }, + { + "id": "117", + "x": -0.18214827727751623, + "y": 0.05954327478051359, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440357" + } + }, + { + "id": "3189", + "x": 0.38240050097867384, + "y": 0.26676604665332765, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "119", + "x": 0.17559405107367976, + "y": -0.2573133745507263, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "637", + "x": -0.09610880873629898, + "y": 0.21297856896142586, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "126", + "x": -0.12638201586079548, + "y": -0.09215057386383346, + "symbolSize": 5.0, + "itemStyle": { + "color": "#460c5f" + } + }, + { + "id": "131", + "x": 0.4765642747515647, + "y": -0.01124853958268681, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440255" + } + }, + { + "id": "1155", + "x": 0.41773778608032, + "y": 0.19745936719927973, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "644", + "x": -0.22932193306800233, + "y": -0.19221531770208844, + "symbolSize": 5.0, + "itemStyle": { + "color": "#460b5e" + } + }, + { + "id": "651", + "x": -0.10021421135318448, + "y": 0.5095109975224535, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "655", + "x": -0.04521498868040844, + "y": -0.249132082663665, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "144", + "x": -0.28238011457609447, + "y": -0.34767151984872, + "symbolSize": 5.0, + "itemStyle": { + "color": "#450558" + } + }, + { + "id": "146", + "x": -0.1708914516580458, + "y": -0.27232056183977366, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "1177", + "x": -0.18161159402098082, + "y": 0.3771852442046203, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "154", + "x": 0.1465350655859005, + "y": -0.11970742940929185, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440255" + } + }, + { + "id": "160", + "x": 0.4187382368665876, + "y": 0.12027201311635485, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440357" + } + }, + { + "id": "673", + "x": 0.11435102465398667, + "y": 0.004446104263447976, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440255" + } + }, + { + "id": "172", + "x": -0.11617772514920116, + "y": -0.19726644054242626, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "9388", + "x": 0.19245384776449728, + "y": 0.5267104757179638, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "7857", + "x": -1.0, + "y": -0.4511231818460691, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "1218", + "x": -0.24004820183922304, + "y": 0.16554507969355345, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "4810", + "x": 0.43203569445515205, + "y": 0.043222902581180465, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "2255", + "x": 0.02672237322965134, + "y": 0.5072978299626362, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "217", + "x": -0.2564731559795801, + "y": 0.03527067572498814, + "symbolSize": 5.0, + "itemStyle": { + "color": "#45065a" + } + }, + { + "id": "227", + "x": 0.057742359123065086, + "y": 0.3294534180150196, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440255" + } + }, + { + "id": "230", + "x": -0.16883923399806444, + "y": -0.12006369670793003, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "742", + "x": 0.2460507581781295, + "y": -0.07037155061382898, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "1256", + "x": 0.07798666622975636, + "y": -0.1771361350850896, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "2281", + "x": -0.10230185587471705, + "y": 0.28053879595772707, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "747", + "x": -0.08090647989042597, + "y": 0.13926218521896566, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440255" + } + }, + { + "id": "1774", + "x": 0.3348001192420228, + "y": 0.33019005803014173, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "1270", + "x": -0.3573523282349013, + "y": -0.5959752115654583, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "4346", + "x": 0.2718741070940539, + "y": 0.38697612286219446, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "774", + "x": 0.05753261648876964, + "y": -0.31027237840444283, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440255" + } + }, + { + "id": "2312", + "x": 0.3106307764073143, + "y": 0.7296625410132968, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "8969", + "x": -0.3069638732136787, + "y": -0.7574153048976261, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "266", + "x": 0.21298223758777798, + "y": -0.5754715750477328, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "275", + "x": -0.47612154114972177, + "y": -0.32151751383071314, + "symbolSize": 5.0, + "itemStyle": { + "color": "#45085b" + } + }, + { + "id": "289", + "x": -0.25341262260043906, + "y": 0.252188605944037, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "1325", + "x": 0.2191809335060688, + "y": 0.19793650365399804, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "1840", + "x": 0.18690625006054518, + "y": -0.07366175920029665, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "1348", + "x": -0.03922249032853955, + "y": 0.5254767535621517, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "1873", + "x": 0.21078650973773339, + "y": 0.7831977547844796, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "339", + "x": -0.16475455212621123, + "y": 0.10059934772981015, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440255" + } + }, + { + "id": "363", + "x": 0.33154746688172393, + "y": -0.8985479026088616, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440255" + } + }, + { + "id": "9070", + "x": 0.12500541998045164, + "y": 0.5084143096182316, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "881", + "x": 0.4246429332740617, + "y": 0.3750213644693083, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440255" + } + }, + { + "id": "5004", + "x": 0.19109907423535247, + "y": 0.10087522530867864, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "909", + "x": -0.4686995856461244, + "y": -0.4533358683656031, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "915", + "x": -0.552665800196676, + "y": -0.4146320982917701, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440255" + } + }, + { + "id": "1949", + "x": 0.687452489748874, + "y": -0.4399122690968083, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "5541", + "x": 0.32586968859330123, + "y": 0.46502819233464937, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "431", + "x": 0.4179765608720439, + "y": -0.06397693327135069, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "1460", + "x": -0.21055363813484132, + "y": -0.7822710274375893, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "1463", + "x": 0.4555955130575433, + "y": 0.312684243926266, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "5565", + "x": 0.5016171105930488, + "y": 0.16956978571873993, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "7102", + "x": 0.19485401540920394, + "y": 0.4341944350188759, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "1474", + "x": -0.4807369721221183, + "y": -0.16144679091202324, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "453", + "x": -0.29765239782957, + "y": -0.049443255800377374, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "2512", + "x": 0.2395990862355947, + "y": -0.6749352181586784, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "2008", + "x": 0.25934193825920016, + "y": 0.48957869944799887, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "488", + "x": 0.03558785043627791, + "y": 0.20988077765990062, + "symbolSize": 5.0, + "itemStyle": { + "color": "#450558" + } + }, + { + "id": "495", + "x": -0.25508288735434875, + "y": -0.1766958974498127, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "2545", + "x": 0.22873836150206708, + "y": 0.010741962526006038, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "2040", + "x": 0.042347089553446834, + "y": -0.016687812689644473, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "505", + "x": 0.36893381177203927, + "y": 0.41246339276626837, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440255" + } + }, + { + "id": "3579", + "x": 0.12413765785390049, + "y": -0.31997583549169656, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440154" + } + } + ], + "links": [ + { + "source": "0", + "target": "1" + }, + { + "source": "0", + "target": "14" + }, + { + "source": "0", + "target": "0" + }, + { + "source": "0", + "target": "2" + }, + { + "source": "0", + "target": "160" + }, + { + "source": "0", + "target": "4" + }, + { + "source": "0", + "target": "230" + }, + { + "source": "0", + "target": "43" + }, + { + "source": "0", + "target": "79" + }, + { + "source": "0", + "target": "69" + }, + { + "source": "0", + "target": "488" + }, + { + "source": "0", + "target": "7" + }, + { + "source": "0", + "target": "117" + }, + { + "source": "0", + "target": "774" + }, + { + "source": "0", + "target": "1060" + }, + { + "source": "0", + "target": "54" + }, + { + "source": "0", + "target": "1348" + }, + { + "source": "0", + "target": "1463" + }, + { + "source": "0", + "target": "742" + }, + { + "source": "0", + "target": "1325" + }, + { + "source": "0", + "target": "126" + }, + { + "source": "0", + "target": "1774" + }, + { + "source": "0", + "target": "30" + }, + { + "source": "0", + "target": "2008" + }, + { + "source": "0", + "target": "548" + }, + { + "source": "0", + "target": "339" + }, + { + "source": "0", + "target": "217" + }, + { + "source": "0", + "target": "431" + }, + { + "source": "0", + "target": "505" + }, + { + "source": "0", + "target": "1548" + }, + { + "source": "0", + "target": "881" + }, + { + "source": "0", + "target": "172" + }, + { + "source": "0", + "target": "651" + }, + { + "source": "0", + "target": "9" + }, + { + "source": "0", + "target": "131" + }, + { + "source": "0", + "target": "2545" + }, + { + "source": "0", + "target": "3189" + }, + { + "source": "0", + "target": "39" + }, + { + "source": "0", + "target": "227" + }, + { + "source": "0", + "target": "747" + }, + { + "source": "0", + "target": "1840" + }, + { + "source": "0", + "target": "4346" + }, + { + "source": "0", + "target": "2604" + }, + { + "source": "0", + "target": "34" + }, + { + "source": "0", + "target": "4810" + }, + { + "source": "0", + "target": "289" + }, + { + "source": "0", + "target": "3631" + }, + { + "source": "0", + "target": "154" + }, + { + "source": "0", + "target": "5541" + }, + { + "source": "0", + "target": "1256" + }, + { + "source": "0", + "target": "4685" + }, + { + "source": "0", + "target": "453" + }, + { + "source": "0", + "target": "2040" + }, + { + "source": "0", + "target": "119" + }, + { + "source": "0", + "target": "5565" + }, + { + "source": "0", + "target": "673" + }, + { + "source": "0", + "target": "5004" + }, + { + "source": "0", + "target": "7102" + }, + { + "source": "0", + "target": "1155" + }, + { + "source": "0", + "target": "1177" + }, + { + "source": "0", + "target": "1218" + }, + { + "source": "0", + "target": "2094" + }, + { + "source": "0", + "target": "2255" + }, + { + "source": "0", + "target": "9070" + }, + { + "source": "0", + "target": "2281" + }, + { + "source": "0", + "target": "9388" + }, + { + "source": "0", + "target": "567" + }, + { + "source": "0", + "target": "580" + }, + { + "source": "0", + "target": "637" + }, + { + "source": "0", + "target": "644" + }, + { + "source": "0", + "target": "655" + }, + { + "source": "0", + "target": "146" + }, + { + "source": "0", + "target": "3579" + }, + { + "source": "1", + "target": "2" + }, + { + "source": "1", + "target": "6" + }, + { + "source": "1", + "target": "1" + }, + { + "source": "1", + "target": "14" + }, + { + "source": "1", + "target": "34" + }, + { + "source": "1", + "target": "126" + }, + { + "source": "1", + "target": "144" + }, + { + "source": "1", + "target": "9" + }, + { + "source": "1", + "target": "117" + }, + { + "source": "1", + "target": "7" + }, + { + "source": "1", + "target": "488" + }, + { + "source": "1", + "target": "39" + }, + { + "source": "1", + "target": "217" + }, + { + "source": "1", + "target": "30" + }, + { + "source": "1", + "target": "673" + }, + { + "source": "1", + "target": "4" + }, + { + "source": "1", + "target": "43" + }, + { + "source": "1", + "target": "3631" + }, + { + "source": "1", + "target": "54" + }, + { + "source": "1", + "target": "69" + }, + { + "source": "1", + "target": "84" + }, + { + "source": "1", + "target": "644" + }, + { + "source": "1", + "target": "655" + }, + { + "source": "1", + "target": "154" + }, + { + "source": "1", + "target": "230" + }, + { + "source": "1", + "target": "289" + }, + { + "source": "1", + "target": "1840" + }, + { + "source": "1", + "target": "339" + }, + { + "source": "2", + "target": "7" + }, + { + "source": "2", + "target": "2" + }, + { + "source": "2", + "target": "30" + }, + { + "source": "2", + "target": "39" + }, + { + "source": "2", + "target": "34" + }, + { + "source": "2", + "target": "644" + }, + { + "source": "2", + "target": "4" + }, + { + "source": "2", + "target": "1059" + }, + { + "source": "2", + "target": "43" + }, + { + "source": "2", + "target": "54" + }, + { + "source": "2", + "target": "567" + }, + { + "source": "2", + "target": "580" + }, + { + "source": "2", + "target": "69" + }, + { + "source": "2", + "target": "84" + }, + { + "source": "2", + "target": "2135" + }, + { + "source": "2", + "target": "117" + }, + { + "source": "2", + "target": "119" + }, + { + "source": "2", + "target": "655" + }, + { + "source": "2", + "target": "146" + }, + { + "source": "2", + "target": "673" + }, + { + "source": "2", + "target": "172" + }, + { + "source": "2", + "target": "1218" + }, + { + "source": "2", + "target": "230" + }, + { + "source": "2", + "target": "742" + }, + { + "source": "2", + "target": "1256" + }, + { + "source": "2", + "target": "2281" + }, + { + "source": "2", + "target": "747" + }, + { + "source": "2", + "target": "774" + }, + { + "source": "2", + "target": "339" + }, + { + "source": "2", + "target": "1474" + }, + { + "source": "2", + "target": "453" + }, + { + "source": "2", + "target": "495" + }, + { + "source": "2", + "target": "2545" + }, + { + "source": "2", + "target": "2040" + }, + { + "source": "4", + "target": "7" + }, + { + "source": "4", + "target": "84" + }, + { + "source": "4", + "target": "644" + }, + { + "source": "4", + "target": "774" + }, + { + "source": "4", + "target": "339" + }, + { + "source": "4", + "target": "5004" + }, + { + "source": "4", + "target": "495" + }, + { + "source": "6", + "target": "1106" + }, + { + "source": "6", + "target": "172" + }, + { + "source": "6", + "target": "230" + }, + { + "source": "6", + "target": "909" + }, + { + "source": "7", + "target": "1059" + }, + { + "source": "7", + "target": "54" + }, + { + "source": "7", + "target": "69" + }, + { + "source": "7", + "target": "637" + }, + { + "source": "7", + "target": "230" + }, + { + "source": "7", + "target": "747" + }, + { + "source": "7", + "target": "1325" + }, + { + "source": "7", + "target": "2040" + }, + { + "source": "9", + "target": "637" + }, + { + "source": "14", + "target": "54" + }, + { + "source": "14", + "target": "117" + }, + { + "source": "14", + "target": "644" + }, + { + "source": "14", + "target": "230" + }, + { + "source": "14", + "target": "453" + }, + { + "source": "14", + "target": "2040" + }, + { + "source": "1557", + "target": "84" + }, + { + "source": "1564", + "target": "1059" + }, + { + "source": "30", + "target": "54" + }, + { + "source": "30", + "target": "84" + }, + { + "source": "30", + "target": "230" + }, + { + "source": "30", + "target": "495" + }, + { + "source": "34", + "target": "69" + }, + { + "source": "34", + "target": "84" + }, + { + "source": "34", + "target": "117" + }, + { + "source": "34", + "target": "637" + }, + { + "source": "34", + "target": "655" + }, + { + "source": "1059", + "target": "84" + }, + { + "source": "1059", + "target": "655" + }, + { + "source": "1059", + "target": "3579" + }, + { + "source": "548", + "target": "495" + }, + { + "source": "39", + "target": "230" + }, + { + "source": "3115", + "target": "655" + }, + { + "source": "2094", + "target": "1949" + }, + { + "source": "2094", + "target": "3579" + }, + { + "source": "54", + "target": "69" + }, + { + "source": "54", + "target": "54" + }, + { + "source": "54", + "target": "1177" + }, + { + "source": "54", + "target": "84" + }, + { + "source": "567", + "target": "63" + }, + { + "source": "567", + "target": "1460" + }, + { + "source": "567", + "target": "8969" + }, + { + "source": "567", + "target": "909" + }, + { + "source": "63", + "target": "774" + }, + { + "source": "6720", + "target": "1106" + }, + { + "source": "6720", + "target": "84" + }, + { + "source": "580", + "target": "84" + }, + { + "source": "69", + "target": "339" + }, + { + "source": "69", + "target": "488" + }, + { + "source": "69", + "target": "227" + }, + { + "source": "69", + "target": "747" + }, + { + "source": "69", + "target": "117" + }, + { + "source": "69", + "target": "655" + }, + { + "source": "79", + "target": "117" + }, + { + "source": "79", + "target": "339" + }, + { + "source": "1106", + "target": "909" + }, + { + "source": "1106", + "target": "1474" + }, + { + "source": "1106", + "target": "7857" + }, + { + "source": "84", + "target": "637" + }, + { + "source": "84", + "target": "2135" + }, + { + "source": "2135", + "target": "2312" + }, + { + "source": "2135", + "target": "1873" + }, + { + "source": "102", + "target": "266" + }, + { + "source": "117", + "target": "126" + }, + { + "source": "119", + "target": "266" + }, + { + "source": "126", + "target": "230" + }, + { + "source": "644", + "target": "915" + }, + { + "source": "644", + "target": "275" + }, + { + "source": "644", + "target": "146" + }, + { + "source": "644", + "target": "655" + }, + { + "source": "655", + "target": "144" + }, + { + "source": "655", + "target": "266" + }, + { + "source": "144", + "target": "909" + }, + { + "source": "146", + "target": "1270" + }, + { + "source": "146", + "target": "230" + }, + { + "source": "172", + "target": "1256" + }, + { + "source": "1218", + "target": "339" + }, + { + "source": "217", + "target": "747" + }, + { + "source": "217", + "target": "495" + }, + { + "source": "774", + "target": "266" + }, + { + "source": "266", + "target": "363" + }, + { + "source": "275", + "target": "495" + }, + { + "source": "1474", + "target": "453" + }, + { + "source": "2512", + "target": "3579" + }, + { + "source": "495", + "target": "495" + }, + { + "source": "495", + "target": "3579" + } + ] + } + ] + }, + "error": null, + "meta": { + "name": "Visualize graph", + "params": { + "color_nodes_by": { + "name": "color_nodes_by", + "default": null, + "type": { + "type": "node_attribute" + } + } + }, + "inputs": { + "graph": { + "name": "graph", + "type": { + "type": "" + }, + "position": "left" + } + }, + "outputs": {}, + "type": "visualization", + "sub_nodes": null + }, + "view": { + "animationDuration": 500, + "animationEasingUpdate": "quinticInOut", + "series": [ + { + "type": "graph", + "roam": true, + "lineStyle": { + "color": "gray", + "curveness": 0.3 + }, + "emphasis": { + "focus": "adjacency", + "lineStyle": { + "width": 10 + } + }, + "data": [ + { + "id": "0", + "x": -0.34872043336008135, + "y": 0.0016601226354718188, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#3d4b89" + } + }, + { + "id": "1", + "x": -0.1513321753815621, + "y": 0.1930087319263785, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#fde724" + } + }, + { + "id": "2", + "x": -0.17154973266057838, + "y": -0.18274431781551836, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#1e978a" + } + }, + { + "id": "3", + "x": 0.2674888150535251, + "y": -0.1470876636247623, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#26ac81" + } + }, + { + "id": "4", + "x": -0.34556096974925204, + "y": -0.05866245247413772, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#45085b" + } + }, + { + "id": "5", + "x": 0.012082334772143702, + "y": -0.21627886453069936, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#23a883" + } + }, + { + "id": "6", + "x": -0.04633203684048507, + "y": -0.02327698040995416, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#46095c" + } + }, + { + "id": "7", + "x": -0.4295488262356878, + "y": 0.18092596627549437, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "8", + "x": 0.08117172750951997, + "y": 0.17826045129554952, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#46317e" + } + }, + { + "id": "9", + "x": 0.06422023179743636, + "y": 0.10588645457430383, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#471163" + } + }, + { + "id": "10", + "x": -0.4456371167318133, + "y": -0.174374802453211, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "11", + "x": 0.10480299552655954, + "y": 0.14931101378311987, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#453681" + } + }, + { + "id": "12", + "x": 0.15913779748265655, + "y": -0.06648396935069516, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#48196b" + } + }, + { + "id": "13", + "x": -0.018426128681613564, + "y": -0.06907797948988752, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "14", + "x": 0.023296905557122355, + "y": 0.14137175570787983, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#471466" + } + }, + { + "id": "15", + "x": -0.08886763549459438, + "y": 0.14732395930053413, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#345e8d" + } + }, + { + "id": "16", + "x": -0.08637410535194981, + "y": -0.00955013154074279, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "17", + "x": 0.08644464093654358, + "y": 0.23275556185948462, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#450558" + } + }, + { + "id": "18", + "x": -0.02223300921022498, + "y": 0.02691787552292339, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "19", + "x": -0.164417783816309, + "y": 0.5592517922345739, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "20", + "x": 0.0033182340738299463, + "y": -0.0007667895820446442, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "21", + "x": 0.20470379786017603, + "y": 0.056974736296930825, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#46095c" + } + }, + { + "id": "22", + "x": 0.5046653172445914, + "y": -0.4258442303938695, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "23", + "x": 0.12020180803667774, + "y": 0.35044210090953337, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "24", + "x": 0.04100014607512704, + "y": -0.04696376398027579, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "25", + "x": 0.062301723823639764, + "y": -0.1469148954920294, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "26", + "x": -0.4691833883579273, + "y": 0.3967831502554601, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "27", + "x": -0.20918751448398856, + "y": 0.08089408693250172, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440255" + } + }, + { + "id": "28", + "x": -0.15797992352342724, + "y": 0.11396613641507376, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "29", + "x": 0.059398301750496575, + "y": 0.05738974237760047, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#48196b" + } + }, + { + "id": "30", + "x": 0.3279486277463994, + "y": 0.20439005240834943, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#471466" + } + }, + { + "id": "31", + "x": 0.18800557454864625, + "y": -0.2182962184957651, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#45085b" + } + }, + { + "id": "32", + "x": -0.4344138050249209, + "y": -0.4099759096512366, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "33", + "x": 0.13295227631984224, + "y": 0.03285213665008422, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#471163" + } + }, + { + "id": "34", + "x": -0.01207649845697327, + "y": 0.1877384247710771, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440255" + } + }, + { + "id": "35", + "x": -0.12487753820960053, + "y": -0.015064124882886236, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "36", + "x": 0.4806523402509384, + "y": 0.03030915712544497, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "37", + "x": -0.15741587859279702, + "y": 0.046184217114210356, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440357" + } + }, + { + "id": "38", + "x": 0.29019210904758885, + "y": 0.17877241153898882, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "39", + "x": 0.1270573146967792, + "y": 0.04692521735913637, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "40", + "x": 0.22998646606613507, + "y": 0.350867715445292, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#460c5f" + } + }, + { + "id": "41", + "x": -0.3084084668453266, + "y": 0.007625273541174162, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440255" + } + }, + { + "id": "42", + "x": 0.22803091170369763, + "y": 0.03376314759398198, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "43", + "x": -0.10565378441255215, + "y": 0.353152222346924, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#460b5e" + } + }, + { + "id": "44", + "x": 0.2662337219008625, + "y": 0.1188939898149502, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "45", + "x": -0.47538189848521206, + "y": 0.3225639184980829, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "46", + "x": 0.35701067986136187, + "y": 0.41931851954947247, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "47", + "x": -0.11369433271535816, + "y": 0.5148666084641986, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#471163" + } + }, + { + "id": "48", + "x": 0.16502971846073183, + "y": 0.45556022579987543, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "49", + "x": 0.33713137726789516, + "y": 0.008826643213716451, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "50", + "x": 0.01777341807415824, + "y": 0.027707706121587395, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "51", + "x": -0.29905207936103545, + "y": -0.15208629481929553, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440255" + } + }, + { + "id": "52", + "x": -0.3831089269454462, + "y": -0.49002572500321606, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "53", + "x": 0.304248199685862, + "y": 0.23517670193890952, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440357" + } + }, + { + "id": "54", + "x": 0.05367914982421096, + "y": 0.1454345960925736, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "55", + "x": 0.6070429876936169, + "y": -0.28578856521210966, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "56", + "x": -0.041064708671123745, + "y": -0.3540357304026712, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440357" + } + }, + { + "id": "57", + "x": 0.1293781913575497, + "y": 0.10099616662546784, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "58", + "x": 0.049093794999641456, + "y": 0.2748289628129722, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "59", + "x": -0.7163860994482936, + "y": -0.020662108480324456, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "60", + "x": 0.17008725856476686, + "y": 0.08288928790785238, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#460b5e" + } + }, + { + "id": "61", + "x": -0.21671122327754352, + "y": -0.26284347297442423, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "62", + "x": 0.36471525370478997, + "y": 0.15309598797456642, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440255" + } + }, + { + "id": "63", + "x": 0.5493181612532969, + "y": -0.36526245073273816, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "64", + "x": -0.6895826545341012, + "y": 0.05891067791851273, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "65", + "x": -0.04746440264518993, + "y": 0.3215939909129357, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "66", + "x": 0.08119913583703493, + "y": 0.38308445438875005, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440357" + } + }, + { + "id": "67", + "x": 0.23403968797913302, + "y": -0.25508315734692383, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "68", + "x": -0.0761068304402974, + "y": -0.04829030975654874, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "69", + "x": 0.4227655280215121, + "y": -0.44220341663316826, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "70", + "x": -0.7040688853310462, + "y": -0.06607348410433442, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "71", + "x": 0.42167613500076817, + "y": -0.002169610473694188, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440357" + } + }, + { + "id": "72", + "x": 0.5405527498324444, + "y": 0.03396467460539683, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#460e61" + } + }, + { + "id": "73", + "x": -0.41047138015853657, + "y": -0.18599084015077583, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440255" + } + }, + { + "id": "74", + "x": 0.4337292179613621, + "y": 0.2431864606413698, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#460c5f" + } + }, + { + "id": "75", + "x": 0.09545561853774787, + "y": 0.04669259825157519, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "76", + "x": -0.09399006486498056, + "y": 0.05962130967706914, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "77", + "x": 0.4925106744260841, + "y": -0.34925882190633933, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "78", + "x": 0.08377202698765245, + "y": -0.5426585047641674, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "79", + "x": 0.21617800802161524, + "y": 0.40691166967654663, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#46095c" + } + }, + { + "id": "80", + "x": 0.20935105799162945, + "y": 0.2871320297095957, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "81", + "x": -0.01188591121607262, + "y": -0.022991300995935497, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "82", + "x": 0.07579249737770022, + "y": -0.3207188214936187, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "83", + "x": 0.1801334156706976, + "y": 0.5385016633355012, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "84", + "x": 0.20138140842211202, + "y": 0.2470908222187182, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440357" + } + }, + { + "id": "85", + "x": -0.6423913524015397, + "y": 0.14745235782194008, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "86", + "x": 0.5849232978105304, + "y": -0.08155834117503763, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#45065a" + } + }, + { + "id": "87", + "x": -0.20275675124025364, + "y": -0.0627301096356098, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "88", + "x": 0.3170697913953514, + "y": 0.6965391274853473, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "89", + "x": -0.3661781618683184, + "y": 0.46241312782920085, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "90", + "x": -0.023342727826499165, + "y": 0.07356692851976449, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "91", + "x": -0.15393442239435212, + "y": -0.1821365430923384, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "92", + "x": -0.04969031714673493, + "y": -0.21794283473551315, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "93", + "x": -0.25326490383057537, + "y": -0.048033927491436805, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "94", + "x": 0.4656858080296918, + "y": -0.44431380786387137, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "95", + "x": 0.26749110615014865, + "y": 0.43382906304631264, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "96", + "x": 0.03543515927909371, + "y": 0.2514771753382546, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "97", + "x": 0.16308045964631185, + "y": -0.2901412621960842, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#450558" + } + }, + { + "id": "98", + "x": -0.4538044430901971, + "y": -0.2633634346502798, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440255" + } + }, + { + "id": "99", + "x": -0.04861324737116385, + "y": 0.1928258792397029, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "100", + "x": -0.36140932119293034, + "y": 0.30402924351698885, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "101", + "x": 0.328410307743568, + "y": 0.5010388520676388, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "102", + "x": -0.2254760638441965, + "y": 0.8325727863033633, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "103", + "x": -0.4147796839758289, + "y": -0.0925395002140996, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "104", + "x": 0.004710216028767286, + "y": -0.5707288129642364, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "105", + "x": 0.46494816664114913, + "y": 0.11068479946914263, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "106", + "x": -0.32488419809685687, + "y": -0.5206253808373554, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "107", + "x": 0.3935327958972784, + "y": 0.7086100854798562, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "108", + "x": -0.31226585708602456, + "y": 0.09106333406876992, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "109", + "x": -0.1152303466948036, + "y": -0.04758432360714283, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "110", + "x": -0.27377195324368514, + "y": -0.3538359606119637, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "111", + "x": -0.4254752173467425, + "y": -0.4455259219668649, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "112", + "x": -0.378671761471595, + "y": -0.3898397787596498, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "113", + "x": -0.3070449463054737, + "y": 0.4917759388600533, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "114", + "x": -0.3287648362082879, + "y": -0.4226590537259917, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "115", + "x": -0.35033070785307663, + "y": -0.48210615283231806, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "116", + "x": -0.6449534017618453, + "y": 0.043028449852491844, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "117", + "x": -0.4186504572425201, + "y": 0.0966792551877143, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "118", + "x": -0.17262107309856106, + "y": -0.033800837338840185, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "119", + "x": 0.2923003952434006, + "y": -0.0623736230994795, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "120", + "x": 0.5321556419174058, + "y": -0.399909905969895, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "121", + "x": 0.38668829094352025, + "y": 0.10996808058924087, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "122", + "x": 0.5627546324659712, + "y": -0.29292237505719004, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "123", + "x": 0.1475581109456959, + "y": 0.29072604268946933, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "124", + "x": -0.025738505046268224, + "y": -0.4187224093977949, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "125", + "x": -0.6939365934239156, + "y": -0.10900682636765976, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "126", + "x": -0.35722722054929623, + "y": 0.11575318391395979, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#460c5f" + } + }, + { + "id": "127", + "x": -0.35052792343987216, + "y": 0.2005573133727346, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440255" + } + }, + { + "id": "128", + "x": 0.48208283396103896, + "y": -0.5527692972593822, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440255" + } + }, + { + "id": "129", + "x": 0.526419502720007, + "y": 0.21155952324527508, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "130", + "x": -0.2790367900656551, + "y": 0.527226255398031, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#46095c" + } + }, + { + "id": "131", + "x": -0.6388931689680185, + "y": -0.2414952131099212, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440255" + } + }, + { + "id": "132", + "x": 0.27738241911179384, + "y": 0.48509715223615096, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "133", + "x": -0.24207540009169368, + "y": -0.17137202432334492, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "134", + "x": 0.4076136425314752, + "y": 0.17757261622340162, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "135", + "x": -0.5338447661119892, + "y": -0.08428531072777834, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440255" + } + }, + { + "id": "136", + "x": -0.03859201836121426, + "y": 0.044307551509608, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "137", + "x": -0.6287769712280862, + "y": 0.08597950760725148, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "138", + "x": 0.19970111580776845, + "y": -0.3182101270063969, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "139", + "x": -0.31620996998665224, + "y": 0.3040112685000537, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "140", + "x": 0.350699270444237, + "y": 0.3084110930897862, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "141", + "x": -0.04628369263485492, + "y": 0.38483917653261235, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "142", + "x": 0.23538327329615163, + "y": 0.5159454582935944, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "143", + "x": -0.45894941545707496, + "y": -0.3815820753111428, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "144", + "x": -0.047847238061110436, + "y": -0.09994402263457243, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "145", + "x": -0.4282440609658787, + "y": 0.3981533231770086, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "146", + "x": 0.31762333033933166, + "y": 0.4028227507399958, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "147", + "x": -0.21687957174347489, + "y": 0.18006329945880156, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "148", + "x": -0.37943116416241196, + "y": -0.43304523824595986, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "149", + "x": -0.40847759234167524, + "y": -0.24362619683416292, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440255" + } + }, + { + "id": "150", + "x": 0.6168820297930762, + "y": -0.8352009502247875, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "151", + "x": 0.4123723601417052, + "y": -0.048249419128005185, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440357" + } + }, + { + "id": "152", + "x": 0.2831091216007838, + "y": -0.6909529250317368, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440357" + } + }, + { + "id": "153", + "x": -0.523271855380766, + "y": 0.17249192463000607, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "154", + "x": 0.008916429596973953, + "y": -0.254001216231578, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#460b5e" + } + }, + { + "id": "155", + "x": -0.7401929104059926, + "y": -0.44072765161111066, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "156", + "x": 0.6063248933505443, + "y": -0.32862325408139487, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "157", + "x": 0.5836433041824548, + "y": -0.19228305040515722, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#45065a" + } + }, + { + "id": "158", + "x": 0.0398994054793956, + "y": -0.21308428438213523, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "159", + "x": 0.1286882986597694, + "y": 0.5873273649324173, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "160", + "x": -0.4535981304690835, + "y": -0.0344085529198795, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440255" + } + }, + { + "id": "161", + "x": 0.3308391554647688, + "y": 0.10654099311491419, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "162", + "x": 0.269655390337604, + "y": -0.4470710783537011, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440255" + } + }, + { + "id": "163", + "x": -0.06972960795885137, + "y": -0.16617703071702283, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "164", + "x": 0.7143733742406542, + "y": 0.4337008424936045, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "165", + "x": 0.38681511824291015, + "y": -0.42470460891788375, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "166", + "x": -0.23584148695263282, + "y": -0.5151004812942939, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "167", + "x": 0.09034272350902776, + "y": 0.00144528176109814, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "168", + "x": -0.3150960377039431, + "y": 0.36927210009053535, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#46095c" + } + }, + { + "id": "169", + "x": 0.25332354492797954, + "y": -1, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "170", + "x": 0.42740999750734554, + "y": 0.6865686610680687, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "171", + "x": 0.13556814441528522, + "y": 0.486650928429205, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "172", + "x": -0.5425058536798987, + "y": -0.48847053294395315, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440255" + } + }, + { + "id": "173", + "x": -0.19627207589648957, + "y": -0.6582467124387555, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440255" + } + }, + { + "id": "174", + "x": 0.5776066549359552, + "y": -0.24016051636705385, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#45065a" + } + }, + { + "id": "175", + "x": -0.175753988980118, + "y": 0.21526936207616357, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "176", + "x": -0.6311594417880017, + "y": -0.013848165349986749, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "177", + "x": 0.04306435814531667, + "y": -0.11294827132645459, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "178", + "x": 0.06570383004524188, + "y": -0.06843143170112757, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "179", + "x": 0.4094324974880689, + "y": 0.14522822129211008, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "180", + "x": -0.04836142194182118, + "y": -0.5496232971173358, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "181", + "x": -0.11801828251853465, + "y": -0.3955203106868492, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "182", + "x": -0.2705553101656264, + "y": 0.3669045121641852, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "183", + "x": -0.43233899242329843, + "y": 0.43967848326780473, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "184", + "x": 0.14189977055250624, + "y": -0.040784627657264504, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "185", + "x": 0.45981841343486013, + "y": 0.6544952323402959, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "186", + "x": -0.1784814478263679, + "y": 0.42411867120790947, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "187", + "x": -0.051400194213195166, + "y": 0.5475026359322138, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "188", + "x": 0.49144969999484445, + "y": -0.29053629277805587, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "189", + "x": -0.15395047777483833, + "y": -0.3818978226917316, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "190", + "x": 0.1762584440713201, + "y": -0.4910001549089839, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#450558" + } + }, + { + "id": "191", + "x": 0.46558000321348814, + "y": 0.06213099976623735, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "192", + "x": 0.8598544033003448, + "y": 0.13578310517707848, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "193", + "x": -0.6686385141057518, + "y": 0.1193767842071987, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "194", + "x": -0.8610604460564353, + "y": -0.19346374898217375, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "195", + "x": 0.7730470931722606, + "y": -0.022478447236701653, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440255" + } + }, + { + "id": "196", + "x": 0.41762088626898153, + "y": -0.38378777542871423, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "197", + "x": 0.12540727993423434, + "y": -0.5468029744108304, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "198", + "x": 0.6705476882975926, + "y": 0.4789554275685813, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "199", + "x": -0.22459277643011666, + "y": 0.325674479683138, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "200", + "x": -0.7265455324337421, + "y": 0.25746331664265215, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "201", + "x": 0.3922268948941092, + "y": -0.038754676873169344, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "202", + "x": 0.012912088607934094, + "y": -0.5197223028552869, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "203", + "x": -0.46828030940498094, + "y": -0.34109973627285717, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "204", + "x": 0.10375215282179584, + "y": -0.24346935692438826, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "205", + "x": 0.19098427531221895, + "y": 0.10809970140623355, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "206", + "x": 0.10670634252502739, + "y": 0.44707285657833923, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "207", + "x": -0.662986487740047, + "y": -0.04580464794767976, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "208", + "x": -0.12898621943325236, + "y": -0.23340357936750042, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "209", + "x": 0.3084837871302644, + "y": -0.9973517182514187, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "210", + "x": -0.6848951527842964, + "y": 0.26423469957228424, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "211", + "x": 0.44825728415220606, + "y": -0.3385698241580599, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "212", + "x": -0.7156223822473275, + "y": 0.02859983974276955, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "213", + "x": -0.16507450425493123, + "y": -0.11322587344964466, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "214", + "x": -0.3061303632485974, + "y": 0.1803657113528969, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440255" + } + }, + { + "id": "215", + "x": 0.5321769833996902, + "y": -0.25304276199503106, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "216", + "x": 0.6378059393901865, + "y": -0.22375148018134086, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "217", + "x": 0.11770383381799457, + "y": -0.17328763702440456, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "218", + "x": -0.3716371022644814, + "y": 0.5073688755380752, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "219", + "x": 0.05132662746568459, + "y": -0.5671999219053712, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "220", + "x": 0.24724477552114457, + "y": 0.587337082550158, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "221", + "x": -0.5588627385543314, + "y": 0.5795236058604996, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#460c5f" + } + }, + { + "id": "222", + "x": 0.3026735212818937, + "y": 0.2713208566674226, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "223", + "x": 0.3622413337751218, + "y": 0.678407063656288, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "224", + "x": 0.05810262850655637, + "y": -0.3721100697434203, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "225", + "x": -0.03374978921101705, + "y": -0.5042495280885383, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "226", + "x": -0.7599374248543216, + "y": 0.80939440566442, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "227", + "x": -0.7929267921153055, + "y": -0.6788942889141422, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "228", + "x": 0.4675284542230675, + "y": -0.3924277077406163, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "229", + "x": -0.06832960085667208, + "y": 0.47799904574394575, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "230", + "x": -0.18070628681985126, + "y": 0.5248102365281877, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "231", + "x": -0.49992250701891333, + "y": 0.5167592702062035, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "232", + "x": -0.663304621895805, + "y": -0.1435556807427136, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "233", + "x": 0.5989276605887347, + "y": 0.4150643221583224, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "234", + "x": 0.43196346451141276, + "y": 0.5406292271303742, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "235", + "x": 0.06135296343832188, + "y": 0.48727077187508616, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "236", + "x": 0.22305858820085003, + "y": -0.13620774888786524, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "237", + "x": -0.4435482259612916, + "y": -0.5869177734747674, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#450558" + } + }, + { + "id": "238", + "x": 0.6204374739769909, + "y": 0.14808214422511926, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "239", + "x": 0.2199496510687603, + "y": 0.451347875249162, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "240", + "x": 0.10154351405985142, + "y": 0.5058715659378965, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "241", + "x": 0.45871553625543, + "y": -0.12443186113334573, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "242", + "x": 0.35416635951190767, + "y": 0.36739745506703486, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "243", + "x": -0.09570074344495864, + "y": -0.515317343058241, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "244", + "x": -0.622743530919903, + "y": -0.12823360765473618, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "245", + "x": -0.40288780329807833, + "y": 0.4629892510999778, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "246", + "x": 0.42059180828467424, + "y": -0.7461128756502459, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "247", + "x": 0.5872551641010995, + "y": -0.3688416368182072, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "248", + "x": 0.058351147520903354, + "y": -0.505821315631541, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "249", + "x": 0.6383033906430003, + "y": -0.2666418256239617, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "250", + "x": -0.6598571788783723, + "y": -0.2052102435932871, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "251", + "x": 0.3357506022936871, + "y": -0.512247698389334, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "252", + "x": -0.4139603375535861, + "y": -0.3534771666735801, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "253", + "x": -0.3856644230017411, + "y": 0.4019095454227086, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "254", + "x": -0.1497997723844665, + "y": 0.28108456489032124, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "255", + "x": -0.2207479088201306, + "y": 0.5767716993378457, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "256", + "x": -0.09741759790129907, + "y": -0.5594597262521186, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "257", + "x": 0.07223790608349691, + "y": 0.09229456080325037, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "258", + "x": 0.62717166717928, + "y": -0.18229057691296094, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "259", + "x": 0.8720180416496197, + "y": 0.0868339136591019, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "260", + "x": -0.30431259042290204, + "y": -0.9555764493486046, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "261", + "x": 0.5495399526802001, + "y": 0.11570527152187148, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "262", + "x": 0.5047808838917655, + "y": -0.6307893312528939, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "263", + "x": 0.2914027037152388, + "y": -0.5296527171918805, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "264", + "x": 0.12136093037075733, + "y": -0.5032461867338092, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "265", + "x": -0.21389935839887417, + "y": 0.5071395717200565, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "266", + "x": 0.021225125241119962, + "y": -0.6316545126724247, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "267", + "x": -0.043237409236441066, + "y": -0.5863849396543379, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "268", + "x": 0.0827129569403819, + "y": 0.4533988204028394, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "269", + "x": -0.6188566992492565, + "y": -0.8428945066140199, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "270", + "x": -0.3026450290431455, + "y": 0.5621647118113706, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "271", + "x": 0.7606248987368761, + "y": 0.024802098698750667, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "272", + "x": -0.6436504056380787, + "y": -0.08762560008233164, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "273", + "x": 0.5464479369115117, + "y": -0.17688067577393124, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "274", + "x": 0.8406459227503038, + "y": 0.18337171109925632, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "275", + "x": -0.22955365118976737, + "y": 0.40186550881679073, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "276", + "x": 0.7361901422896843, + "y": 0.38945309463827554, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "277", + "x": -0.38664632850776187, + "y": 0.2649513444647449, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "278", + "x": 0.5343900747756036, + "y": -0.32463717694185096, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "279", + "x": 0.6152544020191995, + "y": -0.1395373171025682, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "280", + "x": -0.6971837752458679, + "y": 0.09436191417134238, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "281", + "x": -0.8169623075287884, + "y": -0.06649069321878132, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "282", + "x": -0.4483960411475304, + "y": 0.3517377069466074, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "283", + "x": -0.5228585596411175, + "y": 0.22034540684723955, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "284", + "x": -0.26086457883241415, + "y": 0.4823872375155526, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "285", + "x": -0.796283393250976, + "y": 0.768663027358776, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "286", + "x": -0.24284594554953545, + "y": 0.5385615322874402, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "287", + "x": -0.25680443409063963, + "y": -0.4732306634558978, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "288", + "x": 0.7597204972700713, + "y": -0.09249167724514479, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "289", + "x": -0.3369814515168167, + "y": 0.5171225376863323, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "290", + "x": -0.6789869810190825, + "y": 0.005898265169329804, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "291", + "x": -0.30495806642960865, + "y": -0.46401539041060363, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "292", + "x": -0.3285795125866958, + "y": 0.4462862486899935, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "293", + "x": 0.2828646829694012, + "y": -0.6166534609717533, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "294", + "x": -0.5926575290164674, + "y": -0.33644290728372744, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "295", + "x": 0.6902578961115473, + "y": 0.2813090395979617, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "296", + "x": 0.5508413571977905, + "y": 0.16254767474542584, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "297", + "x": 0.4305597197039484, + "y": -0.17936837835100403, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "298", + "x": 0.4881223624735309, + "y": 0.441561186555843, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "299", + "x": -0.2816546612307871, + "y": -0.5286599672448269, + "symbolSize": 2.8867513459481287, + "itemStyle": { + "color": "#440154" + } + } + ], + "links": [ + { + "source": "0", + "target": "1" + }, + { + "source": "1", + "target": "2" + }, + { + "source": "1", + "target": "5" + }, + { + "source": "1", + "target": "8" + }, + { + "source": "1", + "target": "1" + }, + { + "source": "1", + "target": "12" + }, + { + "source": "1", + "target": "3" + }, + { + "source": "1", + "target": "43" + }, + { + "source": "1", + "target": "15" + }, + { + "source": "1", + "target": "0" + }, + { + "source": "1", + "target": "11" + }, + { + "source": "1", + "target": "126" + }, + { + "source": "1", + "target": "130" + }, + { + "source": "1", + "target": "168" + }, + { + "source": "1", + "target": "154" + }, + { + "source": "1", + "target": "60" + }, + { + "source": "1", + "target": "221" + }, + { + "source": "2", + "target": "0" + }, + { + "source": "2", + "target": "1" + }, + { + "source": "2", + "target": "8" + }, + { + "source": "2", + "target": "2" + }, + { + "source": "2", + "target": "3" + }, + { + "source": "2", + "target": "14" + }, + { + "source": "2", + "target": "5" + }, + { + "source": "2", + "target": "9" + }, + { + "source": "2", + "target": "15" + }, + { + "source": "2", + "target": "6" + }, + { + "source": "2", + "target": "33" + }, + { + "source": "2", + "target": "56" + }, + { + "source": "2", + "target": "41" + }, + { + "source": "2", + "target": "12" + }, + { + "source": "2", + "target": "190" + }, + { + "source": "2", + "target": "37" + }, + { + "source": "2", + "target": "149" + }, + { + "source": "2", + "target": "237" + }, + { + "source": "2", + "target": "73" + }, + { + "source": "2", + "target": "11" + }, + { + "source": "3", + "target": "1" + }, + { + "source": "3", + "target": "6" + }, + { + "source": "3", + "target": "2" + }, + { + "source": "3", + "target": "9" + }, + { + "source": "3", + "target": "5" + }, + { + "source": "3", + "target": "33" + }, + { + "source": "3", + "target": "12" + }, + { + "source": "3", + "target": "3" + }, + { + "source": "3", + "target": "74" + }, + { + "source": "3", + "target": "8" + }, + { + "source": "3", + "target": "15" + }, + { + "source": "3", + "target": "157" + }, + { + "source": "3", + "target": "174" + }, + { + "source": "3", + "target": "86" + }, + { + "source": "3", + "target": "11" + }, + { + "source": "3", + "target": "29" + }, + { + "source": "4", + "target": "2" + }, + { + "source": "4", + "target": "131" + }, + { + "source": "4", + "target": "1" + }, + { + "source": "5", + "target": "5" + }, + { + "source": "5", + "target": "1" + }, + { + "source": "6", + "target": "1" + }, + { + "source": "6", + "target": "3" + }, + { + "source": "6", + "target": "2" + }, + { + "source": "6", + "target": "5" + }, + { + "source": "6", + "target": "11" + }, + { + "source": "6", + "target": "34" + }, + { + "source": "6", + "target": "98" + }, + { + "source": "6", + "target": "0" + }, + { + "source": "6", + "target": "151" + }, + { + "source": "6", + "target": "21" + }, + { + "source": "6", + "target": "175" + }, + { + "source": "6", + "target": "15" + }, + { + "source": "7", + "target": "0" + }, + { + "source": "7", + "target": "1" + }, + { + "source": "9", + "target": "1" + }, + { + "source": "9", + "target": "5" + }, + { + "source": "9", + "target": "11" + }, + { + "source": "9", + "target": "3" + }, + { + "source": "9", + "target": "4" + }, + { + "source": "9", + "target": "2" + }, + { + "source": "9", + "target": "66" + }, + { + "source": "9", + "target": "79" + }, + { + "source": "9", + "target": "71" + }, + { + "source": "10", + "target": "2" + }, + { + "source": "10", + "target": "0" + }, + { + "source": "12", + "target": "2" + }, + { + "source": "12", + "target": "14" + }, + { + "source": "12", + "target": "1" + }, + { + "source": "13", + "target": "12" + }, + { + "source": "13", + "target": "0" + }, + { + "source": "13", + "target": "11" + }, + { + "source": "13", + "target": "2" + }, + { + "source": "13", + "target": "1" + }, + { + "source": "13", + "target": "224" + }, + { + "source": "13", + "target": "3" + }, + { + "source": "13", + "target": "14" + }, + { + "source": "14", + "target": "0" + }, + { + "source": "14", + "target": "3" + }, + { + "source": "14", + "target": "1" + }, + { + "source": "14", + "target": "43" + }, + { + "source": "14", + "target": "33" + }, + { + "source": "14", + "target": "2" + }, + { + "source": "14", + "target": "40" + }, + { + "source": "14", + "target": "84" + }, + { + "source": "14", + "target": "79" + }, + { + "source": "15", + "target": "3" + }, + { + "source": "15", + "target": "15" + }, + { + "source": "15", + "target": "2" + }, + { + "source": "15", + "target": "47" + }, + { + "source": "15", + "target": "29" + }, + { + "source": "16", + "target": "1" + }, + { + "source": "16", + "target": "2" + }, + { + "source": "16", + "target": "8" + }, + { + "source": "16", + "target": "31" + }, + { + "source": "16", + "target": "5" + }, + { + "source": "16", + "target": "15" + }, + { + "source": "16", + "target": "126" + }, + { + "source": "17", + "target": "1" + }, + { + "source": "17", + "target": "37" + }, + { + "source": "17", + "target": "11" + }, + { + "source": "17", + "target": "53" + }, + { + "source": "18", + "target": "1" + }, + { + "source": "18", + "target": "8" + }, + { + "source": "18", + "target": "0" + }, + { + "source": "18", + "target": "3" + }, + { + "source": "18", + "target": "5" + }, + { + "source": "18", + "target": "17" + }, + { + "source": "19", + "target": "1" + }, + { + "source": "20", + "target": "8" + }, + { + "source": "20", + "target": "1" + }, + { + "source": "20", + "target": "2" + }, + { + "source": "20", + "target": "91" + }, + { + "source": "20", + "target": "9" + }, + { + "source": "20", + "target": "15" + }, + { + "source": "20", + "target": "37" + }, + { + "source": "20", + "target": "21" + }, + { + "source": "20", + "target": "17" + }, + { + "source": "20", + "target": "97" + }, + { + "source": "20", + "target": "11" + }, + { + "source": "21", + "target": "15" + }, + { + "source": "21", + "target": "97" + }, + { + "source": "21", + "target": "0" + }, + { + "source": "21", + "target": "3" + }, + { + "source": "22", + "target": "3" + }, + { + "source": "23", + "target": "1" + }, + { + "source": "23", + "target": "30" + }, + { + "source": "23", + "target": "79" + }, + { + "source": "24", + "target": "1" + }, + { + "source": "24", + "target": "2" + }, + { + "source": "24", + "target": "8" + }, + { + "source": "24", + "target": "3" + }, + { + "source": "24", + "target": "31" + }, + { + "source": "25", + "target": "11" + }, + { + "source": "25", + "target": "5" + }, + { + "source": "25", + "target": "31" + }, + { + "source": "25", + "target": "2" + }, + { + "source": "26", + "target": "1" + }, + { + "source": "27", + "target": "0" + }, + { + "source": "27", + "target": "8" + }, + { + "source": "27", + "target": "14" + }, + { + "source": "27", + "target": "15" + }, + { + "source": "27", + "target": "5" + }, + { + "source": "27", + "target": "4" + }, + { + "source": "27", + "target": "1" + }, + { + "source": "27", + "target": "153" + }, + { + "source": "27", + "target": "11" + }, + { + "source": "27", + "target": "2" + }, + { + "source": "27", + "target": "283" + }, + { + "source": "28", + "target": "9" + }, + { + "source": "28", + "target": "29" + }, + { + "source": "28", + "target": "1" + }, + { + "source": "28", + "target": "0" + }, + { + "source": "29", + "target": "2" + }, + { + "source": "29", + "target": "8" + }, + { + "source": "29", + "target": "11" + }, + { + "source": "30", + "target": "3" + }, + { + "source": "32", + "target": "2" + }, + { + "source": "33", + "target": "15" + }, + { + "source": "33", + "target": "1" + }, + { + "source": "34", + "target": "30" + }, + { + "source": "35", + "target": "11" + }, + { + "source": "35", + "target": "1" + }, + { + "source": "35", + "target": "5" + }, + { + "source": "36", + "target": "3" + }, + { + "source": "36", + "target": "53" + }, + { + "source": "37", + "target": "0" + }, + { + "source": "38", + "target": "11" + }, + { + "source": "38", + "target": "33" + }, + { + "source": "39", + "target": "3" + }, + { + "source": "39", + "target": "9" + }, + { + "source": "39", + "target": "5" + }, + { + "source": "39", + "target": "53" + }, + { + "source": "39", + "target": "1" + }, + { + "source": "39", + "target": "11" + }, + { + "source": "40", + "target": "30" + }, + { + "source": "41", + "target": "1" + }, + { + "source": "42", + "target": "3" + }, + { + "source": "42", + "target": "60" + }, + { + "source": "42", + "target": "40" + }, + { + "source": "42", + "target": "11" + }, + { + "source": "42", + "target": "5" + }, + { + "source": "44", + "target": "8" + }, + { + "source": "44", + "target": "15" + }, + { + "source": "44", + "target": "17" + }, + { + "source": "44", + "target": "21" + }, + { + "source": "44", + "target": "238" + }, + { + "source": "44", + "target": "3" + }, + { + "source": "45", + "target": "1" + }, + { + "source": "46", + "target": "8" + }, + { + "source": "48", + "target": "14" + }, + { + "source": "48", + "target": "40" + }, + { + "source": "49", + "target": "11" + }, + { + "source": "49", + "target": "3" + }, + { + "source": "50", + "target": "2" + }, + { + "source": "50", + "target": "8" + }, + { + "source": "50", + "target": "0" + }, + { + "source": "50", + "target": "40" + }, + { + "source": "50", + "target": "3" + }, + { + "source": "50", + "target": "29" + }, + { + "source": "50", + "target": "5" + }, + { + "source": "51", + "target": "5" + }, + { + "source": "51", + "target": "1" + }, + { + "source": "51", + "target": "2" + }, + { + "source": "52", + "target": "2" + }, + { + "source": "53", + "target": "40" + }, + { + "source": "54", + "target": "3" + }, + { + "source": "54", + "target": "74" + }, + { + "source": "54", + "target": "127" + }, + { + "source": "54", + "target": "1" + }, + { + "source": "55", + "target": "3" + }, + { + "source": "57", + "target": "3" + }, + { + "source": "57", + "target": "1" + }, + { + "source": "57", + "target": "9" + }, + { + "source": "58", + "target": "29" + }, + { + "source": "58", + "target": "5" + }, + { + "source": "58", + "target": "220" + }, + { + "source": "58", + "target": "47" + }, + { + "source": "59", + "target": "0" + }, + { + "source": "60", + "target": "1" + }, + { + "source": "60", + "target": "3" + }, + { + "source": "61", + "target": "5" + }, + { + "source": "61", + "target": "2" + }, + { + "source": "62", + "target": "30" + }, + { + "source": "62", + "target": "3" + }, + { + "source": "62", + "target": "29" + }, + { + "source": "63", + "target": "3" + }, + { + "source": "64", + "target": "0" + }, + { + "source": "65", + "target": "1" + }, + { + "source": "65", + "target": "9" + }, + { + "source": "67", + "target": "12" + }, + { + "source": "67", + "target": "3" + }, + { + "source": "67", + "target": "5" + }, + { + "source": "68", + "target": "3" + }, + { + "source": "68", + "target": "0" + }, + { + "source": "68", + "target": "1" + }, + { + "source": "69", + "target": "3" + }, + { + "source": "70", + "target": "0" + }, + { + "source": "71", + "target": "31" + }, + { + "source": "71", + "target": "195" + }, + { + "source": "71", + "target": "21" + }, + { + "source": "72", + "target": "5" + }, + { + "source": "73", + "target": "0" + }, + { + "source": "75", + "target": "53" + }, + { + "source": "75", + "target": "0" + }, + { + "source": "75", + "target": "71" + }, + { + "source": "76", + "target": "1" + }, + { + "source": "76", + "target": "3" + }, + { + "source": "76", + "target": "135" + }, + { + "source": "76", + "target": "79" + }, + { + "source": "76", + "target": "91" + }, + { + "source": "76", + "target": "8" + }, + { + "source": "76", + "target": "0" + }, + { + "source": "77", + "target": "3" + }, + { + "source": "78", + "target": "5" + }, + { + "source": "80", + "target": "9" + }, + { + "source": "80", + "target": "11" + }, + { + "source": "81", + "target": "17" + }, + { + "source": "81", + "target": "60" + }, + { + "source": "81", + "target": "3" + }, + { + "source": "81", + "target": "2" + }, + { + "source": "81", + "target": "0" + }, + { + "source": "82", + "target": "3" + }, + { + "source": "82", + "target": "2" + }, + { + "source": "83", + "target": "8" + }, + { + "source": "84", + "target": "15" + }, + { + "source": "84", + "target": "66" + }, + { + "source": "84", + "target": "12" + }, + { + "source": "85", + "target": "0" + }, + { + "source": "86", + "target": "72" + }, + { + "source": "87", + "target": "1" + }, + { + "source": "87", + "target": "5" + }, + { + "source": "88", + "target": "40" + }, + { + "source": "89", + "target": "1" + }, + { + "source": "90", + "target": "3" + }, + { + "source": "90", + "target": "214" + }, + { + "source": "92", + "target": "3" + }, + { + "source": "92", + "target": "1" + }, + { + "source": "92", + "target": "173" + }, + { + "source": "92", + "target": "29" + }, + { + "source": "93", + "target": "1" + }, + { + "source": "93", + "target": "6" + }, + { + "source": "93", + "target": "61" + }, + { + "source": "94", + "target": "3" + }, + { + "source": "95", + "target": "11" + }, + { + "source": "96", + "target": "33" + }, + { + "source": "96", + "target": "1" + }, + { + "source": "99", + "target": "5" + }, + { + "source": "99", + "target": "1" + }, + { + "source": "99", + "target": "187" + }, + { + "source": "99", + "target": "11" + }, + { + "source": "100", + "target": "15" + }, + { + "source": "101", + "target": "17" + }, + { + "source": "102", + "target": "47" + }, + { + "source": "103", + "target": "2" + }, + { + "source": "103", + "target": "108" + }, + { + "source": "104", + "target": "5" + }, + { + "source": "105", + "target": "33" + }, + { + "source": "106", + "target": "2" + }, + { + "source": "107", + "target": "79" + }, + { + "source": "108", + "target": "0" + }, + { + "source": "108", + "target": "34" + }, + { + "source": "109", + "target": "11" + }, + { + "source": "109", + "target": "204" + }, + { + "source": "109", + "target": "126" + }, + { + "source": "110", + "target": "2" + }, + { + "source": "110", + "target": "91" + }, + { + "source": "111", + "target": "2" + }, + { + "source": "112", + "target": "2" + }, + { + "source": "113", + "target": "1" + }, + { + "source": "114", + "target": "2" + }, + { + "source": "115", + "target": "2" + }, + { + "source": "116", + "target": "0" + }, + { + "source": "117", + "target": "1" + }, + { + "source": "117", + "target": "4" + }, + { + "source": "117", + "target": "0" + }, + { + "source": "118", + "target": "2" + }, + { + "source": "118", + "target": "15" + }, + { + "source": "118", + "target": "5" + }, + { + "source": "118", + "target": "1" + }, + { + "source": "119", + "target": "11" + }, + { + "source": "119", + "target": "31" + }, + { + "source": "120", + "target": "3" + }, + { + "source": "121", + "target": "11" + }, + { + "source": "122", + "target": "3" + }, + { + "source": "123", + "target": "1" + }, + { + "source": "123", + "target": "62" + }, + { + "source": "124", + "target": "2" + }, + { + "source": "124", + "target": "97" + }, + { + "source": "125", + "target": "0" + }, + { + "source": "127", + "target": "27" + }, + { + "source": "127", + "target": "1" + }, + { + "source": "128", + "target": "3" + }, + { + "source": "129", + "target": "21" + }, + { + "source": "132", + "target": "8" + }, + { + "source": "133", + "target": "35" + }, + { + "source": "133", + "target": "5" + }, + { + "source": "133", + "target": "0" + }, + { + "source": "134", + "target": "60" + }, + { + "source": "134", + "target": "21" + }, + { + "source": "136", + "target": "1" + }, + { + "source": "136", + "target": "2" + }, + { + "source": "136", + "target": "21" + }, + { + "source": "136", + "target": "15" + }, + { + "source": "136", + "target": "33" + }, + { + "source": "137", + "target": "0" + }, + { + "source": "138", + "target": "5" + }, + { + "source": "138", + "target": "12" + }, + { + "source": "139", + "target": "15" + }, + { + "source": "140", + "target": "9" + }, + { + "source": "141", + "target": "8" + }, + { + "source": "141", + "target": "1" + }, + { + "source": "142", + "target": "8" + }, + { + "source": "143", + "target": "2" + }, + { + "source": "144", + "target": "2" + }, + { + "source": "144", + "target": "11" + }, + { + "source": "145", + "target": "1" + }, + { + "source": "146", + "target": "11" + }, + { + "source": "147", + "target": "8" + }, + { + "source": "147", + "target": "0" + }, + { + "source": "148", + "target": "2" + }, + { + "source": "149", + "target": "4" + }, + { + "source": "150", + "target": "128" + }, + { + "source": "152", + "target": "3" + }, + { + "source": "154", + "target": "3" + }, + { + "source": "155", + "target": "98" + }, + { + "source": "156", + "target": "3" + }, + { + "source": "158", + "target": "2" + }, + { + "source": "158", + "target": "5" + }, + { + "source": "158", + "target": "33" + }, + { + "source": "159", + "target": "17" + }, + { + "source": "160", + "target": "2" + }, + { + "source": "160", + "target": "15" + }, + { + "source": "161", + "target": "29" + }, + { + "source": "162", + "target": "5" + }, + { + "source": "162", + "target": "3" + }, + { + "source": "163", + "target": "0" + }, + { + "source": "163", + "target": "3" + }, + { + "source": "164", + "target": "74" + }, + { + "source": "165", + "target": "3" + }, + { + "source": "166", + "target": "2" + }, + { + "source": "167", + "target": "3" + }, + { + "source": "167", + "target": "1" + }, + { + "source": "169", + "target": "152" + }, + { + "source": "170", + "target": "79" + }, + { + "source": "171", + "target": "11" + }, + { + "source": "172", + "target": "2" + }, + { + "source": "175", + "target": "1" + }, + { + "source": "176", + "target": "0" + }, + { + "source": "177", + "target": "5" + }, + { + "source": "177", + "target": "14" + }, + { + "source": "178", + "target": "1" + }, + { + "source": "178", + "target": "5" + }, + { + "source": "178", + "target": "3" + }, + { + "source": "179", + "target": "151" + }, + { + "source": "179", + "target": "8" + }, + { + "source": "180", + "target": "5" + }, + { + "source": "181", + "target": "2" + }, + { + "source": "181", + "target": "5" + }, + { + "source": "182", + "target": "15" + }, + { + "source": "183", + "target": "1" + }, + { + "source": "184", + "target": "3" + }, + { + "source": "184", + "target": "15" + }, + { + "source": "185", + "target": "79" + }, + { + "source": "186", + "target": "15" + }, + { + "source": "188", + "target": "3" + }, + { + "source": "189", + "target": "2" + }, + { + "source": "189", + "target": "5" + }, + { + "source": "191", + "target": "33" + }, + { + "source": "192", + "target": "72" + }, + { + "source": "193", + "target": "0" + }, + { + "source": "194", + "target": "135" + }, + { + "source": "196", + "target": "3" + }, + { + "source": "197", + "target": "5" + }, + { + "source": "198", + "target": "74" + }, + { + "source": "199", + "target": "15" + }, + { + "source": "199", + "target": "1" + }, + { + "source": "200", + "target": "127" + }, + { + "source": "201", + "target": "31" + }, + { + "source": "201", + "target": "30" + }, + { + "source": "202", + "target": "5" + }, + { + "source": "203", + "target": "2" + }, + { + "source": "204", + "target": "3" + }, + { + "source": "205", + "target": "15" + }, + { + "source": "205", + "target": "72" + }, + { + "source": "205", + "target": "1" + }, + { + "source": "206", + "target": "14" + }, + { + "source": "207", + "target": "0" + }, + { + "source": "208", + "target": "0" + }, + { + "source": "208", + "target": "31" + }, + { + "source": "209", + "target": "152" + }, + { + "source": "210", + "target": "126" + }, + { + "source": "211", + "target": "3" + }, + { + "source": "212", + "target": "0" + }, + { + "source": "213", + "target": "5" + }, + { + "source": "213", + "target": "15" + }, + { + "source": "214", + "target": "2" + }, + { + "source": "215", + "target": "3" + }, + { + "source": "216", + "target": "3" + }, + { + "source": "217", + "target": "11" + }, + { + "source": "217", + "target": "56" + }, + { + "source": "218", + "target": "1" + }, + { + "source": "219", + "target": "5" + }, + { + "source": "222", + "target": "8" + }, + { + "source": "222", + "target": "21" + }, + { + "source": "223", + "target": "40" + }, + { + "source": "225", + "target": "5" + }, + { + "source": "226", + "target": "221" + }, + { + "source": "227", + "target": "172" + }, + { + "source": "228", + "target": "3" + }, + { + "source": "229", + "target": "66" + }, + { + "source": "229", + "target": "1" + }, + { + "source": "230", + "target": "1" + }, + { + "source": "231", + "target": "214" + }, + { + "source": "232", + "target": "0" + }, + { + "source": "233", + "target": "30" + }, + { + "source": "234", + "target": "220" + }, + { + "source": "234", + "target": "53" + }, + { + "source": "235", + "target": "11" + }, + { + "source": "236", + "target": "205" + }, + { + "source": "236", + "target": "5" + }, + { + "source": "239", + "target": "11" + }, + { + "source": "240", + "target": "11" + }, + { + "source": "241", + "target": "12" + }, + { + "source": "242", + "target": "11" + }, + { + "source": "243", + "target": "5" + }, + { + "source": "244", + "target": "0" + }, + { + "source": "245", + "target": "1" + }, + { + "source": "246", + "target": "162" + }, + { + "source": "247", + "target": "3" + }, + { + "source": "248", + "target": "5" + }, + { + "source": "249", + "target": "3" + }, + { + "source": "250", + "target": "4" + }, + { + "source": "251", + "target": "31" + }, + { + "source": "252", + "target": "2" + }, + { + "source": "253", + "target": "1" + }, + { + "source": "254", + "target": "168" + }, + { + "source": "254", + "target": "29" + }, + { + "source": "254", + "target": "15" + }, + { + "source": "255", + "target": "1" + }, + { + "source": "256", + "target": "5" + }, + { + "source": "257", + "target": "1" + }, + { + "source": "257", + "target": "2" + }, + { + "source": "257", + "target": "74" + }, + { + "source": "258", + "target": "3" + }, + { + "source": "259", + "target": "72" + }, + { + "source": "260", + "target": "173" + }, + { + "source": "261", + "target": "21" + }, + { + "source": "262", + "target": "190" + }, + { + "source": "263", + "target": "31" + }, + { + "source": "264", + "target": "5" + }, + { + "source": "265", + "target": "1" + }, + { + "source": "266", + "target": "154" + }, + { + "source": "267", + "target": "5" + }, + { + "source": "268", + "target": "11" + }, + { + "source": "269", + "target": "237" + }, + { + "source": "270", + "target": "1" + }, + { + "source": "271", + "target": "71" + }, + { + "source": "272", + "target": "0" + }, + { + "source": "273", + "target": "3" + }, + { + "source": "274", + "target": "72" + }, + { + "source": "275", + "target": "15" + }, + { + "source": "276", + "target": "74" + }, + { + "source": "277", + "target": "15" + }, + { + "source": "278", + "target": "3" + }, + { + "source": "279", + "target": "3" + }, + { + "source": "280", + "target": "0" + }, + { + "source": "281", + "target": "160" + }, + { + "source": "282", + "target": "1" + }, + { + "source": "284", + "target": "1" + }, + { + "source": "285", + "target": "221" + }, + { + "source": "286", + "target": "1" + }, + { + "source": "287", + "target": "2" + }, + { + "source": "288", + "target": "151" + }, + { + "source": "289", + "target": "1" + }, + { + "source": "290", + "target": "0" + }, + { + "source": "291", + "target": "2" + }, + { + "source": "292", + "target": "1" + }, + { + "source": "293", + "target": "97" + }, + { + "source": "294", + "target": "51" + }, + { + "source": "295", + "target": "62" + }, + { + "source": "296", + "target": "21" + }, + { + "source": "297", + "target": "12" + }, + { + "source": "298", + "target": "84" + }, + { + "source": "299", + "target": "2" + } + ] + } + ] + }, + "collapsed": false + }, + "position": { + "x": 932.167102104151, + "y": 10.638897240584981 + }, + "parentId": null + }, + { + "id": "Visualize graph 2", + "type": "visualization", + "data": { + "title": "Visualize graph", + "params": { + "color_nodes_by": null + }, + "display": { + "animationDuration": 500, + "animationEasingUpdate": "quinticInOut", + "series": [ + { + "type": "graph", + "roam": true, + "lineStyle": { + "color": "gray", + "curveness": 0.3 + }, + "emphasis": { + "focus": "adjacency", + "lineStyle": { + "width": 10 + } + }, + "data": [ + { + "id": "0", + "x": 0.3785037121280751, + "y": -0.9053045653105315, + "symbolSize": 7.071067811865475, + "itemStyle": {} + }, + { + "id": "1", + "x": 0.3519266055608247, + "y": -0.8549223242995607, + "symbolSize": 7.071067811865475, + "itemStyle": {} + }, + { + "id": "2", + "x": 0.31900767546954134, + "y": -0.7925211644765621, + "symbolSize": 7.071067811865475, + "itemStyle": {} + }, + { + "id": "3", + "x": 0.2812868480152654, + "y": -0.7238606733557749, + "symbolSize": 7.071067811865475, + "itemStyle": {} + }, + { + "id": "4", + "x": 0.2393493898386457, + "y": -0.6517447168303052, + "symbolSize": 7.071067811865475, + "itemStyle": {} + }, + { + "id": "5", + "x": 0.19346595364925068, + "y": -0.5780217366194825, + "symbolSize": 7.071067811865475, + "itemStyle": {} + }, + { + "id": "6", + "x": 0.14382098544425498, + "y": -0.504078080541693, + "symbolSize": 7.071067811865475, + "itemStyle": {} + }, + { + "id": "7", + "x": 0.09077462552522263, + "y": -0.43083986176895706, + "symbolSize": 7.071067811865475, + "itemStyle": {} + }, + { + "id": "8", + "x": 0.03532735858272933, + "y": -0.3584481755750971, + "symbolSize": 7.071067811865475, + "itemStyle": {} + }, + { + "id": "9", + "x": -0.02037183318969074, + "y": -0.28565628377253205, + "symbolSize": 7.071067811865475, + "itemStyle": {} + }, + { + "id": "10", + "x": -0.07334771728804355, + "y": -0.20996618794657765, + "symbolSize": 7.071067811865475, + "itemStyle": {} + }, + { + "id": "11", + "x": -0.12131711976482483, + "y": -0.1311913269351431, + "symbolSize": 7.071067811865475, + "itemStyle": {} + }, + { + "id": "12", + "x": -0.16122281873822192, + "y": -0.04900503198680721, + "symbolSize": 7.071067811865475, + "itemStyle": {} + }, + { + "id": "13", + "x": -0.1886790876246103, + "y": 0.03756799609785677, + "symbolSize": 7.071067811865475, + "itemStyle": {} + }, + { + "id": "14", + "x": -0.20056231277912656, + "y": 0.12995742983402392, + "symbolSize": 7.071067811865475, + "itemStyle": {} + }, + { + "id": "15", + "x": -0.20765003669654622, + "y": 0.22445862302777855, + "symbolSize": 7.071067811865475, + "itemStyle": {} + }, + { + "id": "16", + "x": -0.20821470140484635, + "y": 0.3180636892065971, + "symbolSize": 7.071067811865475, + "itemStyle": {} + }, + { + "id": "17", + "x": -0.2007007734778442, + "y": 0.40994160770671495, + "symbolSize": 7.071067811865475, + "itemStyle": {} + }, + { + "id": "18", + "x": -0.1851604650403117, + "y": 0.4992656459386094, + "symbolSize": 7.071067811865475, + "itemStyle": {} + }, + { + "id": "19", + "x": -0.1624815120544115, + "y": 0.5852803990301663, + "symbolSize": 7.071067811865475, + "itemStyle": {} + }, + { + "id": "20", + "x": -0.13414457535959887, + "y": 0.6674984466608183, + "symbolSize": 7.071067811865475, + "itemStyle": {} + }, + { + "id": "21", + "x": -0.10206100117927783, + "y": 0.7455129796235592, + "symbolSize": 7.071067811865475, + "itemStyle": {} + }, + { + "id": "22", + "x": -0.06883734076174662, + "y": 0.8193438698521605, + "symbolSize": 7.071067811865475, + "itemStyle": {} + }, + { + "id": "23", + "x": -0.03774099720402968, + "y": 0.8891827579683895, + "symbolSize": 7.071067811865475, + "itemStyle": {} + }, + { + "id": "24", + "x": -0.0017534701769603678, + "y": 0.9511956744547059, + "symbolSize": 7.071067811865475, + "itemStyle": {} + }, + { + "id": "25", + "x": 0.022870379978958723, + "y": 1.0, + "symbolSize": 7.071067811865475, + "itemStyle": {} + }, + { + "id": "100", + "x": 0.41231193755463813, + "y": -0.8892132052653234, + "symbolSize": 7.071067811865475, + "itemStyle": {} + }, + { + "id": "101", + "x": 0.3865590388577527, + "y": -0.8379531244648646, + "symbolSize": 7.071067811865475, + "itemStyle": {} + }, + { + "id": "102", + "x": 0.35306485993908693, + "y": -0.7750328430278205, + "symbolSize": 7.071067811865475, + "itemStyle": {} + }, + { + "id": "103", + "x": 0.3145042651153972, + "y": -0.705740784721155, + "symbolSize": 7.071067811865475, + "itemStyle": {} + }, + { + "id": "104", + "x": 0.27172427893481793, + "y": -0.6328057563689105, + "symbolSize": 7.071067811865475, + "itemStyle": {} + }, + { + "id": "105", + "x": 0.22505317768010075, + "y": -0.5581211955502988, + "symbolSize": 7.071067811865475, + "itemStyle": {} + }, + { + "id": "106", + "x": 0.17470580256604262, + "y": -0.4831710000102844, + "symbolSize": 7.071067811865475, + "itemStyle": {} + }, + { + "id": "107", + "x": 0.12106644006310595, + "y": -0.4090408065730284, + "symbolSize": 7.071067811865475, + "itemStyle": {} + }, + { + "id": "108", + "x": 0.06510044416826469, + "y": -0.3360624152335056, + "symbolSize": 7.071067811865475, + "itemStyle": {} + }, + { + "id": "109", + "x": 0.008897547334097672, + "y": -0.2629421950061211, + "symbolSize": 7.071067811865475, + "itemStyle": {} + }, + { + "id": "110", + "x": -0.044883465745946705, + "y": -0.187031754062616, + "symbolSize": 7.071067811865475, + "itemStyle": {} + }, + { + "id": "111", + "x": -0.09483360246704822, + "y": -0.10729737303107835, + "symbolSize": 7.071067811865475, + "itemStyle": {} + }, + { + "id": "112", + "x": -0.14023942229084269, + "y": -0.02390728990792475, + "symbolSize": 7.071067811865475, + "itemStyle": {} + }, + { + "id": "113", + "x": -0.18131769403529163, + "y": 0.06247067965688205, + "symbolSize": 7.071067811865475, + "itemStyle": {} + }, + { + "id": "114", + "x": -0.21778123903169938, + "y": 0.1488435140774713, + "symbolSize": 7.071067811865475, + "itemStyle": {} + }, + { + "id": "115", + "x": -0.23737946564601106, + "y": 0.23739243194494747, + "symbolSize": 7.071067811865475, + "itemStyle": {} + }, + { + "id": "116", + "x": -0.24241019068384093, + "y": 0.32791294338294996, + "symbolSize": 7.071067811865475, + "itemStyle": {} + }, + { + "id": "117", + "x": -0.2363761795982395, + "y": 0.41844734083716995, + "symbolSize": 7.071067811865475, + "itemStyle": {} + }, + { + "id": "118", + "x": -0.22136799774359794, + "y": 0.5073370636865219, + "symbolSize": 7.071067811865475, + "itemStyle": {} + }, + { + "id": "119", + "x": -0.1990525973550963, + "y": 0.5930873952282999, + "symbolSize": 7.071067811865475, + "itemStyle": {} + }, + { + "id": "120", + "x": -0.17121995043491758, + "y": 0.6742894590946176, + "symbolSize": 7.071067811865475, + "itemStyle": {} + }, + { + "id": "121", + "x": -0.13997652206400682, + "y": 0.7494361983995916, + "symbolSize": 7.071067811865475, + "itemStyle": {} + }, + { + "id": "122", + "x": -0.10810103393783999, + "y": 0.816477933190458, + "symbolSize": 7.071067811865475, + "itemStyle": {} + }, + { + "id": "123", + "x": -0.08013620263159851, + "y": 0.8709157937416633, + "symbolSize": 7.071067811865475, + "itemStyle": {} + } + ], + "links": [ + { + "source": "0", + "target": "1" + }, + { + "source": "0", + "target": "100" + }, + { + "source": "1", + "target": "2" + }, + { + "source": "1", + "target": "101" + }, + { + "source": "2", + "target": "3" + }, + { + "source": "2", + "target": "102" + }, + { + "source": "3", + "target": "4" + }, + { + "source": "3", + "target": "103" + }, + { + "source": "4", + "target": "5" + }, + { + "source": "4", + "target": "104" + }, + { + "source": "5", + "target": "6" + }, + { + "source": "5", + "target": "105" + }, + { + "source": "6", + "target": "7" + }, + { + "source": "6", + "target": "106" + }, + { + "source": "7", + "target": "8" + }, + { + "source": "7", + "target": "107" + }, + { + "source": "8", + "target": "9" + }, + { + "source": "8", + "target": "108" + }, + { + "source": "9", + "target": "10" + }, + { + "source": "9", + "target": "109" + }, + { + "source": "10", + "target": "11" + }, + { + "source": "10", + "target": "110" + }, + { + "source": "11", + "target": "12" + }, + { + "source": "11", + "target": "111" + }, + { + "source": "12", + "target": "13" + }, + { + "source": "12", + "target": "112" + }, + { + "source": "13", + "target": "14" + }, + { + "source": "13", + "target": "113" + }, + { + "source": "14", + "target": "15" + }, + { + "source": "14", + "target": "114" + }, + { + "source": "15", + "target": "16" + }, + { + "source": "15", + "target": "115" + }, + { + "source": "16", + "target": "17" + }, + { + "source": "16", + "target": "116" + }, + { + "source": "17", + "target": "18" + }, + { + "source": "17", + "target": "117" + }, + { + "source": "18", + "target": "19" + }, + { + "source": "18", + "target": "118" + }, + { + "source": "19", + "target": "20" + }, + { + "source": "19", + "target": "119" + }, + { + "source": "20", + "target": "21" + }, + { + "source": "20", + "target": "120" + }, + { + "source": "21", + "target": "22" + }, + { + "source": "21", + "target": "121" + }, + { + "source": "22", + "target": "23" + }, + { + "source": "22", + "target": "122" + }, + { + "source": "23", + "target": "24" + }, + { + "source": "23", + "target": "123" + }, + { + "source": "24", + "target": "25" + }, + { + "source": "100", + "target": "101" + }, + { + "source": "101", + "target": "102" + }, + { + "source": "102", + "target": "103" + }, + { + "source": "103", + "target": "104" + }, + { + "source": "104", + "target": "105" + }, + { + "source": "105", + "target": "106" + }, + { + "source": "106", + "target": "107" + }, + { + "source": "107", + "target": "108" + }, + { + "source": "108", + "target": "109" + }, + { + "source": "109", + "target": "110" + }, + { + "source": "110", + "target": "111" + }, + { + "source": "111", + "target": "112" + }, + { + "source": "112", + "target": "113" + }, + { + "source": "113", + "target": "114" + }, + { + "source": "114", + "target": "115" + }, + { + "source": "115", + "target": "116" + }, + { + "source": "116", + "target": "117" + }, + { + "source": "117", + "target": "118" + }, + { + "source": "118", + "target": "119" + }, + { + "source": "119", + "target": "120" + }, + { + "source": "120", + "target": "121" + }, + { + "source": "121", + "target": "122" + }, + { + "source": "122", + "target": "123" + } + ] + } + ] + }, + "error": null, + "meta": { + "name": "Visualize graph", + "params": { + "color_nodes_by": { + "name": "color_nodes_by", + "default": null, + "type": { + "type": "node_attribute" + } + } + }, + "inputs": { + "graph": { + "name": "graph", + "type": { + "type": "" + }, + "position": "left" + } + }, + "outputs": {}, + "type": "visualization", + "sub_nodes": null + }, + "collapsed": false + }, + "position": { + "x": -223.99338485338708, + "y": 284.2732575256202 + }, + "parentId": null + }, + { + "id": "NX › Ladder Graph 1", + "type": "basic", + "data": { + "title": "NX › Ladder Graph", + "params": { + "n": "100" + }, + "display": null, + "error": null, + "meta": { + "name": "NX › Ladder Graph", + "params": { + "n": { + "name": "n", + "default": null, + "type": { + "type": "" + } + } + }, + "inputs": {}, + "outputs": { + "output": { + "name": "output", + "type": { + "type": "" + }, + "position": "right" + } + }, + "type": "basic", + "sub_nodes": null + } + }, + "position": { + "x": -259.5475314168784, + "y": -22.421391228821562 + }, + "parentId": null + }, + { + "id": "Sample graph 1", + "type": "basic", + "data": { + "title": "Sample graph", + "params": { + "nodes": "50" + }, + "display": null, + "error": null, + "meta": { + "name": "Sample graph", + "params": { + "nodes": { + "name": "nodes", + "default": 100, + "type": { + "type": "" + } + } + }, + "inputs": { + "graph": { + "name": "graph", + "type": { + "type": "" + }, + "position": "left" + } + }, + "outputs": { + "output": { + "name": "output", + "type": { + "type": "None" + }, + "position": "right" + } + }, + "type": "basic", + "sub_nodes": null + } + }, + "position": { + "x": -258.4540319915059, + "y": 137.2295248755649 + }, + "parentId": null + }, + { + "id": "Sample graph 2", + "type": "basic", + "data": { + "title": "Sample graph", + "params": { + "nodes": 100 + }, + "display": null, + "error": null, + "meta": { + "name": "Sample graph", + "params": { + "nodes": { + "name": "nodes", + "default": 100, + "type": { + "type": "" + } + } + }, + "inputs": { + "graph": { + "name": "graph", + "type": { + "type": "" + }, + "position": "left" + } + }, + "outputs": { + "output": { + "name": "output", + "type": { + "type": "None" + }, + "position": "right" + } + }, + "type": "basic", + "sub_nodes": null + } + }, + "position": { + "x": 611.9715106050119, + "y": -2.7384015721163735 + }, + "parentId": null + }, + { + "id": "Visualize graph 3", + "type": "visualization", + "data": { + "title": "Visualize graph", + "params": { + "color_nodes_by": "NX › Core Number" + }, + "display": { + "animationDuration": 500, + "animationEasingUpdate": "quinticInOut", + "series": [ + { + "type": "graph", + "roam": true, + "lineStyle": { + "color": "gray", + "curveness": 0.3 + }, + "emphasis": { + "focus": "adjacency", + "lineStyle": { + "width": 10 + } + }, + "data": [ + { + "id": "0", + "x": -0.061971288680514956, + "y": -0.16169607095285754, + "symbolSize": 5.0, + "itemStyle": { + "color": "#fde724" + } + }, + { + "id": "1", + "x": -0.004567410687539732, + "y": 0.004031465186279208, + "symbolSize": 5.0, + "itemStyle": { + "color": "#fde724" + } + }, + { + "id": "2", + "x": -0.01213790902786241, + "y": 0.1261660799185721, + "symbolSize": 5.0, + "itemStyle": { + "color": "#fde724" + } + }, + { + "id": "4", + "x": 0.0981030200122476, + "y": 0.0586259099411343, + "symbolSize": 5.0, + "itemStyle": { + "color": "#fde724" + } + }, + { + "id": "6", + "x": -0.04623722727089278, + "y": 0.38083739753084983, + "symbolSize": 5.0, + "itemStyle": { + "color": "#29788e" + } + }, + { + "id": "7", + "x": 0.06419976787199762, + "y": -0.018476753032321956, + "symbolSize": 5.0, + "itemStyle": { + "color": "#fde724" + } + }, + { + "id": "9", + "x": -0.1362224504640851, + "y": -0.1713099921535672, + "symbolSize": 5.0, + "itemStyle": { + "color": "#29788e" + } + }, + { + "id": "1548", + "x": -0.30460384425989384, + "y": -0.4734262185320862, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "14", + "x": 0.013688815006798024, + "y": 0.056940739093166534, + "symbolSize": 5.0, + "itemStyle": { + "color": "#fde724" + } + }, + { + "id": "1557", + "x": -0.27589097125611084, + "y": 0.5290142291167919, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "1564", + "x": 0.6165096711417035, + "y": 0.173995240331319, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "30", + "x": 0.05584972938141491, + "y": 0.09763805952314202, + "symbolSize": 5.0, + "itemStyle": { + "color": "#fde724" + } + }, + { + "id": "34", + "x": -0.04135304909375401, + "y": 0.08629249391577734, + "symbolSize": 5.0, + "itemStyle": { + "color": "#fde724" + } + }, + { + "id": "1059", + "x": 0.2747958782107231, + "y": 0.11756975629143755, + "symbolSize": 5.0, + "itemStyle": { + "color": "#22a784" + } + }, + { + "id": "1060", + "x": -0.44370610991458875, + "y": -0.1335428141354987, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "548", + "x": 0.2801369177419314, + "y": -0.22245189024756262, + "symbolSize": 5.0, + "itemStyle": { + "color": "#404387" + } + }, + { + "id": "39", + "x": -0.16069826771689488, + "y": 0.07994798342980378, + "symbolSize": 5.0, + "itemStyle": { + "color": "#22a784" + } + }, + { + "id": "43", + "x": 0.07570687719229723, + "y": -0.0898367281257905, + "symbolSize": 5.0, + "itemStyle": { + "color": "#29788e" + } + }, + { + "id": "2604", + "x": 0.20792549533900356, + "y": -0.4064227746338497, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "3115", + "x": 0.44358726109933605, + "y": 0.33169447546422676, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "2094", + "x": 0.34066532791335935, + "y": -0.39228200239418953, + "symbolSize": 5.0, + "itemStyle": { + "color": "#404387" + } + }, + { + "id": "3631", + "x": -0.0011196307401212704, + "y": -0.26792254972100044, + "symbolSize": 5.0, + "itemStyle": { + "color": "#404387" + } + }, + { + "id": "54", + "x": -0.07899449709702118, + "y": 0.04175338055495619, + "symbolSize": 5.0, + "itemStyle": { + "color": "#fde724" + } + }, + { + "id": "567", + "x": 0.21687490802402473, + "y": 0.32255055818851097, + "symbolSize": 5.0, + "itemStyle": { + "color": "#29788e" + } + }, + { + "id": "63", + "x": 0.3796670598884088, + "y": 0.4151270220165456, + "symbolSize": 5.0, + "itemStyle": { + "color": "#404387" + } + }, + { + "id": "6720", + "x": -0.0913724120611251, + "y": 0.6117159030745485, + "symbolSize": 5.0, + "itemStyle": { + "color": "#404387" + } + }, + { + "id": "580", + "x": -0.18564550678185615, + "y": 0.15119841826892882, + "symbolSize": 5.0, + "itemStyle": { + "color": "#29788e" + } + }, + { + "id": "69", + "x": -0.06414895302440692, + "y": -0.035650935062530635, + "symbolSize": 5.0, + "itemStyle": { + "color": "#fde724" + } + }, + { + "id": "4685", + "x": -0.24035882902687292, + "y": -0.38818536487639155, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "79", + "x": -0.32382788064618223, + "y": -0.06528057112328459, + "symbolSize": 5.0, + "itemStyle": { + "color": "#29788e" + } + }, + { + "id": "1106", + "x": -0.019618586979319577, + "y": 0.7011068339211437, + "symbolSize": 5.0, + "itemStyle": { + "color": "#29788e" + } + }, + { + "id": "84", + "x": -0.05326532021679129, + "y": 0.26998782192327575, + "symbolSize": 5.0, + "itemStyle": { + "color": "#fde724" + } + }, + { + "id": "2135", + "x": -0.21342235276834906, + "y": 0.5319377679933885, + "symbolSize": 5.0, + "itemStyle": { + "color": "#404387" + } + }, + { + "id": "102", + "x": 0.5333169462276598, + "y": 0.7267335351106783, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "117", + "x": -0.14454138596575447, + "y": -0.025503995532742667, + "symbolSize": 5.0, + "itemStyle": { + "color": "#fde724" + } + }, + { + "id": "3189", + "x": -0.34802853416754853, + "y": -0.31467260392626323, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "119", + "x": 0.12787927880207103, + "y": 0.230389343484782, + "symbolSize": 5.0, + "itemStyle": { + "color": "#29788e" + } + }, + { + "id": "637", + "x": -0.09160558824958802, + "y": 0.006690450262545999, + "symbolSize": 5.0, + "itemStyle": { + "color": "#22a784" + } + }, + { + "id": "126", + "x": -0.21140524152689033, + "y": -0.03602273578549955, + "symbolSize": 5.0, + "itemStyle": { + "color": "#22a784" + } + }, + { + "id": "131", + "x": 0.06668047105224309, + "y": -0.5378103488539787, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "1155", + "x": -0.3953499936526893, + "y": -0.24780675113308534, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "644", + "x": 0.17816665933944106, + "y": 0.09806639385979235, + "symbolSize": 5.0, + "itemStyle": { + "color": "#fde724" + } + }, + { + "id": "651", + "x": -0.1707855629651472, + "y": -0.5349494508678062, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "655", + "x": 0.14644486134836762, + "y": 0.17063133878677633, + "symbolSize": 5.0, + "itemStyle": { + "color": "#fde724" + } + }, + { + "id": "144", + "x": 0.10355693596475897, + "y": 0.34644996059749644, + "symbolSize": 5.0, + "itemStyle": { + "color": "#29788e" + } + }, + { + "id": "146", + "x": -0.12625483739010002, + "y": 0.21014269312086278, + "symbolSize": 5.0, + "itemStyle": { + "color": "#22a784" + } + }, + { + "id": "1177", + "x": -0.2566066637946983, + "y": -0.15352451220950322, + "symbolSize": 5.0, + "itemStyle": { + "color": "#404387" + } + }, + { + "id": "154", + "x": -0.08335462978755084, + "y": -0.2633463254532536, + "symbolSize": 5.0, + "itemStyle": { + "color": "#404387" + } + }, + { + "id": "160", + "x": -0.0561706272044608, + "y": -0.5337189973032724, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "673", + "x": 0.12191536284194651, + "y": -0.05876007509031283, + "symbolSize": 5.0, + "itemStyle": { + "color": "#29788e" + } + }, + { + "id": "172", + "x": -0.1780675044401789, + "y": 0.2032930699388786, + "symbolSize": 5.0, + "itemStyle": { + "color": "#29788e" + } + }, + { + "id": "9388", + "x": 0.06967635688524484, + "y": -0.46097236463244495, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "7857", + "x": -0.029839600695089223, + "y": 1.0, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "1218", + "x": -0.23844224285580362, + "y": 0.04509843210666613, + "symbolSize": 5.0, + "itemStyle": { + "color": "#29788e" + } + }, + { + "id": "4810", + "x": -0.40048796549700594, + "y": -0.36664281496845297, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "2255", + "x": 0.0025303749616521157, + "y": -0.5389534292343322, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "217", + "x": 0.16637892610821692, + "y": -0.14256720982805343, + "symbolSize": 5.0, + "itemStyle": { + "color": "#22a784" + } + }, + { + "id": "227", + "x": -0.3047890109439665, + "y": -0.15291912951227848, + "symbolSize": 5.0, + "itemStyle": { + "color": "#404387" + } + }, + { + "id": "230", + "x": -0.07672234321784333, + "y": 0.12239406221685128, + "symbolSize": 5.0, + "itemStyle": { + "color": "#fde724" + } + }, + { + "id": "742", + "x": -0.29276123782797325, + "y": 0.07224560218451156, + "symbolSize": 5.0, + "itemStyle": { + "color": "#404387" + } + }, + { + "id": "1256", + "x": -0.2525263194692764, + "y": 0.12513934261792425, + "symbolSize": 5.0, + "itemStyle": { + "color": "#29788e" + } + }, + { + "id": "2281", + "x": -0.286953385430257, + "y": 0.011533639091456679, + "symbolSize": 5.0, + "itemStyle": { + "color": "#404387" + } + }, + { + "id": "747", + "x": 0.03440648844547103, + "y": -0.11022939132407741, + "symbolSize": 5.0, + "itemStyle": { + "color": "#22a784" + } + }, + { + "id": "1774", + "x": -0.31147631106887147, + "y": -0.37726852918800613, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "1270", + "x": -0.39380982705064405, + "y": 0.42601059571727246, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "4346", + "x": -0.23126627064435365, + "y": -0.4583065198054684, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "774", + "x": 0.19903204846198216, + "y": 0.21437258084379412, + "symbolSize": 5.0, + "itemStyle": { + "color": "#29788e" + } + }, + { + "id": "2312", + "x": -0.32889317345690433, + "y": 0.8246542621507983, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "8969", + "x": 0.48370805116338655, + "y": 0.5266974318470657, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "266", + "x": 0.32108677699641164, + "y": 0.4819109562568584, + "symbolSize": 5.0, + "itemStyle": { + "color": "#29788e" + } + }, + { + "id": "275", + "x": 0.46273207934347094, + "y": 0.06580579261749439, + "symbolSize": 5.0, + "itemStyle": { + "color": "#404387" + } + }, + { + "id": "289", + "x": 0.06497695688407895, + "y": -0.2646090058511457, + "symbolSize": 5.0, + "itemStyle": { + "color": "#404387" + } + }, + { + "id": "1325", + "x": 0.18159318117336876, + "y": -0.2513744571813082, + "symbolSize": 5.0, + "itemStyle": { + "color": "#404387" + } + }, + { + "id": "1840", + "x": 0.11166186952864929, + "y": -0.2247916077371751, + "symbolSize": 5.0, + "itemStyle": { + "color": "#404387" + } + }, + { + "id": "1348", + "x": -0.4494223611791889, + "y": -0.2056685805031738, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "1873", + "x": -0.41078915014048945, + "y": 0.7799566397884174, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "339", + "x": -0.14512614076866312, + "y": 0.01668307887710255, + "symbolSize": 5.0, + "itemStyle": { + "color": "#79d151" + } + }, + { + "id": "363", + "x": 0.4505052532341781, + "y": 0.7756612753700983, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "9070", + "x": -0.006972904526050533, + "y": -0.4548256725864566, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "881", + "x": -0.10934444501104038, + "y": -0.5626686073860299, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "5004", + "x": 0.2411365753595896, + "y": -0.13279737470746122, + "symbolSize": 5.0, + "itemStyle": { + "color": "#404387" + } + }, + { + "id": "909", + "x": 0.0980603283389372, + "y": 0.5504863121988909, + "symbolSize": 5.0, + "itemStyle": { + "color": "#29788e" + } + }, + { + "id": "915", + "x": 0.4990216779443619, + "y": 0.20208144905945802, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "1949", + "x": 0.5719569215671345, + "y": -0.6156135417658403, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "5541", + "x": -0.43655629727626244, + "y": -0.2987482413249569, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "431", + "x": -0.09141809148458525, + "y": -0.465728504283755, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "1460", + "x": 0.39500849876090666, + "y": 0.5973604164238028, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "1463", + "x": -0.24033920631537448, + "y": -0.5237371995237842, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "5565", + "x": -0.36056898255981695, + "y": -0.42982559157573746, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "7102", + "x": 0.14821473970314442, + "y": -0.4327547088625176, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "1474", + "x": -0.03236625764016626, + "y": 0.46046093146366623, + "symbolSize": 5.0, + "itemStyle": { + "color": "#29788e" + } + }, + { + "id": "453", + "x": -0.03296479815283245, + "y": 0.21165484293591594, + "symbolSize": 5.0, + "itemStyle": { + "color": "#29788e" + } + }, + { + "id": "2512", + "x": 0.6741449450339485, + "y": -0.2843413076484787, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "2008", + "x": -0.15956943713186203, + "y": -0.4518895291355049, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "488", + "x": -0.1788319922620925, + "y": -0.1390858344017521, + "symbolSize": 5.0, + "itemStyle": { + "color": "#29788e" + } + }, + { + "id": "495", + "x": 0.2736489688934361, + "y": -0.009837847497081833, + "symbolSize": 5.0, + "itemStyle": { + "color": "#22a784" + } + }, + { + "id": "2545", + "x": 0.19096669656708867, + "y": -0.03783062746569903, + "symbolSize": 5.0, + "itemStyle": { + "color": "#404387" + } + }, + { + "id": "2040", + "x": 0.13259422406808458, + "y": 0.007163086338838442, + "symbolSize": 5.0, + "itemStyle": { + "color": "#22a784" + } + }, + { + "id": "505", + "x": 0.13758981756377642, + "y": -0.4981429810453831, + "symbolSize": 5.0, + "itemStyle": { + "color": "#440154" + } + }, + { + "id": "3579", + "x": 0.3672678180789546, + "y": -0.1731679808295097, + "symbolSize": 5.0, + "itemStyle": { + "color": "#29788e" + } + } + ], + "links": [ + { + "source": "0", + "target": "1" + }, + { + "source": "0", + "target": "14" + }, + { + "source": "0", + "target": "2" + }, + { + "source": "0", + "target": "160" + }, + { + "source": "0", + "target": "4" + }, + { + "source": "0", + "target": "230" + }, + { + "source": "0", + "target": "43" + }, + { + "source": "0", + "target": "79" + }, + { + "source": "0", + "target": "69" + }, + { + "source": "0", + "target": "488" + }, + { + "source": "0", + "target": "7" + }, + { + "source": "0", + "target": "117" + }, + { + "source": "0", + "target": "774" + }, + { + "source": "0", + "target": "1060" + }, + { + "source": "0", + "target": "54" + }, + { + "source": "0", + "target": "1348" + }, + { + "source": "0", + "target": "1463" + }, + { + "source": "0", + "target": "742" + }, + { + "source": "0", + "target": "1325" + }, + { + "source": "0", + "target": "126" + }, + { + "source": "0", + "target": "1774" + }, + { + "source": "0", + "target": "30" + }, + { + "source": "0", + "target": "2008" + }, + { + "source": "0", + "target": "548" + }, + { + "source": "0", + "target": "339" + }, + { + "source": "0", + "target": "217" + }, + { + "source": "0", + "target": "431" + }, + { + "source": "0", + "target": "505" + }, + { + "source": "0", + "target": "1548" + }, + { + "source": "0", + "target": "881" + }, + { + "source": "0", + "target": "172" + }, + { + "source": "0", + "target": "651" + }, + { + "source": "0", + "target": "9" + }, + { + "source": "0", + "target": "131" + }, + { + "source": "0", + "target": "2545" + }, + { + "source": "0", + "target": "3189" + }, + { + "source": "0", + "target": "39" + }, + { + "source": "0", + "target": "227" + }, + { + "source": "0", + "target": "747" + }, + { + "source": "0", + "target": "1840" + }, + { + "source": "0", + "target": "4346" + }, + { + "source": "0", + "target": "2604" + }, + { + "source": "0", + "target": "34" + }, + { + "source": "0", + "target": "4810" + }, + { + "source": "0", + "target": "289" + }, + { + "source": "0", + "target": "3631" + }, + { + "source": "0", + "target": "154" + }, + { + "source": "0", + "target": "5541" + }, + { + "source": "0", + "target": "1256" + }, + { + "source": "0", + "target": "4685" + }, + { + "source": "0", + "target": "453" + }, + { + "source": "0", + "target": "2040" + }, + { + "source": "0", + "target": "119" + }, + { + "source": "0", + "target": "5565" + }, + { + "source": "0", + "target": "673" + }, + { + "source": "0", + "target": "5004" + }, + { + "source": "0", + "target": "7102" + }, + { + "source": "0", + "target": "1155" + }, + { + "source": "0", + "target": "1177" + }, + { + "source": "0", + "target": "1218" + }, + { + "source": "0", + "target": "2094" + }, + { + "source": "0", + "target": "2255" + }, + { + "source": "0", + "target": "9070" + }, + { + "source": "0", + "target": "2281" + }, + { + "source": "0", + "target": "9388" + }, + { + "source": "0", + "target": "567" + }, + { + "source": "0", + "target": "580" + }, + { + "source": "0", + "target": "637" + }, + { + "source": "0", + "target": "644" + }, + { + "source": "0", + "target": "655" + }, + { + "source": "0", + "target": "146" + }, + { + "source": "0", + "target": "3579" + }, + { + "source": "1", + "target": "2" + }, + { + "source": "1", + "target": "6" + }, + { + "source": "1", + "target": "14" + }, + { + "source": "1", + "target": "34" + }, + { + "source": "1", + "target": "126" + }, + { + "source": "1", + "target": "144" + }, + { + "source": "1", + "target": "9" + }, + { + "source": "1", + "target": "117" + }, + { + "source": "1", + "target": "7" + }, + { + "source": "1", + "target": "488" + }, + { + "source": "1", + "target": "39" + }, + { + "source": "1", + "target": "217" + }, + { + "source": "1", + "target": "30" + }, + { + "source": "1", + "target": "673" + }, + { + "source": "1", + "target": "4" + }, + { + "source": "1", + "target": "43" + }, + { + "source": "1", + "target": "3631" + }, + { + "source": "1", + "target": "54" + }, + { + "source": "1", + "target": "69" + }, + { + "source": "1", + "target": "84" + }, + { + "source": "1", + "target": "644" + }, + { + "source": "1", + "target": "655" + }, + { + "source": "1", + "target": "154" + }, + { + "source": "1", + "target": "230" + }, + { + "source": "1", + "target": "289" + }, + { + "source": "1", + "target": "1840" + }, + { + "source": "1", + "target": "339" + }, + { + "source": "2", + "target": "7" + }, + { + "source": "2", + "target": "30" + }, + { + "source": "2", + "target": "39" + }, + { + "source": "2", + "target": "34" + }, + { + "source": "2", + "target": "644" + }, + { + "source": "2", + "target": "4" + }, + { + "source": "2", + "target": "1059" + }, + { + "source": "2", + "target": "43" + }, + { + "source": "2", + "target": "54" + }, + { + "source": "2", + "target": "567" + }, + { + "source": "2", + "target": "580" + }, + { + "source": "2", + "target": "69" + }, + { + "source": "2", + "target": "84" + }, + { + "source": "2", + "target": "2135" + }, + { + "source": "2", + "target": "117" + }, + { + "source": "2", + "target": "119" + }, + { + "source": "2", + "target": "655" + }, + { + "source": "2", + "target": "146" + }, + { + "source": "2", + "target": "673" + }, + { + "source": "2", + "target": "172" + }, + { + "source": "2", + "target": "1218" + }, + { + "source": "2", + "target": "230" + }, + { + "source": "2", + "target": "742" + }, + { + "source": "2", + "target": "1256" + }, + { + "source": "2", + "target": "2281" + }, + { + "source": "2", + "target": "747" + }, + { + "source": "2", + "target": "774" + }, + { + "source": "2", + "target": "339" + }, + { + "source": "2", + "target": "1474" + }, + { + "source": "2", + "target": "453" + }, + { + "source": "2", + "target": "495" + }, + { + "source": "2", + "target": "2545" + }, + { + "source": "2", + "target": "2040" + }, + { + "source": "4", + "target": "7" + }, + { + "source": "4", + "target": "84" + }, + { + "source": "4", + "target": "644" + }, + { + "source": "4", + "target": "774" + }, + { + "source": "4", + "target": "339" + }, + { + "source": "4", + "target": "5004" + }, + { + "source": "4", + "target": "495" + }, + { + "source": "6", + "target": "1106" + }, + { + "source": "6", + "target": "172" + }, + { + "source": "6", + "target": "230" + }, + { + "source": "6", + "target": "909" + }, + { + "source": "7", + "target": "1059" + }, + { + "source": "7", + "target": "54" + }, + { + "source": "7", + "target": "69" + }, + { + "source": "7", + "target": "637" + }, + { + "source": "7", + "target": "230" + }, + { + "source": "7", + "target": "747" + }, + { + "source": "7", + "target": "1325" + }, + { + "source": "7", + "target": "2040" + }, + { + "source": "9", + "target": "637" + }, + { + "source": "14", + "target": "54" + }, + { + "source": "14", + "target": "117" + }, + { + "source": "14", + "target": "644" + }, + { + "source": "14", + "target": "230" + }, + { + "source": "14", + "target": "453" + }, + { + "source": "14", + "target": "2040" + }, + { + "source": "1557", + "target": "84" + }, + { + "source": "1564", + "target": "1059" + }, + { + "source": "30", + "target": "54" + }, + { + "source": "30", + "target": "84" + }, + { + "source": "30", + "target": "230" + }, + { + "source": "30", + "target": "495" + }, + { + "source": "34", + "target": "69" + }, + { + "source": "34", + "target": "84" + }, + { + "source": "34", + "target": "117" + }, + { + "source": "34", + "target": "637" + }, + { + "source": "34", + "target": "655" + }, + { + "source": "1059", + "target": "84" + }, + { + "source": "1059", + "target": "655" + }, + { + "source": "1059", + "target": "3579" + }, + { + "source": "548", + "target": "495" + }, + { + "source": "39", + "target": "230" + }, + { + "source": "3115", + "target": "655" + }, + { + "source": "2094", + "target": "1949" + }, + { + "source": "2094", + "target": "3579" + }, + { + "source": "54", + "target": "69" + }, + { + "source": "54", + "target": "1177" + }, + { + "source": "54", + "target": "84" + }, + { + "source": "567", + "target": "63" + }, + { + "source": "567", + "target": "1460" + }, + { + "source": "567", + "target": "8969" + }, + { + "source": "567", + "target": "909" + }, + { + "source": "63", + "target": "774" + }, + { + "source": "6720", + "target": "1106" + }, + { + "source": "6720", + "target": "84" + }, + { + "source": "580", + "target": "84" + }, + { + "source": "69", + "target": "339" + }, + { + "source": "69", + "target": "488" + }, + { + "source": "69", + "target": "227" + }, + { + "source": "69", + "target": "747" + }, + { + "source": "69", + "target": "117" + }, + { + "source": "69", + "target": "655" + }, + { + "source": "79", + "target": "117" + }, + { + "source": "79", + "target": "339" + }, + { + "source": "1106", + "target": "909" + }, + { + "source": "1106", + "target": "1474" + }, + { + "source": "1106", + "target": "7857" + }, + { + "source": "84", + "target": "637" + }, + { + "source": "84", + "target": "2135" + }, + { + "source": "2135", + "target": "2312" + }, + { + "source": "2135", + "target": "1873" + }, + { + "source": "102", + "target": "266" + }, + { + "source": "117", + "target": "126" + }, + { + "source": "119", + "target": "266" + }, + { + "source": "126", + "target": "230" + }, + { + "source": "644", + "target": "915" + }, + { + "source": "644", + "target": "275" + }, + { + "source": "644", + "target": "146" + }, + { + "source": "644", + "target": "655" + }, + { + "source": "655", + "target": "144" + }, + { + "source": "655", + "target": "266" + }, + { + "source": "144", + "target": "909" + }, + { + "source": "146", + "target": "1270" + }, + { + "source": "146", + "target": "230" + }, + { + "source": "172", + "target": "1256" + }, + { + "source": "1218", + "target": "339" + }, + { + "source": "217", + "target": "747" + }, + { + "source": "217", + "target": "495" + }, + { + "source": "774", + "target": "266" + }, + { + "source": "266", + "target": "363" + }, + { + "source": "275", + "target": "495" + }, + { + "source": "1474", + "target": "453" + }, + { + "source": "2512", + "target": "3579" + }, + { + "source": "495", + "target": "3579" + } + ] + } + ] + }, + "error": null, + "meta": { + "name": "Visualize graph", + "params": { + "color_nodes_by": { + "name": "color_nodes_by", + "default": null, + "type": { + "type": "node_attribute" + } + } + }, + "inputs": { + "graph": { + "name": "graph", + "type": { + "type": "" + }, + "position": "left" + } + }, + "outputs": {}, + "type": "visualization", + "sub_nodes": null + }, + "beingResized": false + }, + "position": { + "x": 516.8539381943784, + "y": 245.3958650176946 + }, + "parentId": null, + "width": 369, + "height": 423 + }, + { + "id": "NX › Core Number 1", + "type": "basic", + "data": { + "title": "NX › Core Number", + "params": {}, + "display": null, + "error": null, + "meta": { + "name": "NX › Core Number", + "params": {}, + "inputs": { + "G": { + "name": "G", + "type": { + "type": "" + }, + "position": "left" + } + }, + "outputs": { + "output": { + "name": "output", + "type": { + "type": "" + }, + "position": "right" + } + }, + "type": "basic", + "sub_nodes": null + } + }, + "position": { + "x": 170.66480592849854, + "y": 344.51743882311496 + }, + "parentId": null + }, + { + "id": "Discard loop edges 1", + "type": "basic", + "data": { + "title": "Discard loop edges", + "params": {}, + "display": null, + "error": null, + "meta": { + "name": "Discard loop edges", + "params": {}, + "inputs": { + "graph": { + "name": "graph", + "type": { + "type": "" + }, + "position": "left" + } + }, + "outputs": { + "output": { + "name": "output", + "type": { + "type": "None" + }, + "position": "right" + } + }, + "type": "basic", + "sub_nodes": null + } + }, + "position": { + "x": 222.31133709108275, + "y": 212.07360334157568 + }, + "parentId": null + } + ], + "edges": [ + { + "id": "xy-edge__Create scale-free graph 1output-Compute PageRank 1graph", + "source": "Create scale-free graph 1", + "target": "Compute PageRank 1", + "sourceHandle": "output", + "targetHandle": "graph" + }, + { + "id": "xy-edge__NX › Ladder Graph 1output-Sample graph 1graph", + "source": "NX › Ladder Graph 1", + "target": "Sample graph 1", + "sourceHandle": "output", + "targetHandle": "graph" + }, + { + "id": "xy-edge__Sample graph 1output-Visualize graph 2graph", + "source": "Sample graph 1", + "target": "Visualize graph 2", + "sourceHandle": "output", + "targetHandle": "graph" + }, + { + "id": "xy-edge__Compute PageRank 1output-Sample graph 2graph", + "source": "Compute PageRank 1", + "target": "Sample graph 2", + "sourceHandle": "output", + "targetHandle": "graph" + }, + { + "id": "xy-edge__Sample graph 2output-Visualize graph 1graph", + "source": "Sample graph 2", + "target": "Visualize graph 1", + "sourceHandle": "output", + "targetHandle": "graph" + }, + { + "id": "xy-edge__NX › Core Number 1output-Visualize graph 3graph", + "source": "NX › Core Number 1", + "target": "Visualize graph 3", + "sourceHandle": "output", + "targetHandle": "graph" + }, + { + "id": "xy-edge__Sample graph 2output-Discard loop edges 1graph", + "source": "Sample graph 2", + "target": "Discard loop edges 1", + "sourceHandle": "output", + "targetHandle": "graph" + }, + { + "id": "xy-edge__Discard loop edges 1output-NX › Core Number 1G", + "source": "Discard loop edges 1", + "target": "NX › Core Number 1", + "sourceHandle": "output", + "targetHandle": "G" + } + ] +} \ No newline at end of file diff --git a/data/PyTorch demo b/data/PyTorch demo new file mode 100644 index 0000000000000000000000000000000000000000..9c4d4b7d8bdbc354635edbe79e144c80d087acd3 --- /dev/null +++ b/data/PyTorch demo @@ -0,0 +1,542 @@ +{ + "env": "PyTorch model", + "nodes": [ + { + "id": "Input: features 1", + "type": "basic", + "data": { + "title": "Input: features", + "params": {}, + "display": null, + "error": null, + "meta": { + "name": "Input: features", + "params": {}, + "inputs": {}, + "outputs": { + "x": { + "name": "x", + "type": { + "type": "tensor" + }, + "position": "top" + } + }, + "type": "basic", + "sub_nodes": null + } + }, + "position": { + "x": -108.60604658638658, + "y": 63.96065124378427 + }, + "parentId": null + }, + { + "id": "Input: graph edges 1", + "type": "basic", + "data": { + "title": "Input: graph edges", + "params": {}, + "display": null, + "error": null, + "meta": { + "name": "Input: graph edges", + "params": {}, + "inputs": {}, + "outputs": { + "edges": { + "name": "edges", + "type": { + "type": "tensor" + }, + "position": "top" + } + }, + "type": "basic", + "sub_nodes": null + } + }, + "position": { + "x": 180.7373888617958, + "y": 58.54904654355781 + }, + "parentId": null + }, + { + "id": "Linear 1", + "type": "basic", + "data": { + "title": "Linear", + "params": { + "output_dim": "same" + }, + "display": null, + "error": null, + "meta": { + "name": "Linear", + "params": { + "output_dim": { + "name": "output_dim", + "default": "same", + "type": { + "type": "" + } + } + }, + "inputs": { + "x": { + "name": "x", + "type": { + "type": "tensor" + }, + "position": "bottom" + } + }, + "outputs": { + "x": { + "name": "x", + "type": { + "type": "tensor" + }, + "position": "top" + } + }, + "type": "basic", + "sub_nodes": null + } + }, + "position": { + "x": 56.938816909128036, + "y": -573.5634543506885 + }, + "parentId": null + }, + { + "id": "Activation 1", + "type": "basic", + "data": { + "title": "Activation", + "params": { + "type": "ReLU" + }, + "display": null, + "error": null, + "meta": { + "name": "Activation", + "params": { + "type": { + "name": "type", + "default": 1, + "type": { + "enum": [ + "ReLU", + "LeakyReLU", + "Tanh", + "Mish" + ] + } + } + }, + "inputs": { + "x": { + "name": "x", + "type": { + "type": "tensor" + }, + "position": "bottom" + } + }, + "outputs": { + "x": { + "name": "x", + "type": { + "type": "tensor" + }, + "position": "top" + } + }, + "type": "basic", + "sub_nodes": null + } + }, + "position": { + "x": 84.15324804216073, + "y": -729.2300004316357 + }, + "parentId": null + }, + { + "id": "Dropout 1", + "type": "basic", + "data": { + "title": "Dropout", + "params": { + "p": 0.5 + }, + "display": null, + "error": null, + "meta": { + "name": "Dropout", + "params": { + "p": { + "name": "p", + "default": 0.5, + "type": { + "type": "" + } + } + }, + "inputs": { + "x": { + "name": "x", + "type": { + "type": "tensor" + }, + "position": "bottom" + } + }, + "outputs": { + "x": { + "name": "x", + "type": { + "type": "tensor" + }, + "position": "top" + } + }, + "type": "basic", + "sub_nodes": null + } + }, + "position": { + "x": 56.938816909128036, + "y": -889.4846386414522 + }, + "parentId": null + }, + { + "id": "Repeat 1", + "type": "area", + "data": { + "title": "Repeat", + "params": { + "times": "3" + }, + "display": null, + "error": null, + "meta": { + "name": "Repeat", + "params": { + "times": { + "name": "times", + "default": 1, + "type": { + "type": "" + } + } + }, + "inputs": {}, + "outputs": {}, + "type": "area", + "sub_nodes": null + } + }, + "position": { + "x": -48.6249442834993, + "y": -970.0583599108166 + }, + "parentId": null, + "width": 400, + "height": 600 + }, + { + "id": "Graph conv 1", + "type": "basic", + "data": { + "title": "Graph conv", + "params": { + "type": "SAGEConv" + }, + "display": null, + "error": null, + "meta": { + "name": "Graph conv", + "params": { + "type": { + "name": "type", + "default": 1, + "type": { + "enum": [ + "GCNConv", + "GATConv", + "GATv2Conv", + "SAGEConv" + ] + } + } + }, + "inputs": { + "x": { + "name": "x", + "type": { + "type": "tensor" + }, + "position": "bottom" + }, + "edges": { + "name": "edges", + "type": { + "type": "tensor" + }, + "position": "bottom" + } + }, + "outputs": { + "x": { + "name": "x", + "type": { + "type": "tensor" + }, + "position": "top" + } + }, + "type": "basic", + "sub_nodes": null + } + }, + "position": { + "x": 64.08886242755246, + "y": -269.43023573181557 + }, + "parentId": null + }, + { + "id": "Repeat 2", + "type": "area", + "data": { + "title": "Repeat", + "params": { + "times": "5" + }, + "display": null, + "error": null, + "meta": { + "name": "Repeat", + "params": { + "times": { + "name": "times", + "default": 1, + "type": { + "type": "" + } + } + }, + "inputs": {}, + "outputs": {}, + "type": "area", + "sub_nodes": null + } + }, + "position": { + "x": -46.21033706832179, + "y": -326.2712248181098 + }, + "parentId": null, + "width": 400, + "height": 200 + }, + { + "id": "Supervised loss 1", + "type": "basic", + "data": { + "title": "Supervised loss", + "params": {}, + "display": null, + "error": null, + "meta": { + "name": "Supervised loss", + "params": {}, + "inputs": { + "x": { + "name": "x", + "type": { + "type": "tensor" + }, + "position": "bottom" + }, + "y": { + "name": "y", + "type": { + "type": "tensor" + }, + "position": "bottom" + } + }, + "outputs": { + "loss": { + "name": "loss", + "type": { + "type": "tensor" + }, + "position": "top" + } + }, + "type": "basic", + "sub_nodes": null + } + }, + "position": { + "x": 110.53693593362718, + "y": -1123.9976567905628 + }, + "parentId": null + }, + { + "id": "Input: label 1", + "type": "basic", + "data": { + "title": "Input: label", + "params": {}, + "display": null, + "error": null, + "meta": { + "name": "Input: label", + "params": {}, + "inputs": {}, + "outputs": { + "y": { + "name": "y", + "type": { + "type": "tensor" + }, + "position": "top" + } + }, + "type": "basic", + "sub_nodes": null + } + }, + "position": { + "x": 666.110498676668, + "y": -898.6721561114967 + }, + "parentId": null + }, + { + "id": "Optimizer 1", + "type": "basic", + "data": { + "title": "Optimizer", + "params": { + "type": "AdamW", + "lr": 0.001 + }, + "display": null, + "error": null, + "meta": { + "name": "Optimizer", + "params": { + "type": { + "name": "type", + "default": 1, + "type": { + "enum": [ + "AdamW", + "Adafactor", + "Adagrad", + "SGD", + "Lion", + "Paged AdamW", + "Galore AdamW" + ] + } + }, + "lr": { + "name": "lr", + "default": 0.001, + "type": { + "type": "" + } + } + }, + "inputs": { + "loss": { + "name": "loss", + "type": { + "type": "tensor" + }, + "position": "bottom" + } + }, + "outputs": {}, + "type": "basic", + "sub_nodes": null + } + }, + "position": { + "x": 165.28398260528976, + "y": -1338.6254108128633 + }, + "parentId": null + } + ], + "edges": [ + { + "id": "xy-edge__Linear 1x-Activation 1x", + "source": "Linear 1", + "target": "Activation 1", + "sourceHandle": "x", + "targetHandle": "x" + }, + { + "id": "xy-edge__Activation 1x-Dropout 1x", + "source": "Activation 1", + "target": "Dropout 1", + "sourceHandle": "x", + "targetHandle": "x" + }, + { + "id": "xy-edge__Input: features 1x-Graph conv 1x", + "source": "Input: features 1", + "target": "Graph conv 1", + "sourceHandle": "x", + "targetHandle": "x" + }, + { + "id": "xy-edge__Input: graph edges 1edges-Graph conv 1edges", + "source": "Input: graph edges 1", + "target": "Graph conv 1", + "sourceHandle": "edges", + "targetHandle": "edges" + }, + { + "id": "xy-edge__Graph conv 1x-Linear 1x", + "source": "Graph conv 1", + "target": "Linear 1", + "sourceHandle": "x", + "targetHandle": "x" + }, + { + "id": "xy-edge__Input: label 1y-Supervised loss 1y", + "source": "Input: label 1", + "target": "Supervised loss 1", + "sourceHandle": "y", + "targetHandle": "y" + }, + { + "id": "xy-edge__Dropout 1x-Supervised loss 1x", + "source": "Dropout 1", + "target": "Supervised loss 1", + "sourceHandle": "x", + "targetHandle": "x" + }, + { + "id": "xy-edge__Supervised loss 1loss-Optimizer 1loss", + "source": "Supervised loss 1", + "target": "Optimizer 1", + "sourceHandle": "loss", + "targetHandle": "loss" + } + ] +} \ No newline at end of file diff --git a/data/RAG chatbot app b/data/RAG chatbot app new file mode 100644 index 0000000000000000000000000000000000000000..38a38f2f99c84f896fab3f81f2e4928658203e66 --- /dev/null +++ b/data/RAG chatbot app @@ -0,0 +1,608 @@ +{ + "env": "LynxScribe", + "nodes": [ + { + "id": "Chat Input 1", + "type": "basic", + "data": { + "title": "Chat Input", + "params": { + "load_mode": "augmented", + "model": "Yi-34B (triton)", + "embedder": "GritLM-7b (triton)" + }, + "display": null, + "error": null, + "inputs": {}, + "outputs": { + "output": "" + }, + "meta": { + "name": "Chat Input", + "params": { + "load_mode": { + "name": "load_mode", + "default": 1, + "type": { + "enum": [ + "augmented" + ] + } + }, + "model": { + "name": "model", + "default": 1, + "type": { + "enum": [ + "Yi-34B (triton)" + ] + } + }, + "embedder": { + "name": "embedder", + "default": 1, + "type": { + "enum": [ + "GritLM-7b (triton)" + ] + } + } + }, + "inputs": {}, + "outputs": { + "output": { + "name": "output", + "type": { + "type": "None" + }, + "position": "right" + } + }, + "type": "basic", + "sub_nodes": null + } + }, + "position": { + "x": 195.66666666666669, + "y": 163.66666666666666 + }, + "parentId": null, + "parentNode": null + }, + { + "id": "Chroma Graph RAG Loader 1", + "type": "basic", + "data": { + "title": "Chroma Graph RAG Loader", + "params": { + "location": "GCP", + "bucket": "", + "folder": "", + "embedder": "GritLM-7b (triton)" + }, + "display": null, + "error": null, + "inputs": {}, + "outputs": { + "output": "" + }, + "meta": { + "name": "Chroma Graph RAG Loader", + "params": { + "location": { + "name": "location", + "default": 1, + "type": { + "enum": [ + "GCP" + ] + } + }, + "bucket": { + "name": "bucket", + "default": "", + "type": { + "format": "collapsed" + } + }, + "folder": { + "name": "folder", + "default": "", + "type": { + "format": "collapsed" + } + }, + "embedder": { + "name": "embedder", + "default": 1, + "type": { + "enum": [ + "GritLM-7b (triton)" + ] + } + } + }, + "inputs": {}, + "outputs": { + "output": { + "name": "output", + "type": { + "type": "None" + }, + "position": "right" + } + }, + "type": "basic", + "sub_nodes": null + } + }, + "position": { + "x": 195.60875221397816, + "y": 395.94296449008243 + }, + "parentId": null, + "parentNode": null + }, + { + "id": "k-NN Intent Classifier 1", + "type": "basic", + "data": { + "title": "k-NN Intent Classifier", + "params": { + "distance": "cosine", + "max_dist": 0.3, + "k": "10", + "voting": "weighted" + }, + "display": null, + "error": null, + "inputs": { + "qa_embs": "None", + "rag_graph": "None" + }, + "outputs": { + "output": "" + }, + "meta": { + "name": "k-NN Intent Classifier", + "params": { + "distance": { + "name": "distance", + "default": 1, + "type": { + "enum": [ + "cosine", + "euclidean" + ] + } + }, + "max_dist": { + "name": "max_dist", + "default": 0.3, + "type": { + "type": "" + } + }, + "k": { + "name": "k", + "default": 3, + "type": { + "type": "" + } + }, + "voting": { + "name": "voting", + "default": 1, + "type": { + "enum": [ + "most common", + "weighted" + ] + } + } + }, + "inputs": { + "qa_embs": { + "name": "qa_embs", + "type": { + "type": "None" + }, + "position": "left" + }, + "rag_graph": { + "name": "rag_graph", + "type": { + "type": "None" + }, + "position": "left" + } + }, + "outputs": { + "output": { + "name": "output", + "type": { + "type": "None" + }, + "position": "right" + } + }, + "type": "basic", + "sub_nodes": null + }, + "collapsed": false + }, + "position": { + "x": 563.2980104689954, + "y": 133.15405056058248 + }, + "parentId": null, + "parentNode": null + }, + { + "id": "Graph RAG Answer 1", + "type": "basic", + "data": { + "title": "Graph RAG Answer", + "params": { + "answer_llm": "Yi-34B (triton)", + "faq_dist": 0.12, + "max_dist": 0.25, + "ctx_tokens": 2800, + "distance": "cosine", + "graph_rag_params": "" + }, + "display": null, + "error": null, + "inputs": { + "qa_embs": "None", + "intent": "None", + "rag_graph": "None", + "prompt_dict": "None" + }, + "outputs": { + "output": "" + }, + "meta": { + "name": "Graph RAG Answer", + "params": { + "answer_llm": { + "name": "answer_llm", + "default": 1, + "type": { + "enum": [ + "Yi-34B (triton)" + ] + } + }, + "faq_dist": { + "name": "faq_dist", + "default": 0.12, + "type": { + "type": "" + } + }, + "max_dist": { + "name": "max_dist", + "default": 0.25, + "type": { + "type": "" + } + }, + "ctx_tokens": { + "name": "ctx_tokens", + "default": 2800, + "type": { + "type": "" + } + }, + "distance": { + "name": "distance", + "default": 1, + "type": { + "enum": [ + "cosine", + "euclidean" + ] + } + }, + "graph_rag_params": { + "name": "graph_rag_params", + "default": "", + "type": { + "format": "collapsed" + } + } + }, + "inputs": { + "qa_embs": { + "name": "qa_embs", + "type": { + "type": "None" + }, + "position": "left" + }, + "intent": { + "name": "intent", + "type": { + "type": "None" + }, + "position": "left" + }, + "rag_graph": { + "name": "rag_graph", + "type": { + "type": "None" + }, + "position": "left" + }, + "prompt_dict": { + "name": "prompt_dict", + "type": { + "type": "None" + }, + "position": "left" + } + }, + "outputs": { + "output": { + "name": "output", + "type": { + "type": "None" + }, + "position": "right" + } + }, + "type": "basic", + "sub_nodes": null + }, + "collapsed": false + }, + "position": { + "x": 954.7861764338505, + "y": 158.59348288997435 + }, + "parentId": null, + "parentNode": null + }, + { + "id": "Scenario Builder 1", + "type": "basic", + "data": { + "title": "Scenario Builder", + "params": { + "scenario": "" + }, + "display": null, + "error": null, + "inputs": { + "input": "" + }, + "outputs": { + "output": "" + }, + "meta": { + "name": "Scenario Builder", + "params": { + "scenario": { + "name": "scenario", + "default": "", + "type": { + "format": "collapsed" + } + } + }, + "inputs": { + "input": { + "name": "input", + "type": { + "type": "None" + }, + "position": "left" + } + }, + "outputs": { + "output": { + "name": "output", + "type": { + "type": "None" + }, + "position": "right" + } + }, + "type": "basic", + "sub_nodes": null + } + }, + "position": { + "x": 564.4460318313352, + "y": 542.19038386186 + }, + "parentId": null, + "parentNode": null + }, + { + "id": "Answer Post Processing 1", + "type": "basic", + "data": { + "title": "Answer Post Processing", + "params": { + "distance": "cosine", + "min_conf": 0.78 + }, + "display": null, + "error": null, + "inputs": { + "qa_embs": "None", + "rag_graph": "None" + }, + "outputs": { + "output": "" + }, + "meta": { + "name": "Answer Post Processing", + "params": { + "distance": { + "name": "distance", + "default": 1, + "type": { + "enum": [ + "cosine", + "euclidean" + ] + } + }, + "min_conf": { + "name": "min_conf", + "default": 0.78, + "type": { + "type": "" + } + } + }, + "inputs": { + "qa_embs": { + "name": "qa_embs", + "type": { + "type": "None" + }, + "position": "left" + }, + "rag_graph": { + "name": "rag_graph", + "type": { + "type": "None" + }, + "position": "left" + } + }, + "outputs": { + "output": { + "name": "output", + "type": { + "type": "None" + }, + "position": "right" + } + }, + "type": "basic", + "sub_nodes": null + } + }, + "position": { + "x": 1278.9987187264371, + "y": 203.10622200721383 + }, + "parentId": null, + "parentNode": null + }, + { + "id": "Chat Output 1", + "type": "basic", + "data": { + "title": "Chat Output", + "params": {}, + "display": null, + "error": null, + "inputs": { + "input": "" + }, + "outputs": {}, + "meta": { + "name": "Chat Output", + "params": {}, + "inputs": { + "input": { + "name": "input", + "type": { + "type": "None" + }, + "position": "left" + } + }, + "outputs": {}, + "type": "basic", + "sub_nodes": null + }, + "collapsed": true + }, + "position": { + "x": 1567.1754450730762, + "y": 249.55429591996437 + }, + "parentId": null, + "parentNode": null + } + ], + "edges": [ + { + "id": "xy-edge__Answer Post Processing 1output-Chat Output 1input", + "source": "Answer Post Processing 1", + "target": "Chat Output 1", + "sourceHandle": "output", + "targetHandle": "input" + }, + { + "id": "xy-edge__Chat Input 1output-Graph RAG Answer 1qa_embs", + "source": "Chat Input 1", + "target": "Graph RAG Answer 1", + "sourceHandle": "output", + "targetHandle": "qa_embs" + }, + { + "id": "xy-edge__Chat Input 1output-k-NN Intent Classifier 1qa_embs", + "source": "Chat Input 1", + "target": "k-NN Intent Classifier 1", + "sourceHandle": "output", + "targetHandle": "qa_embs" + }, + { + "id": "xy-edge__Chroma Graph RAG Loader 1output-k-NN Intent Classifier 1rag_graph", + "source": "Chroma Graph RAG Loader 1", + "target": "k-NN Intent Classifier 1", + "sourceHandle": "output", + "targetHandle": "rag_graph" + }, + { + "id": "xy-edge__k-NN Intent Classifier 1output-Graph RAG Answer 1intent", + "source": "k-NN Intent Classifier 1", + "target": "Graph RAG Answer 1", + "sourceHandle": "output", + "targetHandle": "intent" + }, + { + "id": "xy-edge__Chroma Graph RAG Loader 1output-Scenario Builder 1input", + "source": "Chroma Graph RAG Loader 1", + "target": "Scenario Builder 1", + "sourceHandle": "output", + "targetHandle": "input" + }, + { + "id": "xy-edge__Scenario Builder 1output-Graph RAG Answer 1prompt_dict", + "source": "Scenario Builder 1", + "target": "Graph RAG Answer 1", + "sourceHandle": "output", + "targetHandle": "prompt_dict" + }, + { + "id": "xy-edge__Graph RAG Answer 1output-Answer Post Processing 1qa_embs", + "source": "Graph RAG Answer 1", + "target": "Answer Post Processing 1", + "sourceHandle": "output", + "targetHandle": "qa_embs" + }, + { + "id": "xy-edge__Chroma Graph RAG Loader 1output-Answer Post Processing 1rag_graph", + "source": "Chroma Graph RAG Loader 1", + "target": "Answer Post Processing 1", + "sourceHandle": "output", + "targetHandle": "rag_graph" + }, + { + "id": "xy-edge__Chroma Graph RAG Loader 1output-Graph RAG Answer 1rag_graph", + "source": "Chroma Graph RAG Loader 1", + "target": "Graph RAG Answer 1", + "sourceHandle": "output", + "targetHandle": "rag_graph" + } + ] +} \ No newline at end of file