adspace
If perfect numbers, except 6, can be expressed by the sum of the cubes of an unbroken sequence of consecutive odd integers, what are the consecutive odd integerswhich, when cubed, give the perfect number 28?
Answer Posted / Vandana
The consecutive odd integers that, when cubed, give the perfect number 28 are 1 (cubed = 1) and 7 (cubed = 343), because 1 + 343 = 344 which is not a perfect number. However, 7^3 - 1^3 = 338, which when added to 2 (cubed = 8) gives the perfect number 338 + 8 = 346.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is -2likelihood function?
one time reffer ur books/(if ur technical students)
What types of math do you use? Re: calculus, algebra, fractions?
Have you learned any new math tactics or shortcuts with your job?
write a program to find out the divisor of a given integer number. Sample input:50 Sample output:2,5,10,25