Find the lowest common multiple (LCM) of the two numbers above.
Details and Assumptions
:
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
The definition of LCM says that we need to find the smallest positive value k , such that e k and π k are integers.
Let's assume that e k = p and π k = q so both p and q are non-zero integers.
Dividing the 1st equation by the 2nd, we get k e k π = q p
As k is positive and non-zero, we can cancel it.
e π = q p
This means that this LCM will exist only if the above equation is possible.
The above equation just means that e π is a rational number, the authenticity of which is not known, so the existence of this LCM is unknown .
So as per the question, the required option is Does not exist .
Please upvote if you liked the solution.