Question: Find all two-digit positive integers such that the sum of the number and the number obtained by reversing the order of digits is a perfect square. Detailed solution: Let $xy$ be any such two-digit number (Note: Here $xy$ is just the form of a two-digit number like 25,43,etc., where $x$ and $y$ are digits). Therefore, $xy$ can be written as $10x+y$ (in expanded form). Number obtained by reversing the order of digits of $xy$ is $yx=10y+x$. According to question, The sum of $xy$ and the number obtained by reversing the order of digits of $xy$ i.e., $yx$ is a perfect square, which means $(10x+y)+(10y+x)=$Perfect square or, $11x+11y=$Perfect square or, $11(x+y)=$Perfect square .....$(1)$ But, maximum value of $x$ and $y$ are 9 each, so maximum value of $x+y$ is $9+9=18$. Observe that, to satisfy equation $(1), x+y=11k²$, for some positive integer $k$. For $k=1,x+y=11$ and for $k>1$ i.e., for $k≥2, x+y≥44$, which is not possible. Therefore, we get that $x+y=11$ is the only...
SIMPLE QUESTION FROM RMO 1995
- Get link
- X
- Other Apps
Question: If a,b,c and d are positive integers such that abcd=1, then show that (1+a)(1+b)(1+c)(1+d)≥16
Detailed solution: To solve the question, you just need basic knowledge of AM-GM inequality.
Using the AM-GM inequality for the terms of LHS inside brackets, we have
(1+a)/2≥√(1×a), which gives (1+a)≥2√a …….(1)
(1+b)/2≥√(1×b), which gives (1+b)≥2√b …….(2)
(1+c)/2≥√(1×c), which gives (1+c)≥2√c …….(3)
(1+d)/2≥√(1×d), which gives (1+d)≥2√d …….(4)
Multiplying equations (1),(2),(3) and(4), we have
(1+a)(1+b)(1+c)(1+d)≥16√(abcd)
or,(1+a)(1+b)(1+c)(1+d)≥16 [Since abcd=1]
Hence proved
- Get link
- X
- Other Apps
Popular posts from this blog
Results of IOQM (PRMO) 2021
The scores of IOQM (PRMO) 2021 conducted on January 17, 2021 is released. You can check your scores by clicking here and logging into the site by providing your correct Registration Number and Date of Birth . After logging in, you will find your marksheet along with the picture of the OMR sheet you filled up during exam. The cut-off marks for each region will be informed later.
A beautiful math problem
PUTNAM MATHEMATICS COMPETITION 2018
QUESTION: Find all pairs of natural numbers (a,b) such that: 1/a + 1/b =3/2018 SOLUTION: We start solving the equation: 1/a + 1/b =3/2018 To make it a linear equation, we multiply both the sides of the equation by 2018ab to get 2018a+2018b=3ab or, 3ab–2018a–2018b=0 To factorise the LHS, we multiply both sides of the equation by 3 to get 3.3ab–3.2018a–3.2018b=0 Adding both sides by 2018² and rearranging, we have (3a)(3b)–(3a)2018–2018(3b)+2018²=2018² or, 3a(3b–2018)–2018(3b–2018)=(2×1009)² or, (3a–2018)(3b–2018)=2²×1009², where 2 and 1009 are prime numbers. Case1: 3a–2018=1 and 3b–2018=2018² Solving them, we get (a,b)=(673,673×2018) Note that second equation is solved by taking 2018 in RHS Case2: 3a–2018=2 and 3b–2018=2×1009² Solving this, we get a=2020/3, which is not a natural number. Case3: 3a–2018=2² and 3b–2018=1009² Solving them, we get (a,b)=(674,337×1009) Note that second equation is solved by writing 2018 as...
Comments
Post a Comment