4.1.30Calculus I — Limits & Derivatives

Curve sketching — systematic approach

1,781 words8 min readdifficulty · medium2 backlinks

WHY do we sketch curves systematically?

A graphing calculator hides understanding. The point of curve sketching is to read a formula and see its geometry. The systematic approach gives a fixed checklist so you never miss a feature (a hidden asymptote, a sneaky inflection point). This is the 80/20 of graphing: ~6 questions capture ~90% of any curve's behaviour.


WHAT to compute — the 7-step checklist


HOW each tool works — derived from first principles

Increasing / decreasing from ff'

A critical point is where f(x)=0f'(x)=0 or ff' is undefined. By the First Derivative Test, if ff' changes ++\to- there is a local max; +-\to+ a local min; no change → neither.

Concavity from ff''

Asymptotes — derived as limiting behaviour

Figure — Curve sketching — systematic approach

Worked Example 1 — a rational function

Sketch f(x)=x2x21f(x)=\dfrac{x^2}{x^2-1}.

1. Domain. Denominator x21=0x^2-1=0 at x=±1x=\pm 1, so domain is R{1,1}\mathbb{R}\setminus\{-1,1\}. Why this step? Excludes points where ff blows up.

2. Intercepts. f(0)=0f(0)=0 → passes through origin. f(x)=0x2=0x=0f(x)=0\Rightarrow x^2=0\Rightarrow x=0 only. Why? Origin anchors the middle of the picture.

3. Symmetry. f(x)=x2x21=f(x)f(-x)=\frac{x^2}{x^2-1}=f(x)even, mirror over yy-axis. Why? Halves the work — sketch x0x\ge 0, reflect.

4. Asymptotes. Vertical at x=±1x=\pm1. Horizontal: limxx2x21=1\lim_{x\to\infty}\frac{x^2}{x^2-1}=1, so y=1y=1. Why? These are the invisible walls/floors the curve approaches.

5. First derivative. Quotient rule: f(x)=2x(x21)x2(2x)(x21)2=2x(x21)2.f'(x)=\frac{2x(x^2-1)-x^2(2x)}{(x^2-1)^2}=\frac{-2x}{(x^2-1)^2}. Numerator 2x=0-2x=0 at x=0x=0; denominator >0>0 always. So f>0f'>0 for x<0x<0, f<0f'<0 for x>0x>0. → local max at (0,0)(0,0). Why? Sign of ff' gives the climb/fall; x=0x=0 is a peak.

6. Second derivative. Differentiating f=2x(x21)2f'=\frac{-2x}{(x^2-1)^2} gives f(x)=6x2+2(x21)3.f''(x)=\frac{6x^2+2}{(x^2-1)^3}. Numerator 6x2+2>06x^2+2>0 always; denominator >0>0 when x>1|x|>1, <0<0 when x<1|x|<1. So concave up for x>1|x|>1, concave down for x<1|x|<1. No inflection (sign change only at undefined x=±1x=\pm1). Why? Tells us the bending in each region.

7. Assemble: peak at origin, dips down toward y=1y=1 asymptote from below for x<1|x|<1 side... actually for x<1|x|<1, x21<0x^2-1<0 so f<0f<0; for x>1|x|>1, f>1f>1. Curve sits below y=1y=1 between the walls and above y=1y=1 outside.


Worked Example 2 — a polynomial

Sketch f(x)=x33xf(x)=x^3-3x.

Domain: all R\mathbb{R}. Intercepts: f(0)=0f(0)=0; x33x=x(x23)=0x=0,±3x^3-3x=x(x^2-3)=0\Rightarrow x=0,\pm\sqrt3. Symmetry: f(x)=x3+3x=f(x)f(-x)=-x^3+3x=-f(x)odd, symmetric about origin. Asymptotes: none (polynomial; ends ±\to\pm\infty). f=3x23=3(x21)=0f'=3x^2-3=3(x^2-1)=0 at x=±1x=\pm1. Sign: ++ for x>1|x|>1, - for x<1|x|<1. → local max at (1,2)(-1,2), local min at (1,2)(1,-2). Why this step? Identifies the two turning points. f=6x=0f''=6x=0 at x=0x=0, sign changes +-\to+inflection at (0,0)(0,0). Assemble: rises, peaks at (1,2)(-1,2), falls through origin (bending switch), bottoms at (1,2)(1,-2), rises again.


Common Mistakes


Recall Feynman: explain to a 12-year-old

