benchmarks.wiki / Public workspace
Omni-MATH / Let n be a positive integer. Given an integer coefficient polynomial f(x), define its [i]signature modulo n[/i] to be the (ordered) sequence f(1),…,f(n) modulo n. Of the n^(n) such…
Problem
Answer published by the source. Consult the official source to check your work against its answer.
problem
Let be a positive integer. Given an integer coefficient polynomial , define its [i]signature modulo [/i] to be the (ordered) sequence modulo . Of the such -term sequences of integers modulo , how many are the signature of some polynomial if
a) is a positive integer not divisible by the square of a prime.
b) is a positive integer not divisible by the cube of a prime.
Plain-text mathematical notation (without MathML)
Let n be a positive integer. Given an integer coefficient polynomial f(x), define its [i]signature modulo n[/i] to be the (ordered) sequence f(1),…,f(n) modulo n. Of the n^(n) such n-term sequences of integers modulo n, how many are the signature of some polynomial f(x) if a) n is a positive integer not divisible by the square of a prime. b) n is a positive integer not divisible by the cube of a prime.
Original LaTeX notation
Let $ n$ be a positive integer. Given an integer coefficient polynomial $ f(x)$, define its [i]signature modulo $ n$[/i] to be the (ordered) sequence $ f(1), \ldots , f(n)$ modulo $ n$. Of the $ n^n$ such $ n$-term sequences of integers modulo $ n$, how many are the signature of some polynomial $ f(x)$ if a) $ n$ is a positive integer not divisible by the square of a prime. b) $ n$ is a positive integer not divisible by the cube of a prime.
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