Is it Possible to Create a Sequence That Visits 0, 1, and 5 Infinitely Often?

  • Thread starter adrivit
  • Start date
  • Tags
    Sequence
In summary, the conversation discusses constructing a sequence that visits the numbers 0, 1, 5 infinitely often. It provides examples of sequences that visit certain numbers infinitely often, including a sequence that visits all integers infinitely often. It also mentions a recurrence sequence and a possible typo.
  • #1
adrivit
6
0
Construct a sequence that visits the numbers 0,1,5 infinitely often.?
A sequence Sn visits a number A when for infinitely many n in N, Sn = A. Example: The sequence (-1)^n visits -1 and 1 infinitely.
 
Physics news on Phys.org
  • #2
n mod 6?
 
  • #3
(3^n - 1) mod 7?
 
  • #4
or even ((n mod 3)+5)mod 6.
 
  • #5
Or (11^n mod 37) mod 6.
 
  • #6
0,-1,1,0,-1,1,-2,2,0,-1,1,-2,2,-3,3,0,-1,1,-2,2,-3,3,-4,4,... visits all integers infinitely often.
 
  • #7
[tex]2 - (cos(2\pi n/3) + cos(4\pi n/3)) - (2/\sqrt{3})(sin(2\pi n/3) - sin(4\pi n/3))[/tex]
 
Last edited:
  • #8
[tex]\sum_{k=1}^n a_k \, , \quad \mbox{where } a_k \mbox{ is the recurrence sequence given by}[/tex]

[tex]
\begin{align*}
a_1 &= 1 \\
a_2 &= 4 \\
a_k &= -a_{k-1}-a_{k-2} \, , \quad \scriptstyle{k \ge 3}
\end{align*}
[/tex]
 
  • #9
[tex]\left\lfloor(50/333)*10^n\right\rfloor mod 10[/tex]
 
  • #10
Dodo said:
[tex]\sum_{k=1}^n a_k \, , \quad \mbox{where } a_k \mbox{ is the recurrence sequence given by}[/tex]

[tex]
\begin{align*}
a_1 &= 1 \\
a_2 &= 4 \\
a_k &= -a_{k-1}-a_{k-2} \, , \quad \scriptstyle{k \ge 3}
\end{align*}
[/tex]
This sequence doesn't contain even one zero. There must be a typo or something! Oh! I get It Sum 1,4,-5 = 0 etc/
 
Last edited:

1. What is the significance of the sequence of 0,1,5 in "ANT"?

The sequence of 0,1,5 in "ANT" refers to the genetic code of the amino acid alanine, represented by the letters A, N, and T respectively. This code is used by the cells in our body to create proteins, which are essential for various biological processes.

2. How was the sequence of 0,1,5 in "ANT" determined?

The sequence of 0,1,5 in "ANT" was determined through experiments and observations in the field of genetics and molecular biology. Scientists have studied the structure and function of DNA, the molecule that carries genetic information, to understand how different combinations of nucleotides (represented by numbers in this case) result in the production of specific amino acids.

3. Is the sequence of 0,1,5 in "ANT" the same for all living organisms?

No, the sequence of 0,1,5 in "ANT" may vary slightly among different organisms. While the genetic code is mostly universal, there are some variations known as codon usage bias, where certain codons are preferred by different species. However, the sequence of 0,1,5 will still result in the same amino acid, alanine.

4. Can the sequence of 0,1,5 in "ANT" change over time?

Yes, the sequence of 0,1,5 in "ANT" can change over time through mutations in the DNA sequence. Mutations are changes in the genetic code that can occur naturally or be induced by external factors such as radiation or chemicals. These mutations can alter the sequence of 0,1,5 and may result in the production of a different amino acid, which can have significant biological effects.

5. How does the sequence of 0,1,5 in "ANT" contribute to the study of evolution?

The sequence of 0,1,5 in "ANT" is a fundamental aspect of genetics and molecular biology, which are essential fields in the study of evolution. By understanding how different genetic codes result in the production of specific amino acids, scientists can trace the evolutionary history of organisms and understand how they have adapted and changed over time.

Similar threads

  • Calculus and Beyond Homework Help
Replies
1
Views
258
Replies
4
Views
902
  • Calculus and Beyond Homework Help
Replies
6
Views
1K
  • General Math
Replies
1
Views
1K
  • Calculus and Beyond Homework Help
Replies
1
Views
715
  • Linear and Abstract Algebra
Replies
4
Views
1K
  • Calculus and Beyond Homework Help
Replies
1
Views
1K
Replies
3
Views
2K
  • Linear and Abstract Algebra
Replies
4
Views
1K
Back
Top