You can put this solution on YOUR website! what is the next number in sequence to 2n+1?
---
It is (2n+1)+1 = 2n+2, if you mean the next larger number.
---
It is (2n+1)-1 = 2n, if you mean the next smaller number.
===============================
Cheers,
Stan H.