Thursday, December 10, 2015

abstract algebra - The square roots of different primes are linearly independent over the field of rationals


I need to find a way of proving that the square roots of a finite set
of different primes are linearly independent over the field of
rationals.




I've tried to solve the problem using elementary algebra
and also using the theory of field extensions, without success. To
prove linear independence of two primes is easy but then my problems

arise. I would be very thankful for an answer to this question.

No comments:

Post a Comment

analysis - Injection, making bijection

I have injection $f \colon A \rightarrow B$ and I want to get bijection. Can I just resting codomain to $f(A)$? I know that every function i...