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 2026, the following Cheenta students have been successful for Indian Statistical Institute's M.Stat Entrance. They ranked within the first 50 in the entire country in these entrances. I.S.I. M.Stat Entrance

In 2026, the following Cheenta students have been successful for Indian Statistical Institute's B.Stat Entrance and Chennai Mathematical Institute's B.Sc. Math Entrance. They ranked within the first 200 in the entire country in these entrances. Most of these students attended the problem solving workshops regularly, which happen 5 days every week. CMI B.Sc. Math Entrance […]

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.
If and only if k>=2 and k-2 is divisible by 3