Call a triple (a, b, c) of positive integers a nice triple if a, b, c forms a non-decreasing arithmetic progression, gcd(b, a) = gcd(b, c) = 1 and the product abc is a perfect square. Prove that given a nice triple, there exists some other nice triple having at least one element common with the given triple.
Saturday, 28 September 2013
Subscribe to:
Post Comments (Atom)
Define \(f: \mathbb{R} \rightarrow \mathbb{R}\) by \[f(x)= \begin{cases}(1-\cos x) \sin \left(\frac{1}{x}\right), & x \neq 0 \\ 0, ...
-
16 programers are playing in a single elimination tournament. Each player has a diff erent skill level and when two play against each othe...
-
Post by mathematicalcircles .
-
Find all polynomial \(P(x)\) with degree \(\leq n\) and non negative coefficients such that \[P(x)P(\frac{1}{x})\leq P(1)^2\]for all positiv...
No comments:
Post a Comment