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

For each of these lists of integers, provide a simple formula or rule that generates the terms of an integer sequence that begins with the given list. Assuming that your formula or rule is correct, determine the next three terms of the sequence.

3,6,11,18,27,38,51,66,83,102,7,11,15,19,23,27,31,35,39,43,1,10,11,100,101,110,111,1000,1001,1010,1011,1,2,2,2,3,3,3,3,3,5,5,5,5,5,5,5,0,2,8,26,80,242,728,2186,6560,19682,1,3,15,105,945,10395,135135,2027025,34459425,1,0,0,1,1,1,0,0,0,0,1,1,1,1,1,2,4,16,256,65536,4294967296,

Short Answer

Expert verified

The following are the next three terms of the sequence:

123,146,17147,57,551100,1101,11108,8,859048,177146,531440654729075,13749310575,3162341432250,0,0184467440737095516163402823669209384634633746074317682114561157920892373161954235709850086879078532699846656405640394575840079131296339936

Step by step solution

01

Step 1:

  1. Given: 3,6,11,18,27,38,51,66,83,102,.....

We note is the previous term increased by 3,11 is the previous term increased by 5, 18 is the previous term increased by 7, and so on.

Thus, each term is the previous term increased by 2n + 1

an=an1+2n1a1=3

If the pattern continues, then the 11th,12th,and13thterm become

a11=a10+2(11)1=102+221=123a12=a11+2(12)1=123+241=146a13=a12+2(13)1=146+261=171

Thus, the next three terms in the sequence are then123 , 146 and 171

02

Step 2:

Given: 7, 11, 15, 19, 23, 27, 31, 35, 39, 43,.....

We note each term is the previous term increased by 4:

an=an+1+4

If the pattern continues, then the 11th,12th,and13thterm become

a11=a10+4=43+4=47a12=a11+4=47+4=51a13=a12+4=51+4=55

Thus, the next three terms in the sequence are then 47, 51 and 55.

03

Step 3:

Given:1,10,11,100,101,110,111,1000,1001,1010,1011,

We note that the given sequence are the positive integers in increasing order in their binary form.

If this pattern continues, the next terms would then be 12, 13 and 14 in binary form (since 1011 corresponds with 11 ).

1,10,11,100,101,110,111,1000,1001,1010,1011,

Thus, the next three terms in the sequence are then 1100, 1101 and 1110.

04

Step 4:

Given:1,2,2,2,3,3,3,3,3,5,5,5,5,5,5,5,

We note the integers are repeated once, thrice, times, times, etc.

Thus, the following integer will be repeated times.

We note that each integer is the sum of the previous two integers (not taking into account the repetition of the integers),

Since 1 + 2 = 3 and 2 + 3 = 5

The next integer would then be 3 + 5 = 8

role="math" localid="1668669987802" 1,2,2,2,3,3,3,3,3,5,5,5,5,5,5,5,8,8,8,8,8,8,8,8,8,

Thus, the next three terms in the sequence are then8, 8and8.

05

Step 5:

Given: 0,2,8,26,80,242,728,2186,6560,19682,

The powers of 3are1,3,9,27,81,243,729,2186,6561,19682,

We note that the terms in the given sequence are the powers of 3 decreased by 1

an=3n-1-1

If this pattern continues, we would then expect the 11th,12th,and13thterm to be:

a11=a1111=3101=590491=59048a12=a1211=3111=1771471=177146a13=a1311=3121=5314411=531440

Thus, the next three terms in the sequence are then 59048, 177146and 531440

06

Step 6:

Given: 1,3,15,105,945,10395,135135,2027025,34459425,

The second term is the first term multiplied by 3

The third term is the second term multiplied by 5

The fourth term is the third term multiplied by 7

The fifth term is the fourth term multiplied by 9

And so on.

an=an-1.2n-1

If the pattern continues, the 10th11th,and12thterm become:

a10=a9(2101)=3445942519=654729075a11=a10(2111)=65472907521=13749310575a12=a11(2121)=1374931057523=316234143225

Thus, the next three terms in the sequence are then654729075,13749310575and 316234143225 .

07

Step 7:

Given:1,0,0,1,1,1,0,0,0,0,1,1,1,1,1,

The sequence alternates and .

The number of times each term is repeated increases

The sequence starts with 1 one, then 2 zeros, then 3 ones, then 4 zeros, then 5 ones.

Assuming the pattern continues, we then expect 6 zeros.

1,0,0,1,1,1,0,0,0,0,1,1,1,1,1,0,0,0,0,0,0,

Thus, the next three terms are all zeros.

08

Step 8:

Given: 2,4,16,256,65536,4294967296,

We note that each term is the previous term squared.

an=an12

Assuming the pattern continues, we then expect the 7th8th,and9th, term of the series to be:

a7=a712=a62=42949672962=18446744073709551616a8=a812=a72=184467440737095516162=340282366920938463463374607431768211456a9=a912=a82=3402823669209384634633746074317682114562=1157920892373161954235709850086879078532699846656405640394575840079131296339936

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

Most popular questions from this chapter

a) Define what it means for a function from the set of positive integers

to the set of positive integers to be one-to-one

b) Define what it means for a function from the set of positive integers to the set

of positive integers to be onto.

c) Give an example of a function from the set of positive integers to the set of

positive integers that is both one-to-one and onto.

d) Give an example of a function from the set of positive integers to the set of

positive integers that is one-to-one but not onto.

e) Give an example of a function from the set of positive integers to the set of

positive integers that is not one-to-one but is onto.

f) Give an example of a function from the set of positive integers to the set of

positive integers that is neither one-to-one nor onto.

Show that when you substitute 3n+12for each occurrence of n and 3m+12for each occurrence of m in the right-hand side of the formula for the function fm,nin Exercise 31 , you obtain a one-to-one polynomial function Z×ZZ. It is an open question whether there is a one-to-one polynomial function Q×QQ .

Let A be the set of English words that contain the letter x, and let B be the set of the English words that contain the letter q. express each of these sets as a combination of A and B.

a) The set of English words that do not contain the letter x.

b) The set of English words that contain both an x and a q.

c) The set of English words that contain an x but not a q.

d) The set of English words that do not contain either an x or a q.

e) The set of English words that contain an x or a q. but not both

Question: Find f+gandfg for the functions f and g given in exercise 36.

Question: Show that the function f(x)=ex from the set of real numbers to the set of real numbers is not invertible, but if the co domain is restricted to the set of positive real numbers, the resulting function is invertible.

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.

Sign-up for free