What is N?

Level 1

Below is a number pattern.
2, 3, 5, 9, 17, 33, 65, 129, N, 513
What number should "N" be?


The answer is 257.

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.

7 solutions

Emrul Kais
Mar 2, 2014

nth term of this series is : (2^(n-1))+1

Saurav Sah
Mar 7, 2014

The series goes in : 2n-1.So 129*2-1=257

Rahul Suresh
Mar 1, 2014

Add the each number with the preceding number and so on...

2

2+1=3

5+4=9

9+8=17

33+32=65

65+64=129

129+128= 257

257+256=513

2^n+1is the number representation in the series given. n is the location from 0. for n=6 x=257. else 2^(n-1)+1. n starts from 1 or is position in the series. then n=7.

Vishnupramod Maddirela - 7 years, 2 months ago

2+1=3 3+2=5 5+4=9 9+8=17 17+16=33 33+32=65 65+64=129 129+128=257

Mehdi Balti
Oct 7, 2015

Just multiply predecessor with 2 and the given result minus by 1.

Abhi Nandan
Oct 23, 2014

the series is

+1 ,+2+4,+8,+16,+32 ........

Danish Parmar
May 23, 2014

2*3=6-1=5

2*5=10-1=9

2*9=18-1=17

2*17=34-1=33

2*33=66-1=65

2*65=130-1=129

2*165=258-1=257

2*257=514-1=513

Hence, N = 257

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...