CONSTANTS

Pi

Draw a circle with a radius of 1.
The distance half way around the edge of the circle
will be 3.14159265... a number known as Pi
Or you could draw a circle with a diameter of 1.
Then the circumference (the distance all the way
around the edge of the circle) will be Pi
Pi Pi (the symbol is the Greek letter π) is:
The ratio of the Circumference
to the Diameter
of a Circle.
In other words, if you measure the circumference, and then divide by the diameter of the circle you get the number π
It is approximately equal to:
3.14159265358979323846…
The digits go on and on with no pattern. In fact, π has been calculated to over one trillion decimal places and still there is no pattern.

Example: You walk around a circle which has a diameter of 100m, how far have you walked?

Distance walked = Circumference = π × 100m = 314.159...m
= 314m (to the nearest m)

Approximation

A quick and easy approximation for π is 22/7
22/7 = 3.1428571...
But as you can see, 22/7 is not exactly right. In fact π is not equal to the ratio of any two numbers, which makes it an irrational number.
A better approximation (but stll not exact) is:
355/113 = 3.1415929...
(think "113355", then divide the "355" by the "113")

Remembering

I usually just remember "3.14159", but you can also count the letters of:
"May I have a large container of butter today"
3 1 4 1 5 9 2 6 5 

Here is π with the first 100 decimal places:
3.14159265358979323846264338327950288419716939937510 58209749445923078164062862089986280348253421170679...



e

The number e is a famous irrational number, and is one of the most important numbers in mathematics.
The first few digits are:
2.7182818284590452353602874713527 (and more ...)
It is often called Euler's number after Leonhard Euler
e is the base of the Natural Logarithms (invented by John Napier). On the other hand Common Logarithms have 10 as their base.
e is found in many interesting areas, so it is worth learning about.

Calculating

There are many ways of calculating the value of e, but none of them ever give an exact answer, because e is irrational (not the ratio of two integers). But it is known to over 1 trillion digits of accuracy!
For example, the value of (1 + 1/n)n approaches e as n gets bigger and bigger:
n (1 + 1/n)n
1 2.00000
2 2.25000
5 2.48832
10 2.59374
100 2.70481
1,000 2.71692
10,000 2.71815
100,000 2.71827
graph of (1+1/n)^n

The value of e is also equal to 1 + 1/1! + 1/2! + 1/3! + 1/4! + 1/5! + 1/6! + 1/7! + ... (etc)
(Note: "!" means factorial)
The first few terms add up to: 1 + 1 + 1/2 + 1/6 + 1/24 + 1/120 = 2.718055556


Remembering

To remember the value of e (to 10 places) just remember this saying (count the letters!):
  • To
  • express
  • e
  • remember
  • to
  • memorize
  • a
  • sentence
  • to
  • simplify
  • this
Or you can remember the curious pattern that after the "2.7" the number "1828" appears TWICE:
2.7 1828 1828
And following THAT is the angles in a Right-Angled Isosceles (two equal angles) Triangle of 45°, 90°, 45°:
2.7 1828 1828 45 90 45




Golden Ratio

The golden ratio (symbol is the Greek letter "phi" shown at left) is a special number approximately equal to 1.618
It appears many times in geometry, art, architecture and other areas.

The Idea Behind It

If you divide a line into two parts so that:
the longer part divided by the smaller part
is also equal to
the whole length divided by the longer part
then you will have the golden ratio.
Have a try yourself (use the slider):

Beauty

This rectangle has been made using the Golden Ratio, Looks like a typical frame for a painting, doesn't it?
Some artists and architects believe the Golden Ratio makes the most pleasing and beautiful shape.
Do you think it is the "most pleasing rectangle"?
Maybe you do or don't, that is up to you!
Many buildings and artworks have the Golden Ratio in them,
such as the Parthenon in Greece,
but it is not really known if it was designed that way.

The Actual Value

The Golden Ratio is equal to:
1.61803398874989484820... (etc.)
The digits just keep on going, with no pattern. In fact the Golden Ratio is known to be an Irrational Number, and I will tell you more about it later.

Calculating It

You can calculate it yourself by starting with any number and following these steps:
  • A) divide 1 by your number (=1/number)
  • B) add 1
  • C) that is your new number, start again at A
