Odd Composite Property 1: A Unique Factorization Rule

In summary, the conversation discusses a property of odd composite numbers where if u^2 (mod p) is equal to v^2 (mod p), then p is a factor of N. It is shown that this is equivalent to 2u+1 being a multiple of p, and if N is a multiple of p, then u^2 is equal to v^2. It is noted that this property does not hold for p=2.
  • #1
yourskadhir
3
0
Hi,

For any odd composite 'N', let u = (N-1)/2, v = u+1, then u^2(mod p) = v^2(mod p) if and only if 'p' is a factor of 'N'.
 
Last edited by a moderator:
Mathematics news on Phys.org
  • #2
Re: Odd composite property1

suppose that:

$u^2 \equiv v^2\ (\text{mod }p)$

since $v = u+1$ this is the same as saying:

$0 \equiv 2u + 1\ (\text{mod }p)$

that is:

$2u + 1 = kp$ for some integer $k$.

recalling that $u = \frac{N-1}{2}$, we see that:

$2u + 1 = N = kp$, in which case $p$ divides (is a factor of) $N$.

on the other hand, suppose that $N = kp$.

then:

$u^2 = \frac{N^2 - 2N + 1}{4}$ while:

$v^2 = \left(\frac{N+1}{2}\right)^2 = \frac{N^2 + 2N + 1}{4}$

so:

$v^2 - u^2 = \frac{4N}{4} = N = kp$ thus:

$u^2 \equiv v^2\ (\text{mod }p)$

(it might be instructive to see why p cannot be 2).
 

FAQ: Odd Composite Property 1: A Unique Factorization Rule

What is Odd Composite Property 1?

Odd Composite Property 1 refers to a mathematical property of numbers that are both odd and composite. This means that the numbers are not prime and have more than two factors.

Why is Odd Composite Property 1 important?

Odd Composite Property 1 is important because it helps us understand the behavior and patterns of odd composite numbers. It also has applications in cryptography and number theory.

What are some examples of numbers with Odd Composite Property 1?

Some examples of numbers with Odd Composite Property 1 include 15, 21, 33, and 45. These numbers are all odd and have more than two factors, making them both composite and satisfying the property.

How is Odd Composite Property 1 different from other mathematical properties?

Odd Composite Property 1 is a unique property that specifically applies to numbers that are both odd and composite. Other mathematical properties may apply to different types of numbers or have different criteria for satisfaction.

What are the potential applications of Odd Composite Property 1?

Aside from its usefulness in understanding numbers and patterns, Odd Composite Property 1 can also be applied in cryptography and number theory. It can also be used in problem-solving and mathematical puzzles.

Similar threads

Back
Top