/*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} Q 92. Fibonacci Sequence: Letun=(1+5)n... [FREE SOLUTION] | 91Ó°ÊÓ

91Ó°ÊÓ

Fibonacci Sequence: Let

un=(1+5)n-(1-5)n2n5

define the nth term of a sequence.

(a) Show that u1= 1 and u2 = 1.

(b) Show that un+2 = un+1 + un.

(c) Draw the conclusion that {un} is the Fibonacci sequence.

Short Answer

Expert verified

(a) The first (u1) and second (u2) term of the sequence are:

u1=1&u2=1

(b) un+2=un+1+un

(c) {un} is a Fibonacci series.

Step by step solution

01

Step 1. Write the given information.

The nthterm of the sequence is:

un=(1+5)n-(1-5)n2n5

02

Step 2. Use the nth sequence formula to calculate first and second term.

First term is:

u1=(1+5)1-(1-5)1215⇒u1=1+5-1+525⇒u1=2525⇒u1=1

Second term is:

u1=(1+5)2-(1-5)2225⇒u2=(1+25+5)-(1-25+5)45⇒u2=4545⇒u2=1

03

Step 3. To prove this expression, compute both sides of the expression to be equivalent. 

Firstly, right hand side:

un+2=(1+5)n+2-(1-5)n+22n+25⇒un+2=(1+5)n(1+5)2-(1-5)n(1-5)222×2n5⇒un+2=(1+5)n1+5+25-(1-5)n1-25+54×2n5⇒un+2=2×{(1+5)n3+5-(1-5)n3-5}4×2n5⇒un+2={(1+5)n3+5-(1-5)n3-5}2×2n5

Now, the left hand side:

un+1+un=(1+5)n+1-(1-5)n+12n+15+(1+5)n-(1-5)n2n5=(1+5)(1+5)n-(1-5)(1-5)n+2(1+5)n-2(1-5)n2×2n5=(1+5)(1+5)n+2(1+5)n-(1-5)(1-5)n-2(1-5)n2×2n5=[1+5+2](1+5)n-[1-5+2](1-5)n2×2n5=[3+5](1+5)n-[3-5](1-5)n2×2n5

Since both the sides have equal results, the expression stands valid.

04

Step 4. Use the expression from Step 3.

As proved in Step 3, the expression is a form of Fibonacci sequence. Thus, {un} is a Fibonacci sequence.

Unlock Step-by-Step Solutions & Ace Your Exams!

  • Full Textbook Solutions

    Get detailed explanations and key concepts

  • Unlimited Al creation

    Al flashcards, explanations, exams and more...

  • Ads-free access

    To over 500 millions flashcards

  • Money-back guarantee

    We refund you if you fail your exam.

Over 30 million students worldwide already upgrade their learning with 91Ó°ÊÓ!

One App. One Place for Learning.

All the tools & learning materials you need for study success - in one app.

Get started for free

Most popular questions from this chapter

See all solutions

Recommended explanations on Math Textbooks

View all explanations

What do you think about this solution?

We value your feedback to improve our textbook solutions.

Study anywhere. Anytime. Across all devices.