To find the wrong number in the given sequence, let's first analyze the sequence: 72, 70, 67, 65, 58, 52, 45.
We need to observe the differences between consecutive terms to detect any pattern:
Observing the differences, the intended pattern seems to alternate between subtraction of 2 and 7:
This pattern of alternately subtracting 2 then 7 fits all except after 70, where instead of 63, we have 67, indicating that 65 disrupts the sequence.
Thus, the correct sequence should be 72, 70, 63, 61, 54, 52, 45.
Therefore, the wrong number in the given sequence is 65.