In the above sequence, the next number is always the sum of the two before it.
If the first two values of the sequence are both 7, would 29267 be part of the sequence?
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.
G n = 7 , 7 , 1 4 , 2 1 , 3 5 , 5 6 , 9 1 , … F n = 1 , 1 , 2 , 3 , 5 , 8 , 1 3 , …
G n is just 7 F n ! In fact, 7 2 9 2 6 7 = 4 1 8 1 = F 1 9 .