Find the next 3 numbers of this sequence

243, 81, 27.

Each number in your sequence has been divided by 3.

27/3 = 9

What are the next two numbers?

Right.

To find the next three numbers in the sequence, we must first understand the pattern.

We can observe that each number is obtained by dividing the previous number by 3.

For example, to get the second number (81), we divide the first number (243) by 3. Similarly, to get the third number (27), we divide the second number (81) by 3.

Therefore, to find the fourth number, we divide the third number (27) by 3: 27 ÷ 3 = 9.

To find the fifth number, we divide the fourth number (9) by 3: 9 ÷ 3 = 3.

And to find the sixth number, we divide the fifth number (3) by 3: 3 ÷ 3 = 1.

So, the next three numbers in the sequence are 9, 3, and 1.

9,3, 1