Multiple choice general knowledge math & puzzles

Find out the next number in the sequence 0 , 1 , 5 , 23 , 119

  1. 619

  2. 719

  3. 624

  4. 599

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

The pattern is (Previous Number + 1) * Multiplier, where the multiplier increases: (0+1)*1=1, (1+1)*2.5 (inconsistent) or more likely n! - 1 starting from n=1: 1!-1=0, 2!-1=1, 3!-1=5, 4!-1=23, 5!-1=119. Thus, 6!-1 = 720-1 = 719.