With a calculator, just keep pressing "1/x", "+", "1", "=", around and around. I started with 2 and got this:
Number 1/Number Add 1
2 1/2=0.5 0.5+1=1.5
1.5 1/1.5 = 0.666... 0.666... + 1 = 1.666...
1.666... 1/1.666... = 0.6 0.6 + 1 = 1.6
1.6 1/1.6 = 0.625 0.625 + 1 = 1.625
1.625 1/1.625 = 0.6154... 0.6154... + 1 = 1.6154...
1.6154...
It is getting closer and closer!
But it takes a long time to get even close, however there are better ways and it can be calculated to thousands of decimal places quite quickly.

Drawing It

Here is one way to draw a rectangle with the Golden Ratio:
  • Draw a square (of size "1")
  • Place a dot half way along one side
  • Draw a line from that point to an opposite corner (it will be √5/2 in length)
  • Turn that line so that it runs along the square's side
Then you can extend the square to be a rectangle with the Golden Ratio.

The Formula

Looking at the rectangle we just drew, you can see that there is a simple formula for it. If one side is 1, the other side will be:
The square root of 5 is approximately 2.236068, so The Golden Ratio is approximately (1+2.236068)/2 = 3.236068/2 = 1.618034. This is an easy way to calculate it when you need it.

Fibonacci Sequence

There is a special relationship between the Golden Ratio and the Fibonacci Sequence:
0, 1, 1, 2, 3, 5, 8, 13, 21, 34, ...
(The next number is found by adding up the two numbers before it.)
And here is a surprise: if you take any two successive (one after the other) Fibonacci Numbers, their ratio is very close to the Golden Ratio.
In fact, the bigger the pair of Fibonacci Numbers, the closer the approximation. Let us try a few:
A
B
B/A
2
3
1.5
3
5
1.666666666...
5
8
1.6
8
13
1.625
...
...
...
144
233
1.618055556...
233
377
1.618025751...
...
...
...
You don't even have to start with 2 and 3, here I chose 192 and 16 (and got the sequence 192, 16, 208, 224, 432, 656, 1088, 1744, 2832, 4576, 7408, 11984, 19392, 31376, ...):
A
B
B / A
192
16
0.08333333...
16
208
13
208
224
1.07692308...
224
432
1.92857143...
...
...
...
7408
11984
1.61771058...
11984
19392
1.61815754...
...
...
...

The Most Irrational ...

I believe the Golden Ratio is the most irrational number. Here is why ...
One of the special properties of the Golden Ratio is that it can be defined in terms of itself, like this:
(In numbers: 1.61803... = 1 + 1/1.61803...)
That can be expanded into this fraction that goes on for ever (called a "continued fraction"):

So, it neatly slips in between simple fractions.
Whereas many other irrational numbers are reasonably close to rational numbers (for example Pi = 3.141592654... is pretty close to 22/7 = 3.1428571...)

Other Names

The Golden Ratio is also sometimes called the golden section, golden mean, golden number, divine proportion, divine section and golden proportion.




                               

         Feigenbaum Constant


DOWNLOAD Mathematica Notebook Contribute to this entry FeigenbaumConstantBifurcation

The Feigenbaum constant delta is a universal constant for functions approaching chaos via period doubling. It was discovered by Feigenbaum in 1975 (Feigenbaum 1979) while studying the fixed points of the iterated function
 f(x)=1-mu|x|^r,
(1)
and characterizes the geometric approach of the bifurcation parameter to its limiting value as the parameter mu is increased for fixed x. The plot above is made by iterating equation (1) with r=2 several hundred times for a series of discrete but closely spaced values of mu, discarding the first hundred or so points before the iteration has settled down to its fixed points, and then plotting the points remaining.
FeigenbaumConstantIteration A similar plot that more directly shows the cycle may be constructed by plotting f^n(x)-x as a function of mu. The plot above (Trott, pers. comm.) shows the resulting curves for n=1, 2, and 4.
Let mu_n be the point at which a period 2^n-cycle appears, and denote the converged value by mu_infty. Assuming geometric convergence, the difference between this value and mu_n is denoted
 lim_(n->infty)mu_infty-mu_n=Gamma/(delta^n),
(2)
where Gamma is a constant and delta>1 is a constant now known as the Feigenbaum constant. Solving for delta gives
 delta=lim_(n->infty)(mu_(n+1)-mu_n)/(mu_(n+2)-mu_(n+1))
