Counting the points of intersectionCounting question on permutation matrices with rotation and imprintingIntersection of Two PermutationsCounting the arrangements of 8 people around a square table?Determining the different number of subsets (counting, permutations, combinations)Counting the number of trials.Permutations- the number of six digit integers that are evenPermutation in a regular polygonCalculating the number of rotations of an array to return to rotation 0Number of intersections formed by chords connecting all N evenly spaced nodes on a circleCounting with Principle of inclusion-exclusion
Make a transparent 448*448 image
Is it true that real estate prices mainly go up?
How could a female member of a species produce eggs unto death?
Sword in the Stone story where the sword was held in place by electromagnets
Rejected in 4th interview round citing insufficient years of experience
My story is written in English, but is set in my home country. What language should I use for the dialogue?
Should we release the security issues we found in our product as CVE or we can just update those on weekly release notes?
What is the blue range indicating on this manifold pressure gauge?
What does it mean when multiple 々 marks follow a 、?
Best approach to update all entries in a list that is paginated?
Who is our nearest neighbor
US to Europe trip with Montreal layover - is 52 minutes enough?
Making a sword in the stone, in a medieval world without magic
Is King K. Rool's down throw to up-special a true combo?
Want to switch to tankless, but can I use my existing wiring?
What injury would be of little consequence to a biped but terrible for a quadruped?
Am I not good enough for you?
Touchscreen-controlled dentist office snowman collector game
Is "history" a male-biased word ("his+story")?
How can I discourage/prevent PCs from using door choke-points?
Does Linux have system calls to access all the features of the file systems it supports?
Is all copper pipe pretty much the same?
As a monk, can you make a melee attack roll using your Strength modifier, but roll damage with your Dexterity modifier?
When two POV characters meet
Counting the points of intersection
Counting question on permutation matrices with rotation and imprintingIntersection of Two PermutationsCounting the arrangements of 8 people around a square table?Determining the different number of subsets (counting, permutations, combinations)Counting the number of trials.Permutations- the number of six digit integers that are evenPermutation in a regular polygonCalculating the number of rotations of an array to return to rotation 0Number of intersections formed by chords connecting all N evenly spaced nodes on a circleCounting with Principle of inclusion-exclusion
$begingroup$
A set of equations is given as follows:
$$ x^Omega+y^Omega=1 $$
$$ (1-x)^Omega+y^Omega=1 $$
$$ x^Omega+(1-y)^Omega=1 $$
$$ (1-x)^Omega+(1-y)^Omega=1. $$
$(OmegasubsetBbb Q) =1.1,1.2,1.3,...,N,$ where $NinBbb N$. In the equations, $x,y in Bbb A(0,1),$ where A is the set of algebraic numbers.
I was able to calculate the cardinality of $Omega:$
$|Omega|=(20(N-1))^2.$ This is the number of intersection points in the inner grid.
Copy the structure $K$ times, which includes the original, and rotate each structure such that all corner points are equally spaced apart. For example when $K=2,$ you would rotate the copied structure by $pi/4$ radians. When $K=3,$ you would rotate the first copy by $pi/4$ and the second copy by $pi/8.$ When $K=3$ you would rotate the first copy by $pi/4$ the second copy by $pi/8$ and the third copy by $pi/16.$
The rotation scheme is as follows:
$$ A=(y-frac12)cos(z)+(x-frac12)sin(z)+frac12 $$
$$ B=(x-frac12)cos(z)-(y-frac12)sin(z)+frac12. $$
Then we have the first copy of the original structure as: $$ A^Omega +B^Omega=1 $$
$$ (1-A)^Omega +B^Omega=1 $$
$$ A^Omega +(1-B)^Omega=1 $$
$$ (1-A)^Omega +(1-B)^Omega=1. $$
The amounts of rotation for each structure can be expressed by the series:
$$ pisum_s=2^K frac12^s=pi (frac12^2+frac12^3+...+frac12^K).$$
As you can see, for $K=2$ total structures, the sum is $fracpi4$ which tells you to rotate the first copy by that amount.
Taking infinite structures, the angle of rotation goes to zero and the sum of all rotations converges to $fracpi2:$
$$ pisum_s=2^infty frac12^s=fracpi2. $$
How many total intersections occur for a given $K$ and $N$?
How many intersections of degree $D$ are there for a given $K$ and $N$? What is $maxD$ for a given $K$ and $N?$
This is $K=4$ and the number of curves is about $392.$
This is $K=1$ and the number of curves is about $60.$
combinatorics permutations combinations computability
$endgroup$
|
show 2 more comments
$begingroup$
A set of equations is given as follows:
$$ x^Omega+y^Omega=1 $$
$$ (1-x)^Omega+y^Omega=1 $$
$$ x^Omega+(1-y)^Omega=1 $$
$$ (1-x)^Omega+(1-y)^Omega=1. $$
$(OmegasubsetBbb Q) =1.1,1.2,1.3,...,N,$ where $NinBbb N$. In the equations, $x,y in Bbb A(0,1),$ where A is the set of algebraic numbers.
I was able to calculate the cardinality of $Omega:$
$|Omega|=(20(N-1))^2.$ This is the number of intersection points in the inner grid.
Copy the structure $K$ times, which includes the original, and rotate each structure such that all corner points are equally spaced apart. For example when $K=2,$ you would rotate the copied structure by $pi/4$ radians. When $K=3,$ you would rotate the first copy by $pi/4$ and the second copy by $pi/8.$ When $K=3$ you would rotate the first copy by $pi/4$ the second copy by $pi/8$ and the third copy by $pi/16.$
The rotation scheme is as follows:
$$ A=(y-frac12)cos(z)+(x-frac12)sin(z)+frac12 $$
$$ B=(x-frac12)cos(z)-(y-frac12)sin(z)+frac12. $$
Then we have the first copy of the original structure as: $$ A^Omega +B^Omega=1 $$
$$ (1-A)^Omega +B^Omega=1 $$
$$ A^Omega +(1-B)^Omega=1 $$
$$ (1-A)^Omega +(1-B)^Omega=1. $$
The amounts of rotation for each structure can be expressed by the series:
$$ pisum_s=2^K frac12^s=pi (frac12^2+frac12^3+...+frac12^K).$$
As you can see, for $K=2$ total structures, the sum is $fracpi4$ which tells you to rotate the first copy by that amount.
Taking infinite structures, the angle of rotation goes to zero and the sum of all rotations converges to $fracpi2:$
$$ pisum_s=2^infty frac12^s=fracpi2. $$
How many total intersections occur for a given $K$ and $N$?
How many intersections of degree $D$ are there for a given $K$ and $N$? What is $maxD$ for a given $K$ and $N?$
This is $K=4$ and the number of curves is about $392.$
This is $K=1$ and the number of curves is about $60.$
combinatorics permutations combinations computability
$endgroup$
$begingroup$
What structures are we talking about? What is the "inner grid" you are referring to? If $Omega$ is a set, what does $x^Omega$ mean?
$endgroup$
– Morgan Rodgers
Mar 10 at 23:22
$begingroup$
If $Omega$ is a set of $N$ elements then there are $N$ equations of that form
$endgroup$
– Ultradark
Mar 10 at 23:24
$begingroup$
A structure is a set of the four equations
$endgroup$
– Ultradark
Mar 10 at 23:25
$begingroup$
If the structure is the set of equations (four? it seems like there are $4cdot|Omega|$ equations), what does it mean to "rotate" a structure? Do you mean to say that a structure is a set of points in a plane whose coordinates satisfy a set of equations?
$endgroup$
– Morgan Rodgers
Mar 10 at 23:31
$begingroup$
Also, how did you get that $|Omega| = (20(N-1))^2$ when $| 1.1, 1.2, 1.3, ldots, N| = 10(N-1)$?
$endgroup$
– Morgan Rodgers
Mar 10 at 23:31
|
show 2 more comments
$begingroup$
A set of equations is given as follows:
$$ x^Omega+y^Omega=1 $$
$$ (1-x)^Omega+y^Omega=1 $$
$$ x^Omega+(1-y)^Omega=1 $$
$$ (1-x)^Omega+(1-y)^Omega=1. $$
$(OmegasubsetBbb Q) =1.1,1.2,1.3,...,N,$ where $NinBbb N$. In the equations, $x,y in Bbb A(0,1),$ where A is the set of algebraic numbers.
I was able to calculate the cardinality of $Omega:$
$|Omega|=(20(N-1))^2.$ This is the number of intersection points in the inner grid.
Copy the structure $K$ times, which includes the original, and rotate each structure such that all corner points are equally spaced apart. For example when $K=2,$ you would rotate the copied structure by $pi/4$ radians. When $K=3,$ you would rotate the first copy by $pi/4$ and the second copy by $pi/8.$ When $K=3$ you would rotate the first copy by $pi/4$ the second copy by $pi/8$ and the third copy by $pi/16.$
The rotation scheme is as follows:
$$ A=(y-frac12)cos(z)+(x-frac12)sin(z)+frac12 $$
$$ B=(x-frac12)cos(z)-(y-frac12)sin(z)+frac12. $$
Then we have the first copy of the original structure as: $$ A^Omega +B^Omega=1 $$
$$ (1-A)^Omega +B^Omega=1 $$
$$ A^Omega +(1-B)^Omega=1 $$
$$ (1-A)^Omega +(1-B)^Omega=1. $$
The amounts of rotation for each structure can be expressed by the series:
$$ pisum_s=2^K frac12^s=pi (frac12^2+frac12^3+...+frac12^K).$$
As you can see, for $K=2$ total structures, the sum is $fracpi4$ which tells you to rotate the first copy by that amount.
Taking infinite structures, the angle of rotation goes to zero and the sum of all rotations converges to $fracpi2:$
$$ pisum_s=2^infty frac12^s=fracpi2. $$
How many total intersections occur for a given $K$ and $N$?
How many intersections of degree $D$ are there for a given $K$ and $N$? What is $maxD$ for a given $K$ and $N?$
This is $K=4$ and the number of curves is about $392.$
This is $K=1$ and the number of curves is about $60.$
combinatorics permutations combinations computability
$endgroup$
A set of equations is given as follows:
$$ x^Omega+y^Omega=1 $$
$$ (1-x)^Omega+y^Omega=1 $$
$$ x^Omega+(1-y)^Omega=1 $$
$$ (1-x)^Omega+(1-y)^Omega=1. $$
$(OmegasubsetBbb Q) =1.1,1.2,1.3,...,N,$ where $NinBbb N$. In the equations, $x,y in Bbb A(0,1),$ where A is the set of algebraic numbers.
I was able to calculate the cardinality of $Omega:$
$|Omega|=(20(N-1))^2.$ This is the number of intersection points in the inner grid.
Copy the structure $K$ times, which includes the original, and rotate each structure such that all corner points are equally spaced apart. For example when $K=2,$ you would rotate the copied structure by $pi/4$ radians. When $K=3,$ you would rotate the first copy by $pi/4$ and the second copy by $pi/8.$ When $K=3$ you would rotate the first copy by $pi/4$ the second copy by $pi/8$ and the third copy by $pi/16.$
The rotation scheme is as follows:
$$ A=(y-frac12)cos(z)+(x-frac12)sin(z)+frac12 $$
$$ B=(x-frac12)cos(z)-(y-frac12)sin(z)+frac12. $$
Then we have the first copy of the original structure as: $$ A^Omega +B^Omega=1 $$
$$ (1-A)^Omega +B^Omega=1 $$
$$ A^Omega +(1-B)^Omega=1 $$
$$ (1-A)^Omega +(1-B)^Omega=1. $$
The amounts of rotation for each structure can be expressed by the series:
$$ pisum_s=2^K frac12^s=pi (frac12^2+frac12^3+...+frac12^K).$$
As you can see, for $K=2$ total structures, the sum is $fracpi4$ which tells you to rotate the first copy by that amount.
Taking infinite structures, the angle of rotation goes to zero and the sum of all rotations converges to $fracpi2:$
$$ pisum_s=2^infty frac12^s=fracpi2. $$
How many total intersections occur for a given $K$ and $N$?
How many intersections of degree $D$ are there for a given $K$ and $N$? What is $maxD$ for a given $K$ and $N?$
This is $K=4$ and the number of curves is about $392.$
This is $K=1$ and the number of curves is about $60.$
combinatorics permutations combinations computability
combinatorics permutations combinations computability
edited Mar 11 at 5:53
Ultradark
asked Mar 10 at 21:09
UltradarkUltradark
2951518
2951518
$begingroup$
What structures are we talking about? What is the "inner grid" you are referring to? If $Omega$ is a set, what does $x^Omega$ mean?
$endgroup$
– Morgan Rodgers
Mar 10 at 23:22
$begingroup$
If $Omega$ is a set of $N$ elements then there are $N$ equations of that form
$endgroup$
– Ultradark
Mar 10 at 23:24
$begingroup$
A structure is a set of the four equations
$endgroup$
– Ultradark
Mar 10 at 23:25
$begingroup$
If the structure is the set of equations (four? it seems like there are $4cdot|Omega|$ equations), what does it mean to "rotate" a structure? Do you mean to say that a structure is a set of points in a plane whose coordinates satisfy a set of equations?
$endgroup$
– Morgan Rodgers
Mar 10 at 23:31
$begingroup$
Also, how did you get that $|Omega| = (20(N-1))^2$ when $| 1.1, 1.2, 1.3, ldots, N| = 10(N-1)$?
$endgroup$
– Morgan Rodgers
Mar 10 at 23:31
|
show 2 more comments
$begingroup$
What structures are we talking about? What is the "inner grid" you are referring to? If $Omega$ is a set, what does $x^Omega$ mean?
$endgroup$
– Morgan Rodgers
Mar 10 at 23:22
$begingroup$
If $Omega$ is a set of $N$ elements then there are $N$ equations of that form
$endgroup$
– Ultradark
Mar 10 at 23:24
$begingroup$
A structure is a set of the four equations
$endgroup$
– Ultradark
Mar 10 at 23:25
$begingroup$
If the structure is the set of equations (four? it seems like there are $4cdot|Omega|$ equations), what does it mean to "rotate" a structure? Do you mean to say that a structure is a set of points in a plane whose coordinates satisfy a set of equations?
$endgroup$
– Morgan Rodgers
Mar 10 at 23:31
$begingroup$
Also, how did you get that $|Omega| = (20(N-1))^2$ when $| 1.1, 1.2, 1.3, ldots, N| = 10(N-1)$?
$endgroup$
– Morgan Rodgers
Mar 10 at 23:31
$begingroup$
What structures are we talking about? What is the "inner grid" you are referring to? If $Omega$ is a set, what does $x^Omega$ mean?
$endgroup$
– Morgan Rodgers
Mar 10 at 23:22
$begingroup$
What structures are we talking about? What is the "inner grid" you are referring to? If $Omega$ is a set, what does $x^Omega$ mean?
$endgroup$
– Morgan Rodgers
Mar 10 at 23:22
$begingroup$
If $Omega$ is a set of $N$ elements then there are $N$ equations of that form
$endgroup$
– Ultradark
Mar 10 at 23:24
$begingroup$
If $Omega$ is a set of $N$ elements then there are $N$ equations of that form
$endgroup$
– Ultradark
Mar 10 at 23:24
$begingroup$
A structure is a set of the four equations
$endgroup$
– Ultradark
Mar 10 at 23:25
$begingroup$
A structure is a set of the four equations
$endgroup$
– Ultradark
Mar 10 at 23:25
$begingroup$
If the structure is the set of equations (four? it seems like there are $4cdot|Omega|$ equations), what does it mean to "rotate" a structure? Do you mean to say that a structure is a set of points in a plane whose coordinates satisfy a set of equations?
$endgroup$
– Morgan Rodgers
Mar 10 at 23:31
$begingroup$
If the structure is the set of equations (four? it seems like there are $4cdot|Omega|$ equations), what does it mean to "rotate" a structure? Do you mean to say that a structure is a set of points in a plane whose coordinates satisfy a set of equations?
$endgroup$
– Morgan Rodgers
Mar 10 at 23:31
$begingroup$
Also, how did you get that $|Omega| = (20(N-1))^2$ when $| 1.1, 1.2, 1.3, ldots, N| = 10(N-1)$?
$endgroup$
– Morgan Rodgers
Mar 10 at 23:31
$begingroup$
Also, how did you get that $|Omega| = (20(N-1))^2$ when $| 1.1, 1.2, 1.3, ldots, N| = 10(N-1)$?
$endgroup$
– Morgan Rodgers
Mar 10 at 23:31
|
show 2 more comments
0
active
oldest
votes
Your Answer
StackExchange.ifUsing("editor", function ()
return StackExchange.using("mathjaxEditing", function ()
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix)
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
);
);
, "mathjax-editing");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "69"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3142907%2fcounting-the-points-of-intersection%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Mathematics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3142907%2fcounting-the-points-of-intersection%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
$begingroup$
What structures are we talking about? What is the "inner grid" you are referring to? If $Omega$ is a set, what does $x^Omega$ mean?
$endgroup$
– Morgan Rodgers
Mar 10 at 23:22
$begingroup$
If $Omega$ is a set of $N$ elements then there are $N$ equations of that form
$endgroup$
– Ultradark
Mar 10 at 23:24
$begingroup$
A structure is a set of the four equations
$endgroup$
– Ultradark
Mar 10 at 23:25
$begingroup$
If the structure is the set of equations (four? it seems like there are $4cdot|Omega|$ equations), what does it mean to "rotate" a structure? Do you mean to say that a structure is a set of points in a plane whose coordinates satisfy a set of equations?
$endgroup$
– Morgan Rodgers
Mar 10 at 23:31
$begingroup$
Also, how did you get that $|Omega| = (20(N-1))^2$ when $| 1.1, 1.2, 1.3, ldots, N| = 10(N-1)$?
$endgroup$
– Morgan Rodgers
Mar 10 at 23:31