How many integers number, 1 ≤ a ≤ 1 0 0 , such that a a is a perfect square are there?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
I like how you used set theory to conclude your answer. :)
Good Solution!!
@Paola Ramírez , By the way, I noticed it just now that there's a minor typo in the last line. It should be,
Total = ∣ ∣ ∣ ∣ { 2 , 4 , 6 , … , 9 6 , 9 8 , 1 0 0 } ∪ { 1 , 9 , 2 5 , 4 9 , 8 1 } ∣ ∣ ∣ ∣ = 5 5
All even integers a are square numbers, so there are 50 values so far. If a is square then so is a a . There are 5 odd squares in the range. ∴ there are 5 5 such numbers
Problem Loading...
Note Loading...
Set Loading...
If a = 2 n → a a = ( 2 n ) 2 n so ( 2 n ) 2 n = 2 n 2 2 n = ( 2 n ) n thus a a whit a even is perfect square.
For a = 2 n − 1 only a = k 2 will be perfect square → for a = 1 , 9 , 2 5 , 4 9 , 8 1 a a is perfect square.
Total = ( 2 , 4 , 6 . . . 5 0 ) ∪ ( 1 , 9 , 2 5 , 4 9 , 8 1 ) = 5 5 n u m b e r s