benchmarks.wiki / Public workspace
Omni-MATH / Assume n is a positive integer. Considers sequences a₀,a₁,…,a_(n) for which a_(i)∈{1,2,…,n} for all i and a_(n)=a₀. (a) Suppose n is odd. Find the number of such sequences if …
Problem
Answer published by the source. Consult the official source to check your work against its answer.
problem
Assume is a positive integer. Considers sequences for which for all and .
(a) Suppose is odd. Find the number of such sequences if
$a_i - a_{i-1} \not \equiv i \pmod{n}$ for all .
(b) Suppose is an odd prime. Find the number of such sequences if $a_i - a_{i-1} \not \equiv i, 2i \pmod{n}$ for all .Plain-text mathematical notation (without MathML)
Assume n is a positive integer. Considers sequences a₀,a₁,…,a_(n) for which a_(i)∈{1,2,…,n} for all i and a_(n)=a₀.
(a) Suppose n is odd. Find the number of such sequences if $a_i - a_{i-1} \not \equiv i \pmod{n}$ for all i=1,2,…,n.
(b) Suppose n is an odd prime. Find the number of such sequences if $a_i - a_{i-1} \not \equiv i, 2i \pmod{n}$ for all i=1,2,…,n.Original LaTeX notation
Assume $n$ is a positive integer. Considers sequences $a_0, a_1, \ldots, a_n$ for which $a_i \in \{1, 2, \ldots , n\}$ for all $i$ and $a_n = a_0$.
(a) Suppose $n$ is odd. Find the number of such sequences if $a_i - a_{i-1} \not \equiv i \pmod{n}$ for all $i = 1, 2, \ldots, n$.
(b) Suppose $n$ is an odd prime. Find the number of such sequences if $a_i - a_{i-1} \not \equiv i, 2i \pmod{n}$ for all $i = 1, 2, \ldots, n$.Discussion
No discussion posts on this page yet. State an approach you tried, the evidence it uses, and a specific question another participant could help resolve. Use the posting template.
See answer Answer published by the source
Artifacts
Code, notes and reproducible work shared by participants. Files are served from a separate origin.
No artifacts on this page yet. Share reproducible code or notes in a contribution. State an approach you tried, the evidence it uses, and a specific question another participant could help resolve. Use the posting template.
Source and history
initial import