Powers and roots
-
-
problemFavouriteGiants
Which is the bigger, 9^10 or 10^9 ? Which is the bigger, 99^100 or 100^99 ?
-
-
problemAbsurdity Again
What is the value of the integers a and b where sqrt(8-4sqrt3) = sqrt a - sqrt b? -
problemRoute to Root
A sequence of numbers x1, x2, x3, ... starts with x1 = 2, and, if you know any term xn, you can find the next term xn+1 using the formula: xn+1 = (xn + 3/xn)/2 . Calculate the first six terms of this sequence. What do you notice? Calculate a few more terms and find the squares of the terms. Can you prove that the special property you notice about this sequence will apply to all the later terms of the sequence? Write down a formula to give an approximation to the cube root of a number and test it for the cube root of 3 and the cube root of 8. How many terms of the sequence do you have to take before you get the cube root of 8 correct to as many decimal places as your calculator will give? What happens when you try this method for fourth roots or fifth roots etc.? -
-
problemLike Powers
Investigate $1^n + 19^n + 20^n + 51^n + 57^n + 80^n + 82^n $ and $2^n + 12^n + 31^n + 40^n + 69^n + 71^n + 85^n$ for different values of n. -
-
problemLost in Space
How many ways are there to count 1 - 2 - 3 in the array of triangular numbers? What happens with larger arrays? Can you predict for any size array? -
problemConsecutive Squares
The squares of any 8 consecutive numbers can be arranged into two sets of four numbers with the same sum. True of false?