ArticleslgStudy

mathematics

Narayana number

Narayana number is a mathematics topic covered in the lgStudy science library. This page brings together a partial reference excerpt, illustrations, worked examples, real-world applications and a short study plan, so you can understand Narayana number rather than just read about it. In short: In combinatorics, the Narayana numbers N ⁡ ( n , k ) , n ∈ N + , 1 ≤ k ≤ n {\displaystyle \operatorname {N} (n,k),n\in \mathbb {N} ^{+},1\leq k\leq n} form a triangular array of natural numbers, called the Narayana triangle, that occur in various counting problems. They are named after Canadian mathematician T.

Narayana number — main illustration
Narayana number — illustration

Key takeaways

  • Narayana number belongs to mathematics; place it in that map before memorising details.
  • Learn the definition first, then one example that makes the definition concrete.
  • Connect Narayana number to a quantity you can measure, compute or draw — that is where exam questions come from.
  • Reproduce the core statement of Narayana number from memory before moving on to harder problems.

Reference excerpt

In combinatorics, the Narayana numbers N ⁡ ( n , k ) , n ∈ N + , 1 ≤ k ≤ n {\displaystyle \operatorname {N} (n,k),n\in \mathbb {N} ^{+},1\leq k\leq n} form a triangular array of natural numbers, called the Narayana triangle, that occur in various counting problems. They are named after Canadian mathematician T. V. Narayana (1930–1987).

Formula The Narayana numbers can be expressed in terms of binomial coefficients:

N ⁡ ( n , k ) = 1 k ( n − 1 k − 1 ) ( n k − 1 ) = 1 n ( n k ) ( n k − 1 ) {\displaystyle \operatorname {N} (n,k)={\frac {1}{k}}{n-1 \choose k-1}{n \choose k-1}={\frac {1}{n}}{n \choose k}{n \choose k-1}}

Numerical values The first eight rows of the Narayana triangle read:

(sequence A001263 in the OEIS)

Combinatorial interpretations

Dyck words An example of a counting problem whose solution can be given in terms of the Narayana numbers N ⁡ ( n , k ) {\displaystyle \operatorname {N} (n,k)} , is the number of words containing ⁠ n {\displaystyle n} ⁠ pairs of parentheses, which are correctly matched (known as Dyck words) and which contain ⁠ k {\displaystyle k} ⁠ distinct nestings. For instance, N ⁡ ( 4 , 2 ) = 6 {\displaystyle \operatorname {N} (4,2)=6} , since with four pairs of parentheses, six sequences can be created which each contain two occurrences the sub-pattern ():

(()(())) ((()())) ((())()) ()((())) (())(()) ((()))()

From this example it should be obvious that N ⁡ ( n , 1 ) = 1 {\displaystyle \operatorname {N} (n,1)=1} , since the only way to get a single sub-pattern () is to have all the opening parentheses in the first ⁠ n {\displaystyle n} ⁠ positions, followed by all the closing parentheses. Also N ⁡ ( n , n ) = 1 {\displaystyle \operatorname {N} (n,n)=1} , as ⁠ n {\displaystyle n} ⁠ distinct nestings can be achieved only by the repetitive pattern ()()()…(). More generally, it can be shown that the Narayana triangle is symmetric:

N ⁡ ( n , k ) = N ⁡ ( n , n − k + 1 ) {\displaystyle \operatorname {N} (n,k)=\operatorname {N} (n,n-k+1)}

The sum of the rows in this triangle equal the Catalan numbers:

N ⁡ ( n , 1 ) + N ⁡ ( n , 2 ) + N ⁡ ( n , 3 ) + ⋯ + N ⁡ ( n , n ) = C n {\displaystyle \operatorname {N} (n,1)+\operatorname {N} (n,2)+\operatorname {N} (n,3)+\cdots +\operatorname {N} (n,n)=C_{n}}

Monotonic lattice paths The Narayana numbers also count the number of lattice paths from ( 0 , 0 ) {\displaystyle (0,0)} to ( 2 n , 0 ) {\displaystyle (2n,0)} , with steps only northeast and southeast, not straying below the x-axis, with ⁠ k {\displaystyle k} ⁠ peaks. The following figures represent the Narayana numbers N ⁡ ( 4 , k ) {\displaystyle \operatorname {N} (4,k)} , illustrating the above-mentioned symmetries.

