\(% Differentiation % https://tex.stackexchange.com/a/60546/ \newcommand{\Diff}{\mathop{}\!\mathrm{d}} \newcommand{\DiffFrac}[2]{\frac{\Diff #1}{\Diff #2}} \newcommand{\DiffOp}[1]{\frac{\Diff}{\Diff #1}} \newcommand{\Ndiff}[1]{\mathop{}\!\mathrm{d}^{#1}} \newcommand{\NdiffFrac}[3]{\frac{\Ndiff{#1} #2}{\Diff {#3}^{#1}}} \newcommand{\NdiffOp}[2]{\frac{\Ndiff{#1}}{\Diff {#2}^{#1}}} % Evaluation \newcommand{\LEvalAt}[2]{\left.#1\right\vert_{#2}} \newcommand{\SqEvalAt}[2]{\left[#1\right]_{#2}} % Epsilon & Phi \renewcommand{\epsilon}{\varepsilon} \renewcommand{\phi}{\varphi} % Sets \newcommand{\NN}{\mathbb{N}} \newcommand{\ZZ}{\mathbb{Z}} \newcommand{\QQ}{\mathbb{Q}} \newcommand{\RR}{\mathbb{R}} \newcommand{\CC}{\mathbb{C}} \newcommand{\PP}{\mathbb{P}} \renewcommand{\emptyset}{\varnothing} % Probabililty \DeclareMathOperator{\Cov}{Cov} \DeclareMathOperator{\Corr}{Corr} \DeclareMathOperator{\Var}{Var} \DeclareMathOperator{\Expt}{E} \DeclareMathOperator{\Prob}{P} % Distribution \DeclareMathOperator{\Binomial}{B} \DeclareMathOperator{\Poisson}{Po} \DeclareMathOperator{\Normal}{N} \DeclareMathOperator{\Exponential}{Exp} \DeclareMathOperator{\Geometric}{Geo} \DeclareMathOperator{\Uniform}{U} % Complex Numbers \DeclareMathOperator{\im}{Im} \DeclareMathOperator{\re}{Re} % Missing Trigonometric & Hyperbolic functions \DeclareMathOperator{\arccot}{arccot} \DeclareMathOperator{\arcsec}{arcsec} \DeclareMathOperator{\arccsc}{arccsc} \DeclareMathOperator{\sech}{sech} \DeclareMathOperator{\csch}{csch} \DeclareMathOperator{\arsinh}{arsinh} \DeclareMathOperator{\arcosh}{arcosh} \DeclareMathOperator{\artanh}{artanh} \DeclareMathOperator{\arcoth}{arcoth} \DeclareMathOperator{\arsech}{arsech} \DeclareMathOperator{\arcsch}{arcsch} % UK Notation \DeclareMathOperator{\cosec}{cosec} \DeclareMathOperator{\arccosec}{arccosec} \DeclareMathOperator{\cosech}{cosech} \DeclareMathOperator{\arcosech}{arcosech} % Paired Delimiters \DeclarePairedDelimiter{\ceil}{\lceil}{\rceil} \DeclarePairedDelimiter{\floor}{\lfloor}{\rfloor} \DeclarePairedDelimiter{\abs}{\lvert}{\rvert} \DeclarePairedDelimiter{\ang}{\langle}{\rangle} % Vectors \newcommand{\vect}[1]{\mathbf{#1}} \newcommand{\bvect}[1]{\overrightarrow{#1}} % https://tex.stackexchange.com/a/28213 % \DeclareMathSymbol{\ii}{\mathalpha}{letters}{"10} % \DeclareMathSymbol{\jj}{\mathalpha}{letters}{"11} % \newcommand{\ihat}{\vect{\hat{\ii}}} % \newcommand{\jhat}{\vect{\hat{\jj}}} \newcommand{\ihat}{\textbf{\^{ı}}} \newcommand{\jhat}{\textbf{\^{ȷ}}} \newcommand{\khat}{\vect{\hat{k}}} % Other Functions \DeclareMathOperator{\sgn}{sgn} \DeclareMathOperator{\tr}{tr} % Other Math Symbols \DeclareMathOperator{\modulo}{mod} \newcommand{\divides}{\mid} \newcommand{\notdivides}{\nmid} \newcommand{\LHS}{\text{LHS}} \newcommand{\RHS}{\text{RHS}} \newcommand{\degree}{^{\circ}}\)

2020.3.8 Question 8

  1. It is not difficult to see that the terms in the sequence are all positive. Consecutive pairs of terms with the first one having odd index in the sequence are \(u_{2k + 1}\) and \(u_{2k + 2}\) for \(k \geq 1\) (the case where \(k = 0\) is excluded due to the first pair being separately considered). We have \begin {align*} u_{2k + 1} - u_{2k + 2} & = (u_k + u_{k + 1}) - u_{k + 1} \\ & = u_k \\ & > 0, \end {align*}

    so \(u_{2k + 1} > u_{2k + 2}\).

    Consider the terms \(u_{2k}\) and \(u_{2k + 1}\) for \(k \geq 1\), which is consecutive pairs of terms with the first one having even index. We notice \begin {align*} u_{2k + 1} - u_{2k} & = (u_k + u_{k + 1}) - u_k \\ & = u_{k + 1} \\ & > 0, \end {align*}

    so \(u_{2k + 1} > u_{2k}\).

    As for the first pair \(u_1 = u_2 = 1\), the term with the odd index is not greater than the term of even index.

    Hence, for every pair of consecutive terms of this sequence, except the first pair, the term with odd subscript is larger than the term with even subscript, as desired.

  2. If the two consecutive terms take the form \(u_{2k + 1} = u_k + u_{k + 1}\) and \(u_{2k + 2} = u_{k + 1}\), we have \(u_k = u_{2k + 1} - u_{2k + 2}\). If \(d \divides u_{2k + 1}\) and \(d \divides u_{2k + 2}\), we must have \(d \divides u_k = u_{2k + 1} - u_{2k + 2}\), and \(d \divides u_{k + 1} = u_{2k + 2}\), which are two consecutive terms as well. Notice that \(k + 1 < 2k + 2\) for \(k \geq 1\), so this is some pair before the original pair.

    In the other case where the two consecutive terms take the form \(u_{2k} = u_k\) and \(u_{2k + 1} = u_k + u_{k + 1}\), we have \(u_{k + 1} = u_{2k + 1} - u_{2k}\). If \(d \divides u_{2k}\) and \(d \divides u_{2k + 1}\), we must have \(d \divides u_{k + 1} = u_{2k + 1} - u_{2k}\), and \(d \divides u_k = u_{2k}\), which are two consecutive terms as well. Notice that \(k + 1 < 2k + 1\) for \(k \geq 1\), so this is some pair before the original pair.

    We use the idea of proof by infinite descent in this part. The first two terms \(u_1 = u_2 = 1\) are co-prime, since one is the only common factor they share. Now, assume there exists some pair of consecutive terms in the sequence that are not co-prime, then there is one with the smallest pair of indices.

    If this pair is the first two terms, this is impossible since the first two terms are co-prime. If they are not, by the previous part, there must exist another pair of consecutive terms with smaller indices, which contradicts with this pair being the pair with the smallest indices.

    Hence, such pair of consecutive terms in the sequence being not co-prime does not exist.

  3. We still use the idea of proof by infinite descent here. B.W.O.C assume that two integers appear consecutively in the same order twice. We consider the first pair of consecutive integers appearing twice, with the smallest indices. There are two cases:

    Both cases lead to a contradiction, so it is not possible for two positive integers to appear consecutively in the same order in two different places in the sequence, as desired.

  4. In the case where \(a > b\), if \(a\) and \(b\) do not occur consecutively with \(b\) following \(a\), then there does not exist a \(k \geq 1\) such that \[ u_{2k - 1} = a, u_{2k} = b. \]

    If there exists \(m \geq 2\) such that \[ u_{m - 1} = a - b, u_{m} = b, \] then notice \[ u_{2m - 1} = u_{m - 1} + u_{m} = a, u_{2m} = u_{m} = b, \] and for \(k = m\) we have \(u_{2k - 1} = a\) and \(u_{2k} = b\). Hence, such \(m\) does not exist, and \(a - b\) and \(b\) are two co-prime positive integers which do not occur consecutively in the sequence with \(b\) following \(a - b\), and whose sum is smaller than \(a + b\).

    Similarly, in the case where \(a < b\), if \(a\) and \(b\) do not occur consecutively with \(b\) following \(a\), then there does not exist a \(k \geq 1\) such that \[ u_{2k} = a, u_{2k + 1} = b. \]

    If there exists \(m \geq 1\) such that \[ u_{m} = a, u_{m + 1} = b - a, \] then notice \[ u_{2m} = u_{m} = a, u_{2m + 1} = u_{m} + u_{m + 1} = b, \] and for \(k = m\) we have \(u_{2k} = a\) and \(u_{2k + 1} = b\). Hence, such \(m\) does not exist, and \(a\) and \(b - a\) are two co-prime positive integers which do not occur consecutively in the sequence with \(b - a\) following \(a\), and whose sum is smaller than \(a + b\).

  5. Suppose that there is some rational number \(q = \frac {a}{b}\) where \(\gcd (a, b) = 1\), \(a, b > 0\) which is not in the range of \(f\). Let \(a, b\) be such that the sum \(a + b\) is the lowest. Then, there does not exist an integer \(n \geq 1\), such that \[ f(n) = \frac {a}{b}. \]

    Since all consecutive terms in the sequence are co-prime, this means there does not exist an integer \(n \geq 1\), such that \[ u_n = a, u_{n + 1} = b. \]

    If \(a > b\), then the pair \((a - b, b)\) with a sum less than \(a + b\) must not exist consecutively in the sequence either, which contradicts with that \(a + b\) is the pair with the smallest sum.

    If \(a < b\), then the pair \((b, b - a)\) with a sum less than \(a + b\) must not exist consecutively in the sequence either, which contradicts with that \(a + b\) is the pair with the smallest sum.

    If \(a = b\), then the only possibility is \(a = b = 1\), but \(n = 1\) gives \(u_1 = 1\) and \(u_2 = 1\), so this is not possible.

    Hence, such rational number which is not within the range doesn’t exist, and the range of \(f\) is all positive rational numbers.

    Since the fraction representation of a positive rational number is unique (given the numerator and denominator are co-prime and both positive), and all terms in the sequence are positive, consecutive terms are co-prime, and consecutive terms do not appear again in this order, it must be that case that there is at most one pair of consecutive terms that gives the ratio of any positive rational number \(q\), which shows that \(f\) has an inverse.

    Hence, \(f\) has a range of all positive rational numbers, and \(f\) has an inverse, as desired.