Conjecture about special grid of numbers
Clash Royale CLAN TAG#URR8PPP
up vote
1
down vote
favorite
Consider you have created grid of numbers like following image starting from any positive integer (in this case 8)
To create such grid, follow this steps;
- Pick a number greater than one and write down $n, n-1, n-2, ..., 1$ as column headers
- Likewise, write down $n, n-1, n-2, ..., 1$ as row headers
- Fill each cell with $row_header * column_header$
If you group numbers diagonally starting from upper left, you get these groups of numbers
- 64
- 56, 56
- 48, 49, 48
- 40, 42, 42, 40
- etc.
Let $G_n$ denote nth group. I want to prove if following theory is correct.
$$
i < k Rightarrow forall x in G_i, forall y in G_k, x > y
$$
It seems to hold for small enough starting numbers like $8$. It is trival to prove that any cell will be bigger then the cells to the right on the same row and will be bigger then the cells below it on the same column. But, I can't be sure about diagonal groups.
conjectures
add a comment |Â
up vote
1
down vote
favorite
Consider you have created grid of numbers like following image starting from any positive integer (in this case 8)
To create such grid, follow this steps;
- Pick a number greater than one and write down $n, n-1, n-2, ..., 1$ as column headers
- Likewise, write down $n, n-1, n-2, ..., 1$ as row headers
- Fill each cell with $row_header * column_header$
If you group numbers diagonally starting from upper left, you get these groups of numbers
- 64
- 56, 56
- 48, 49, 48
- 40, 42, 42, 40
- etc.
Let $G_n$ denote nth group. I want to prove if following theory is correct.
$$
i < k Rightarrow forall x in G_i, forall y in G_k, x > y
$$
It seems to hold for small enough starting numbers like $8$. It is trival to prove that any cell will be bigger then the cells to the right on the same row and will be bigger then the cells below it on the same column. But, I can't be sure about diagonal groups.
conjectures
add a comment |Â
up vote
1
down vote
favorite
up vote
1
down vote
favorite
Consider you have created grid of numbers like following image starting from any positive integer (in this case 8)
To create such grid, follow this steps;
- Pick a number greater than one and write down $n, n-1, n-2, ..., 1$ as column headers
- Likewise, write down $n, n-1, n-2, ..., 1$ as row headers
- Fill each cell with $row_header * column_header$
If you group numbers diagonally starting from upper left, you get these groups of numbers
- 64
- 56, 56
- 48, 49, 48
- 40, 42, 42, 40
- etc.
Let $G_n$ denote nth group. I want to prove if following theory is correct.
$$
i < k Rightarrow forall x in G_i, forall y in G_k, x > y
$$
It seems to hold for small enough starting numbers like $8$. It is trival to prove that any cell will be bigger then the cells to the right on the same row and will be bigger then the cells below it on the same column. But, I can't be sure about diagonal groups.
conjectures
Consider you have created grid of numbers like following image starting from any positive integer (in this case 8)
To create such grid, follow this steps;
- Pick a number greater than one and write down $n, n-1, n-2, ..., 1$ as column headers
- Likewise, write down $n, n-1, n-2, ..., 1$ as row headers
- Fill each cell with $row_header * column_header$
If you group numbers diagonally starting from upper left, you get these groups of numbers
- 64
- 56, 56
- 48, 49, 48
- 40, 42, 42, 40
- etc.
Let $G_n$ denote nth group. I want to prove if following theory is correct.
$$
i < k Rightarrow forall x in G_i, forall y in G_k, x > y
$$
It seems to hold for small enough starting numbers like $8$. It is trival to prove that any cell will be bigger then the cells to the right on the same row and will be bigger then the cells below it on the same column. But, I can't be sure about diagonal groups.
conjectures
asked Jul 24 at 17:55
yasar
1674
1674
add a comment |Â
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
1
down vote
accepted
Well, it's not true in the image you included. $8cdot3=24$ is one diagonal further up than $5cdot5=25$.
I feel pretty stupid now :)
– yasar
Jul 24 at 18:06
add a comment |Â
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
1
down vote
accepted
Well, it's not true in the image you included. $8cdot3=24$ is one diagonal further up than $5cdot5=25$.
I feel pretty stupid now :)
– yasar
Jul 24 at 18:06
add a comment |Â
up vote
1
down vote
accepted
Well, it's not true in the image you included. $8cdot3=24$ is one diagonal further up than $5cdot5=25$.
I feel pretty stupid now :)
– yasar
Jul 24 at 18:06
add a comment |Â
up vote
1
down vote
accepted
up vote
1
down vote
accepted
Well, it's not true in the image you included. $8cdot3=24$ is one diagonal further up than $5cdot5=25$.
Well, it's not true in the image you included. $8cdot3=24$ is one diagonal further up than $5cdot5=25$.
answered Jul 24 at 18:05
joriki
164k10180328
164k10180328
I feel pretty stupid now :)
– yasar
Jul 24 at 18:06
add a comment |Â
I feel pretty stupid now :)
– yasar
Jul 24 at 18:06
I feel pretty stupid now :)
– yasar
Jul 24 at 18:06
I feel pretty stupid now :)
– yasar
Jul 24 at 18:06
add a comment |Â
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
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2861604%2fconjecture-about-special-grid-of-numbers%23new-answer', 'question_page');
);
Post as a guest
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
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
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