Mathematics Homework Solutions
Problem
#98140

Recursive Definitions

I want to get a better understanding of how these problems are done.  

For Exercises #1-3, decide whether the sequences described are subsequences of the Fibonacci sequence, that is, their members are some or all of the members, in the right order, of the Fibonacci sequence.

1.  The sequence A(n), where A(n) = (n-1)2^n-2 + 1, n ≥ 1.  The first four values are 1, 2, 5, 13, which so far form a subsequence of the Fibonacci sequence.

2.  The sequence C(n), where C(n) is the number of ways in which n coins can be arranged in horizontal rows with all the coins in each row touching and every coin above the bottom row touching two coins in the row below it, n ≥ 1.  The first five values are 1, 1, 2, 3, 5, which so far form a subsequence of the Fibonacci sequence.

3.  The original problem posed by Fibonacci concerned pairs of rabbits.  Two rabbits do not breed until they are two months old.  After that, each pair of rabbits produces a new pair each month.  No rabbits ever die.  Let R(n) denote the number of rabbit pairs at the end of n months if you start with a single rabbit pair.  Show that R(n) is the Fibonacci sequence.

For Exercises #4-5, prove the given property of the Fibonacci numbers using the second principle of induction.

4.   A sequence is recursively defined by
T(5) = 6
T(6) = 10
T(n) = 2T(n-2) +2 for n ≥ 7

Prove that T(n) ≥ 2n for n ≥ 7.

5.  A sequence is recursively defined by
T(0) = 1
T(1) = 2
T(n) = 2T(n-1) +T(n-2) for n ≥ 2

Prove that T(n) ≤  (5/2)^n for n ≥ 0.



Attached file(s):
Attachments
Recursive Probs.doc  View File

Attachment Content Summary (Note: view attachment at the above link before purchasing. Actual attachment content may vary slightly from that shown below.)

Recursive Probs.doc
I want to get a better understanding of how these problems are done.

For Exercises #1-3, decide whether the sequences described are
subsequences of the Fibonacci sequence, that is, their members are some
or all of the members, in the right order, of the Fibonacci sequence.

≥ 1. The first four values are 1, 2, 5, 13, which so far form a
subsequence of the Fibonacci sequence.

2. The sequence C(n), where C(n) is the number of ways in which n coins
can be arranged in horizontal rows with all the coins in each row
touching and every coin above the bottom row touching two coins in the
row below it, n ≥ 1. The first five values are 1, 1, 2, 3, 5, which
so far form a subsequence of the Fibonacci sequence.

j

j

l

wo rabbits do not breed until they are two months old. After that, each
pair of rabbits produces a new pair each month. No rabbits ever die.
Let R(n) denote the number of rabbit pairs at the end of n months if you
start with a single rabbit pair. Show that R(n) is the Fibonacci
sequence.

For Exercises #4-5, prove the given property of the Fibonacci numbers
using the second principle of induction.

4. A sequence is recursively defined by

T(5) = 6

T(6) = 10

T(n) = 2T(n-2) +2 for n ≥ 7

Prove that T(n) ≥ 2n for n ≥ 7.

5. A sequence is recursively defined by

T(0) = 1

T(1) = 2

T(n) = 2T(n-1) +T(n-2) for n ≥ 2

Prove that T(n) ≤ (5/2)^n for n ≥ 0.

Solution Summary

This is a series of problems regarding sequences and recursive definition.

Solution
What is this?
By OTA - Overall OTA Rating
Yupei Xiong, PhD - 4.8/5
Purchase Cost Now
$2.19 CAD (was ~$19.95)
Included in Download
  • Plain text response
  • Attached file(s):
    • 98140.doc
$2.19 Instant Download
Add to Cart
Why you can trust BrainMass.com
  • Your Information is Secure
  • Best Online Academic Help Service
  • Students find real academic Success
Related Solutions
  • Real Analysis : Sequences - Give an example of each of the following, or argue that such a request is impossible: 1- a sequence that does not contain 0,1 as a term but contains subsequences converging to each of these values. ...
  • Converging Subsequence - Theorem: Suppose that a sequence S of real numbers has a subsequence that converges to a real number a. Then S converges to a. I know this is true as an if and only if statement, but I need a count ...
  • Compact Set, Convergent Sequences and Subsequences and Accumulation Points - Prove that a set A, a subset of the real numbers, is compact if and only if every sequence {an} where an is in A for all n, has a convergent subsequence converging to a point in A. For the forward ...
  • Compact Subset of R^m with Convergent Sequences - Let A be a proper subset of R^m. A is compact, x in A, (x_n) sequence in A, every convergent subsequence of (x_n) converges to x. (a) Prove the sequence (x_n) converges. Is this because all ...
  • Real analysis - Prove: subsequences of a convergent sequences converge to the same limit as the original sequence
Browse