In math olympiads around the world, number theory problems have many recurring themes. One such theme is the 'LTE' or lifting the exponent.
We define a function callled Selective Logarithm (SL) which works on all integers (positive, negative or zero). Suppose N is any integer and p be a prime then $latex SL_p (N) = k $ where k is the highest power of p in that is a factor of N. In other words $latex p^k $ divides N but $latex p^{k+1} $ does not.
Illustration:
$latex SL_3 (27) = SL_3 (54) = SL_3 (-108) = 3 $
(Highest power of prime 3 in the prime factorization of each of them)
The SL function works like logarithm in some sense. For example we may easily prove and verify the following formulas:
1. $latex SL_p (M \times N) = SL_p M + SL_ p N $
2. $latex SL_p M^k = k SL_p M $
3. $latex SL_p 1 = 0 $
We call this function 'selective logarithm' because it focuses on one prime factor and disregards all others. For example $latex Sl_5 17 = 0 $ ; as 17 does not have any 5 in it's prime factorization the SL function completely disregards thr magnitude of 17 and gives 0 as output.
$latex SL_p ( x^n \pm y^n ) = SL_p (x \pm n ) + SL_p (n) $
If p does not divides x and y and p divides $latex x \pm y $ . Additionally n has to be odd when we are working with $latex x^n + y^n $
We immediately see why the theorem gets it's name. The exponent n is lifted from x and y and we are able to treat them separately.
Before we work on the proof of this theorem, some illustration problems and generalizations let us reiterate two familiar factorizations:
1. $latex ( x^n + y^n ) = ( x+ y )( x^{n-1} - y^1 x^{n-2} + y^2 x^{n-3} - ... + y^{n-1} ) $ (n is odd)
2. $latex ( x^n - y^n ) = (x - y) ( x^{n-1} + y x^{n-2} + y^2 x^{n-3} + ... y^{n-1} $
Both of these factorizations, together with binomial theorem will be instrumental in the proof of Lifting the Exponent Theorem. In the next article of this series we will examine the proof and discuss some relevant problems.
http://www.youtube.com/watch?v=oPGu_mYEWQc

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.
[…] pointed out here, this often arises in solving problems on math Olympiads. It is a simple, but powerful tool for […]