The sum of N ⁡ ( 4 , k ) {\displaystyle \operatorname {N} (4,k)} is 1 + 6 + 6 + 1 = 14, which is the 4th Catalan number, C 4 {\displaystyle C_{4}} . This sum coincides with the interpretation of Catalan numbers as the number of monotonic paths along the edges of an n × n {\displaystyle n\times n} grid that do not pass above the diagonal.

Rooted trees

… excerpt ends here. Continue reading the full article.

Illustrations

Narayana number illustration
Narayana number illustration
Narayana number illustration
Narayana number: The 6 ordered rooted trees of 4 edges and 2 leaves, corresponding to the Narayana number N(4, 2)
The 6 ordered rooted trees of 4 edges and 2 leaves, corresponding to the Narayana number N(4, 2)
Narayana number: The 1,6,6,1 non-crossing partitions with 1,2,3,4 blocks of a 4-element set
The 1,6,6,1 non-crossing partitions with 1,2,3,4 blocks of a 4-element set

Worked examples

Example 1 — a first encounter with Narayana number

Start with the simplest possible case. Write down what Narayana number claims or describes in one sentence, then invent the smallest concrete situation in which that sentence is true. In mathematics, the smallest case is usually a single object, a single equation or a single measurement. Check that every symbol or term in your sentence has a meaning in that case.

Example 2 — changing one variable

Take the situation from Example 1 and change exactly one quantity: double it, halve it, or set it to zero. Predict what should happen to Narayana number before you calculate. Comparing your prediction with the result is the fastest way to find out whether you understand the idea or only the words.

Example 3 — an exam-style question

Typical questions about Narayana number ask you to (a) state it precisely, (b) apply it to given data, and (c) explain a limitation. Practise writing all three answers in under five minutes; the third part is what separates a full-mark answer from an average one.

Applications of Narayana number

In research
Narayana number appears in mathematics research whenever the underlying quantities have to be modelled precisely. Papers usually cite it as a starting assumption and then explore where it breaks down.
In technology and industry
Engineering practice reuses Narayana number in design rules, simulations and safety margins. Knowing the idea lets you read a specification sheet and understand why the numbers look the way they do.
In the classroom
Narayana number is common in secondary-school and first-year university syllabi. It links to neighbouring topics Factorial and binomial topics, Integer sequences, Permutations, so understanding it makes those chapters shorter.
In everyday life
Look for Narayana number outside the textbook — in sport, cooking, traffic, electronics or the sky above you. An example you found yourself is remembered far longer than one you were given.

Affiliate

Preply — study more efficiently by working with a personal tutor. 50% off.

How to study Narayana number in 20 minutes

  1. Read the reference excerpt below once, without taking notes.
  2. Close the page and write down what Narayana number means in your own words.
  3. Compare your version with the excerpt and mark what you missed.
  4. Work through the three examples above with pen and paper.
  5. Explain Narayana number out loud to somebody else — or to Teacher Smith in the lgStudy chat.

Frequently asked questions

What is Narayana number in simple terms?

In combinatorics, the Narayana numbers N ⁡ ( n , k ) , n ∈ N + , 1 ≤ k ≤ n {\displaystyle \operatorname {N} (n,k),n\in \mathbb {N} ^{+},1\leq k\leq n} form a triangular array of natural numbers, called the Narayana triangle, that occur in various counting problems. They are named after Canadian mat…

Why does Narayana number matter?

Because it connects several mathematics ideas at once: it gives you a definition you can apply, a quantity you can calculate, and a way to check whether a result is plausible.

How should I study Narayana number?

Read the excerpt, restate it from memory, then work through the examples and applications listed on this page. The five-step study plan above takes about twenty minutes.

What does this page cover?

It gives you a compact reference excerpt plus original lgStudy explanations, examples, applications and study material on Narayana number.

Tags

  • Factorial and binomial topics
  • Integer sequences
  • Permutations
  • Triangles of numbers

Keep exploring