Rolle’s Theorem and Its Role in Analyzing Function Behavior

This article explains Rolle’s Theorem, one of the fundamental results in differential calculus. The theorem states that if a function is continuous on a closed interval, differentiable on the open interval, and takes equal values at the endpoints, then there exists at least one point inside the interval where the derivative is zero. This theorem forms the foundation for the Mean Value Theorem and many other important results in mathematical analysis.

Rolle’s Theorem, zero derivativecontinuity, differentiabilitycritical point, calculus

~2 min read · Updated Mar 9, 2026

مقدمه‌ای بر قضیه رول

قضیه رول یکی از نتایج مهم و بنیادی در حساب دیفرانسیل است که وجود نقطه‌ای با مشتق صفر را تحت شرایط مشخص تضمین می‌کند.
این قضیه پایه‌ای برای قضیه مقدار میانگین و بسیاری از نتایج کلیدی در تحلیل ریاضی است.

۱. بیان قضیه رول

فرض کنید تابع f(x) شرایط زیر را داشته باشد:

  • روی بازه بسته [a, b] پیوسته باشد،
  • روی بازه باز (a, b) مشتق‌پذیر باشد،
  • f(a) = f(b) باشد.

در این صورت، حداقل یک عدد c در بازه (a, b) وجود دارد که:

f'(c) = 0

۲. تفسیر هندسی قضیه رول

اگر نمودار تابع در ابتدا و انتهای بازه در یک ارتفاع قرار داشته باشد، منحنی باید حداقل در یک نقطه دارای مماس افقی باشد.
این نقطه همان جایی است که مشتق صفر می‌شود.

۳. مثال‌ها

مثال ۱: تابع درجه دوم

تابع:

f(x) = x² - 4x + 3

در بازه [1, 3]:

f(1) = 0  
f(3) = 0

پس شرایط قضیه رول برقرار است.

مشتق:

f'(x) = 2x - 4

حل:

2x - 4 = 0 → x = 2

بنابراین c = 2 نقطه‌ای است که قضیه رول تضمین می‌کند.


مثال ۲: تابع مثلثاتی

تابع:

f(x) = sin(x)

در بازه [0, π]:

f(0) = 0  
f(π) = 0

مشتق:

f'(x) = cos(x)

حل:

cos(x) = 0 → x = π/2

۴. اهمیت قضیه رول

  • پایه‌ای برای قضیه مقدار میانگین
  • ابزار مهم در تحلیل رفتار توابع
  • کمک به اثبات یکتایی ریشه‌ها
  • کاربرد در حل معادلات دیفرانسیل
  • نقش کلیدی در آنالیز ریاضی

۵. نکات مهم

  • اگر هر یک از شرایط سه‌گانه برقرار نباشد، نتیجه لزوماً درست نیست.
  • قضیه وجود حداقل یک نقطه را تضمین می‌کند، اما ممکن است نقاط بیشتری وجود داشته باشد.
  • قضیه رول درباره مقدار تابع صحبت نمی‌کند، فقط درباره مشتق.

جمع‌بندی

قضیه رول بیان می‌کند که اگر تابعی پیوسته، مشتق‌پذیر و دارای مقدارهای برابر در ابتدا و انتهای بازه باشد، آنگاه نقطه‌ای درون بازه وجود دارد که مشتق تابع در آن صفر است.
این قضیه یکی از پایه‌های اصلی حساب دیفرانسیل و تحلیل رفتار توابع است.

Written & researched by Dr. Shahin Siami

Related Articles

Solving Integrals Using Partial Fraction Decomposition: A Complete Guide with Practical Examples

Partial fraction decomposition is one of the most powerful techniques for integrating rational functions. By breaking a complicated rational expression into simpler fractions, integration becomes straightforward. This article explains when and how to use partial fractions, the different decomposition cases, step‑by‑step procedures, and fully worked examples.

Continue

Integration by Parts: A Complete Guide to Solving Integrals Using the By‑Parts Method

Integration by parts is one of the most important techniques in calculus for solving integrals involving products of functions. This article explains the formula, the logic behind it, how to choose u and dv, common patterns, advanced applications, and fully worked examples.

Continue

Substitution Techniques in Integration: A Complete and Practical Guide

Substitution is one of the most powerful and widely used techniques in integration. It simplifies complex integrals by transforming them into easier forms. This article explains the main substitution methods, including basic u‑substitution, trigonometric substitution, hyperbolic substitution, substitution in rational functions, exponential integrals, trigonometric integrals, and definite integrals.

Continue

Complete Integral Formula Sheet: All Essential Indefinite and Definite Integral Formulas

This article provides a comprehensive collection of the most important integral formulas in calculus, including basic integrals, power rules, exponential and logarithmic integrals, trigonometric and inverse trigonometric integrals, hyperbolic functions, integration techniques, and definite integral identities.

Continue

Definite Integrals: Definition, Core Concepts, Methods of Calculation, and Applications

A definite integral is one of the fundamental concepts in calculus, used to compute the accumulated value of a quantity over an interval. This article explains the definition of definite integrals, the Riemann interpretation, the Fundamental Theorem of Calculus, methods of evaluation, and real-world applications.

Continue

Cauchy’s Mean Value Theorem and Its Role in Advanced Function Analysis

This article explains Cauchy’s Mean Value Theorem, the generalized form of the Mean Value Theorem. It states that for two continuous and differentiable functions, there exists a point in the interval where the ratio of their derivatives equals the ratio of their overall changes. This theorem is fundamental in proving important results such as L'Hôpital’s Rule and plays a key role in mathematical analysis.

Continue