(3)
(Rasband 1990, p. 23; Briggs 1991). An additional constant alpha, defined as the separation of adjacent elements of period doubled attractors from one double to the next, has a value
 alpha=lim_(n->infty)(d_n)/(d_(n+1)),
(4)
where d_n is the value of the nearest cycle element to 0 in the 2^n cycle (Rasband 1990, p. 37; Briggs 1991).
For equation (1) with r=2, the onsets of bifurcations occur at mu=0.75, 1.25, 1.368099, 1.39405, 1.399631, ..., giving convergents to delta for n=1, 2, 3, ... of 4.23374, 4.5515, 4.64617, ....
For the logistic map,
delta=4.669201609102990...
(5)
Gamma=2.637...
(6)
mu_infty=3.569945672...
(7)
alpha=-2.502907875....
(8)
(Sloane's A006890, A098587, and A006891; Broadhurst 1999; Wolfram 2002, p. 920), where delta is known as the Feigenbaum constant and alpha is the associated "reduction parameter."
Briggs (1991) calculated delta to 84 digits, Briggs (1997) to 576 decimal places (of which 344 were correct), and Broadhurst (1999) to 1018 decimal places. It is not known if the Feigenbaum constant delta is algebraic, or if it can be expressed in terms of other mathematical constants (Borwein and Bailey 2003, p. 53).
Briggs (1991) calculated alpha to 107 digits, Briggs (1997) to 576 decimal places (of which 346 were correct), and Broadhurst (1999) to 1018 decimal places.
Amazingly, the Feigenbaum constant delta and associated reduction parameter alpha are "universal" for all one-dimensional maps f(x) if f(x) has a single locally quadratic maximum. This was conjecture by Feigenbaum, and demonstrated rigorously by Lanford (1982) for the case r=2, and by Epstein (1985) for all r<14.
More specifically, the Feigenbaum constant is universal for one-dimensional maps if the Schwarzian derivative
 D_(Schwarzian)=(f^(''')(x))/(f^'(x))-3/2[(f^('')(x))/(f^'(x))]^2
(9)
is negative in the bounded interval (Tabor 1989, p. 220). Examples of maps which are universal include the Hénon map, logistic map, Lorenz attractor, Navier-Stokes truncations, and sine map x_(n+1)=asin(pix_n). The value of the Feigenbaum constant can be computed explicitly using functional group renormalization theory. The universal constant also occurs in phase transitions in physics.
The value of alpha for a universal map may be approximated from functional group renormalization theory to the zeroth order by solving
 1-alpha^(-1)=(1-alpha^(-2))/([1-alpha^(-2)(1-alpha^(-1))]^2),
(10)
which can be rewritten as the quintic equation
 alpha^5+2alpha^4-2alpha^3-alpha^2+2alpha-1=0.
(11)
Solving numerically for the smallest real root gives alpha=-2.48634..., only 0.7% off from the actual value (Feigenbaum 1988).
For an area-preserving two-dimensional map with
x_(n+1)=f(x_n,y_n)
(12)
y_(n+1)=g(x_n,y_n),
(13)
the Feigenbaum constant is delta=8.7210978... (Tabor 1989, p. 225).
For a function of the form (1), the Feigenbaum constant for various r is given in the following table (Briggs 1991, Briggs et al. 1991, Finch 2003), which updates the values in Tabor (1989, p. 225).
r      delta       alpha
3    5.9679687038...   1.9276909638...
4    7.2846862171...   1.6903029714...
5    8.3494991320...   1.5557712501...
6    9.2962468327...   1.4677424503...
Broadhurst (1999) considered additional Feigenbaum constants. Let g(x) and f(x) be even functions with g(0)=f(0)=1 and
(g(alphax))/alpha=g(g(x))
(14)
(deltaf(alphax))/alpha=g^'(g(x))f(x)+f(g(x))
(15)
and delta as large as possible. Let (b,c,d) be positive numbers with
 g(b)=0=1/(g(c+id))
(16)
and (b,c^2+d^2) as small as possible. Also let kappa be the order of the nearest singularity, with
 1/(g(c+id+z))=O(z^kappa)
(17)
as z tends to zero. The values of these constants are summarized in the following table.
constant      Sloane   value
b A119277  0.83236723690531642484...
c A119278  1.8312589849371314853...
d A119279  2.6831509004740718014...
kappa A119280  1.3554618047064087438...

No comments:

Post a Comment