Consider a sequence formed by adding the corresponding terms of the sequence of Prime numbers and Fibonacci numbers.
What is the difference between the and terms of the sequence ,where is the that term of the concernced sequence which is formed by adding a prime to the corresponding Fibonacci number.
is that prime number which is the first of it's kind to have a property of giving a composite number on reversing its digits.
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.
P r i m e n u m b e r s e q u e n c e : 2 , 3 , 5 , 7 , 1 1 , 1 3 , 1 7 , 1 9 , . . . . . . . . . . ; and F i b o n a c c i n u m b e r s e q u e n c e : 1 , 1 , 2 , 3 , 5 , 8 , 1 3 , 2 1 , . . . . . . . ;and s e q u e n c e X : 3 , 4 , 7 , 1 0 , 1 6 , 2 1 , 3 0 , 4 0 , . . . . . . . . . . . . . .
Now we have to find x to proceed , as per the given condition x is 1 9 which is the 8 t h term in the prime number sequence.
Therefore, n = 8 a n d ( n − 1 ) = 7 ,these respective terms in the sequence X are 4 0 a n d 3 0 .
Hence, the required difference is 4 0 − 3 0 = 1 0 .