Let m and n be distinct positive integers such that
the m th term of a harmonic progression is equal to n ;
the n th term of the same harmonic progression is equal to m .
Find the value of the ( m n ) th term of this progression.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
FYI We use the term "positive integers" instead of "natural numbers", because some countries consider 0 a natural number.
Same method!
⎩ ⎪ ⎨ ⎪ ⎧ m th term: n th term: a + ( m − 1 ) d 1 = n a + ( n − 1 ) d 1 = m ⟹ a n + m n d − n d = 1 ⟹ a m + m n d − m d = 1
⟹ a n + m n d − n d a ( n − m ) ⟹ a = a m + m n d − m d = ( n − m ) d = d
⟹ k th term: a + ( k − 1 ) d 1 = a + ( k − 1 ) a 1 = a k 1
⟹ m th term: a m 1 ⟹ a m n = n = 1
⟹ ( m n ) th term: a m n 1 = 1 1 = 1
To solve this problem, one only needs to plug in m=2 and n=1 and the answer follows immediately. However, the hard part is to prove that whatever m and n we choose, the (mn)th term is invariant.
Problem Loading...
Note Loading...
Set Loading...
If a , b are two real numbers such that a + i b = 0 for all non-negative integer i , then a 1 , a + b 1 , a + 2 b 1 , … is a harmonic progression. Moreover, all harmonic progressions are in this form. Thus, if the k -th term of a harmonic progression is x , then there exists some a , b such that x = a + ( k − 1 ) b 1 , or ( a + ( k − 1 ) b ) x = 1 .
The m -th term is n , so we have the equation ( a + ( m − 1 ) b ) n = 1 , or b m n + ( a − b ) n = 1 , or ( a − b ) n = 1 − b m n .
The n -th term is m , so we also have the equation ( a + ( n − 1 ) b ) m = 1 , or b m n + ( a − b ) m = 1 , or ( a − b ) m = 1 − b m n .
Thus ( a − b ) n = ( a − b ) m , or ( a − b ) ( n − m ) = 0 . Since n , m are distinct, n − m = 0 , so a − b = 0 or a = b .
Substituting to either equation above, we obtain ( a + ( m − 1 ) a ) n = 1 , or a m n = 1 . Thus a = m n 1 , and since a = b , we have b = m n 1 .
Finally, the m n -th term is given by a + ( m n − 1 ) b 1 . Substituting a = b = m n 1 gives m n 1 + ( m n − 1 ) ⋅ m n 1 1 = m n ⋅ m n 1 1 = 1