Find Irrational Exponents of 2^π

In summary, to find irrational exponents of a real or imaginary number, we can use nested limiting processes and theoretical investigations to find the most cost-effective algorithm. For example, we can use the identities (2^pi)=e^(pi*ln(2)) and e^(x)=sum from n=0 to infinity of (x^n)/n! to approximate the value. This process will always involve only rational numbers. However, if we allow ourselves to venture into the complex plane, there are countably infinite values of 2^pi distributed on a circle centered at zero with radius 2^pi. These numbers never repeat and all have the property that when raised to the (1/pi) power, they equal 2.
  • #1
Ali Asadullah
99
0
How can we find irrational exponents of a real or imaginary number?? say 2 raise to the power pi
 
Physics news on Phys.org
  • #2
We would normally do this as follows:
[tex]2^\pi = e^{\pi log(2)} ~= 8.825... [/tex]
 
  • #3
But this is also a irrational exponent of an irrational number. How we calculate it. I heard we can find it using limits but how i don't know.
 
  • #4
Ali Asadullah said:
But this is also a irrational exponent of an irrational number. How we calculate it. I heard we can find it using limits but how i don't know.

Okay!

Essentially, what you need to do will always involve:

1. Set up a procedure of nested limiting process, so that you at each step only use rational numbers.

2. Make theoretical investigations to ascertain:
a) That the procedure made in 1 converges theoretically

b) Find a way to estimate the maximal error any finite step in your algorithm is going to make

c) Decide upon the level of accuracy you want.

These points can be said to hold for every algorithm you might choose from.

In order to decide which algorithm you should choose, it is rational to choose the most cost-effective one, i.e, the one that yields greatest accuracy for fewest steps.

Much of what we call computational/applied maths is concerned with developing/improving such algorithms.

In your <i>particular</i> case, involving nested limiting procedures, remember that an "outer" algorithm cannot hope to achieve a greater accuracy than the maximal error already present in the inner algorithm!

This will, essentially, set a bound on the number of finite steps it will be meaningful to compute in the outer algorithm, whereas the number of steps in the inner algorithm will be chosen to suit overall speed&accuracy requiremements.

One such way to do this, is to compute your exponential by the identities:
[tex]2^{\pi}=e^{\pi\ln(2)}[/tex] (*)
[tex]e^{x}=\sum_{n=0}^{\infty}\frac{x^{n}}{n!}(**)[/tex]

Here, your inner algorithm must compute [itex]\pi\ln(2)[/tex] to a good level of accuracy.
Since both [itex]\pi[/itex] and [itex]\ln(2)[/itex] are irrational numbers, most likely, you must approximath separately, prior to computing an approximate product.

Then, you put that into (**), and cut off the infinite series at a suitable term.
Note that this process will always involve only rational numbers.
 
Last edited:
  • #5
To make an example:

Rounded to the third decimal, we have:
[tex]\pi\ln(2)\approx{2}.178[/tex]

whereas we have:
[tex]2^{\pi}\approx{8}.825[/tex]

How many included terms of the series gives a solid enough approximation?

1. Term included: 1
2. Term incl. 3.178
3. Term incl. 5.549842
4.Term:.. 7.271799292
5.term: ...8,209405037494
6. Term:... 8,6178261002312
7. Term:... 8,7660829460048
8. term:... 8,812212120045898
9. Term:... 8.8247707562456
10. Term:...8,827809...

Note that in the 10th term, there has come an overshoot, due to error accumalation.

Thus, we should truncate our series after 9 terms or so, for this particular approximation.
 
  • #6
I just wanted to thank you. I found this information really interesting!
 
  • #7
Anonymous217 said:
I just wanted to thank you. I found this information really interesting!

You're welcome! :smile:
 
  • #8
not much to add to what is said above, except that we can have a little fun with irrational exponents:


there are many values of 2^pi; what has been discussed is how to find the one real value. if we allow ourselves to venture into the complex plain then there are countably infinite values distributed (densely i believe) on a circle centered at zero with radius 2^pi (the real value (to find this see above)). they are easy to find, first write

2 = 2*e^(i*k*2*pi) where k=any integer.

then,

2^pi = (2^pi)*e^(i*k*2*pi^2)

since n*pi does not equal m*pi^2 for any integers n and m, these numbers never repeat.

it should also be clear, that all these numbers, when raised to the (1/pi) power equal 2. this is not true if you use the principle value of the argument, however. i.e. :

(2^pi)*e^(i*2*pi^2) is really (2^pi)*e^(i*2*pi^2-i*6*pi) which is not 2 when raised to the (1/pi) power.
 

FAQ: Find Irrational Exponents of 2^π

What is an irrational exponent?

An irrational exponent is a number that cannot be expressed as a simple fraction or ratio, and therefore cannot be written as a finite decimal. Examples of irrational numbers include pi (π) and the square root of 2.

How is 2^π calculated?

2^π is calculated by raising 2 to the power of π, which is approximately 3.14159. This can be done using a calculator or by using the mathematical formula for exponential functions.

Why is it important to find irrational exponents of 2^π?

Finding irrational exponents of 2^π is important in many fields of science, including mathematics, physics, and chemistry. These numbers often arise in equations and calculations, and understanding how to work with them is essential for solving complex problems.

Can irrational exponents be simplified?

No, irrational exponents cannot be simplified to a finite decimal or fraction. They are considered to be exact values and cannot be reduced further.

What other numbers can be raised to irrational exponents?

Any number can be raised to an irrational exponent, not just 2. Some common examples include e (Euler's number), the golden ratio, and the square root of any prime number.

Similar threads

Replies
30
Views
2K
Replies
3
Views
1K
Replies
9
Views
433
Replies
7
Views
4K
Replies
4
Views
2K
4
Replies
108
Views
6K
Replies
8
Views
1K
Back
Top