Problem #PRU-61302

Problems Calculus Real numbers Integer and fractional parts. Archimedean property Methods Pigeonhole principle Pigeonhole principle (angles and lengths)

Problem

Old calculator I.

a) Suppose that we want to find x3 (x>0) on a calculator that can find x in addition to four ordinary arithmetic operations. Consider the following algorithm. A sequence of numbers {yn} is constructed, in which y0 is an arbitrary positive number, for example, y0=x, and the remaining elements are defined by yn+1=xyn (n0).

Prove that limnyn=x3.

b) Construct a similar algorithm to calculate the fifth root.