Prime factorization and real exponents

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 2K views
e2m2a
Messages
354
Reaction score
13
TL;DR
Does the unique factorization theorem apply when prime numbers are raised to any real number power?
I know that the prime factorization theorem predicts that a prime number raised to an integer power will never be equal to another prime number raised to a different power. But does this apply to real number powers? For example, suppose there is a prime number raised to some real value, could it be equal to another prime number raised to a different real value?
 
Mathematics news on Phys.org
Not sure what you mean. But the answer is: there are no prime numbers in the reals. Prime elements are certain elements of a ring. They cannot be units. But every real number different from zero is a unit, hence no real primes. Of course you can solve any equation ##a^x=b^y##, but this has nothing to do with primes.
 
  • Like
Likes   Reactions: jedishrfu
e2m2a said:
Summary:: Does the unique factorization theorem apply when prime numbers are raised to any real number power?

I know that the prime factorization theorem predicts that a prime number raised to an integer power will never be equal to another prime number raised to a different power. But does this apply to real number powers? For example, suppose there is a prime number raised to some real value, could it be equal to another prime number raised to a different real value?

Yes, of course. In general, the powers of a prime form a continuous function ##p^x##, that takes every value from ##p^0 = 1## upwards.

Take any real number, ##y > 1##, and any prime ##p##, then:
$$p^{\frac{\ln y}{\ln p}} = y$$
In other words, ##y## can be expressed as a power of any prime.
 
  • Like
Likes   Reactions: Janosh89
ok thanks for the reply