Imagine you're describing a roller-coaster track to a friend over the phone, but you can only tell them a few key facts. You say: "It starts here (intercepts), the whole thing is mirror-image left-and-right (symmetry), there are two invisible walls it never touches (asymptotes), it goes UP then DOWN here (first derivative), and it curves like a smile here and a frown there (second derivative)." With just those facts your friend can draw almost the exact ride — that's curve sketching!


Active Recall

What is a critical point?
A point where f(x)=0f'(x)=0 or ff' is undefined.
What does f(x)>0f'(x)>0 tell you?
The function is increasing there (tangent slopes upward).
What does f(x)>0f''(x)>0 indicate?
The curve is concave up (cup shaped, \smile).
What is an inflection point?
A point where concavity changes, i.e. ff'' changes sign.
First Derivative Test for a local max?
ff' changes from ++ to - at that point.
Condition for a horizontal asymptote y=Ly=L?
limx±f(x)=L\lim_{x\to\pm\infty} f(x)=L.
How to get the slope mm of an oblique asymptote?
m=limxf(x)/xm=\lim_{x\to\infty} f(x)/x, then c=lim(f(x)mx)c=\lim(f(x)-mx).
Why isn't f(x)=0f'(x)=0 enough for an extremum?
ff' must change sign; e.g. x3x^3 has f(0)=0f'(0)=0 but no extremum.
First step in systematic curve sketching?
Find the domain (exclude undefined points).
Can a curve cross its horizontal asymptote?
Yes — the asymptote only governs behaviour at infinity.
Test for even symmetry?
f(x)=f(x)f(-x)=f(x); graph is symmetric about the yy-axis.
Test for odd symmetry?
f(x)=f(x)f(-x)=-f(x); graph is symmetric about the origin.

Connections

  • Limits and continuity — asymptotes are defined via limits.
  • First derivative and monotonicity — increasing/decreasing intervals.
  • Second derivative test — concavity and extrema classification.
  • Mean Value Theorem — justifies why ff' sign controls trend.
  • Rational functions and asymptotes — vertical/oblique cases.
  • Optimization — finding extrema reuses the same critical-point machinery.

Concept Map

answer checklist

step 1

step 2

step 3

step 4

differentiate

differentiate

from limits

sign gives

zeros give

First Derivative Test

sign gives

sign change gives

Function f of x

Curve sketch

Domain

Intercepts

Symmetry

Asymptotes

First derivative f'

Second derivative f''

Limiting behaviour

Increasing / decreasing

Critical points

Local max / min

Concavity up / down

Inflection points

Hinglish (regional understanding)

Intuition Hinglish mein samjho

Curve sketching ka matlab hai ki tum bina calculator ke, sirf function ki formula dekh kar uska shape draw kar sakte ho. Iske liye ek fixed checklist follow karte hain — pehle Domain (function kahan defined hai), phir intercepts (axes ko kahan cut karta hai), symmetry (even/odd hai kya), asymptotes (invisible deewarein jahan curve infinity ki taraf bhagta hai), phir first derivative ff' jo batata hai curve upar ja raha hai ya neeche, aur second derivative ff'' jo batata hai curve cup jaise (\smile) ya cap jaise (\frown) mud raha hai.

Sabse important intuition yeh hai: ff' slope hai, agar f>0f'>0 toh function badh raha hai, f<0f'<0 toh ghat raha hai, aur jahan f=0f'=0 aur sign change ho wahan max ya min milta hai. ff'' slope ke change ka rate hai — f>0f''>0 matlab concave up, f<0f''<0 matlab concave down, aur jahan sign badle wahan inflection point. In dono tools se tum exactly bata sakte ho curve kahan climb karega, kahan peak banega, kahan bend karega.

Yeh isliye matter karta hai kyunki exam mein aur real engineering/economics problems mein tumhe maximum profit, minimum cost, ya behaviour-at-infinity samajhna padta hai — aur yeh sab isi checklist se nikalta hai. Ek galti se bachna: f(x)=0f'(x)=0 hone se hamesha max/min nahi banta (jaise x3x^3 pe), isliye sign-change ya ff'' se confirm karna zaroori hai. Aur dusri galti: horizontal asymptote ko curve cross kar sakta hai — woh sirf infinity pe behaviour batata hai, deewar nahi hai.

Go deeper — visual, from zero

Test yourself — Calculus I — Limits & Derivatives

Connections