what 2 numbers come next 4, 16, 32

I think it is 64

4, 16, 32, 52, 76, 104, etc.

The nth number derives from N = 2n^2 + 6n - 4.

To determine the pattern and find the next two numbers in the sequence 4, 16, 32, we can look for a common relationship or rule between the numbers.

One possible pattern is that each number in the sequence is obtained by multiplying the previous number by a specific factor. In this case, we can observe:

4 × 4 = 16
16 × 2 = 32

Here, the sequence appears to be increasing by multiplying the previous number by a factor of 4, and then by a factor of 2.

To find the next two numbers, we can continue this pattern:

32 × 4 = 128
128 × 2 = 256

Therefore, the next two numbers in the sequence are 128 and 256.