Forgot password? New user? Sign up
Existing user? Log in
Find the largest possible nnn such that ⌊1⌋+⌊2⌋+⌊3⌋+⋯+⌊n⌋\big\lfloor \sqrt{1} \big\rfloor + \big\lfloor \sqrt{2} \big\rfloor + \big\lfloor \sqrt{3} \big\rfloor + \cdots + \big\lfloor \sqrt{n} \big\rfloor ⌊1⌋+⌊2⌋+⌊3⌋+⋯+⌊n⌋is a prime number.
Clarification: ⌊x⌋\lfloor x \rfloor⌊x⌋ returns the largest integer less than or equal to xxx.
Problem Loading...
Note Loading...
Set Loading...