Coppie (n,k) monete con n a sinistra dello stesso tipo

The Bank of Oslo issues two types of coin: aluminium (denoted A) and bronze (denoted B). Marianne has aluminium coins and bronze coins, arranged in a row in some arbitrary initial order. A chain is any subsequence of consecutive coins of the same type. Given a fixed positive integer , Marianne repeatedly performs the following operation: she identifies the longest chain containing the -th coin from the left, and moves all coins in that chain to the left end of the row. For example, if and , the process starting from the ordering AABBBABA would be Find all pairs with such that for every initial ordering, at some moment during the process, the leftmost coins will all be of the same type.

Topic: Combinatoria, Logica, giochi, strategie Metodo: monovarianti Abilita: Conteggio sistematico Area: Combinatoria, Logica e Probabilita Fonte: apri PDF p.1

Pairs (n,k) of coins with n left of the same type

The Bank of Oslo issues two types of coin: aluminium (denoted A) and bronze (denoted B). Marianne has aluminium coins and bronze coins, arranged in a row in some arbitrary initial order. A chain is any subsequence of consecutive coins of the same type. Given a fixed positive integer , Marianne repeatedly performs the following operation: she identifies the longest chain containing the -th coin from the left, and moves all coins in that chain to the left end of the row. For example, if and , the process starting from the ordering AABBBABA would be Find all pairs with such that for every initial ordering, at some point during the process, the leftmost coins will all be of the same type.

src_imo_2022__Q01

R+->R+ con unica y soddisfacente

Let denote the set of positive real numbers. Find all functions such that for each , there is exactly one satisfying

Topic: successioni Abilita: Manipolazione algebrica Area: Algebra e Analisi Fonte: apri PDF p.1

R+->R+ with only satisfactory y

Let denotes the set of positive real numbers. Find all functions such that for each , there is exactly one satisfying

src_imo_2022__Q02

Unico modo di disporre primi con prodotto x^2+x+k

Let be a positive integer and let be a finite set of odd prime numbers. Prove that there is at most one way (up to rotation and reflection) to place the elements of around a circle such that the product of any two neighbours is of the form for some positive integer .

Topic: Teoria dei Numeri, Combinatoria Metodo: congruenze Abilita: Riconoscimento di pattern Area: Aritmetica e Teoria dei Numeri, Combinatoria, Logica e Probabilita Fonte: apri PDF p.1

Only one way to arrange firsts with product x^2+x+k

Let be a positive integer and let be a finite set of odd prime numbers. Prove that there is at most one way (up to rotation and reflection) to place the elements of around a circle such that the product of any two neighbors is of the form for some positive integer .

src_imo_2022__Q03

P,S,Q,R conciclici nel pentagono convesso

Let be a convex pentagon such that . Assume that there is a point inside with , and . Let line intersect lines and at points and , respectively. Assume that the points occur on their line in that order. Let line intersect lines and at points and , respectively. Assume that the points occur on their line in that order. Prove that the points lie on a circle.

Topic: Geometria piana Metodo: Sfruttamento della simmetria Abilita: Ragionamento geometrico Area: Geometria Fonte: apri PDF p.2

P,S,Q,R conical in the convex pentagon

Let be a convex pentagon such that . Assume that there is a point inside with , and . Let line intersect lines and at points and , respectively. Assumes that the points occur on their line in that order. Let line intersect lines and at points and , respectively. Assumes that the points occur on their line in that order. Prove that the points lie on a circle.

src_imo_2022__Q04

Triple (a,b,p) con a^p=b!+p, p primo

Find all triples of positive integers with prime and

Topic: Teoria dei Numeri Metodo: congruenze Abilita: Riconoscimento di pattern Area: Aritmetica e Teoria dei Numeri Fonte: apri PDF p.2

Triple (a,b,p) with a^p=b!+p, p first

Find all triples of positive integers with prime and

src_imo_2022__Q05

Minimo numero di cammini uphill in quadrato nordico

Let be a positive integer. A Nordic square is an board containing all the integers from to so that each cell contains exactly one number. Two different cells are considered adjacent if they share a common side. Every cell that is adjacent only to cells containing larger numbers is called a valley. An uphill path is a sequence of one or more cells such that:

(i) the first cell in the sequence is a valley,

(ii) each subsequent cell in the sequence is adjacent to the previous cell, and

(iii) the numbers written in the cells in the sequence are in increasing order.

Find, as a function of , the smallest possible total number of uphill paths in a Nordic square.

Topic: Combinatoria Metodo: Principio di estremalita, Teoria dei grafi Abilita: Conteggio sistematico Area: Combinatoria, Logica e Probabilita Fonte: apri PDF p.2

Minimum number of northern square uphill walks

Let be a positive integer. A Nordic square is a board containing all the integers from to so that each cell contains exactly one number. Two different cells are considered adjacent if they share a common side. Every cell that is adjacent only to cells containing larger numbers is called a valley. An uphill path is a sequence of one or more cells such that:

(i) the first cell in the sequence is a valley,

(ii) each subsequent cell in the sequence is adjacent to the previous cell, and

(iii) the numbers written in the cells in the sequence are in increasing order.

Find, as a function of , the smallest possible total number of uphill paths in a Nordic square.

src_imo_2022__Q06