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

  • Context: Undergrad 
  • Thread starter Thread starter adrivit
  • Start date Start date
  • Tags Tags
    Sequence
Click For Summary

Discussion Overview

The discussion revolves around the possibility of constructing a sequence that visits the numbers 0, 1, and 5 infinitely often. Participants explore various mathematical sequences and their properties in relation to this question.

Discussion Character

  • Exploratory
  • Mathematical reasoning

Main Points Raised

  • One participant asks for a construction of a sequence that visits 0, 1, and 5 infinitely often, providing a definition of what it means for a sequence to visit a number.
  • Another participant suggests using the sequence defined by "n mod 6" as a potential candidate.
  • Further suggestions include sequences such as "(3^n - 1) mod 7" and "((n mod 3)+5)mod 6."
  • Another participant proposes "(11^n mod 37) mod 6" as a possible sequence.
  • A different sequence is presented: "0,-1,1,0,-1,1,-2,2,0,-1,1,-2,2,-3,3,0,-1,1,-2,2,-3,3,-4,4,...", which claims to visit all integers infinitely often.
  • One participant introduces a more complex expression involving trigonometric functions, suggesting it may also be relevant.
  • Another participant discusses a recurrence sequence defined by specific initial conditions and a recurrence relation, noting that it does not contain the number zero.
  • A later reply identifies a potential misunderstanding regarding the recurrence sequence, suggesting that the sum of certain terms could yield zero.

Areas of Agreement / Disagreement

Participants present multiple competing views and proposed sequences without reaching a consensus on a specific sequence that meets the original criteria of visiting 0, 1, and 5 infinitely often.

Contextual Notes

Some sequences proposed may not meet the criteria due to their definitions or properties, and there are indications of misunderstandings regarding certain sequences, particularly in relation to the presence of the number zero.

adrivit
Messages
6
Reaction score
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
n mod 6?
 
(3^n - 1) mod 7?
 
or even ((n mod 3)+5)mod 6.
 
Or (11^n mod 37) mod 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.
 
[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:
[tex]\sum_{k=1}^n a_k \, , \quad \mbox{where } a_k \mbox{ is the recurrence sequence given by}[/tex]

[tex] \begin{align*}<br /> a_1 &= 1 \\<br /> a_2 &= 4 \\<br /> a_k &= -a_{k-1}-a_{k-2} \, , \quad \scriptstyle{k \ge 3}<br /> \end{align*}[/tex]
 
[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*}<br /> a_1 &= 1 \\<br /> a_2 &= 4 \\<br /> a_k &= -a_{k-1}-a_{k-2} \, , \quad \scriptstyle{k \ge 3}<br /> \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:

Similar threads

  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 6 ·
Replies
6
Views
1K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
4
Views
3K
  • · Replies 21 ·
Replies
21
Views
2K
  • · Replies 24 ·
Replies
24
Views
7K
  • · Replies 6 ·
Replies
6
Views
611
  • · Replies 17 ·
Replies
17
Views
2K