Warning: foreach() argument must be of type array|object, bool given in /var/www/html/web/app/themes/studypress-core-theme/template-parts/header/mobile-offcanvas.php on line 20

Give a recursive definition of

  1. the set of even integers.
  2. the set of positive integers congruent to 2 modulo 3.
  3. the set of positive integers not divisible by 5.

Short Answer

Expert verified

(a)Ss+2SwheneversSs2SwheneversS

(b)2Sands+3SwheneversS

(c)1S2S3S4Ss+5SwheneversS

Step by step solution

01

The recursive definition of the sequence:

The recursive sequence is a sequence of numbers indexed by an integer and generated by solving a recurrence equation.

02

(a) To give a recursive definition of the set of even integers

sSLet S is the set of even integers.

First add the even integer 0.

0S

Now, every even integer is the previous even integer increased by 2.

Therefore, s+2Swhenever sS

Also, every integer is the next even integer decreased by 2.

Therefore, s-2Swhenever

03

(b) To give a recursive definition of the set of positive integers congruent to 2 modulo 3

Let S is the set of positive integers congruent to 2 modulo 3.

The first positive integer congruent to modulo 3 is 2.

2S

Now, every positive integer congruent to modulo 3 is the previous positive congruent to is increased by 3.

Therefore, s+3Swhenever sS.

04

(c) To give a recursive definition of the set of positive integers not divisible by 5.

Let S is the set of positive integers not divisible by 5.

Now add the first positive integers congruent to 1 modulo 5, 2 modulo 5, 3 modulo 5, 4 modulo 5 respectively.

1S2S3S4S

Next, every positive integer congruent to 1 modulo 5 is the previous positive congruent to 1 modulo 5 increased by 5.

Therefore, s+5Swhenever sS.

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 Vaia!

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.

Sign-up for free