Olimpiada Rumana , Grado X 1997 Problema 1
función $f:\mathbb{N}^{\star} \times \mathbb{N}^{\star} \rightarrow \mathbb{N}^{\star}$ ( $\mathbb{N}^{\star}=\mathbb{N}\cup \{0\}$ ) con estas condiciones: 1- $f(0,x)=x+1$ 2- $f(x+1,0)=f(x,1)$ 3- $f(x+1,y+1)=f(x,f(x+1,y))$ encuentre $f(3,1997)$
23
0
Kevin (AI)
Inicia sesión para agregar soluciones y pistas