SlideShare a Scribd company logo
1 of 11
Download to read offline
Mathematical Theory and Modeling                                                                        www.iiste.org
ISSN 2224-5804 (Paper)    ISSN 2225-0522 (Online)
Vol.2, No.8, 2012


                   MATHEMUSIC – Numbers and Notes
              A Mathematical Approach To Musical Frequencies
                 Saurabh Rawat1* Bhaskar Nautiyal2 Anushree Sah3Adil Ahmed4 Okesh Chhabra5
                         Dept of Computer Science and Engg. - Graphic Era University
                         Dept. of Electronics and Comm Engg- Graphic Era University
                                     University of Greenwich, London, U.K
                              Dept of Computer Science and Engg. - Graphic Era
                             Dept. of Management Studies. - Graphic Era University
                          * E-mail of the corresponding author: sabbystud@gmail.com

Abstract
Mathematics and Music, the most sharply contrasted fields of scientific activity which can be found, and yet
related, supporting each other, as if to show forth the secret connection which ties together all the activities of
our mind [8]. Music theorists sometimes use mathematics to understand music. Mathematics is "the basis of
sound" and sound itself "in its musical aspects... exhibits a remarkable array of number properties", simply
because nature itself "is amazingly mathematical". In today’s technology, without mathematics it is difficult to
imagine anything feasible. In this paper we have discussed the relation between music and mathematics. How
piano keys are interrelated with mathematics, frequencies are correlated and discussed. Frequencies of musical
instrument (piano) are analyzed using regression and geometric progression. Comparisons         between both the
methods are done in this paper. This paper will also be helpful for music seekers and mathematician to
understand easily and practicing of musical instruments.
Keywords: Musical notes, Regression analysis, Geometric progression.

1. Introduction
Mathematics and music are interconnected topics. “Music gives beauty and another dimension to mathematics
by giving life and emotion to the numbers and patterns.” Mathematical concepts and equations are connected to
the designs and shapes of musical instruments, scale intervals and musical compositions, and the various
properties of sound and sound production. This paper will allow exploring several aspects of mathematics related
to musical concepts.
      A musical keyboard is the set of adjacent depressible levers or keys on a musical instrument, particularly
the piano. Keyboards typically contain keys for playing the twelve notes of the Western musical scale, with a
combination of larger, longer keys and smaller, shorter keys that repeats at the interval of an octave. Depressing
a key on the keyboard causes the instrument to produce sounds, either by mechanically striking a string or tine
(piano, electric piano, clavichord); plucking a string (harpsichord); causing air to flow through a pipe (organ); or
strike a bell (carillon). On electric and electronic keyboards, depressing a key connects a circuit (Hammond
organ, digital piano, and synthesizer). Since the most commonly encountered keyboard instrument is the piano,
the keyboard layout is often referred to as the "piano keyboard".
      The twelve notes of the Western musical scale are laid out with the lowest note on the left; The longer keys
