Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
602 views5 pages

Lecture On Helix PDF

A helix is a spiral or coil-shaped curve where the tangent lines make a constant angle with a fixed axis. Important examples are DNA molecules which are formed from two intertwined right-handed helices. Helices can be either right-handed or left-handed depending on the direction of their spiral. They are described mathematically through parameterization equations involving trigonometric functions of an angle parameter in Cartesian or cylindrical coordinates.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
602 views5 pages

Lecture On Helix PDF

A helix is a spiral or coil-shaped curve where the tangent lines make a constant angle with a fixed axis. Important examples are DNA molecules which are formed from two intertwined right-handed helices. Helices can be either right-handed or left-handed depending on the direction of their spiral. They are described mathematically through parameterization equations involving trigonometric functions of an angle parameter in Cartesian or cylindrical coordinates.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 5

Helix

A helix, plural helixes or helices, is a shape like a corkscrew or spiral staircase. It is a type of
smooth space curve with tangent lines at a constant angle to a fixed axis. Helices are important in
biology, as the DNA molecule is formed as two intertwined helices, and many proteins have helical
substructures, known as alpha helices. The word helix comes from Greek word, "twisted, curved".
A "filled-in" helix – for example, a "spiral" (helical) ramp – is called a helicoid.

Types of helices

Helices can be either right-handed or left-handed. With the line of sight along the helix's axis, if a
clockwise screwing motion moves the helix away from the observer, then it is called a right-handed
helix; if towards the observer, then it is a left-handed helix. Handedness (or chirality) is a property
of the helix, not of the perspective: a right-handed helix cannot be turned to look like a left-handed
one unless it is viewed in a mirror, and vice versa.

Two types of helix shown in comparison. This shows the two chiralities of helices. One is left-
handed and the other is right-handed. Each row compares the two helices from a different
perspective. The chirality is a property of the object, not of the perspective (view-angle)

Most hardware screw threads are right-handed helices. The alpha helix in biology as well as the A
and B forms of DNA are also right-handed helices. The Z form of DNA is left-handed.

The pitch of a helix is the height of one complete helix turn, measured parallel to the axis of the
helix.

A double helix consists of two (typically congruent) helices with the same axis, differing by a
translation along the axis.
A conic helix may be defined as a spiral on a conic surface, with the distance to the apex an
exponential function of the angle indicating direction from the axis. An example is the Corkscrew
roller coaster at Cedar Point amusement park.

A circular helix, (i.e. one with constant radius) has constant band curvature and constant torsion.

A curve is called a general helix or cylindrical helix if its tangent makes a constant angle with a
fixed line in space. A curve is a general helix if and only if the ratio of curvature to torsion is
constant.

Geometric pitch is the distance an element of an airplane propeller would advance in one
revolution if it were moving along a helix having an angle equal to that between the chord of the
element and a plane perpendicular to the propeller axis.

A curve is called a slant helix if its principal normal makes a constant angle with a fixed line in
space. It can be constructed by applying a transformation to the moving frame of a general helix.

Some curves found in nature consist of multiple helices of different handedness joined together by
transitions known as tendril perversions.

Mathematical description

A helix composed of sinusoidal x and y components

A helix is a curve in 3-dimensional space. The following parameterization in Cartesian coordinates


defines a particular helix; perhaps the simplest equations for one is

𝑥(𝑡) = cos 𝑡 , 𝑦(𝑡) = sin 𝑡 , 𝑧(𝑡) = 𝑡


As the parameter t increases, the point (𝑥(𝑡), 𝑦(𝑡), 𝑧(𝑡)) traces a right-handed helix of pitch 2π
(or slope 1) and radius 1 about the z-axis, in a right-handed coordinate system.

In cylindrical coordinates (r, θ, h), the same helix is parameterized by:

𝑟(𝑡) = 1, 𝜃 (𝑡) = 𝑡, ℎ(𝑡) = 𝑡

