Help with a Real Analysis Proof

vyro
Messages
4
Reaction score
0

Homework Statement



Prove that 2^n + 3^n is a multiple of 5 for all odd n that exist in the set of natural numbers.

Homework Equations


The Attempt at a Solution



Suppose the contrary perhaps and do a proof by contradiction? Perhaps induction?

edit: done, thank you. please look at second proof :)
 
Last edited:
Physics news on Phys.org
Also, another proof:

Homework Statement



Prove that for each a that exists in real numbers and n that exists in natural numbers there exists a rational r such that abs(a-r) < 1/n

Homework Equations


The Attempt at a Solution



I believe it has something to do with the theorem on density of rationals.
 
i don't think the first question is a real analysis problem. try working in mod 5. what's 2^n mod 5 and 3^n mod 5 for odd n?
 
yeah, i redid the first one using a proof by induction. thanks for the response though.
 
vyro said:
Also, another proof:

Homework Statement



Prove that for each a that exists in real numbers and n that exists in natural numbers there exists a rational r such that abs(a-r) < 1/n

Homework Equations





The Attempt at a Solution



I believe it has something to do with the theorem on density of rationals.
Yes, saying that |a- r|= |r- a|< 1/n is the same as saying that -1/n< r- a< 1/n or that a- 1/n< r< a+ 1/n. Since there exist a rational number in any interval, there exist a rational number in the interval (a- 1/n, a+ 1/n).
 
HallsofIvy said:
Yes, saying that |a- r|= |r- a|< 1/n is the same as saying that -1/n< r- a< 1/n or that a- 1/n< r< a+ 1/n. Since there exist a rational number in any interval, there exist a rational number in the interval (a- 1/n, a+ 1/n).

is that valid as a proof though, starting from the conclusion and then reaffirming it?
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top