hard Set 81 Logic Puzzle

Hard Sequence Pattern #81

Title
Hard Sequence Pattern #81
SequenceType
seq-numbers
DisplaySequence
  • 5
  • _
  • -1
  • -4
  • _
  • -10
  • -13
  • _
  • -19
  • -22
FullSequence
  • 5
  • 2
  • -1
  • -4
  • -7
  • -10
  • -13
  • -16
  • -19
  • -22
BlankPositions
  • 1
  • 4
  • 7
Answers
  • 2
  • -7
  • -16
Rule
Subtract 3 each time (start at 5)
Question
Find the 3 missing terms in the sequence: 5, _, -1, -4, _, -10, -13, _, -19, -22
SequenceLength
10
Hint
Look at the difference between each consecutive pair.