Difference between revisions of "2023 IMO Problems/Problem 3"
(→Solution) |
(→Solution) |
||
Line 10: | Line 10: | ||
https://www.youtube.com/watch?v=CmJn5FKxpPY [Video contains another solution to problem 3] | https://www.youtube.com/watch?v=CmJn5FKxpPY [Video contains another solution to problem 3] | ||
+ | |||
+ | Let <math>a_{n}=a_{1}+f(n)</math> | ||
+ | |||
+ | <math>a_{n+1}=a_{1}+f(n+1)</math> | ||
+ | |||
+ | <math>a_{n+k}=a_{1}+f(n+k)</math> |
Revision as of 11:25, 3 October 2023
Problem
For each integer , determine all infinite sequences of positive integers for which there exists a polynomial of the form , where are non-negative integers, such that for every integer .
Solution
https://www.youtube.com/watch?v=JhThDz0H7cI [Video contains solutions to all day 1 problems]
https://www.youtube.com/watch?v=SP-7LgQh0uY [Video contains solution to problem 3]
https://www.youtube.com/watch?v=CmJn5FKxpPY [Video contains another solution to problem 3]
Let