Find the Smallest Integer Challenge

  • Context:
  • Thread starter Thread starter anemone
  • Start date Start date
  • Tags Tags
    Challenge Integer
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
anemone
Gold Member
MHB
POTW Director
Messages
3,851
Reaction score
115
Determine the smallest integer that is square and starts with the first four figure 3005. Calculator may be used but solution by computers will not be accepted.(Tongueout)
 
Mathematics news on Phys.org
anemone said:
Determine the smallest integer that is square and starts with the first four figure 3005. Calculator may be used but solution by computers will not be accepted.(Tongueout)

we can have even number of digits.odd

if even then we have

sqrt 3005 * 10^2n = 54.8177 * 10^n
sqrt 3006* 10^2n = 54.8270 * 10^n

if odd digits then

sqrt 30050 * 10^n = 173.34 * 10^n

sqrt 30060 * 10^n= 173.37 * 10 ^n

from the 1st set we get sqrt 5482 as smallest where a digit is different and from the second at least

17335

so it is 5482^2 = 30052324
 
Hi kaliprasad, thanks for participating and your answer is correct!:)