3, 5, 8, 11, 16, 19, 24, 27, 32, 39, 42, 49, 54 what is the sum of the next three numbers 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.
the sequence is in the formula a(n) = n-th prime + n. the next three prime which is the 14th, 15th and 16th prime are 43, 47, 53 respectively 14+43 = 57 15+47=62 53+16=69 57+62+69 = 188