Lambda — Λ / λ

Lambda (Λ λ) is the eleventh letter of the Greek alphabet. The lambda symbol is written Λ in uppercase and λ in lowercase, and it corresponds to the English "l". In physics λ stands for wavelength and the radioactive decay constant, in linear algebra for an eigenvalue, and in programming for anonymous functions borrowed from lambda calculus; uppercase Λ is the cosmological constant. Copy it with the buttons below, or see how to type Greek letters on any keyboard.

Λ λ

Copy: Λ   λ

Unicode code points: U+039B (uppercase), U+03BB (lowercase).

UppercaseΛ
Lowercaseλ
Transliterationl
PronunciationLAHM‑thah
Numeric value30

Etymology and Origin

Lambda comes from the Phoenician letter "lamed," meaning "goad" or "ox goad" (a stick for herding cattle). The uppercase lambda (Λ) resembles an inverted V shape. Lambda is the eleventh letter of the Greek alphabet and has diverse applications across mathematics, physics, and computer science.

Pronunciation

Lambda for Wavelength in Physics

The most ubiquitous use of lambda is to represent wavelength (λ), the distance between successive peaks of a wave. Wavelength is fundamental to understanding all wave phenomena, from light to sound to quantum mechanics.

Uses of Lambda in Mathematics

Uses in Science and Engineering

Lambda Calculus and Computing

Mathematical Examples with Lambda

Wavelength: Green light at 550 nm: f = c/λ = (3×10⁸)/(550×10⁻⁹) ≈ 5.45×10¹⁴ Hz

Eigenvalue: Matrix [[3,1],[0,2]] has eigenvalues λ₁=3, λ₂=2

Radioactive decay: Carbon-14 has λ = 1.21×10⁻⁴ yr⁻¹, so t₁/₂ ≈ 5730 years

Lambda function: (λx.x²)(5) = 25 in lambda calculus

Poisson distribution: If λ=3 events/hour, P(2 events) = 3²e⁻³/2! ≈ 0.224

Writing Tips

Interesting Facts

Frequently Asked Questions

How do I type λ?

The easiest way is to use the copy buttons at the top of this page. In Microsoft Word, type 03BB and press Alt + X. In HTML, use λ (λ) or Λ (Λ). In LaTeX, use \lambda or \Lambda. With a Greek keyboard layout enabled, press L. See how to type Greek letters for every method.

What does λ mean in physics?

Wavelength, the distance between two wave peaks. For example, green light has λ ≈ 530 nm. λ is also the radioactive decay constant.

What is a lambda function in programming?

A small anonymous function, named after Alonzo Church's lambda calculus. For example, in Python lambda x: x * 2 doubles its input.

Is Λ the same as the logical "and" symbol ∧?

No. Λ (U+039B) is uppercase lambda; ∧ (U+2227) is the logical AND operator. They look similar, but ∧ is usually smaller and sits lower.

Navigation

← Previous | ↑ All letters | Next →