Loading [MathJax]/jax/output/HTML-CSS/jax.js

Wednesday, April 20, 2022

Limit of average of n1/k

Define Sn as follows

Sn=nk=1n1k

For eg 

S10=10+101/2+101/3++101/1025.4211

Find

limnSnn 



Scroll down for a solution.



We will solve this using the arithmetic mean geometric mean inequality!


For k2 let x1=x2==xk2=1,xk1=xk=n


Applying AM GM to these we get 


k2+2nkn1/k1


Thus 


12k+2nkn1/k1


Now nk=21k=logn+O(1)


Thus


n12(logn+O(1))+2n(logn+O(1))nk=2n1/kn1 

And so 


2n12(logn+O(1))+2n(logn+O(1))nk=1n1/k2n1  


Thus 


2+O(lognn)Snn2+O(1n)


Thus Snn2

Wednesday, April 6, 2022

A cute problem from Turkish AYT exam

 P(x) is a 4th degree polynomial with real coefficients that satisfies


P(x)xxR

P(1)=1,P(2)=4,P(3)=3


Find the value of P(4).



Scroll down for a solution.


Let H(x)=P(x)x and so H(x)0xR. Since H(1)=H(3)=0, H(x) has at least two distinct roots.


Now if there was a root of H different from 1 or 3, then we can show that H(c)<0 for some cR. If the multiplicity of 1 of 3 was odd, then we can again show that H(c)<0 for some c.


Thus we must have that


H(x)=A(x1)2(x3)2,A>0


Since H(2)=P(2)2=2, we get  A=2.


This gives P(4)=H(4)+4=2.32.12+4=22