A circular helix of radius a and slope b/a (or pitch 2πb) is described by the following
parameterization:

𝑥(𝑡) = 𝑎 cos 𝑡 , 𝑦(𝑡) = 𝑎 sin 𝑡 , 𝑧(𝑡) = 𝑏𝑡

Another way of mathematically constructing a helix is to plot the complex-valued function exi as
a function of the real number x (see Euler's formula). The value of x and the real and imaginary
parts of the function value give this plot three real dimensions.

Except for rotations, translations, and changes of scale, all right-handed helices are equivalent to
the helix defined above. The equivalent left-handed helix can be constructed in a number of ways,
the simplest being to negate any one of the x, y or z components.

Arc length, curvature and torsion of helix

The length of a circular helix of radius a and slope b/a (or pitch 2πb) expressed in rectangular
coordinates as

𝑡 ↦ (𝑎 cos 𝑡 , 𝑎 sin 𝑡 , 𝑏𝑡), 𝑡 ∈ [0, 𝑇]

|𝑎| 𝑏
equals 𝑇. √𝑎2 + 𝑏2 , its curvature is √𝑎2 2 and its torsion is √𝑎2 2 . A helix has constant non-
+𝑏 +𝑏
zero curvature and torsion.

A helix is the vector-valued function

𝒓 = acos 𝑡 𝒊 + asin 𝑡 𝒋 + bt𝒌

and helix can be re-parameterized as a function of s, which must be unit-speed:

𝑠 𝑠 𝑏𝑠
𝒓(𝑠) = 𝑎 cos 𝒊 + 𝑎 sin 𝒋+ 𝒌
√𝑎2 + 𝑏2 √𝑎2 + 𝑏2 √𝑎2 + 𝑏2

The unit tangent vector is


𝑑𝒓 −𝑎 𝑠 𝑎 𝑠 𝑏
= 𝑻 = √𝑎2 sin √𝑎2 𝒊 + √𝑎2 cos √𝑎2 𝒋 + √𝑎2 𝒌
𝑑𝑠 +𝑏2 +𝑏2 +𝑏2 +𝑏2 +𝑏2

The normal vector is

𝑑𝑻 −𝑎 𝑠 −𝑎 𝑠
= 𝜅𝑵 = 𝑎2 +𝑏2 cos √𝑎2 𝒊 + 𝑎2+𝑏2 sin √𝑎2 𝒋 + 0𝒌
𝑑𝑠 +𝑏2 +𝑏2

𝑑𝑻 |𝑎|
Its curvature is | 𝑑𝑠 | = 𝜅 = √𝑎2
+𝑏2

The unit normal vector is


𝑠 𝑠
𝑵 = − cos √𝑎2 𝒊 − sin √𝑎2 𝒋 + 0𝒌
+𝑏 2 +𝑏2

The binormal vector is

1 𝑠 𝑠
𝑩 = 𝑻×𝑵 = [𝑏 sin 𝒊 − 𝑏 cos 𝒋 + 𝑎𝒌]
√𝑎2 + 𝑏2 √𝑎2 + 𝑏2 √𝑎2 + 𝑏2

𝑑𝑩 1 𝑠 𝑠
= 2 [𝑏 cos 𝒊 + 𝑏 sin 𝒋 + 0𝒌]
𝑑𝑠 𝑎 + 𝑏2 √𝑎2 + 𝑏2 √𝑎2 + 𝑏2

𝑑𝑩 𝑏
Its Torsion is 𝜏 = | 𝑑𝑠 | = √𝑎2
+𝑏2

Examples
In music, pitch space is often modeled with helices or double helices, most often extending out of
a circle such as the circle of fifths, so as to represent octave equivalency.

Crystal structure of a folded molecular helix reported by Lehn et al. in Helv. Chim. Acta.,
2003, 86, 1598–1624.
A natural left-handed helix, made by a climber plant.

A charged particle in a uniform magnetic field following a helical path.

A helical coil spring.

You might also like