Skip to main content

THE COASTLINE IS REALLY UNMEASURABLE

    

        Let AB be the coastline.  If you measure the coastline with one km scale, we get the length as 2.3km.  If we measure the same coastline with 100-meter scale, we get the length as 2.9km.  From the figure, we can understand, why the length increases as we increase the magnification factor (scale).  If we use still smaller scale like 100 cm, the length of the coastline will further increase.  (Of Course, there will be a limit) 

     The length goes on increases as we increase magnification because the coastline is not a Straight-line.  It is a intricate zig-zag line.  In mathematics, it is called "fractal".  A straight line occupies two dimensions.  But the coastline is neither a straight-line nor an area.  It is 'in-between' them.  Hence, it has dimension between 1 and 2.  More accurately, it has fractional dimension, so it is called fractals. 
    How to find the fractional dimension?  Consider the squares below. 
 


 
    First is the full square.  Then, divide the square into 'two' equal halves on both sides.  We get four self-similar pieces and the magnification factor is said to be 2.  So, 2^2=4. 
    Divide the square into 3 equal parts on both sides (magnification factor=3).  we get 9 self-similar squares.  So, 3^2 =9. 
    If we divide the square into N equal parts, we will get N^2 self-similar smaller squares.  We understand the exponent of N, that is 2 stands for the dimension of the square.  Therefore, we can write, 


Number. of self-similar pieces= (magnification factor) ^dimension 

Let N = magnification factor  
LOG (number of self similar pieces) =LOG (N ^dimensions) 
Log (N^dimension) = Log (Number of self-similar pieces) 
Dimension *Log N= Log (Number of self-similar pieces). 
Dimension= Log (Number of self-similar pieces)/Log N. 


    Now, we have a formula for dimension. Coming to our coastline:  Here the magnification factor is 10 because we use 100-meter scale instead of 1 km scale.  We get 17 self-similar (assume) pieces of 100 m  as the length of coastline.  Hence the dimension of the coastline is 
=Log (17)/Log 10 = 1.23/1 =1.23 
Finally, the fractional dimension of coastline is 1.23.


    Suppose the coastal line is straight line, if 10 is the magnification factor, we will get 10 self-similar pieces.  If 100 is the magnification, we will get 100 pieces and the dimension will be one.  If we get more or less pieces than magnification,then the object has fractional dimension. 


    Many objects in this world have fractional dimension.  Picture has 2D.  Movie may be 3D.  But real-world objects have fractional D. 
                                         --------------- 
The above broken line has dimension less than one.         

Comments

Popular posts from this blog

Your heart -you do not know

  Size and Location: The human heart is roughly the size of a clenched fist and is located slightly to the left of the center of the chest. Despite its relatively small size, the heart plays a crucial role in pumping blood throughout the entire body. Heartbeat Variability: The heart does not beat at a constant rate. The interval between heartbeats can vary, and this variability is considered a sign of a healthy heart. Factors such as breathing, emotions, and physical activity influence the heartbeat. Electrical Conduction: The heart's contractions are controlled by electrical impulses. The sinoatrial (SA) node, often called the "natural pacemaker," generates electrical signals that regulate the heartbeat and coordinate the pumping of blood. Blood Pumping Capacity: On average, the human heart pumps about 2,000 gallons (or 7,570 liters) of blood each day. Over a lifetime, this amounts to pumping enough blood to fill several Olympic-sized swimming pools. Heart Chambers and V...

THE WORK HORSE "="

    One cannot think of  a mathematical step without 'is equal to ' .  It balances right hand side and left hand side.  It aids simplification and manipulation of a mathematical expression. example: 2(A+B)  = C 2A+2B  = C         2A = C-2B           A = C-2B/ 2   In an electronic calculator,  the pressing of ' = " sign executes an asthmatic expression  or simply calculates.       In computer languages, it plays very important role.                                                                 A = B   When a computer looks at this expression, the value stored in the location named B is just transferred to the storage named A .  After execution both A and B will have the same value an...

How does your smart phone detect motion, steps, rotation, and location?

 How it works-1  An accelerometer in a smartphone is a microelectromechanical system (MEMS) device that measures acceleration and tilt. It works by detecting changes in motion by measuring the vibration or acceleration of the device. The accelerometer consists of a small mass suspended on a spring inside a sealed chamber. When the device is subjected to acceleration, the mass moves relative to the device, causing a change in capacitance that can be measured and processed by the smartphone's hardware. The accelerometer measures acceleration in three dimensions (x, y, and z) and provides data that the smartphone's software can use to determine the device's orientation, detect motion, and track changes in velocity and acceleration. The accelerometer is used for a variety of purposes in a smartphone, including screen rotation, motion tracking for games and fitness apps, and detecting the position of the device for navigation and location services. Additionally, it can be used t...