Easy Series 6

Logic Level 2

Find the next term: 2,3,5,9,17,33, _


The answer is 65.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

3 solutions

Solution

In this series, the n th n^\text{th} term can be found by the formula 2 n 1 + 1 2^{n-1}+1 .

7 th \implies 7^\text{th} term = 2 7 1 + 1 = 2 6 + 1 = 64 + 1 = 65 = 2^{7-1}+1=2^6+1=64+1=\boxed{65}

Easier way to see this

Each next term is adding a next power of two.

2 + 1 = 3 2+1=3

3 + 2 = 5 3+2=5

5 + 4 = 9 5+4=9

9 + 8 = 17 9+8=17

17 + 16 = 33 17+16=33

33 + 32 = 65 33+32=\boxed{65}

I did it the same way

Joshua Olayanju - 1 year ago

An easier method to solve this is as follows:

The difference between any 2 consecutive number gets multiplied after every number , or

say, the difference between 2 & 3 is 1

the difference between 3 &5 is 2

so you see they are getting doubled , so

the difference between 17 & 33 is 16 so(33 +(16*2 =))65

Mahdi Raza
May 20, 2020

2 + 2 0 3 + 2 1 5 + 2 2 9 + 2 3 17 + 2 4 33 + 2 5 65 2 \quad \underrightarrow{{\color{#3D99F6}{+2^{0}}}} \quad 3 \quad \underrightarrow{{\color{#3D99F6}{+2^{1}}}} \quad 5 \quad \underrightarrow{{\color{#3D99F6}{+2^{2}}}} \quad 9 \quad \underrightarrow{{\color{#3D99F6}{+2^{3}}}} \quad 17 \quad \underrightarrow{{\color{#3D99F6}{+2^{4}}}} \quad 33 \quad \underrightarrow{{\color{#3D99F6}{+2^{5}}}} \quad {\color{#D61F06}{\boxed{65}}}

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...