Try this TOMATO problem from I.S.I. B.Stat Entrance Objective Problem based on Sequence and composite number.
Consider the sequence \(a_1\)=101, \(a_2\)=10101,\(a_3\)=1010101 and so on. Then \(a_k\) is a composite number ( that is not a prime number)
Logic
Sequence
Composite number
Answer: if and only if \(k \geq 2\) and k-2 is divisible by 3
B.Stat Objective Question 75
Challenges and Thrills of Pre-College Mathematics by University Press
for \(a_k\) \(k \geq 2\) may be prime also then not considering this here
for \(a_{8}\) \(10^{9}-1\) and \(10^{9}+1\) not divisible by 11
8-2 is divisible by 3 and \(a_{8}\) is composite number then \(a_{k}\) is composite if and only if \(k \geq 2\) and k-2 is divisible by 3.

In 2025, 8 students from Cheenta Academy cracked the prestigious Regional Math Olympiad. In this post, we will share some of their success stories and learning strategies. The Regional Mathematics Olympiad (RMO) and the Indian National Mathematics Olympiad (INMO) are two most important mathematics contests in India.These two contests are for the students who are […]

Cheenta Academy proudly celebrates the success of 27 current and former students who qualified for the Indian Olympiad Qualifier in Mathematics (IOQM) 2025, advancing to the next stage — RMO. This accomplishment highlights their perseverance and Cheenta’s ongoing mission to nurture mathematical excellence and research-oriented learning.

Cheenta students shine at the Purple Comet Math Meet 2025 organized by Titu Andreescu and Jonathan Kanewith top national and global ranks.

Celebrate the success of Cheenta students in the Stanford Math Tournament. The Unified Vectors team achieved Top 20 in the Team Round.
If and only if k>=2 and k-2 is divisible by 3