Is it possible to find infinitely many numbers such that..?
-
is it possible to find infinitely many natural numbers such that none of them can be written as sum of two square natural numbers and at the same time none of them can be written as sum of two cubic numbers..? I'm quite sure that, of course this is possible and to prove that we have to assume that there is a natural number n such that all natural numbers above n can be written even as a sum of square numbers even as a sum of cubic numbers..and after to prove that this is impossible.. but i don't know how to prove that.. if anybody think the opposite please correct me.. if something is not clear let me know..
-
Answer:
Any number of the form 9k+3 would neither be expressible as a sum of two squares nor of two cubes. Hence there are infinitely many such numbers. To show this, we just have to prove that the following congruences cannot hold: x² + y² = 3 mod 9 x³ + y³ = 3 mod 9 For x² + y² = 3 mod 9, we first consider what are the possible residues of squares mod 9. We only have to test from x = 0 to 4 because beyond that it's just -x and the square would remove the minus sign. So we have possible residues 0,1, 4, 7. So the possible residues for x² + y² would just be, taking all possible paired sums of {0,1,4,7}, 0,1,2,4,5,7,8, none of which are 3. Similarly for x³ + x³ = 3 mod 9, the possible residues of cubes mod 9 are 0,1,8. Possible residues for x³ + y³ would then be 0,1,2,7,8, none of which are 3. Remarks: [1] Although we didn't need this fact in the proof, note that none of the residues mod 9 can be 6 either. So numbers of the form 9k+6 would have worked as well. [2] The modulus 9 is the smallest possible. It was found by running a Python script.
kakos at Yahoo! Answers Visit the source
Related Q & A:
- Is it possible to find someone's email address for free?Best solution by Yahoo! Answers
- Is it possible to find a relative in Jacksonville, Florida?Best solution by Yahoo! Answers
- Is it possible to find out if someone has deleted or ignored you from Yahoo Messenger?Best solution by Yahoo! Answers
- Is it possible to find out when you made your Hotmail account?Best solution by Yahoo! Answers
- Would it be realistically possible to find our missing half-sibling in Japan?Best solution by Yahoo! Answers
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.