CameraIcon
CameraIcon
SearchIcon
MyQuestionIcon
MyQuestionIcon
6
You visited us 6 times! Enjoying our articles? Unlock Full Access!
Question

Find a pattern for these sequences:

a = 1, 2, 3, 4...
b = 0, 2, 4, 6, 8...
c = 1, 3, 5, 7...


A

a = 2n; b=n + 1; c=2n + 1

No worries! We‘ve got your back. Try BYJU‘S free classes today!
B

a = n + 1 ;b = 2n;c = 2n + 1

Right on! Give the BNAT exam to get a 100% scholarship for BYJUS courses
C

a = 2n + 1;b = n + 1;c = 2n

No worries! We‘ve got your back. Try BYJU‘S free classes today!
D

a = 2n; b = 2n + 1;c = n + 1

No worries! We‘ve got your back. Try BYJU‘S free classes today!
Open in App
Solution

The correct option is B

a = n + 1 ;b = 2n;c = 2n + 1


For a sequence (a), we have a pattern of (n + 1) where n is the whole number.

Example: Let n = 0, then we have

a = n + 1
= 0 + 1
= 1

For sequence (b), we have pattern of 2n which is pattern for even number where 'n' is whole number

Example: For n = 0

b = 2n
= 2 × 0
= 0

For sequence (c), we have pattern of 2n + 1 which is pattern for odd numbers.

Example: For n = 0

c = 2n + 1
= 2 × 0 + 1
= 1


flag
Suggest Corrections
thumbs-up
1
Join BYJU'S Learning Program
similar_icon
Related Videos
thumbnail
lock
Encoding and Decoding
MATHEMATICS
Watch in App
Join BYJU'S Learning Program
CrossIcon