Define two sequences an and bn by recursion let a0 1 and


1. Define the following sequence by recursion: a0 = 1 and for all integers' n > 0, an = 1 + i=0Σn-1 2ai.

Show by induction that for all integers n ≥ 0, an = 3n.

Note: you may use the geometric series formula, which we proved in class: nΣk=m rk = rm-rn+1/1-r.

2. Define the following sequence by recursion: a0 = 2, and for all integers' n > 0, an = 2 + 2i=0Σn-1 ai.

Show by induction that for all integers n ≥ 0, an ≤ 4n+1.

Note: it is possible to determine an exact formula for an, but this is not the easiest way to solve the problem.

3. Define two sequences (an) and (bn) by recursion. Let a0 = 1, and let an =√2 · an-1 whenever n > 0.

Let b0 = 5 and b1 = 5, and let bn = bn-1 + bn-2 whenever n > 1. Show that for all n ≥ 0, bn > an.

Note: this is the hardest problem on the page, probably.

4. Show by strong induction that for all positive integers n, there are integers a and b where n = 3ab and 31434_symbol.pngb.

Note: do not use the prime factorization theorem! You can (and should) use its proof to inspire your answer to this problem, though.

5. Show that the representation from (4) is unique. That is, if n = 3ab and n = 3cd, and a, b, c, d are all integers, and 3 1434_symbol.pngb and 3 1434_symbol.pngd, then a = c and b = d.

6. Show that for all integers n ≥ 43, there are nonnegative integers a and b where n = 6a+ 7b.

7. Show that for all integers n ≥ 0, if n is divisible by four, then 5|2n+2 + 3n+4.

Request for Solution File

Ask an Expert for Answer!!
Mathematics: Define two sequences an and bn by recursion let a0 1 and
Reference No:- TGS01355314

Expected delivery within 24 Hours