Find Irrational Exponents of 2^π

  • Context: Undergrad 
  • Thread starter Thread starter Ali Asadullah
  • Start date Start date
  • Tags Tags
    Exponents Irrational
Click For Summary

Discussion Overview

The discussion revolves around finding irrational exponents of numbers, specifically focusing on the expression \(2^{\pi}\). Participants explore methods for calculating this value, including the use of limits and series expansions, while also touching on the implications of irrational exponents in both real and complex contexts.

Discussion Character

  • Exploratory
  • Technical explanation
  • Mathematical reasoning
  • Debate/contested

Main Points Raised

  • One participant asks how to find irrational exponents of real or imaginary numbers, specifically \(2^{\pi}\).
  • Another participant provides a method to express \(2^{\pi}\) using the natural exponential function: \(2^{\pi} = e^{\pi \log(2)}\), approximating it to about 8.825.
  • Concerns are raised about calculating irrational exponents of irrational numbers, suggesting that limits might be a useful approach, although the specifics are unclear.
  • A detailed procedure is proposed involving nested limiting processes, emphasizing the need for rational numbers at each step and theoretical investigations to ensure convergence and error estimation.
  • Participants discuss the series expansion for \(e^{x}\) and how to compute \(2^{\pi}\) through approximating \(\pi \log(2)\) and truncating the series at a suitable term.
  • Examples are provided showing how many terms of the series yield a solid approximation, noting issues with error accumulation in the final terms.
  • One participant expresses appreciation for the information shared, indicating interest in the topic.
  • Another participant introduces the idea of complex values of \(2^{\pi}\), explaining that there are infinitely many values distributed on a circle in the complex plane, and discusses the implications of using different values of \(k\) in the expression.
  • Clarifications are made regarding the uniqueness of these complex values and their behavior when raised to the power of \(1/\pi\).

Areas of Agreement / Disagreement

Participants express various methods and ideas for calculating \(2^{\pi}\), but there is no consensus on a single approach or resolution to the complexities involved in irrational exponents. The discussion remains open with multiple competing views on the topic.

Contextual Notes

Limitations include the dependence on the accuracy of approximations for \(\pi\) and \(\log(2)\), as well as the unresolved nature of the mathematical steps involved in the proposed algorithms.

Ali Asadullah
Messages
99
Reaction score
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
We would normally do this as follows:
2^\pi = e^{\pi log(2)} ~= 8.825...
 
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.
 
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:
2^{\pi}=e^{\pi\ln(2)} (*)
e^{x}=\sum_{n=0}^{\infty}\frac{x^{n}}{n!}(**)

Here, your inner algorithm must compute \pi\ln(2)[/tex] to a good level of accuracy.<br /> Since both \pi and \ln(2) are irrational numbers, most likely, you must approximath separately, prior to computing an approximate product.<br /> <br /> Then, you put that into (**), and cut off the infinite series at a suitable term.<br /> Note that this process will always involve only rational numbers.
 
Last edited:
To make an example:

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

whereas we have:
2^{\pi}\approx{8}.825

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.
 
I just wanted to thank you. I found this information really interesting!
 
Anonymous217 said:
I just wanted to thank you. I found this information really interesting!

You're welcome! :smile:
 
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.
 

Similar threads

  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 1 ·
Replies
1
Views
988
  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 3 ·
Replies
3
Views
985
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 30 ·
2
Replies
30
Views
3K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 3 ·
Replies
3
Views
1K