Every fourth element in the Fibonacci sequence is divisible by 3. This means that Fibonacci numbers at positions 4, 8, 12, 16, and so on, are multiples of 3
. This property can be mathematically proven using induction and is a well- known pattern in the Fibonacci sequence.