(for the seven "natural" notes of the C major scale: C, D, E, F, G, A, B) jut forward. Because these keys were
traditionally covered in ivory they are often called the white notes or white keys. The keys for the remaining five
notes—which are not part of the C major scale—(i.e .,C♯, D♯, F♯, G♯, A♯) are raised and shorter. Because these
keys receive less wear, they are often made of black colored wood and called the black notes or black keys. The
pattern repeats at the interval of an octave.
1.1 Piano Keyboard [10]
For understanding of this paper, it is important to have some knowledge of the
piano keyboard, which is illustrated in the following diagram. This keyboard has 88 keys of which 36 (the top
of the illustration), striking each successive key produces a pitch with a particular frequency that is higher than
the pitch produced by striking the previous key by a fixed interval called a semitone. The frequencies increase
from left to right. Some examples of the names of the keys are A0, A0#, B0, C1, C1#. For the purposes of this
paper, all the black keys will be referred to as sharps (#). In this paper different frequencies of piano are
discussed, how they are produced periodically with the use of Regression Analysis and Geometric Progression.
Diagram illustrates different key numbers, key names and their corresponding frequencies in piano keyboard.
From key numbers 1 to 12 frequencies are given, but from 13 to 24 they form the same pattern but double the
initial values and from 25 to 36 values are thrice of initial values and so on.




                                                        37
Mathematical Theory and Modeling                                                                    www.iiste.org
ISSN 2224-5804 (Paper)    ISSN 2225-0522 (Online)
Vol.2, No.8, 2012




Figure 1.1 Piano Keyboard[10]
The frequencies of all successive pitches produced by striking the keys on a piano keyboard form a pattern. The
diagram on the left shows the first 12 keys of a piano. The table down shows the frequency of the pitch produced
by each key, to the nearest thousandth of a Hertz (Hz).




                                                      38
Mathematical Theory and Modeling                                                                          www.iiste.org
ISSN 2224-5804 (Paper)    ISSN 2225-0522 (Online)
Vol.2, No.8, 2012




                               Table 1.1 – Different Frequencies on Piano Keyboard




2. Regression
In statistics, regression analysis includes many techniques for modeling and analyzing several variables, when
the focus is on the relationship between a dependent variable and one or more independent variables. More
specifically, regression analysis helps one understand how the typical value of the dependent variable changes
when any one of the independent variables is varied, while the other independent variables are held fixed.
Regression are of two types,
      Linear Regression and Exponential Regression
      A linear regression produces the slope of a line that best fits a single set of data points. For example a linear
regression could be used to help project the sales for next year based on the sales from this year.
An exponential regression produces an exponential curve that best fits a single set of data points. For example
an exponential regression could be used to represent the growth of a population. This would be a better



                                                          39
Mathematical Theory and Modeling                                               www.iiste.org
ISSN 2224-5804 (Paper)    ISSN 2225-0522 (Online)
Vol.2, No.8, 2012

representation than using a linear regression.
     Best fit associated with n points
( x1 , y1 ), ( x2, y2 ),............( xn, yn )
                                                    has exponential formula,

 y = ar x
Taking log both sides

   log y = log a + x log r
Equating with Y= mx + b
Slope

m = log r
Intercept

b = log a
Best fit line using log y as a function of x.

r = 10 m ,             a = 10b .




                                                            40
Mathematical Theory and Modeling                                                                    www.iiste.org
ISSN 2224-5804 (Paper)    ISSN 2225-0522 (Online)
Vol.2, No.8, 2012

Equating above table with Regression analysis, taking key number as x and frequencies as y = log (frequency).
Developing the table with these attributes .

Table 2.1 – For Regression analysis

       x                     z                                                xy
                                                    y = log z                                             x2
      1           27.500                             1.4393                1.4393                     1

      2           29.135                             1.4644                2.9288                     4

      3           30.868                             1.4895                4.4685                     9

      4           32.703                             1.51458               6.0583                    16

      5           34.648                             1.5396                7.698                     25

      6           36.708                             1.5647                9.3882                    36

      7           38.891                             1.5898               11.1286                    49

      8           41.203                             1.6149               12.9192                    64

      9           43.654                             1.6400                14.760                    81

      10          46.249                             1.6651                16.651                    100

      11          48.999                             1.6901               18.5911                    121

      12          51.913                             1.7152               20.5824                    144


 ∑   x = 78        ∑     z = 462.471         ∑   y =18.92718       ∑   xy = 126.61342          ∑   x 2 = 650

Equations for exponential regression
Slope =
      n ∑ ( xy) − ( ∑ x)(∑ y )
m=
          n ∑ x 2 − (∑ x) 2
      12 × 126.61342 − (78) × (18.92718)
m=
               12 × 650 − (78) 2
m = .0250821
Intercept =
    ( ∑ y ) − m( ∑ x )
b=
             n
b = 1.41423135
 y = mx + b
y = .0250821x + 1.41423135
For x = 1, y is y = .0250821x1 + 1.41423135, y = 27.49878
For x = 8, y is y = .0250821x8 + 1.41423135, y = 41.19914
For x=13, y is y = .0250821 x 13 + 1.41423135




                                                              41
Mathematical Theory and Modeling                                                           www.iiste.org
ISSN 2224-5804 (Paper)    ISSN 2225-0522 (Online)
Vol.2, No.8, 2012

y = 1.74029865
As y = log z so z = 54.99189
For x = 14, y is y = .0250821 x 14+ 1.41423135
y = 1.76538075
As y = log z so z = 58.26137
For x = 18, y is y = .0250821x18 + 1.41423135, y = 73.40221
Following Table contains the full range of frequencies, with actual and calculated frequencies through
regression analysis.
Table 2.2- Calculated Frequencies through Regression Analysis
 Key Key Frequency Frequency                          Key      Key   Frequency        Frequency
Name No.  (Actual) (Regression)                      Name      No.    (Actual)       (Regression)
             Hz        Hz                                                Hz              Hz
 A0   1   27.500    27.49878                             A1    13    2*27.500=        54.99189
                                                                      55.000
 A0#         2         29.135            29.13369        A1#   14    2*29.135=         58.26137
                                                                      58.270
  B0         3         30.868            30.86580        B1    15    2*30.868=        61.725249
                                                                      61.736
  C1         4         32.703            32.70090        C2    16    2*32.703=         65.39511
                                                                      65.406
 C1#         5         34.648           34.645102        C2#   17    2*34.648=         69.28306
                                                                      69.296

  D1         6         36.708           36.704891        D2    18     2*36.708=        73.40221
                                                                       73.416
 D1#         7         38.891            38.88714        D2#   19     2*38.891=        77.76627
                                                                       77.782
  E1         8         41.203            41.19914        E2    20     2*41.203=        82.10991
                                                                       82.406
  F1         9         43.654            43.64859        F2    21     2*43.654=         87.2882
                                                                       87.308
 F1#        10         46.249            46.24367        F2#   22     2*46.249=       92.477821
                                                                       92.498
  G1        11         48.999            48.99305        G2    23     2*48.999=        97.97599
                                                                       97.998
 G1#        12         51.913            51.90588        G2#   24     2*51.913=       103.80135
                                                                       103.826




                                                    42
Mathematical Theory and Modeling                                                                www.iiste.org
ISSN 2224-5804 (Paper)    ISSN 2225-0522 (Online)
Vol.2, No.8, 2012

3. Geometric Progression
The frequencies of pitches produced by striking the piano keys can also be modeled by a geometric
sequence. The model can be determined by using a pair of keys with the same letter and consecutive
numbers; for example, A0 and A1, or B1 and B2, or G2# and G3#. Each pair of consecutive keys with the
same letter has frequencies with a ratio of 2:1. In other words, the frequency of A1 (55.000 Hz) is double
the frequency of A0 (27.500 Hz), the frequency of A2 (110.000 Hz) is double the frequency of A1 (55.000
Hz), and so on. In mathematics, a geometric progression, also known as a geometric sequence, is a
sequence of numbers where each term after the first is found by multiplying the previous one by a fixed
non-zero number called the common ratio. For example, the sequence 2, 6, 18, 54 ... is a geometric
progression with common ratio 3. Similarly 10, 5, 2.5, 1.25, is a geometric sequence with common ratio 1/2.
The sum of the terms of a geometric progression, or of an initial segment of a geometric progression, is
known as a geometric series.
Thus, the general form of a geometric sequence is

     a0 , a1 , a2 ...............an−1   Or

   a, a1 , a2 ...............an −1

nth term will be
                      an = ar n−1
Where a is the first term and r is the common ratio.
       a1
 r=
       a
Referring table no. 2.1
So if we take frequencies of key numbers in geometric progression then first term will be 27.500 and
second term will be 29.135, so r = 29.135/27.500 = 1.05945

  an = ar n −1 , an = 27.500(1.05945) n−1

for n = 2 ,     a2 = ar 1 , a2 = 27.500 × (1.05945) 2−1

a2 = 27.500 × (1.05945) =                    29.13487

for n =9,
               a9 = ar 8      ,
                                  a9 = 27.500 × (1.05945)8 =43.64921

for n = 14,
                a14 = ar 13 =58.2611

for n = 24,
                a24 = ar 23 , a24 = 27.500 × (1.05945) 23 =103.79666
Table followed contains Key name, Key number with the actual frequencies and frequencies calculated through
geometric progression.




                                                        43
Mathematical Theory and Modeling                                                         www.iiste.org
ISSN 2224-5804 (Paper)    ISSN 2225-0522 (Online)
Vol.2, No.8, 2012

Table 3.1 – Calculation of Frequencies through Geometric Progression.
4. Comparison of Frequencies through Regression Analysis an Geometric Progression.

  Key       Key        Frequency           Frequency        Key   Key    Frequency     Frequency
 Name        No.      (Actual) Hz             (GP)      Name      No.    (Actual) Hz     (GP)
                                               Hz                                         Hz
  A0          1          27.500              27.500         A1    13     2*27.500=     54.99184
                                                                           55.000

  A0#         2          29.135             29.13487        A1#   14     2*29.135=     58.26110
                                                                           58.270
  B0          3          30.868             30.86700        B1    15     2*30.868=     61.72473
                                                                           61.736
  C1          4          32.703             32.70090        C2    16     2*32.703=     65.39426
                                                                           65.406
  C1#         5          34.648             34.64611        C2#   17     2*34.648=     69.28196
                                                                           69.296


  D1          6          36.708             36.70583        D2    18     2*36.708=     73.40077
                                                                           73.416

  D1#         7          38.891             38.88798        D2#   19     2*38.891=     77.76444
                                                                           77.782
   E1         8          41.203             41.19988        E2    20     2*41.203=     82.38754
                                                                           82.406
  F1          9          43.654             43.64921        F2    21     2*43.654=     87.28548
                                                                           87.308
  F1#        10          46.249             46.24416        F2#   22     2*46.249=     92.47460
                                                                           92.498
  G1         11          48.999             48.99337        G2    23     2*48.999=     97.97222
                                                                           97.998

  G1#        12          51.913             51.90603        G2#   24     2*51.913=     103.79666
                                                                           103.826

KN = Key Name, GP = Geometric Progression




                                                       44
Mathematical Theory and Modeling                                                                    www.iiste.org
ISSN 2224-5804 (Paper)    ISSN 2225-0522 (Online)
Vol.2, No.8, 2012

Table 4.1 – Comparison of Frequencies
K.N      Frequency         Frequency          Frequency         K.N   Frequency     Frequency      Frequency
        (Actual) Hz       (Regression)              (GP)              (Actual) Hz   (Regression)      (GP)
                                Hz                  Hz                                  Hz             Hz
A0         27.500          27.49878             27.500          A1    2*27.500=      54.99189      54.99184
                                                                       55.000

A0#        29.135          29.13369           29.13487      A1#       2*29.135=      58.26137      58.26110
                                                                       58.270
B0         30.868          30.86580           30.86700          B1    2*30.868=     61.725249      61.72473
                                                                       61.736
C1         32.703          32.70090           32.70090          C2    2*32.703=      65.39511      65.39426
                                                                       65.406
C1#        34.648          34.645102          34.64611      C2#       2*34.648=      69.28306      69.28196
                                                                       69.296


D1         36.708          36.704891          36.70583          D2    2*36.708=      73.40221      73.40077
                                                                       73.416

D1#        38.891          38.88714           38.88798      D2#       2*38.891=      77.76627      77.76444
                                                                       77.782
E1         41.203          41.19914           41.19988          E2    2*41.203=      82.10991      82.38754
                                                                       82.406
 F1        43.654          43.64859           43.64921          F2    2*43.654=      87.2882       87.28548
                                                                       87.308
F1#        46.249          46.24367           46.24416      F2#       2*46.249=     92.477821      92.47460
                                                                       92.498
G1         48.999           48.99305          48.99337          G2    2*48.999=      97.97599      97.97222
                                                                       97.998

G1#        51.913          51.90588           51.90603      G2#       2*51.913=     103.80135      103.79666
                                                                       103.826


As we can observe from the table, moving from key numbers 1 to 12, Geometric progression is more effective in
determining values of frequencies near to actual frequencies. But as we proceed further towards 13, onwards to
higher numbers, Regression Analysis is the method to count upon in determining frequencies quite close to
actual frequencies.
If a single key produces a frequency of 783.5Hz, than which is this key.
From Regression analysis y = .0250821x + 1.41423135

                            10 y = f = 783.5
After solving x= 58.99.
From geometric progression analysis

an = 27.500(1.05945) n−1 ,                   783.5 = 27.500(1.05945) n−1
After solving n= 59.00
So 59 = 12x5 -1 = equal to 11 = G1 Key



                                                           45
Mathematical Theory and Modeling                                                                     www.iiste.org
ISSN 2224-5804 (Paper)    ISSN 2225-0522 (Online)
Vol.2, No.8, 2012

Or 783.5 = 48.99( G1) x16 =783.9 = a multiple of frequency of key G1.
So any frequencies produced by the piano can be related to given key.

5. Conclusion and Further work
In this paper we have elaborated the fact that music and mathematics are interrelated. The different frequencies
used in music are based on mathematical calculations. Paper discusses two methods, Regression Analysis and
Geometric Progression Analysis. Both the methods are effective and have produced desired results. For lower
key numbers geometric analysis and for higher key numbers regression analysis is more effective to produce
desired results. Further work in determining frequencies and their pattern can be done through Fourier Transform.
This paper will help both music seekers as well as mathematical intellectuals a belief that both mathematics and
music are interconnected.

References
1. Chugunov, Yuri (1985): Harmony of jazz, Moscow.
2. Fuchs, Laszlo (1973): Infinite Abelian Groups, in: Academic Press, vol..
3. Huntley, H. E: (1970): The Divine Proportion, Dover.
4. Beer, Michael (1998): How do Mathematics and Music relate to each other? (Retrieved in june 2004 from:
http://perso.unifr.ch/-michael.beer/mathandmusic.pdf) .
5. Lesser, Larry (2002): Favorite quotations on Math & Music, (retrieved in June 2004
from: http://www.math.armstrong.edu/faculty/lesser/Mathemusician.html)).
6. Rueffer, Claire (2003): Basic Music Theory and Math. The Circle of Fifth.
7. BIBBY, N (2003) Tuning and temperament; closing the spiral. In J . FAUVEL, R . FLOOD, and R , WILSON
(eds), Music and Mathematics ; From Pythagoras to Fractals, chap 1, pp 13-27, Oxford University Press, Oxford.
8. GARLAND, T .H & KAHN, C. V (1995) Math & Music: Harmonious Connections. Dale Seymour
Publications, Polo Alto.
9. ROTHWELL, J, A (1977) , The Phi Factor, Mathematical Properties in Musical forms. University of Missouri,
Kansas City.
10.       Pure      Mathematics       30,     Student     Project      :    Mathematics       and       Music,
http://education.alberta.ca/media/614443/feb2007_pmath30_project.pdf




                                                      46
This academic article was published by The International Institute for Science,
Technology and Education (IISTE). The IISTE is a pioneer in the Open Access
Publishing service based in the U.S. and Europe. The aim of the institute is
Accelerating Global Knowledge Sharing.

More information about the publisher can be found in the IISTE’s homepage:
http://www.iiste.org


The IISTE is currently hosting more than 30 peer-reviewed academic journals and
collaborating with academic institutions around the world. Prospective authors of
IISTE journals can find the submission instruction on the following page:
http://www.iiste.org/Journals/

The IISTE editorial team promises to the review and publish all the qualified
submissions in a fast manner. All the journals articles are available online to the
readers all over the world without financial, legal, or technical barriers other than
those inseparable from gaining access to the internet itself. Printed version of the
journals is also available upon request of readers and authors.

IISTE Knowledge Sharing Partners

EBSCO, Index Copernicus, Ulrich's Periodicals Directory, JournalTOCS, PKP Open
Archives Harvester, Bielefeld Academic Search Engine, Elektronische
Zeitschriftenbibliothek EZB, Open J-Gate, OCLC WorldCat, Universe Digtial
Library , NewJour, Google Scholar

More Related Content

What's hot

Hideitsu Hino
Hideitsu HinoHideitsu Hino
Hideitsu HinoSuurist
 
Tetsunao Matsuta
Tetsunao MatsutaTetsunao Matsuta
Tetsunao MatsutaSuurist
 
Simple Comparison of Convergence of GeneralIterations and Effect of Variation...
Simple Comparison of Convergence of GeneralIterations and Effect of Variation...Simple Comparison of Convergence of GeneralIterations and Effect of Variation...
Simple Comparison of Convergence of GeneralIterations and Effect of Variation...Komal Goyal
 
Numerical Methods: curve fitting and interpolation
Numerical Methods: curve fitting and interpolationNumerical Methods: curve fitting and interpolation
Numerical Methods: curve fitting and interpolationNikolai Priezjev
 
Properties of field induced Josephson junction(s)
Properties of field induced Josephson junction(s)Properties of field induced Josephson junction(s)
Properties of field induced Josephson junction(s)Krzysztof Pomorski
 
Apendice calculadora fx 115 es
Apendice calculadora fx 115 esApendice calculadora fx 115 es
Apendice calculadora fx 115 esTORNARSOL
 
Hiroaki Shiokawa
Hiroaki ShiokawaHiroaki Shiokawa
Hiroaki ShiokawaSuurist
 
Different kind of distance and Statistical Distance
Different kind of distance and Statistical DistanceDifferent kind of distance and Statistical Distance
Different kind of distance and Statistical DistanceKhulna University
 
Hiroyuki Sato
Hiroyuki SatoHiroyuki Sato
Hiroyuki SatoSuurist
 
optimal solution method of integro-differential equaitions under laplace tran...
optimal solution method of integro-differential equaitions under laplace tran...optimal solution method of integro-differential equaitions under laplace tran...
optimal solution method of integro-differential equaitions under laplace tran...INFOGAIN PUBLICATION
 
Connected Total Dominating Sets and Connected Total Domination Polynomials of...
Connected Total Dominating Sets and Connected Total Domination Polynomials of...Connected Total Dominating Sets and Connected Total Domination Polynomials of...
Connected Total Dominating Sets and Connected Total Domination Polynomials of...iosrjce
 

What's hot (12)

Hideitsu Hino
Hideitsu HinoHideitsu Hino
Hideitsu Hino
 
Tetsunao Matsuta
Tetsunao MatsutaTetsunao Matsuta
Tetsunao Matsuta
 
Simple Comparison of Convergence of GeneralIterations and Effect of Variation...
Simple Comparison of Convergence of GeneralIterations and Effect of Variation...Simple Comparison of Convergence of GeneralIterations and Effect of Variation...
Simple Comparison of Convergence of GeneralIterations and Effect of Variation...
 
SASA 2011 presentation
SASA 2011 presentationSASA 2011 presentation
SASA 2011 presentation
 
Numerical Methods: curve fitting and interpolation
Numerical Methods: curve fitting and interpolationNumerical Methods: curve fitting and interpolation
Numerical Methods: curve fitting and interpolation
 
Properties of field induced Josephson junction(s)
Properties of field induced Josephson junction(s)Properties of field induced Josephson junction(s)
Properties of field induced Josephson junction(s)
 
Apendice calculadora fx 115 es
Apendice calculadora fx 115 esApendice calculadora fx 115 es
Apendice calculadora fx 115 es
 
Hiroaki Shiokawa
Hiroaki ShiokawaHiroaki Shiokawa
Hiroaki Shiokawa
 
Different kind of distance and Statistical Distance
Different kind of distance and Statistical DistanceDifferent kind of distance and Statistical Distance
Different kind of distance and Statistical Distance
 
Hiroyuki Sato
Hiroyuki SatoHiroyuki Sato
Hiroyuki Sato
 
optimal solution method of integro-differential equaitions under laplace tran...
optimal solution method of integro-differential equaitions under laplace tran...optimal solution method of integro-differential equaitions under laplace tran...
optimal solution method of integro-differential equaitions under laplace tran...
 
Connected Total Dominating Sets and Connected Total Domination Polynomials of...
Connected Total Dominating Sets and Connected Total Domination Polynomials of...Connected Total Dominating Sets and Connected Total Domination Polynomials of...
Connected Total Dominating Sets and Connected Total Domination Polynomials of...
 

Viewers also liked

2012 zušlechťovatelé mt
2012 zušlechťovatelé mt2012 zušlechťovatelé mt
2012 zušlechťovatelé mtZuzana Pinosová
 
El Planeta al que faltaba un Color
El Planeta al que faltaba un ColorEl Planeta al que faltaba un Color
El Planeta al que faltaba un ColorA. Galindo.
 
Animalphotos
AnimalphotosAnimalphotos
AnimalphotosBimke
 
Otter 2014-12-01-01-slideshare-2
Otter 2014-12-01-01-slideshare-2Otter 2014-12-01-01-slideshare-2
Otter 2014-12-01-01-slideshare-2Ruo Ando
 

Viewers also liked (6)

2012 zušlechťovatelé mt
2012 zušlechťovatelé mt2012 zušlechťovatelé mt
2012 zušlechťovatelé mt
 
Eti Faq Nl Versie2
Eti Faq Nl Versie2Eti Faq Nl Versie2
Eti Faq Nl Versie2
 
El Planeta al que faltaba un Color
El Planeta al que faltaba un ColorEl Planeta al que faltaba un Color
El Planeta al que faltaba un Color
 
Animalphotos
AnimalphotosAnimalphotos
Animalphotos
 
R radio
R radioR radio
R radio
 
Otter 2014-12-01-01-slideshare-2
Otter 2014-12-01-01-slideshare-2Otter 2014-12-01-01-slideshare-2
Otter 2014-12-01-01-slideshare-2
 

Similar to Mathemusic – numbers and notes

Artificial intelligence ai choice mechanism hypothesis of a mathematical method
Artificial intelligence ai choice mechanism hypothesis of a mathematical methodArtificial intelligence ai choice mechanism hypothesis of a mathematical method
Artificial intelligence ai choice mechanism hypothesis of a mathematical methodAlexander Decker
 
Observations on Ternary Quadratic Equation z2 = 82x2 +y2
Observations on Ternary Quadratic Equation z2 = 82x2 +y2Observations on Ternary Quadratic Equation z2 = 82x2 +y2
Observations on Ternary Quadratic Equation z2 = 82x2 +y2IRJET Journal
 
Exponential & Logarithmic Functions--.ppsx
Exponential & Logarithmic Functions--.ppsxExponential & Logarithmic Functions--.ppsx
Exponential & Logarithmic Functions--.ppsxMohamedRamadan454985
 
15Tarique_DSP_8ETC.PPT
15Tarique_DSP_8ETC.PPT15Tarique_DSP_8ETC.PPT
15Tarique_DSP_8ETC.PPTSadorYonas
 
Graph theory
Graph theoryGraph theory
Graph theoryKumar
 
Yet another statistical analysis of the data of the ‘loophole free’ experime...
Yet another statistical analysis of the data of the  ‘loophole free’ experime...Yet another statistical analysis of the data of the  ‘loophole free’ experime...
Yet another statistical analysis of the data of the ‘loophole free’ experime...Richard Gill
 
maths jee formulas.pdf
maths jee formulas.pdfmaths jee formulas.pdf
maths jee formulas.pdfGARRYB4
 
extreme times in finance heston model.ppt
extreme times in finance heston model.pptextreme times in finance heston model.ppt
extreme times in finance heston model.pptArounaGanou2
 
7.curves Further Mathematics Zimbabwe Zimsec Cambridge
7.curves   Further Mathematics Zimbabwe Zimsec Cambridge7.curves   Further Mathematics Zimbabwe Zimsec Cambridge
7.curves Further Mathematics Zimbabwe Zimsec Cambridgealproelearning
 
Q1Perform the two basic operations of multiplication and divisio.docx
Q1Perform the two basic operations of multiplication and divisio.docxQ1Perform the two basic operations of multiplication and divisio.docx
Q1Perform the two basic operations of multiplication and divisio.docxamrit47
 
Application of parallel hierarchical matrices and low-rank tensors in spatial...
Application of parallel hierarchical matrices and low-rank tensors in spatial...Application of parallel hierarchical matrices and low-rank tensors in spatial...
Application of parallel hierarchical matrices and low-rank tensors in spatial...Alexander Litvinenko
 
Dynamic stiffness and eigenvalues of nonlocal nano beams
Dynamic stiffness and eigenvalues of nonlocal nano beamsDynamic stiffness and eigenvalues of nonlocal nano beams
Dynamic stiffness and eigenvalues of nonlocal nano beamsUniversity of Glasgow
 
Tucker tensor analysis of Matern functions in spatial statistics
Tucker tensor analysis of Matern functions in spatial statistics Tucker tensor analysis of Matern functions in spatial statistics
Tucker tensor analysis of Matern functions in spatial statistics Alexander Litvinenko
 
Analysis of multiple groove guide
Analysis of multiple groove guideAnalysis of multiple groove guide
Analysis of multiple groove guideYong Heui Cho
 
SL Formulabooklet
SL FormulabookletSL Formulabooklet
SL Formulabookletnayaks3
 
Computational Information Geometry on Matrix Manifolds (ICTP 2013)
Computational Information Geometry on Matrix Manifolds (ICTP 2013)Computational Information Geometry on Matrix Manifolds (ICTP 2013)
Computational Information Geometry on Matrix Manifolds (ICTP 2013)Frank Nielsen
 

Similar to Mathemusic – numbers and notes (20)

Artificial intelligence ai choice mechanism hypothesis of a mathematical method
Artificial intelligence ai choice mechanism hypothesis of a mathematical methodArtificial intelligence ai choice mechanism hypothesis of a mathematical method
Artificial intelligence ai choice mechanism hypothesis of a mathematical method
 
9.venkata naga vamsi. a
9.venkata naga vamsi. a9.venkata naga vamsi. a
9.venkata naga vamsi. a
 
Observations on Ternary Quadratic Equation z2 = 82x2 +y2
Observations on Ternary Quadratic Equation z2 = 82x2 +y2Observations on Ternary Quadratic Equation z2 = 82x2 +y2
Observations on Ternary Quadratic Equation z2 = 82x2 +y2
 
Exponential & Logarithmic Functions--.ppsx
Exponential & Logarithmic Functions--.ppsxExponential & Logarithmic Functions--.ppsx
Exponential & Logarithmic Functions--.ppsx
 
15Tarique_DSP_8ETC.PPT
15Tarique_DSP_8ETC.PPT15Tarique_DSP_8ETC.PPT
15Tarique_DSP_8ETC.PPT
 
Graph theory
Graph theoryGraph theory
Graph theory
 
Statistical Physics Assignment Help
Statistical Physics Assignment HelpStatistical Physics Assignment Help
Statistical Physics Assignment Help
 
Yet another statistical analysis of the data of the ‘loophole free’ experime...
Yet another statistical analysis of the data of the  ‘loophole free’ experime...Yet another statistical analysis of the data of the  ‘loophole free’ experime...
Yet another statistical analysis of the data of the ‘loophole free’ experime...
 
maths jee formulas.pdf
maths jee formulas.pdfmaths jee formulas.pdf
maths jee formulas.pdf
 
Graphtheory
GraphtheoryGraphtheory
Graphtheory
 
extreme times in finance heston model.ppt
extreme times in finance heston model.pptextreme times in finance heston model.ppt
extreme times in finance heston model.ppt
 
7.curves Further Mathematics Zimbabwe Zimsec Cambridge
7.curves   Further Mathematics Zimbabwe Zimsec Cambridge7.curves   Further Mathematics Zimbabwe Zimsec Cambridge
7.curves Further Mathematics Zimbabwe Zimsec Cambridge
 
Irjet v2i170
Irjet v2i170Irjet v2i170
Irjet v2i170
 
Q1Perform the two basic operations of multiplication and divisio.docx
Q1Perform the two basic operations of multiplication and divisio.docxQ1Perform the two basic operations of multiplication and divisio.docx
Q1Perform the two basic operations of multiplication and divisio.docx
 
Application of parallel hierarchical matrices and low-rank tensors in spatial...
Application of parallel hierarchical matrices and low-rank tensors in spatial...Application of parallel hierarchical matrices and low-rank tensors in spatial...
Application of parallel hierarchical matrices and low-rank tensors in spatial...
 
Dynamic stiffness and eigenvalues of nonlocal nano beams
Dynamic stiffness and eigenvalues of nonlocal nano beamsDynamic stiffness and eigenvalues of nonlocal nano beams
Dynamic stiffness and eigenvalues of nonlocal nano beams
 
Tucker tensor analysis of Matern functions in spatial statistics
Tucker tensor analysis of Matern functions in spatial statistics Tucker tensor analysis of Matern functions in spatial statistics
Tucker tensor analysis of Matern functions in spatial statistics
 
Analysis of multiple groove guide
Analysis of multiple groove guideAnalysis of multiple groove guide
Analysis of multiple groove guide
 
SL Formulabooklet
SL FormulabookletSL Formulabooklet
SL Formulabooklet
 
Computational Information Geometry on Matrix Manifolds (ICTP 2013)
Computational Information Geometry on Matrix Manifolds (ICTP 2013)Computational Information Geometry on Matrix Manifolds (ICTP 2013)
Computational Information Geometry on Matrix Manifolds (ICTP 2013)
 

More from Alexander Decker

Abnormalities of hormones and inflammatory cytokines in women affected with p...
Abnormalities of hormones and inflammatory cytokines in women affected with p...Abnormalities of hormones and inflammatory cytokines in women affected with p...
Abnormalities of hormones and inflammatory cytokines in women affected with p...Alexander Decker
 
A validation of the adverse childhood experiences scale in
A validation of the adverse childhood experiences scale inA validation of the adverse childhood experiences scale in
A validation of the adverse childhood experiences scale inAlexander Decker
 
A usability evaluation framework for b2 c e commerce websites
A usability evaluation framework for b2 c e commerce websitesA usability evaluation framework for b2 c e commerce websites
A usability evaluation framework for b2 c e commerce websitesAlexander Decker
 
A universal model for managing the marketing executives in nigerian banks
A universal model for managing the marketing executives in nigerian banksA universal model for managing the marketing executives in nigerian banks
A universal model for managing the marketing executives in nigerian banksAlexander Decker
 
A unique common fixed point theorems in generalized d
A unique common fixed point theorems in generalized dA unique common fixed point theorems in generalized d
A unique common fixed point theorems in generalized dAlexander Decker
 
A trends of salmonella and antibiotic resistance
A trends of salmonella and antibiotic resistanceA trends of salmonella and antibiotic resistance
A trends of salmonella and antibiotic resistanceAlexander Decker
 
A transformational generative approach towards understanding al-istifham
A transformational  generative approach towards understanding al-istifhamA transformational  generative approach towards understanding al-istifham
A transformational generative approach towards understanding al-istifhamAlexander Decker
 
A time series analysis of the determinants of savings in namibia
A time series analysis of the determinants of savings in namibiaA time series analysis of the determinants of savings in namibia
A time series analysis of the determinants of savings in namibiaAlexander Decker
 
A therapy for physical and mental fitness of school children
A therapy for physical and mental fitness of school childrenA therapy for physical and mental fitness of school children
A therapy for physical and mental fitness of school childrenAlexander Decker
 
A theory of efficiency for managing the marketing executives in nigerian banks
A theory of efficiency for managing the marketing executives in nigerian banksA theory of efficiency for managing the marketing executives in nigerian banks
A theory of efficiency for managing the marketing executives in nigerian banksAlexander Decker
 
A systematic evaluation of link budget for
A systematic evaluation of link budget forA systematic evaluation of link budget for
A systematic evaluation of link budget forAlexander Decker
 
A synthetic review of contraceptive supplies in punjab
A synthetic review of contraceptive supplies in punjabA synthetic review of contraceptive supplies in punjab
A synthetic review of contraceptive supplies in punjabAlexander Decker
 
A synthesis of taylor’s and fayol’s management approaches for managing market...
A synthesis of taylor’s and fayol’s management approaches for managing market...A synthesis of taylor’s and fayol’s management approaches for managing market...
A synthesis of taylor’s and fayol’s management approaches for managing market...Alexander Decker
 
A survey paper on sequence pattern mining with incremental
A survey paper on sequence pattern mining with incrementalA survey paper on sequence pattern mining with incremental
A survey paper on sequence pattern mining with incrementalAlexander Decker
 
A survey on live virtual machine migrations and its techniques
A survey on live virtual machine migrations and its techniquesA survey on live virtual machine migrations and its techniques
A survey on live virtual machine migrations and its techniquesAlexander Decker
 
A survey on data mining and analysis in hadoop and mongo db
A survey on data mining and analysis in hadoop and mongo dbA survey on data mining and analysis in hadoop and mongo db
A survey on data mining and analysis in hadoop and mongo dbAlexander Decker
 
A survey on challenges to the media cloud
A survey on challenges to the media cloudA survey on challenges to the media cloud
A survey on challenges to the media cloudAlexander Decker
 
A survey of provenance leveraged
A survey of provenance leveragedA survey of provenance leveraged
A survey of provenance leveragedAlexander Decker
 
A survey of private equity investments in kenya
A survey of private equity investments in kenyaA survey of private equity investments in kenya
A survey of private equity investments in kenyaAlexander Decker
 
A study to measures the financial health of
A study to measures the financial health ofA study to measures the financial health of
A study to measures the financial health ofAlexander Decker
 

More from Alexander Decker (20)

Abnormalities of hormones and inflammatory cytokines in women affected with p...
Abnormalities of hormones and inflammatory cytokines in women affected with p...Abnormalities of hormones and inflammatory cytokines in women affected with p...
Abnormalities of hormones and inflammatory cytokines in women affected with p...
 
A validation of the adverse childhood experiences scale in
A validation of the adverse childhood experiences scale inA validation of the adverse childhood experiences scale in
A validation of the adverse childhood experiences scale in
 
A usability evaluation framework for b2 c e commerce websites
A usability evaluation framework for b2 c e commerce websitesA usability evaluation framework for b2 c e commerce websites
A usability evaluation framework for b2 c e commerce websites
 
A universal model for managing the marketing executives in nigerian banks
A universal model for managing the marketing executives in nigerian banksA universal model for managing the marketing executives in nigerian banks
A universal model for managing the marketing executives in nigerian banks
 
A unique common fixed point theorems in generalized d
A unique common fixed point theorems in generalized dA unique common fixed point theorems in generalized d
A unique common fixed point theorems in generalized d
 
A trends of salmonella and antibiotic resistance
A trends of salmonella and antibiotic resistanceA trends of salmonella and antibiotic resistance
A trends of salmonella and antibiotic resistance
 
A transformational generative approach towards understanding al-istifham
A transformational  generative approach towards understanding al-istifhamA transformational  generative approach towards understanding al-istifham
A transformational generative approach towards understanding al-istifham
 
A time series analysis of the determinants of savings in namibia
A time series analysis of the determinants of savings in namibiaA time series analysis of the determinants of savings in namibia
A time series analysis of the determinants of savings in namibia
 
A therapy for physical and mental fitness of school children
A therapy for physical and mental fitness of school childrenA therapy for physical and mental fitness of school children
A therapy for physical and mental fitness of school children
 
A theory of efficiency for managing the marketing executives in nigerian banks
A theory of efficiency for managing the marketing executives in nigerian banksA theory of efficiency for managing the marketing executives in nigerian banks
A theory of efficiency for managing the marketing executives in nigerian banks
 
A systematic evaluation of link budget for
A systematic evaluation of link budget forA systematic evaluation of link budget for
A systematic evaluation of link budget for
 
A synthetic review of contraceptive supplies in punjab
A synthetic review of contraceptive supplies in punjabA synthetic review of contraceptive supplies in punjab
A synthetic review of contraceptive supplies in punjab
 
A synthesis of taylor’s and fayol’s management approaches for managing market...
A synthesis of taylor’s and fayol’s management approaches for managing market...A synthesis of taylor’s and fayol’s management approaches for managing market...
A synthesis of taylor’s and fayol’s management approaches for managing market...
 
A survey paper on sequence pattern mining with incremental
A survey paper on sequence pattern mining with incrementalA survey paper on sequence pattern mining with incremental
A survey paper on sequence pattern mining with incremental
 
A survey on live virtual machine migrations and its techniques
A survey on live virtual machine migrations and its techniquesA survey on live virtual machine migrations and its techniques
A survey on live virtual machine migrations and its techniques
 
A survey on data mining and analysis in hadoop and mongo db
A survey on data mining and analysis in hadoop and mongo dbA survey on data mining and analysis in hadoop and mongo db
A survey on data mining and analysis in hadoop and mongo db
 
A survey on challenges to the media cloud
A survey on challenges to the media cloudA survey on challenges to the media cloud
A survey on challenges to the media cloud
 
A survey of provenance leveraged
A survey of provenance leveragedA survey of provenance leveraged
A survey of provenance leveraged
 
A survey of private equity investments in kenya
A survey of private equity investments in kenyaA survey of private equity investments in kenya
A survey of private equity investments in kenya
 
A study to measures the financial health of
A study to measures the financial health ofA study to measures the financial health of
A study to measures the financial health of
 

Recently uploaded

Fun Call Girls In Goa 7028418221 Call Girl Service In Panaji Escorts
Fun Call Girls In Goa 7028418221 Call Girl Service In Panaji EscortsFun Call Girls In Goa 7028418221 Call Girl Service In Panaji Escorts
Fun Call Girls In Goa 7028418221 Call Girl Service In Panaji EscortsApsara Of India
 
Statement Of Intent - - Copy.documentfile
Statement Of Intent - - Copy.documentfileStatement Of Intent - - Copy.documentfile
Statement Of Intent - - Copy.documentfilef4ssvxpz62
 
定制(UofT毕业证书)加拿大多伦多大学毕业证成绩单原版一比一
定制(UofT毕业证书)加拿大多伦多大学毕业证成绩单原版一比一定制(UofT毕业证书)加拿大多伦多大学毕业证成绩单原版一比一
定制(UofT毕业证书)加拿大多伦多大学毕业证成绩单原版一比一lvtagr7
 
Call Girls SG Highway 7397865700 Ridhima Hire Me Full Night
Call Girls SG Highway 7397865700 Ridhima Hire Me Full NightCall Girls SG Highway 7397865700 Ridhima Hire Me Full Night
Call Girls SG Highway 7397865700 Ridhima Hire Me Full Nightssuser7cb4ff
 
Amil baba in Pakistan amil baba Karachi amil baba in pakistan amil baba in la...
Amil baba in Pakistan amil baba Karachi amil baba in pakistan amil baba in la...Amil baba in Pakistan amil baba Karachi amil baba in pakistan amil baba in la...
Amil baba in Pakistan amil baba Karachi amil baba in pakistan amil baba in la...Amil Baba Company
 
Cash Payment Contact:- 7028418221 Goa Call Girls Service North Goa Escorts
Cash Payment Contact:- 7028418221 Goa Call Girls Service North Goa EscortsCash Payment Contact:- 7028418221 Goa Call Girls Service North Goa Escorts
Cash Payment Contact:- 7028418221 Goa Call Girls Service North Goa EscortsApsara Of India
 
Real NO1 Amil baba in Faisalabad Kala jadu in faisalabad Aamil baba Faisalaba...
Real NO1 Amil baba in Faisalabad Kala jadu in faisalabad Aamil baba Faisalaba...Real NO1 Amil baba in Faisalabad Kala jadu in faisalabad Aamil baba Faisalaba...
Real NO1 Amil baba in Faisalabad Kala jadu in faisalabad Aamil baba Faisalaba...Amil Baba Company
 
Call Girls Near Taurus Sarovar Portico Hotel New Delhi 9873777170
Call Girls Near Taurus Sarovar Portico Hotel New Delhi 9873777170Call Girls Near Taurus Sarovar Portico Hotel New Delhi 9873777170
Call Girls Near Taurus Sarovar Portico Hotel New Delhi 9873777170Sonam Pathan
 
Udaipur Call Girls 9602870969 Call Girl in Udaipur Rajasthan
Udaipur Call Girls 9602870969 Call Girl in Udaipur RajasthanUdaipur Call Girls 9602870969 Call Girl in Udaipur Rajasthan
Udaipur Call Girls 9602870969 Call Girl in Udaipur RajasthanApsara Of India
 
Call Girls Somajiguda Sarani 7001305949 all area service COD available Any Time
Call Girls Somajiguda Sarani 7001305949 all area service COD available Any TimeCall Girls Somajiguda Sarani 7001305949 all area service COD available Any Time
Call Girls Somajiguda Sarani 7001305949 all area service COD available Any Timedelhimodelshub1
 
Call Girls Chorasi 7397865700 Ridhima Hire Me Full Night
Call Girls Chorasi 7397865700 Ridhima Hire Me Full NightCall Girls Chorasi 7397865700 Ridhima Hire Me Full Night
Call Girls Chorasi 7397865700 Ridhima Hire Me Full Nightssuser7cb4ff
 
Amil Baba in karachi Kala jadu Expert Amil baba Black magic Specialist in Isl...
Amil Baba in karachi Kala jadu Expert Amil baba Black magic Specialist in Isl...Amil Baba in karachi Kala jadu Expert Amil baba Black magic Specialist in Isl...
Amil Baba in karachi Kala jadu Expert Amil baba Black magic Specialist in Isl...Amil Baba Company
 
Kolkata Call Girls Service +918240919228 - Kolkatanightgirls.com
Kolkata Call Girls Service +918240919228 - Kolkatanightgirls.comKolkata Call Girls Service +918240919228 - Kolkatanightgirls.com
Kolkata Call Girls Service +918240919228 - Kolkatanightgirls.comKolkata Call Girls
 
ViP Call Girls In Udaipur 9602870969 Gulab Bagh Escorts SeRvIcE
ViP Call Girls In Udaipur 9602870969 Gulab Bagh Escorts SeRvIcEViP Call Girls In Udaipur 9602870969 Gulab Bagh Escorts SeRvIcE
ViP Call Girls In Udaipur 9602870969 Gulab Bagh Escorts SeRvIcEApsara Of India
 
Vip Delhi Ncr Call Girls Best Services Available
Vip Delhi Ncr Call Girls Best Services AvailableVip Delhi Ncr Call Girls Best Services Available
Vip Delhi Ncr Call Girls Best Services AvailableKomal Khan
 
fmovies-Movies hold a special place in the hearts
fmovies-Movies hold a special place in the heartsfmovies-Movies hold a special place in the hearts
fmovies-Movies hold a special place in the heartsa18205752
 
NO1 WorldWide Amil baba in pakistan Amil Baba in Karachi Black Magic Islamaba...
NO1 WorldWide Amil baba in pakistan Amil Baba in Karachi Black Magic Islamaba...NO1 WorldWide Amil baba in pakistan Amil Baba in Karachi Black Magic Islamaba...
NO1 WorldWide Amil baba in pakistan Amil Baba in Karachi Black Magic Islamaba...Amil baba
 
The Fine Line Between Honest and Evil Comics by Salty Vixen
The Fine Line Between Honest and Evil Comics by Salty VixenThe Fine Line Between Honest and Evil Comics by Salty Vixen
The Fine Line Between Honest and Evil Comics by Salty VixenSalty Vixen Stories & More
 

Recently uploaded (20)

Call Girls Koti 7001305949 all area service COD available Any Time
Call Girls Koti 7001305949 all area service COD available Any TimeCall Girls Koti 7001305949 all area service COD available Any Time
Call Girls Koti 7001305949 all area service COD available Any Time
 
Fun Call Girls In Goa 7028418221 Call Girl Service In Panaji Escorts
Fun Call Girls In Goa 7028418221 Call Girl Service In Panaji EscortsFun Call Girls In Goa 7028418221 Call Girl Service In Panaji Escorts
Fun Call Girls In Goa 7028418221 Call Girl Service In Panaji Escorts
 
Statement Of Intent - - Copy.documentfile
Statement Of Intent - - Copy.documentfileStatement Of Intent - - Copy.documentfile
Statement Of Intent - - Copy.documentfile
 
定制(UofT毕业证书)加拿大多伦多大学毕业证成绩单原版一比一
定制(UofT毕业证书)加拿大多伦多大学毕业证成绩单原版一比一定制(UofT毕业证书)加拿大多伦多大学毕业证成绩单原版一比一
定制(UofT毕业证书)加拿大多伦多大学毕业证成绩单原版一比一
 
young call girls in Hari Nagar,🔝 9953056974 🔝 escort Service
young call girls in Hari Nagar,🔝 9953056974 🔝 escort Serviceyoung call girls in Hari Nagar,🔝 9953056974 🔝 escort Service
young call girls in Hari Nagar,🔝 9953056974 🔝 escort Service
 
Call Girls SG Highway 7397865700 Ridhima Hire Me Full Night
Call Girls SG Highway 7397865700 Ridhima Hire Me Full NightCall Girls SG Highway 7397865700 Ridhima Hire Me Full Night
Call Girls SG Highway 7397865700 Ridhima Hire Me Full Night
 
Amil baba in Pakistan amil baba Karachi amil baba in pakistan amil baba in la...
Amil baba in Pakistan amil baba Karachi amil baba in pakistan amil baba in la...Amil baba in Pakistan amil baba Karachi amil baba in pakistan amil baba in la...
Amil baba in Pakistan amil baba Karachi amil baba in pakistan amil baba in la...
 
Cash Payment Contact:- 7028418221 Goa Call Girls Service North Goa Escorts
Cash Payment Contact:- 7028418221 Goa Call Girls Service North Goa EscortsCash Payment Contact:- 7028418221 Goa Call Girls Service North Goa Escorts
Cash Payment Contact:- 7028418221 Goa Call Girls Service North Goa Escorts
 
Real NO1 Amil baba in Faisalabad Kala jadu in faisalabad Aamil baba Faisalaba...
Real NO1 Amil baba in Faisalabad Kala jadu in faisalabad Aamil baba Faisalaba...Real NO1 Amil baba in Faisalabad Kala jadu in faisalabad Aamil baba Faisalaba...
Real NO1 Amil baba in Faisalabad Kala jadu in faisalabad Aamil baba Faisalaba...
 
Call Girls Near Taurus Sarovar Portico Hotel New Delhi 9873777170
Call Girls Near Taurus Sarovar Portico Hotel New Delhi 9873777170Call Girls Near Taurus Sarovar Portico Hotel New Delhi 9873777170
Call Girls Near Taurus Sarovar Portico Hotel New Delhi 9873777170
 
Udaipur Call Girls 9602870969 Call Girl in Udaipur Rajasthan
Udaipur Call Girls 9602870969 Call Girl in Udaipur RajasthanUdaipur Call Girls 9602870969 Call Girl in Udaipur Rajasthan
Udaipur Call Girls 9602870969 Call Girl in Udaipur Rajasthan
 
Call Girls Somajiguda Sarani 7001305949 all area service COD available Any Time
Call Girls Somajiguda Sarani 7001305949 all area service COD available Any TimeCall Girls Somajiguda Sarani 7001305949 all area service COD available Any Time
Call Girls Somajiguda Sarani 7001305949 all area service COD available Any Time
 
Call Girls Chorasi 7397865700 Ridhima Hire Me Full Night
Call Girls Chorasi 7397865700 Ridhima Hire Me Full NightCall Girls Chorasi 7397865700 Ridhima Hire Me Full Night
Call Girls Chorasi 7397865700 Ridhima Hire Me Full Night
 
Amil Baba in karachi Kala jadu Expert Amil baba Black magic Specialist in Isl...
Amil Baba in karachi Kala jadu Expert Amil baba Black magic Specialist in Isl...Amil Baba in karachi Kala jadu Expert Amil baba Black magic Specialist in Isl...
Amil Baba in karachi Kala jadu Expert Amil baba Black magic Specialist in Isl...
 
Kolkata Call Girls Service +918240919228 - Kolkatanightgirls.com
Kolkata Call Girls Service +918240919228 - Kolkatanightgirls.comKolkata Call Girls Service +918240919228 - Kolkatanightgirls.com
Kolkata Call Girls Service +918240919228 - Kolkatanightgirls.com
 
ViP Call Girls In Udaipur 9602870969 Gulab Bagh Escorts SeRvIcE
ViP Call Girls In Udaipur 9602870969 Gulab Bagh Escorts SeRvIcEViP Call Girls In Udaipur 9602870969 Gulab Bagh Escorts SeRvIcE
ViP Call Girls In Udaipur 9602870969 Gulab Bagh Escorts SeRvIcE
 
Vip Delhi Ncr Call Girls Best Services Available
Vip Delhi Ncr Call Girls Best Services AvailableVip Delhi Ncr Call Girls Best Services Available
Vip Delhi Ncr Call Girls Best Services Available
 
fmovies-Movies hold a special place in the hearts
fmovies-Movies hold a special place in the heartsfmovies-Movies hold a special place in the hearts
fmovies-Movies hold a special place in the hearts
 
NO1 WorldWide Amil baba in pakistan Amil Baba in Karachi Black Magic Islamaba...
NO1 WorldWide Amil baba in pakistan Amil Baba in Karachi Black Magic Islamaba...NO1 WorldWide Amil baba in pakistan Amil Baba in Karachi Black Magic Islamaba...
NO1 WorldWide Amil baba in pakistan Amil Baba in Karachi Black Magic Islamaba...
 
The Fine Line Between Honest and Evil Comics by Salty Vixen
The Fine Line Between Honest and Evil Comics by Salty VixenThe Fine Line Between Honest and Evil Comics by Salty Vixen
The Fine Line Between Honest and Evil Comics by Salty Vixen
 

Mathemusic – numbers and notes

  • 1. Mathematical Theory and Modeling www.iiste.org ISSN 2224-5804 (Paper) ISSN 2225-0522 (Online) Vol.2, No.8, 2012 MATHEMUSIC – Numbers and Notes A Mathematical Approach To Musical Frequencies Saurabh Rawat1* Bhaskar Nautiyal2 Anushree Sah3Adil Ahmed4 Okesh Chhabra5 Dept of Computer Science and Engg. - Graphic Era University Dept. of Electronics and Comm Engg- Graphic Era University University of Greenwich, London, U.K Dept of Computer Science and Engg. - Graphic Era Dept. of Management Studies. - Graphic Era University * E-mail of the corresponding author: sabbystud@gmail.com Abstract Mathematics and Music, the most sharply contrasted fields of scientific activity which can be found, and yet related, supporting each other, as if to show forth the secret connection which ties together all the activities of our mind [8]. Music theorists sometimes use mathematics to understand music. Mathematics is "the basis of sound" and sound itself "in its musical aspects... exhibits a remarkable array of number properties", simply because nature itself "is amazingly mathematical". In today’s technology, without mathematics it is difficult to imagine anything feasible. In this paper we have discussed the relation between music and mathematics. How piano keys are interrelated with mathematics, frequencies are correlated and discussed. Frequencies of musical instrument (piano) are analyzed using regression and geometric progression. Comparisons between both the methods are done in this paper. This paper will also be helpful for music seekers and mathematician to understand easily and practicing of musical instruments. Keywords: Musical notes, Regression analysis, Geometric progression. 1. Introduction Mathematics and music are interconnected topics. “Music gives beauty and another dimension to mathematics by giving life and emotion to the numbers and patterns.” Mathematical concepts and equations are connected to the designs and shapes of musical instruments, scale intervals and musical compositions, and the various properties of sound and sound production. This paper will allow exploring several aspects of mathematics related to musical concepts. A musical keyboard is the set of adjacent depressible levers or keys on a musical instrument, particularly the piano. Keyboards typically contain keys for playing the twelve notes of the Western musical scale, with a combination of larger, longer keys and smaller, shorter keys that repeats at the interval of an octave. Depressing a key on the keyboard causes the instrument to produce sounds, either by mechanically striking a string or tine (piano, electric piano, clavichord); plucking a string (harpsichord); causing air to flow through a pipe (organ); or strike a bell (carillon). On electric and electronic keyboards, depressing a key connects a circuit (Hammond organ, digital piano, and synthesizer). Since the most commonly encountered keyboard instrument is the piano, the keyboard layout is often referred to as the "piano keyboard". The twelve notes of the Western musical scale are laid out with the lowest note on the left; The longer keys (for the seven "natural" notes of the C major scale: C, D, E, F, G, A, B) jut forward. Because these keys were traditionally covered in ivory they are often called the white notes or white keys. The keys for the remaining five notes—which are not part of the C major scale—(i.e .,C♯, D♯, F♯, G♯, A♯) are raised and shorter. Because these keys receive less wear, they are often made of black colored wood and called the black notes or black keys. The pattern repeats at the interval of an octave. 1.1 Piano Keyboard [10] For understanding of this paper, it is important to have some knowledge of the piano keyboard, which is illustrated in the following diagram. This keyboard has 88 keys of which 36 (the top of the illustration), striking each successive key produces a pitch with a particular frequency that is higher than the pitch produced by striking the previous key by a fixed interval called a semitone. The frequencies increase from left to right. Some examples of the names of the keys are A0, A0#, B0, C1, C1#. For the purposes of this paper, all the black keys will be referred to as sharps (#). In this paper different frequencies of piano are discussed, how they are produced periodically with the use of Regression Analysis and Geometric Progression. Diagram illustrates different key numbers, key names and their corresponding frequencies in piano keyboard. From key numbers 1 to 12 frequencies are given, but from 13 to 24 they form the same pattern but double the initial values and from 25 to 36 values are thrice of initial values and so on. 37
  • 2. Mathematical Theory and Modeling www.iiste.org ISSN 2224-5804 (Paper) ISSN 2225-0522 (Online) Vol.2, No.8, 2012 Figure 1.1 Piano Keyboard[10] The frequencies of all successive pitches produced by striking the keys on a piano keyboard form a pattern. The diagram on the left shows the first 12 keys of a piano. The table down shows the frequency of the pitch produced by each key, to the nearest thousandth of a Hertz (Hz). 38
  • 3. Mathematical Theory and Modeling www.iiste.org ISSN 2224-5804 (Paper) ISSN 2225-0522 (Online) Vol.2, No.8, 2012 Table 1.1 – Different Frequencies on Piano Keyboard 2. Regression In statistics, regression analysis includes many techniques for modeling and analyzing several variables, when the focus is on the relationship between a dependent variable and one or more independent variables. More specifically, regression analysis helps one understand how the typical value of the dependent variable changes when any one of the independent variables is varied, while the other independent variables are held fixed. Regression are of two types, Linear Regression and Exponential Regression A linear regression produces the slope of a line that best fits a single set of data points. For example a linear regression could be used to help project the sales for next year based on the sales from this year. An exponential regression produces an exponential curve that best fits a single set of data points. For example an exponential regression could be used to represent the growth of a population. This would be a better 39
  • 4. Mathematical Theory and Modeling www.iiste.org ISSN 2224-5804 (Paper) ISSN 2225-0522 (Online) Vol.2, No.8, 2012 representation than using a linear regression. Best fit associated with n points ( x1 , y1 ), ( x2, y2 ),............( xn, yn ) has exponential formula, y = ar x Taking log both sides log y = log a + x log r Equating with Y= mx + b Slope m = log r Intercept b = log a Best fit line using log y as a function of x. r = 10 m , a = 10b . 40
  • 5. Mathematical Theory and Modeling www.iiste.org ISSN 2224-5804 (Paper) ISSN 2225-0522 (Online) Vol.2, No.8, 2012 Equating above table with Regression analysis, taking key number as x and frequencies as y = log (frequency). Developing the table with these attributes . Table 2.1 – For Regression analysis x z xy y = log z x2 1 27.500 1.4393 1.4393 1 2 29.135 1.4644 2.9288 4 3 30.868 1.4895 4.4685 9 4 32.703 1.51458 6.0583 16 5 34.648 1.5396 7.698 25 6 36.708 1.5647 9.3882 36 7 38.891 1.5898 11.1286 49 8 41.203 1.6149 12.9192 64 9 43.654 1.6400 14.760 81 10 46.249 1.6651 16.651 100 11 48.999 1.6901 18.5911 121 12 51.913 1.7152 20.5824 144 ∑ x = 78 ∑ z = 462.471 ∑ y =18.92718 ∑ xy = 126.61342 ∑ x 2 = 650 Equations for exponential regression Slope = n ∑ ( xy) − ( ∑ x)(∑ y ) m= n ∑ x 2 − (∑ x) 2 12 × 126.61342 − (78) × (18.92718) m= 12 × 650 − (78) 2 m = .0250821 Intercept = ( ∑ y ) − m( ∑ x ) b= n b = 1.41423135 y = mx + b y = .0250821x + 1.41423135 For x = 1, y is y = .0250821x1 + 1.41423135, y = 27.49878 For x = 8, y is y = .0250821x8 + 1.41423135, y = 41.19914 For x=13, y is y = .0250821 x 13 + 1.41423135 41
  • 6. Mathematical Theory and Modeling www.iiste.org ISSN 2224-5804 (Paper) ISSN 2225-0522 (Online) Vol.2, No.8, 2012 y = 1.74029865 As y = log z so z = 54.99189 For x = 14, y is y = .0250821 x 14+ 1.41423135 y = 1.76538075 As y = log z so z = 58.26137 For x = 18, y is y = .0250821x18 + 1.41423135, y = 73.40221 Following Table contains the full range of frequencies, with actual and calculated frequencies through regression analysis. Table 2.2- Calculated Frequencies through Regression Analysis Key Key Frequency Frequency Key Key Frequency Frequency Name No. (Actual) (Regression) Name No. (Actual) (Regression) Hz Hz Hz Hz A0 1 27.500 27.49878 A1 13 2*27.500= 54.99189 55.000 A0# 2 29.135 29.13369 A1# 14 2*29.135= 58.26137 58.270 B0 3 30.868 30.86580 B1 15 2*30.868= 61.725249 61.736 C1 4 32.703 32.70090 C2 16 2*32.703= 65.39511 65.406 C1# 5 34.648 34.645102 C2# 17 2*34.648= 69.28306 69.296 D1 6 36.708 36.704891 D2 18 2*36.708= 73.40221 73.416 D1# 7 38.891 38.88714 D2# 19 2*38.891= 77.76627 77.782 E1 8 41.203 41.19914 E2 20 2*41.203= 82.10991 82.406 F1 9 43.654 43.64859 F2 21 2*43.654= 87.2882 87.308 F1# 10 46.249 46.24367 F2# 22 2*46.249= 92.477821 92.498 G1 11 48.999 48.99305 G2 23 2*48.999= 97.97599 97.998 G1# 12 51.913 51.90588 G2# 24 2*51.913= 103.80135 103.826 42
  • 7. Mathematical Theory and Modeling www.iiste.org ISSN 2224-5804 (Paper) ISSN 2225-0522 (Online) Vol.2, No.8, 2012 3. Geometric Progression The frequencies of pitches produced by striking the piano keys can also be modeled by a geometric sequence. The model can be determined by using a pair of keys with the same letter and consecutive numbers; for example, A0 and A1, or B1 and B2, or G2# and G3#. Each pair of consecutive keys with the same letter has frequencies with a ratio of 2:1. In other words, the frequency of A1 (55.000 Hz) is double the frequency of A0 (27.500 Hz), the frequency of A2 (110.000 Hz) is double the frequency of A1 (55.000 Hz), and so on. In mathematics, a geometric progression, also known as a geometric sequence, is a sequence of numbers where each term after the first is found by multiplying the previous one by a fixed non-zero number called the common ratio. For example, the sequence 2, 6, 18, 54 ... is a geometric progression with common ratio 3. Similarly 10, 5, 2.5, 1.25, is a geometric sequence with common ratio 1/2. The sum of the terms of a geometric progression, or of an initial segment of a geometric progression, is known as a geometric series. Thus, the general form of a geometric sequence is a0 , a1 , a2 ...............an−1 Or a, a1 , a2 ...............an −1 nth term will be an = ar n−1 Where a is the first term and r is the common ratio. a1 r= a Referring table no. 2.1 So if we take frequencies of key numbers in geometric progression then first term will be 27.500 and second term will be 29.135, so r = 29.135/27.500 = 1.05945 an = ar n −1 , an = 27.500(1.05945) n−1 for n = 2 , a2 = ar 1 , a2 = 27.500 × (1.05945) 2−1 a2 = 27.500 × (1.05945) = 29.13487 for n =9, a9 = ar 8 , a9 = 27.500 × (1.05945)8 =43.64921 for n = 14, a14 = ar 13 =58.2611 for n = 24, a24 = ar 23 , a24 = 27.500 × (1.05945) 23 =103.79666 Table followed contains Key name, Key number with the actual frequencies and frequencies calculated through geometric progression. 43
  • 8. Mathematical Theory and Modeling www.iiste.org ISSN 2224-5804 (Paper) ISSN 2225-0522 (Online) Vol.2, No.8, 2012 Table 3.1 – Calculation of Frequencies through Geometric Progression. 4. Comparison of Frequencies through Regression Analysis an Geometric Progression. Key Key Frequency Frequency Key Key Frequency Frequency Name No. (Actual) Hz (GP) Name No. (Actual) Hz (GP) Hz Hz A0 1 27.500 27.500 A1 13 2*27.500= 54.99184 55.000 A0# 2 29.135 29.13487 A1# 14 2*29.135= 58.26110 58.270 B0 3 30.868 30.86700 B1 15 2*30.868= 61.72473 61.736 C1 4 32.703 32.70090 C2 16 2*32.703= 65.39426 65.406 C1# 5 34.648 34.64611 C2# 17 2*34.648= 69.28196 69.296 D1 6 36.708 36.70583 D2 18 2*36.708= 73.40077 73.416 D1# 7 38.891 38.88798 D2# 19 2*38.891= 77.76444 77.782 E1 8 41.203 41.19988 E2 20 2*41.203= 82.38754 82.406 F1 9 43.654 43.64921 F2 21 2*43.654= 87.28548 87.308 F1# 10 46.249 46.24416 F2# 22 2*46.249= 92.47460 92.498 G1 11 48.999 48.99337 G2 23 2*48.999= 97.97222 97.998 G1# 12 51.913 51.90603 G2# 24 2*51.913= 103.79666 103.826 KN = Key Name, GP = Geometric Progression 44
  • 9. Mathematical Theory and Modeling www.iiste.org ISSN 2224-5804 (Paper) ISSN 2225-0522 (Online) Vol.2, No.8, 2012 Table 4.1 – Comparison of Frequencies K.N Frequency Frequency Frequency K.N Frequency Frequency Frequency (Actual) Hz (Regression) (GP) (Actual) Hz (Regression) (GP) Hz Hz Hz Hz A0 27.500 27.49878 27.500 A1 2*27.500= 54.99189 54.99184 55.000 A0# 29.135 29.13369 29.13487 A1# 2*29.135= 58.26137 58.26110 58.270 B0 30.868 30.86580 30.86700 B1 2*30.868= 61.725249 61.72473 61.736 C1 32.703 32.70090 32.70090 C2 2*32.703= 65.39511 65.39426 65.406 C1# 34.648 34.645102 34.64611 C2# 2*34.648= 69.28306 69.28196 69.296 D1 36.708 36.704891 36.70583 D2 2*36.708= 73.40221 73.40077 73.416 D1# 38.891 38.88714 38.88798 D2# 2*38.891= 77.76627 77.76444 77.782 E1 41.203 41.19914 41.19988 E2 2*41.203= 82.10991 82.38754 82.406 F1 43.654 43.64859 43.64921 F2 2*43.654= 87.2882 87.28548 87.308 F1# 46.249 46.24367 46.24416 F2# 2*46.249= 92.477821 92.47460 92.498 G1 48.999 48.99305 48.99337 G2 2*48.999= 97.97599 97.97222 97.998 G1# 51.913 51.90588 51.90603 G2# 2*51.913= 103.80135 103.79666 103.826 As we can observe from the table, moving from key numbers 1 to 12, Geometric progression is more effective in determining values of frequencies near to actual frequencies. But as we proceed further towards 13, onwards to higher numbers, Regression Analysis is the method to count upon in determining frequencies quite close to actual frequencies. If a single key produces a frequency of 783.5Hz, than which is this key. From Regression analysis y = .0250821x + 1.41423135 10 y = f = 783.5 After solving x= 58.99. From geometric progression analysis an = 27.500(1.05945) n−1 , 783.5 = 27.500(1.05945) n−1 After solving n= 59.00 So 59 = 12x5 -1 = equal to 11 = G1 Key 45
  • 10. Mathematical Theory and Modeling www.iiste.org ISSN 2224-5804 (Paper) ISSN 2225-0522 (Online) Vol.2, No.8, 2012 Or 783.5 = 48.99( G1) x16 =783.9 = a multiple of frequency of key G1. So any frequencies produced by the piano can be related to given key. 5. Conclusion and Further work In this paper we have elaborated the fact that music and mathematics are interrelated. The different frequencies used in music are based on mathematical calculations. Paper discusses two methods, Regression Analysis and Geometric Progression Analysis. Both the methods are effective and have produced desired results. For lower key numbers geometric analysis and for higher key numbers regression analysis is more effective to produce desired results. Further work in determining frequencies and their pattern can be done through Fourier Transform. This paper will help both music seekers as well as mathematical intellectuals a belief that both mathematics and music are interconnected. References 1. Chugunov, Yuri (1985): Harmony of jazz, Moscow. 2. Fuchs, Laszlo (1973): Infinite Abelian Groups, in: Academic Press, vol.. 3. Huntley, H. E: (1970): The Divine Proportion, Dover. 4. Beer, Michael (1998): How do Mathematics and Music relate to each other? (Retrieved in june 2004 from: http://perso.unifr.ch/-michael.beer/mathandmusic.pdf) . 5. Lesser, Larry (2002): Favorite quotations on Math & Music, (retrieved in June 2004 from: http://www.math.armstrong.edu/faculty/lesser/Mathemusician.html)). 6. Rueffer, Claire (2003): Basic Music Theory and Math. The Circle of Fifth. 7. BIBBY, N (2003) Tuning and temperament; closing the spiral. In J . FAUVEL, R . FLOOD, and R , WILSON (eds), Music and Mathematics ; From Pythagoras to Fractals, chap 1, pp 13-27, Oxford University Press, Oxford. 8. GARLAND, T .H & KAHN, C. V (1995) Math & Music: Harmonious Connections. Dale Seymour Publications, Polo Alto. 9. ROTHWELL, J, A (1977) , The Phi Factor, Mathematical Properties in Musical forms. University of Missouri, Kansas City. 10. Pure Mathematics 30, Student Project : Mathematics and Music, http://education.alberta.ca/media/614443/feb2007_pmath30_project.pdf 46
  • 11. This academic article was published by The International Institute for Science, Technology and Education (IISTE). The IISTE is a pioneer in the Open Access Publishing service based in the U.S. and Europe. The aim of the institute is Accelerating Global Knowledge Sharing. More information about the publisher can be found in the IISTE’s homepage: http://www.iiste.org The IISTE is currently hosting more than 30 peer-reviewed academic journals and collaborating with academic institutions around the world. Prospective authors of IISTE journals can find the submission instruction on the following page: http://www.iiste.org/Journals/ The IISTE editorial team promises to the review and publish all the qualified submissions in a fast manner. All the journals articles are available online to the readers all over the world without financial, legal, or technical barriers other than those inseparable from gaining access to the internet itself. Printed version of the journals is also available upon request of readers and authors. IISTE Knowledge Sharing Partners EBSCO, Index Copernicus, Ulrich's Periodicals Directory, JournalTOCS, PKP Open Archives Harvester, Bielefeld Academic Search Engine, Elektronische Zeitschriftenbibliothek EZB, Open J-Gate, OCLC WorldCat, Universe Digtial Library , NewJour, Google Scholar