Can a string have multiple simultaneous vibrations in different directions?

  • Thread starter Glenn
  • Start date
  • Tags
    Strings
In summary, scientists use tension as the main parameter to determine the characteristics of a string, such as mass, spin, and charge. The three known families of particles in the Standard Model are not analogous to musical octaves, but can be explained through string physics using intersecting brane models or a topological approach. A string can vibrate at multiple frequencies, including perpendicular ones, and generate different particles. Closed strings also have left and right moving excitations, which can form particles like the graviton.
  • #1
Glenn
In laymans terms, what characteristic of a string do scientists use to determine the string's mass, spin, and charge?

Are the three known families of particles at all analagous to musical octives?

Can a given string simlutaneously have two different frequencies which are perpendicular to each other? By this I mean that if we could view a string from the side, it would appear as a line. Along that axis could it also be vibrating?

Thanks,
Glenn
 
Physics news on Phys.org
  • #2
Glenn said:
In laymans terms, what characteristic of a string do scientists use to determine the string's mass, spin, and charge?

Are the three known families of particles at all analagous to musical octives?

Can a given string simlutaneously have two different frequencies which are perpendicular to each other? By this I mean that if we could view a string from the side, it would appear as a line. Along that axis could it also be vibrating?

Thanks,
Glenn

http://a799.g.akamai.net/3/799/388/3d94d6b574ec9f/www.msnbc.com/news/wld/graphics/superstring.gif is for you Glenn :smile:
 
Last edited by a moderator:
  • #3
Sol2,
Thanks for the link, however it doesn't work. It appears to be a GIF file on which I am unable to click the "Next" button.

Please repost the link if you have it available.

Thanks,
Glenn
 
  • #5
Hmmmmmmm... that didn't tell me quite what I wanted to know.

Anyone have a more specific answer or perhaps another link?

Thanks,
Glenn
 
  • #6
Glenn said:
In laymans terms, what characteristic of a string do scientists use to determine the string's mass, spin, and charge?

The basic parameter that controls string physics is tension. The string doesn't have mass itself, but can generate massive particles by its vibration, the higher the frequency of the vibration the higher the mass. But the massive string particles are not seen. Rather string phenomenology relies on low frequency massless particles which acquire mass in other ways at low energies (e.g. Higgs mechanism). Charge is imposed on the worldsheet or the branes as a separate step. Spin, or helicity, can be generated from multiple branes. Getting the correct chiral behavior of the standard model is something string physicists pay a lot of attention to. All the more important in that chirality in the SM is still generating new physics (neutrino mass, CP violation).

Are the three known families of particles at all analagous to musical octives?

Not in the Pythagorean vibration -> musical tone sense. The "flavors" as the three generations are now called are a feature of the group structure of the SM, specifically the interaction of the part that generates electroweak behavior and the part that does the strong force. Some intersecting brane models can reproduce this physics.

Another way to generate flavors has been suggested, a topological one. The higher dimensions of string physics are often thought of as compacted on tiny six dimensional shapes such as Calabi-Yau manifolds or higher tori. These may not be simply connected, meaning they have "handles" around which a string could loop, one, two, or more times. Then it is thought by some if two strings vibrate with different wrapping numbers it could generate particle families of different mass. This is certainly an attractive idea, but see my comments on particle mass above.

Can a given string simlutaneously have two different frequencies which are perpendicular to each other? By this I mean that if we could view a string from the side, it would appear as a line. Along that axis could it also be vibrating?

Thanks,
Glenn


Yes. a string can support complex vibrations which can be analyzed into an infinite set of normal modes - just like a violin string. The vibrations happen in the transverse dimensions, the ones not entrained by the two dimensional world sheet. In ten dimensional superstring theories there are 8 dimensions to vibrate in. Each normal mode can generate a particle, so multiple particles can come out of one string. In the case of closed string you also have left moving and right moving excitations which interact, forming particles. The graviton is one particle formed this way.
 
Last edited:
  • #7
Thank you for the in depth reply!

-Glenn
 

1. What is a string in programming?

A string is a data type that is used to represent a sequence of characters or symbols. In programming, strings are typically used to store and manipulate text-based data.

2. How are strings declared and initialized?

In most programming languages, strings are declared and initialized using quotation marks. For example, in Java, a string can be declared and initialized as follows: String myString = "Hello World".

3. What are some common operations that can be performed on strings?

Some common operations that can be performed on strings include concatenation (combining two or more strings together), substring (extracting a portion of a string), and searching/replacing characters within a string.

4. Can strings be modified or are they immutable?

In some programming languages, strings are immutable, meaning they cannot be modified once they are created. However, in other languages, such as Python, strings are mutable and can be modified by reassigning a new value to the string variable.

5. How are strings compared in programming?

In programming, strings are compared using various methods depending on the language. In some languages, a simple equality operator (==) can be used to compare two strings, while in others, more complex methods such as lexicographical comparison may be used.

Similar threads

  • Special and General Relativity
3
Replies
75
Views
3K
  • Beyond the Standard Models
Replies
7
Views
4K
Replies
4
Views
846
  • Beyond the Standard Models
Replies
10
Views
2K
  • Other Physics Topics
Replies
18
Views
2K
  • Special and General Relativity
2
Replies
51
Views
2K
  • Beyond the Standard Models
Replies
2
Views
2K
  • Other Physics Topics
Replies
0
Views
4K
Replies
41
Views
2K
  • Beyond the Standard Models
Replies
2
Views
2K
Back
Top