Jump to content

Lambda

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by 75.147.180.105 (talk) at 18:42, 14 February 2012 (→‎Upper-case letter Λ). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Lambda (uppercase Λ, lowercase λ; Greek: Λάμβδα or Λάμδα, lamda or lamtha) is the 11th letter of the Greek alphabet. In the system of Greek numerals lambda has a value of 30. Lambda is related to the Phoenician letter Lamed Lamedh. Letters in other alphabets that stemmed from lambda include the Latin L and the Cyrillic letter El (Л, л). The ancient grammarians and dramatists give evidence to the pronunciation as [laːbdaː] (λάβδα) in Classical Greek times.[1] In Modern Greek the name of the letter, Λάμδα, is pronounced [lamða]; the spoken letter itself has the sound of [l] as with Latinate "L".

In early Greek alphabets, the shape and orientation of lambda varied.[2] Most variants consisted of two straight strokes, one longer than the other, connected at their ends. The angle might be in the upper left, lower left ("Western" alphabets), or top ("Eastern" alphabets). Other variants had a vertical line with a horizontal or sloped stroke running to the right. With the general adoption of the Ionic alphabet, Greek settled on an angle at the top; the Romans, borrowing from Western alphabets, put the angle at the lower left.

The HTML 4 character entity references for the Greek capital and small letter lambda are "Λ" and "λ" respectively.[3]

The Greek alphabet on a black figure vessel, with a Phoenician-lamed shaped lambda. (The gamma has the shape of modern lambda.)

Symbol

Upper-case letter Λ

Lower-case letter λ

Lower-case lambda

Lambda, the word

  • In programming languages such as Lisp and Python, lambda is an operator used to denote anonymous functions or closures, following the usage of lambda calculus. An example of this use of lambda in the Python language is this section of computer code that sorts a list alphabetically by the last character of each entry:
>>> list = ['woman', 'man', 'horse', 'boat', 'plane', 'dog']
>>> sorted(list, key=lambda word: word[-1])
['horse', 'plane', 'dog', 'woman', 'man', 'boat']
  • In the C# programming language a lambda expression is an anonymous function that can contain expressions and statements.[5]
  • The language Unlambda is a functional programming language based upon combinatory logic, a simplification of the lambda calculus that does not involve the lambda at all, hence the un- prefix.
  • An automotive oxygen sensor (O2 sensor) is also known as a lambda probe, sensor, sond, or sonde.
  • Lambda is used in art and photography to refer to a digital Type C print, or to the equipment that is used to produce it.
  • Lambda was used by Pythagoras to denote the "Lambda number sequence" 1, 2, 3, 4, 9, 8, 27, ...,(sequence A098293 in the OEIS) formed by the integers of the form 2i and 3i, for nonnegative integer i.[citation needed]

Lambda as a name

A capital Lambda
  • The upper-case lambda is used as the alias of Providence, Rhode Island based musician Xavier Valentine.[7]
  • The Half-Life franchise of video games uses an encircled block style lower-case lambda as the franchise logo (Half-Life 2 adds the numeral 2 into the logo as superscript), prominently featured on the chest of the protagonist's powered armor. In the first game, the logo appears at the entrances of the Black Mesa Research Facility's Lambda Complex which conducted teleportation research. In Half-Life 2 and its Episodes, the encircled block lambda is the universal symbol of the Resistance, often spraypainted to mark the location of safehouses and hidden supply caches; full-time Resistance members wear armbands containing a lower-case lambda without the circle.
  • In the 2D fighting game series BlazBlue, a recurring character named Lambda-11 appears in the various games' story modes and as a playable character.
  • Several gay rights organizations, such as Lambda Legal, and the Lambda Literary Award derive their names from the use of a lower-case lambda as a symbol for gay and lesbian rights.

See also

References

  1. ^ Herbert Weir Smyth. A Greek Grammar for Colleges. I.1.c
  2. ^ "Epigraphic Sources for Early Greek Writing". Poinikastas.csad.ox.ac.uk. Retrieved 2011-10-03.
  3. ^ World Wide Web Consortium W3C. HTML 4.01 Specification, 24. Character entity references in HTML 4. [1]
  4. ^ Wankat Separation Process Engineering 2nd ed, Prentice Hall
  5. ^ "Lambda Expressions (C# Programming Guide)". Msdn.microsoft.com. Retrieved 2011-10-03.
  6. ^ "Imperial Lambda-class shuttle". Star Wars Databank. Lucasfilm. Retrieved 2010-10-12.
  7. ^ "Ʌ". Aarrcc.bandcamp.com. Retrieved 2011-10-03.