The sequence of real numbers satisfies for natural number and . The value of such that is divisible by is ....
Command Palette
Search for a command to run...
Set 2
Search for a command to run...
The sequence of real numbers a1,a2,a3,… satisfies an+1=4an+1 for natural number n and a4=85. The value of n such that an is divisible by 5 is ....
Given the recursive formula an+1=4an+1 and a4=85.
We want to find the divisibility pattern of an by 5. Let's calculate the first few terms modulo 5.
First, let's find a3,a2, and a1:
Continue backwards to a2:
Continue backwards to a1:
The pattern of remainders when an is divided by 5 is:
It appears that an is divisible by 5 if and only if n is an even number.
Let's check the available options:
The only even number among the choices is 364.
Thus, the value of n such that an is divisible by 5 is 364.