MHB Proving Prime Norms of H: (a,b) in Z

  • Thread starter Thread starter Hud123
  • Start date Start date
  • Tags Tags
    Primes
AI Thread Summary
In the discussion, the number system H is defined with elements (a, b) where a and b are integers, and operations of addition and multiplication are specified. The norm of an element in H is given by ||(a, b)|| = a^2 + 5b^2. To prove that (a, b) is prime in H if its norm is prime in the natural numbers, one must verify that the multiplicative property of the norm holds. Additionally, to demonstrate that (5, 0) is not prime in H while being prime in N, one should find elements (a, b) and (c, d) in H such that their product equals (5, 0) and has a norm of 25, indicating that (5, 0) can be expressed as a product of other elements in H. Understanding these properties is crucial for completing the proof.
Hud123
Messages
2
Reaction score
0
H is a number system where (a,b) belongs in H where a and b is an element of Z(integer)

Addition and multiplication are defined as follows:

(a, b) + (c, d) := (a + c , b + d)

(a, b) x (c, d) := (ac-5bd , ad+bc)

For any number (a,b) in H, we can define its norm by

||(a, b)|| := a^2+5*(b^2)

Prove that (a, b) is prime in H if ||(a, b)|| is prime in N(Natural numbers)

I'm having a bit of trouble where to start for this proof, can anyone help?

Also how could I show say (5,0) is not prime in H while it is in N?

Thank you in advance
 
Mathematics news on Phys.org
Hud123 said:
H is a number system where (a,b) belongs in H where a and b is an element of Z(integer)

Addition and multiplication are defined as follows:

(a, b) + (c, d) := (a + c , b + d)

(a, b) x (c, d) := (ac-5bd , ad+bc)

For any number (a,b) in H, we can define its norm by

||(a, b)|| := a^2+5*(b^2)

Prove that (a, b) is prime in H if ||(a, b)|| is prime in N(Natural numbers)

I'm having a bit of trouble where to start for this proof, can anyone help?

Also how could I show say (5,0) is not prime in H while it is in N?

Thank you in advance
Hi Hud and welcome to MHB!

The key property of a norm in a number system is that it should satisfy the condition $\|(a,b)\times (c,d)\| = \|(a,b)\|\,\|(c,d)\|.$ So your first job should be to check that this multiplicative condition holds here. Namely, you need to check that $(ac-5bd)^2 + 5(ad+bc)^2 = (a^2 + 5b^2)(c^2 + 5d^2)$. Once you have done that, you need to figure out why that property implies that a prime in $H$ is necessarily a prime in $\mathbb{N}$.

That property also tells you that if $(5,0)$ is equal to a product in $H$, say $(5,0) = (a,b)\times (c,d)$, then $\|(a,b)\|\,\|(c,d)\| = \|(5,0)\| = 25$. Since $25 = 5\times5$, it looks as though you should be trying to find elements $(a,b)$ and $(c,d)$ in $H$ with norm $5$.
 
Thank you for the reply, I have proved that the multiplicative holds but I am not too certain what property I should be looking at?
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Suppose ,instead of the usual x,y coordinate system with an I basis vector along the x -axis and a corresponding j basis vector along the y-axis we instead have a different pair of basis vectors ,call them e and f along their respective axes. I have seen that this is an important subject in maths My question is what physical applications does such a model apply to? I am asking here because I have devoted quite a lot of time in the past to understanding convectors and the dual...
Back
Top