How to create a sequence which can be transformed into a repeating sequence by shifting
up vote
0
down vote
favorite
Let $S=(1,1,a)$. Then construct a new, infinite sequence $X$ using the following process:
- First, $X_0=S_0=1$
- Then add $S_0$ to each element of $S$, with letters being converted to their position in the alphabet and back after addition. The sequence $S$ is now $(2,2,b)$
- Repeat with $S_1$. $X_1=S_1=2$.
- Then add $2$ ($S_1$) to each element of $S$. $S$ is now $(4,4,d)$
- Repeat. $X_2=S_2=d$, after addition, $S=(7,7,g)$
- This time, $X_3=S_0=7$ and so on
All operations on numbers are modulo 10. All operations on letters are modulo 26 (e.g. $y+3=b$, $9+1=0$).
Is there a sequence which when this process is applied to, generates an $X$ which repeats itself? Until now, I've found $(1,1,a,s)$ which generates an $X$ of $(1,2,d,y,1,2,h,g,7,4,...)$
sequences-and-series
New contributor
add a comment |
up vote
0
down vote
favorite
Let $S=(1,1,a)$. Then construct a new, infinite sequence $X$ using the following process:
- First, $X_0=S_0=1$
- Then add $S_0$ to each element of $S$, with letters being converted to their position in the alphabet and back after addition. The sequence $S$ is now $(2,2,b)$
- Repeat with $S_1$. $X_1=S_1=2$.
- Then add $2$ ($S_1$) to each element of $S$. $S$ is now $(4,4,d)$
- Repeat. $X_2=S_2=d$, after addition, $S=(7,7,g)$
- This time, $X_3=S_0=7$ and so on
All operations on numbers are modulo 10. All operations on letters are modulo 26 (e.g. $y+3=b$, $9+1=0$).
Is there a sequence which when this process is applied to, generates an $X$ which repeats itself? Until now, I've found $(1,1,a,s)$ which generates an $X$ of $(1,2,d,y,1,2,h,g,7,4,...)$
sequences-and-series
New contributor
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
Let $S=(1,1,a)$. Then construct a new, infinite sequence $X$ using the following process:
- First, $X_0=S_0=1$
- Then add $S_0$ to each element of $S$, with letters being converted to their position in the alphabet and back after addition. The sequence $S$ is now $(2,2,b)$
- Repeat with $S_1$. $X_1=S_1=2$.
- Then add $2$ ($S_1$) to each element of $S$. $S$ is now $(4,4,d)$
- Repeat. $X_2=S_2=d$, after addition, $S=(7,7,g)$
- This time, $X_3=S_0=7$ and so on
All operations on numbers are modulo 10. All operations on letters are modulo 26 (e.g. $y+3=b$, $9+1=0$).
Is there a sequence which when this process is applied to, generates an $X$ which repeats itself? Until now, I've found $(1,1,a,s)$ which generates an $X$ of $(1,2,d,y,1,2,h,g,7,4,...)$
sequences-and-series
New contributor
Let $S=(1,1,a)$. Then construct a new, infinite sequence $X$ using the following process:
- First, $X_0=S_0=1$
- Then add $S_0$ to each element of $S$, with letters being converted to their position in the alphabet and back after addition. The sequence $S$ is now $(2,2,b)$
- Repeat with $S_1$. $X_1=S_1=2$.
- Then add $2$ ($S_1$) to each element of $S$. $S$ is now $(4,4,d)$
- Repeat. $X_2=S_2=d$, after addition, $S=(7,7,g)$
- This time, $X_3=S_0=7$ and so on
All operations on numbers are modulo 10. All operations on letters are modulo 26 (e.g. $y+3=b$, $9+1=0$).
Is there a sequence which when this process is applied to, generates an $X$ which repeats itself? Until now, I've found $(1,1,a,s)$ which generates an $X$ of $(1,2,d,y,1,2,h,g,7,4,...)$
sequences-and-series
sequences-and-series
New contributor
New contributor
New contributor
asked yesterday
FireCubez
1012
1012
New contributor
New contributor
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
up vote
1
down vote
Is there a sequence which when this process is applied to, generates an X which repeats itself?
Any finite starting sequence $S$ will generate an $X$ that's eventually periodic.
Your $S=(1,1,a)$ generates $X$ composed of the following period of length $117$ repeated infinitely:$tt 12d74r50n36j12v50v12t36v36z74j74d12j36b36l36f74v98h36x50z50d36p74p36n50f50p50j98j50x36d50l12z98p12h12r12l50b12f98b74n$
Your $S=(1,1,a,s)$ generates $X$ composed of the following period of length $96$ repeated infinitely:$tt 12dy12hg74fc50ra74te12te74bu98ns74dy50jk98te98hg98lo12ns50xm50lo50pw74lo36te50vi98pw36jk12fc12pw$
Could you elaborate on why this is?
– FireCubez
7 hours ago
add a comment |
up vote
0
down vote
After working on it for a bit (yes, this is what I do in my free time), I found that the starting sequence just needs to sum up to a multiple of both $10$ and $26$. So for example, a sequence consisting of $130$ nines would work and would generate $(9,8,6,2,4,8,6,2,4,...)$.
When only dealing with letters, you can have the sequence sum to a multiple of only $26$. So for example, the sequence $(s,m,u,i,y,d,f,f,u)$ produces $(s,e,q,u,e,n,c,e,x,s,e,q,u,e,n,c,e,x,...)$. Note the $x$, it's a padder to get the shift it back into position so that the next time the original sequence is restored.
New contributor
add a comment |
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
1
down vote
Is there a sequence which when this process is applied to, generates an X which repeats itself?
Any finite starting sequence $S$ will generate an $X$ that's eventually periodic.
Your $S=(1,1,a)$ generates $X$ composed of the following period of length $117$ repeated infinitely:$tt 12d74r50n36j12v50v12t36v36z74j74d12j36b36l36f74v98h36x50z50d36p74p36n50f50p50j98j50x36d50l12z98p12h12r12l50b12f98b74n$
Your $S=(1,1,a,s)$ generates $X$ composed of the following period of length $96$ repeated infinitely:$tt 12dy12hg74fc50ra74te12te74bu98ns74dy50jk98te98hg98lo12ns50xm50lo50pw74lo36te50vi98pw36jk12fc12pw$
Could you elaborate on why this is?
– FireCubez
7 hours ago
add a comment |
up vote
1
down vote
Is there a sequence which when this process is applied to, generates an X which repeats itself?
Any finite starting sequence $S$ will generate an $X$ that's eventually periodic.
Your $S=(1,1,a)$ generates $X$ composed of the following period of length $117$ repeated infinitely:$tt 12d74r50n36j12v50v12t36v36z74j74d12j36b36l36f74v98h36x50z50d36p74p36n50f50p50j98j50x36d50l12z98p12h12r12l50b12f98b74n$
Your $S=(1,1,a,s)$ generates $X$ composed of the following period of length $96$ repeated infinitely:$tt 12dy12hg74fc50ra74te12te74bu98ns74dy50jk98te98hg98lo12ns50xm50lo50pw74lo36te50vi98pw36jk12fc12pw$
Could you elaborate on why this is?
– FireCubez
7 hours ago
add a comment |
up vote
1
down vote
up vote
1
down vote
Is there a sequence which when this process is applied to, generates an X which repeats itself?
Any finite starting sequence $S$ will generate an $X$ that's eventually periodic.
Your $S=(1,1,a)$ generates $X$ composed of the following period of length $117$ repeated infinitely:$tt 12d74r50n36j12v50v12t36v36z74j74d12j36b36l36f74v98h36x50z50d36p74p36n50f50p50j98j50x36d50l12z98p12h12r12l50b12f98b74n$
Your $S=(1,1,a,s)$ generates $X$ composed of the following period of length $96$ repeated infinitely:$tt 12dy12hg74fc50ra74te12te74bu98ns74dy50jk98te98hg98lo12ns50xm50lo50pw74lo36te50vi98pw36jk12fc12pw$
Is there a sequence which when this process is applied to, generates an X which repeats itself?
Any finite starting sequence $S$ will generate an $X$ that's eventually periodic.
Your $S=(1,1,a)$ generates $X$ composed of the following period of length $117$ repeated infinitely:$tt 12d74r50n36j12v50v12t36v36z74j74d12j36b36l36f74v98h36x50z50d36p74p36n50f50p50j98j50x36d50l12z98p12h12r12l50b12f98b74n$
Your $S=(1,1,a,s)$ generates $X$ composed of the following period of length $96$ repeated infinitely:$tt 12dy12hg74fc50ra74te12te74bu98ns74dy50jk98te98hg98lo12ns50xm50lo50pw74lo36te50vi98pw36jk12fc12pw$
answered 9 hours ago
r.e.s.
7,52411952
7,52411952
Could you elaborate on why this is?
– FireCubez
7 hours ago
add a comment |
Could you elaborate on why this is?
– FireCubez
7 hours ago
Could you elaborate on why this is?
– FireCubez
7 hours ago
Could you elaborate on why this is?
– FireCubez
7 hours ago
add a comment |
up vote
0
down vote
After working on it for a bit (yes, this is what I do in my free time), I found that the starting sequence just needs to sum up to a multiple of both $10$ and $26$. So for example, a sequence consisting of $130$ nines would work and would generate $(9,8,6,2,4,8,6,2,4,...)$.
When only dealing with letters, you can have the sequence sum to a multiple of only $26$. So for example, the sequence $(s,m,u,i,y,d,f,f,u)$ produces $(s,e,q,u,e,n,c,e,x,s,e,q,u,e,n,c,e,x,...)$. Note the $x$, it's a padder to get the shift it back into position so that the next time the original sequence is restored.
New contributor
add a comment |
up vote
0
down vote
After working on it for a bit (yes, this is what I do in my free time), I found that the starting sequence just needs to sum up to a multiple of both $10$ and $26$. So for example, a sequence consisting of $130$ nines would work and would generate $(9,8,6,2,4,8,6,2,4,...)$.
When only dealing with letters, you can have the sequence sum to a multiple of only $26$. So for example, the sequence $(s,m,u,i,y,d,f,f,u)$ produces $(s,e,q,u,e,n,c,e,x,s,e,q,u,e,n,c,e,x,...)$. Note the $x$, it's a padder to get the shift it back into position so that the next time the original sequence is restored.
New contributor
add a comment |
up vote
0
down vote
up vote
0
down vote
After working on it for a bit (yes, this is what I do in my free time), I found that the starting sequence just needs to sum up to a multiple of both $10$ and $26$. So for example, a sequence consisting of $130$ nines would work and would generate $(9,8,6,2,4,8,6,2,4,...)$.
When only dealing with letters, you can have the sequence sum to a multiple of only $26$. So for example, the sequence $(s,m,u,i,y,d,f,f,u)$ produces $(s,e,q,u,e,n,c,e,x,s,e,q,u,e,n,c,e,x,...)$. Note the $x$, it's a padder to get the shift it back into position so that the next time the original sequence is restored.
New contributor
After working on it for a bit (yes, this is what I do in my free time), I found that the starting sequence just needs to sum up to a multiple of both $10$ and $26$. So for example, a sequence consisting of $130$ nines would work and would generate $(9,8,6,2,4,8,6,2,4,...)$.
When only dealing with letters, you can have the sequence sum to a multiple of only $26$. So for example, the sequence $(s,m,u,i,y,d,f,f,u)$ produces $(s,e,q,u,e,n,c,e,x,s,e,q,u,e,n,c,e,x,...)$. Note the $x$, it's a padder to get the shift it back into position so that the next time the original sequence is restored.
New contributor
edited 10 hours ago
New contributor
answered 11 hours ago
FireCubez
1012
1012
New contributor
New contributor
add a comment |
add a comment |
FireCubez is a new contributor. Be nice, and check out our Code of Conduct.
FireCubez is a new contributor. Be nice, and check out our Code of Conduct.
FireCubez is a new contributor. Be nice, and check out our Code of Conduct.
FireCubez is a new contributor. Be nice, and check out our Code of Conduct.
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%2f3006996%2fhow-to-create-a-sequence-which-can-be-transformed-into-a-repeating-sequence-by-s%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