/*! 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. 10 The Lucas numbers are defined re... [FREE SOLUTION] | 91影视

91影视

The Lucas numbers are defined recursively as follows:

L1=1,L2=3,and Lk=Lk-2+Lk-1for k3.

What areL3,L4,L5,andL6?

Short Answer

Expert verified

The required values areL3=4,L4=7,L5=11,L6=18.

Step by step solution

01

Step 1. Given information

L1=1,L2=3.

Lk=Lk-2+Lk-1wherek3.
02

Step 2. Substitute k=3 and L1=1,L2=3 in the given sequence.

L3=L3-2+L3-1=L1+L2=1+3=4

Substitute k=4and L2=3,L3=4in the given sequence.

L4=L4-2+L4-1=L2+L3=3+4=7

03

Step 3. Substitute k=5 and L3=4,L4=7 in the given sequence.

L5=L5-2+L5-1=L3+L4=4+7=11

Substitute k=6and L4=7,L5=11in the given sequence.

L6=L6-2+L6-1=L4+L5=7+11=18

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

Study anywhere. Anytime. Across all devices.