🔥 EXAM TOMORROW — Every Question From All 4 Past Papers Answered With Full Steps! 🔥

BCA Mathematics — I · Complete Answer Guide

Kerala University · MM 1131.9 · ALL Questions from L-3942, B-3195, F-2065 Papers

Studied: 0%

🎓 You've Got This — Let's Cover Everything!

Complete answer guide for ALL questions from all 4 past papers. Step-by-step like a teacher. Exact exam-writing style answers.

⏰ Exam Tomorrow — Use the Hot Topics section first!
📋 EXAM PATTERN (80 Marks, 3 Hours)
SectionQuestionsMarksBest Strategy
I (Q1–10)All 10 compulsory10×1 = 10✅ Easy — do ALL. Free marks!
II (Q11–22)Any 8 from 12 questions8×2 = 16✅ Do the ones you know
III (Q23–31)Any 6 from 9 questions6×4 = 24⚡ Pick MVT, ODE, Laplace
IV (Q32–35)Any 2 from 4 questions2×15 = 30🎯 LPP (Q35) + Laplace/ODE
🔥 QUESTIONS THAT APPEAR IN MULTIPLE PAPERS (Study these FIRST!)
QuestionPapersMarks
Fourier series for f(x)=|x| in [−π,π]L-3942, B-3195, F-2065 (ALL!)4–15
Verify Lagrange MVT for f(x)=x²+2x+9, [1,5]L-3942, B-3195 (twice!)2
State Rolle's TheoremL-3942, B-3195 (both papers)1
Define sinh x in exponential formL-3942, F-20651
LPP graphical methodAll 4 papers (Q35)15
Laplace transforms + inverseAll papers — multiple Qs2–15
Euler phi-function calculationL-3942, B-31952
Solve IVP y''−y'−2y=0B-3195 (both papers of same code)2
📐
Hyperbolic Functions
Definitions, identities, derivatives — 8 questions covered
🔄
Differentiation
Log rules, implicit, log differentiation — 10+ questions
📊
Mean Value Theorems
Rolle's, Lagrange's, verify — key 2-mark Qs
⚙️
Differential Equations
ODE, IVP, non-homogeneous, Euler-Cauchy
🌊
Partial DEs
Laplace & wave equation verification, separation
🎯
Laplace Transform
L{f(t)}, inverse, partial fractions, convolution
🔢
Number Theory
GCD, LCM, phi, Fermat, Wilson, remainders
🌀
Complex Numbers
Modulus, polar form, roots, De Moivre
〰️
Fourier Series
Euler's formulae, f(x)=|x|, piecewise — ALL types
📈
LPP + Optimization
Graphical method — all 4 LPPs solved with graphs

📐 Hyperbolic Functions

Definitions, identities, proofs and derivatives. Appears as 1-mark fill-in and 2-mark proof questions in every exam.

Section I (1M) + Section II (2M) — From ALL Papers
H1

Define sinh x and cosh x in terms of exponential functions ALL Papers

L-3942 Q2, F-2065 Q1, B-3195 · 1 Mark · MOST REPEATED
👨‍🏫

Think of e^x as the base. sinh is the "antisymmetric part" (odd), cosh is the "symmetric part" (even). If you add e^x and e^(-x) you get 2·cosh x. Simple!

sinh x = (eˣ − e⁻ˣ) / 2 cosh x = (eˣ + e⁻ˣ) / 2 tanh x = sinh x / cosh x = (eˣ − e⁻ˣ)/(eˣ + e⁻ˣ) sech x = 1/cosh x, cosech x = 1/sinh x, coth x = cosh x/sinh x
✍️ WRITE IN EXAM

sinh x = (eˣ − e⁻ˣ)/2     cosh x = (eˣ + e⁻ˣ)/2

H2

If sech x = 4/5, find cosh x

L-3942 Q3 · 1 Mark · Very Easy
👨‍🏫

sech x = 1/cosh x. So just flip the fraction!

✍️ ANSWER

Since sech x = 1/cosh x:   cosh x = 1/sech x = 1/(4/5) = 5/4

H3

Show that cosh(−x) = cosh x (even function)

F-2065 Q3, B-3195 · 1 Mark
cosh(−x) = (e^(−x) + e^(−(−x)))/2 = (e⁻ˣ + eˣ)/2 = (eˣ + e⁻ˣ)/2 = cosh x ✓
✍️ EXAM ANSWER

cosh(−x) = (e⁻ˣ + eˣ)/2 = cosh x ✓   (cosh x is an even function)

H4

Show cosh(x+y) = cosh x cosh y + sinh x sinh y Repeated

L-3942 Q11 · 2 Marks · Important Proof
👨‍🏫

Expand RHS using definitions. The cross terms (eˣ⁻ʸ etc.) cancel out, leaving exactly the LHS definition of cosh(x+y). Pure algebra!

1
Expand cosh x · cosh y
[(eˣ+e⁻ˣ)/2]·[(eʸ+e⁻ʸ)/2] = (eˣ⁺ʸ + eˣ⁻ʸ + e⁻ˣ⁺ʸ + e⁻ˣ⁻ʸ)/4
2
Expand sinh x · sinh y
[(eˣ−e⁻ˣ)/2]·[(eʸ−e⁻ʸ)/2] = (eˣ⁺ʸ − eˣ⁻ʸ − e⁻ˣ⁺ʸ + e⁻ˣ⁻ʸ)/4
3
Add both
Sum = (2eˣ⁺ʸ + 2e⁻ˣ⁻ʸ)/4 = (e^(x+y) + e^−(x+y))/2 = cosh(x+y) ✓
✍️ EXAM ANSWER

cosh x cosh y + sinh x sinh y = [(eˣ+e⁻ˣ)/2][(eʸ+e⁻ʸ)/2] + [(eˣ−e⁻ˣ)/2][(eʸ−e⁻ʸ)/2]

= [eˣ⁺ʸ+eˣ⁻ʸ+e⁻ˣ⁺ʸ+e⁻⁽ˣ⁺ʸ⁾]/4 + [eˣ⁺ʸ−eˣ⁻ʸ−e⁻ˣ⁺ʸ+e⁻⁽ˣ⁺ʸ⁾]/4

= [2e^(x+y) + 2e^−(x+y)]/4 = cosh(x+y) ✓

H5

Show cosh²x + sinh²x = cosh 2x

F-2065 Q11 · 2 Marks
cosh²x = [(eˣ+e⁻ˣ)/2]² = (e²ˣ + 2 + e⁻²ˣ)/4 sinh²x = [(eˣ−e⁻ˣ)/2]² = (e²ˣ − 2 + e⁻²ˣ)/4 cosh²x + sinh²x = (e²ˣ+2+e⁻²ˣ)/4 + (e²ˣ−2+e⁻²ˣ)/4 = (2e²ˣ + 2e⁻²ˣ)/4 = (e²ˣ + e⁻²ˣ)/2 = cosh(2x) ✓
✍️ EXAM ANSWER

cosh²x + sinh²x = (e²ˣ+2+e⁻²ˣ)/4 + (e²ˣ−2+e⁻²ˣ)/4 = (e²ˣ+e⁻²ˣ)/2 = cosh 2x ✓

H6

Find dy/dx where y = x sinh x − cosh x

B-3195 Q1 · 1 Mark
👨‍🏫

Use product rule for x·sinh x: d/dx(uv) = u'v + uv'. Remember d/dx(sinh x) = cosh x and d/dx(cosh x) = sinh x.

y = x sinh x − cosh x dy/dx = d/dx(x sinh x) − d/dx(cosh x) = [1·sinh x + x·cosh x] − sinh x = sinh x + x cosh x − sinh x = x cosh x
✍️ ANSWER

dy/dx = x cosh x

H7

Solve the ODE: dy/dx − y tanh x = 0

B-3195 Q5 · 1 Mark · Separable
dy/dx = y tanh x dy/y = tanh x dx ∫ dy/y = ∫ tanh x dx ln|y| = ln|cosh x| + C₀ y = A cosh x (where A is arbitrary constant)
✍️ ANSWER

y = A cosh x

📋 Derivatives of Hyperbolic Functions — Memorize All!
d/dx[sinh x] = cosh x
d/dx[cosh x] = sinh x
d/dx[tanh x] = sech²x
d/dx[sech x] = −sech x tanh x
d/dx[sinh⁻¹x] = 1/√(1+x²)
d/dx[cosh⁻¹x] = 1/√(x²−1)
Key identity: cosh²x − sinh²x = 1

🔄 Differentiation

Derivatives using chain rule, product rule, log differentiation, implicit differentiation, nth derivative.

Section I (1M) + Section II (2M) + Section III (4M)
D1

Derivative of log_a(x)

L-3942 Q1 · 1 Mark fill-in
log_a x = ln x / ln a d/dx[log_a x] = (1/ln a) · (1/x) = 1/(x·ln a)
✍️ ANSWER

1/(x·ln a)    Special case: d/dx[ln x] = 1/x

D2

Find dy/dx where y = x sinh x − cosh x

B-3195 Q1 · 1 Mark (covered in Hyperbolic section too)
dy/dx = [sinh x + x cosh x] − sinh x = x cosh x
✍️ ANSWER

dy/dx = x cosh x

D3

dy/dx when y = log(sin x + cos x) Repeated

B-3195 Q11 · 2 Marks · Chain Rule
👨‍🏫

Chain rule for log: d/dx[ln f(x)] = f'(x)/f(x). Differentiate inside (sin x + cos x), divide by (sin x + cos x).

dy/dx = d/dx[sin x + cos x] / (sin x + cos x) = (cos x − sin x) / (sin x + cos x)
✍️ EXAM ANSWER

dy/dx = (cos x − sin x)/(sin x + cos x)

D4

dy/dx when y = sinh⁻¹x

F-2065 Q12 · 2 Marks
👨‍🏫

y = sinh⁻¹x means sinh y = x. Differentiate both sides implicitly!

y = sinh⁻¹x ⟹ sinh y = x Differentiate: cosh y · dy/dx = 1 dy/dx = 1/cosh y Use identity: cosh²y − sinh²y = 1 ⟹ cosh y = √(1 + sinh²y) = √(1+x²) ∴ dy/dx = 1/√(1+x²)
✍️ EXAM ANSWER

d/dx[sinh⁻¹x] = 1/√(1+x²)

D5

Find dy/dx if 3x² − 2y² = 1 (Implicit)

F-2065 Q2 · 1 Mark · Implicit Differentiation
Differentiate both sides w.r.t. x: 6x − 4y(dy/dx) = 0 dy/dx = 6x/(4y) = 3x/(2y)
✍️ ANSWER

dy/dx = 3x/(2y)

D6

dy/dx when y = cos x^(tan x) (Log Differentiation) Sec III

L-3942 Q23 · 4 Marks · Log Differentiation
👨‍🏫

Variable^variable → always use Logarithmic Differentiation: take log both sides, differentiate, then multiply by y.

1
Take log
log y = tan x · log(cos x)
2
Differentiate (product rule on RHS)
(1/y)(dy/dx) = sec²x · log(cos x) + tan x · (−sin x/cos x) = sec²x · log(cos x) − tan²x
3
Multiply by y
dy/dx = (cos x)^(tan x) · [sec²x · log(cos x) − tan²x]
✍️ EXAM ANSWER

Let y = (cos x)^(tan x). Taking log: log y = tan x · log(cos x)

Differentiating: (1/y)(dy/dx) = sec²x·log(cos x) − tan²x

∴ dy/dx = (cos x)^(tan x)[sec²x·log(cos x) − tan²x]

D7

dy/dx if y = ∛(x(x−2)/(x²+1)) (Log Differentiation)

B-3195 Q23 · 4 Marks
👨‍🏫

Cube root with products/quotients inside → take log! Log converts products to sums and roots to fractions, making differentiation easy.

1
Take log
log y = (1/3)[log x + log(x−2) − log(x²+1)]
2
Differentiate
(1/y)(dy/dx) = (1/3)[1/x + 1/(x−2) − 2x/(x²+1)]
3
Multiply by y
dy/dx = ∛[x(x-2)/(x²+1)] · (1/3)[1/x + 1/(x−2) − 2x/(x²+1)]
✍️ EXAM ANSWER

log y = ⅓[log x + log(x−2) − log(x²+1)]

dy/dx = ⅓·y·[1/x + 1/(x−2) − 2x/(x²+1)]

D8

dy/dx when y = (cos x)^x (Log Differentiation)

F-2065 Q13 · 2 Marks
log y = x · log(cos x) (1/y)(dy/dx) = log(cos x) + x·(−sin x/cos x) = log(cos x) − x tan x dy/dx = (cos x)^x [log(cos x) − x tan x]
✍️ ANSWER

dy/dx = (cos x)^x [log(cos x) − x tan x]

D9

Find dy/dx when x³ + y³ = 3axy (Implicit)

F-2065 Q23 · 4 Marks · Implicit
Differentiate implicitly: 3x² + 3y²(dy/dx) = 3a[y + x(dy/dx)] 3x² + 3y²(dy/dx) = 3ay + 3ax(dy/dx) (dy/dx)(3y² − 3ax) = 3ay − 3x² dy/dx = (3ay − 3x²)/(3y² − 3ax) = (ay − x²)/(y² − ax)
✍️ ANSWER

dy/dx = (ay − x²)/(y² − ax)

D10

Find nth differential coefficient of y = aˣ

B-3195 Q13 · 2 Marks
y = aˣ y' = aˣ · ln a y'' = aˣ · (ln a)² y''' = aˣ · (ln a)³ ... yₙ = aˣ · (ln a)ⁿ
✍️ ANSWER

The nth differential coefficient: yₙ = aˣ · (ln a)ⁿ

D11

If y = cos(m sin⁻¹x), prove the recurrence relation (4 Marks)

L-3942 Q24 · 4 Marks · Successive Differentiation
👨‍🏫

This is a successive differentiation (Leibnitz type) problem. Find y', y'', then form a differential equation and use induction via Leibnitz theorem.

1
Find y₁ = dy/dx
y = cos(m sin⁻¹x) y₁ = −sin(m sin⁻¹x) · m/√(1−x²) (1−x²)y₁² = m² sin²(m sin⁻¹x) = m²(1 − y²)
2
Differentiate (1−x²)y₁² = m²(1−y²)
−2x·y₁² + (1−x²)·2y₁y₂ = m²(−2y·y₁) Divide by 2y₁: −xy₁ + (1−x²)y₂ = −m²y (1−x²)y₂ − xy₁ + m²y = 0 ← Second order DE ✓
3
Apply Leibnitz theorem (differentiate n times)
Differentiating (1−x²)y₂ − xy₁ + m²y = 0 n times: (1−x²)yₙ₊₂ − (2n+1)xyₙ₊₁ + (m²−n²)yₙ = 0 ✓
✍️ EXAM ANSWER

y = cos(m sin⁻¹x). y₁ = −m sin(m sin⁻¹x)/√(1−x²)

Squaring: (1−x²)y₁² = m²(1−y²). Differentiating: (1−x²)y₂ − xy₁ + m²y = 0

Differentiating n times by Leibnitz:

(1−x²)yₙ₊₂ − (2n+1)xyₙ₊₁ + (m²−n²)yₙ = 0 ✓

D12

Open Box Problem: 16×30 cardboard, max volume (4 Marks — Optimization)

L-3942 Q25 · 4 Marks · Applications of Derivatives
👨‍🏫

Cut squares of side x from corners. Box dimensions: length=(30−2x), width=(16−2x), height=x. Volume = lwh. Maximize V by finding dV/dx = 0!

1
Write Volume formula
V = x(16−2x)(30−2x) = x(480 − 32x − 60x + 4x²) V = 4x³ − 92x² + 480x
2
Find dV/dx and set = 0
dV/dx = 12x² − 184x + 480 = 0 3x² − 46x + 120 = 0 (3x − 10)(x − 12) = 0 x = 10/3 ≈ 3.33 or x = 12 (rejected: 2×12=24 > 16)
3
Verify maximum (d²V/dx² < 0)
d²V/dx² = 24x − 184 At x = 10/3: d²V/dx² = 80 − 184 = −104 < 0 ✓ (maximum) Max Volume = (10/3)(16−20/3)(30−20/3) = (10/3)(28/3)(70/3) = 19600/27 ≈ 726 in³
✍️ EXAM ANSWER

V = x(16−2x)(30−2x). dV/dx = 12x²−184x+480 = 0 ⟹ 3x²−46x+120=0 ⟹ x = 10/3 or 12

x=12 rejected (too large). d²V/dx² < 0 at x=10/3 confirms maximum.

Square size = 10/3 inches ≈ 3.33 inches gives maximum volume.

D13

Divide 15 into two parts such that (one)²×(other)³ is maximum

F-2065 Q25 · 4 Marks
1
Let parts be x and (15−x)
f(x) = x²(15−x)³
2
Differentiate and set = 0
f'(x) = 2x(15−x)³ + x²·3(15−x)²·(−1) = x(15−x)²[2(15−x) − 3x] = x(15−x)²[30 − 2x − 3x] = x(15−x)²(30 − 5x) f'(x) = 0 when x=0, x=15, or x=6 Take x = 6 (practical solution)
3
Verify maximum
At x=6: f''(x) < 0 (can verify) ✓ Parts: x = 6 and 15−x = 9
✍️ EXAM ANSWER

Let parts be x and 15−x. f(x) = x²(15−x)³

f'(x) = x(15−x)²(30−5x) = 0 ⟹ x = 6

Parts are 6 and 9 [gives maximum = 36×729 = 26244]

📊 Mean Value Theorems

Rolle's Theorem, Lagrange's MVT — statement, verification, proof. Appears in every paper!

Section I (1M) + Section II (2M) + Section IV (15M for full proof)
M1

State Rolle's Theorem Every Paper!

L-3942 Q4, B-3195 Q2 · 1 Mark · MUST KNOW
👨‍🏫

Ball thrown up and comes back to same height → at the peak, velocity = 0. That's Rolle's theorem! The peak is 'c', velocity=0 means f'(c)=0.

✍️ EXAM ANSWER — Write EXACTLY this

Rolle's Theorem: If a function f(x) satisfies:

(i) f is continuous on [a, b]

(ii) f is differentiable on (a, b)

(iii) f(a) = f(b)

Then ∃ at least one c ∈ (a, b) such that f'(c) = 0

M2

State Lagrange's Mean Value Theorem (MVT) Every Paper!

F-2065 Q4 · 1 Mark
✍️ EXAM ANSWER

Lagrange's MVT: If f(x) is continuous on [a,b] and differentiable on (a,b), then ∃ c ∈ (a,b) such that:

f'(c) = [f(b) − f(a)] / (b − a)

Note: Geometrically, the tangent at c is parallel to the chord from a to b.

M3

Verify Lagrange's MVT for f(x) = x² + 2x + 9, x ∈ [1,5] MOST REPEATED!

L-3942 Q12, B-3195 Q12 — Exact same question in TWO papers! · 2 Marks
👨‍🏫

Steps: (1) Check polynomial ✓ continuous & differentiable. (2) Calculate f(1) and f(5). (3) Compute [f(5)−f(1)]/(5−1). (4) Find f'(x)=that value. (5) Solve for c. That's it!

1
Check conditions

f(x) = x²+2x+9 is a polynomial → continuous on [1,5] and differentiable on (1,5). ✓

2
Calculate values
f(1) = 1+2+9 = 12 f(5) = 25+10+9 = 44
3
MVT formula
[f(5)−f(1)]/(5−1) = (44−12)/4 = 32/4 = 8
4
Find c
f'(x) = 2x+2 f'(c) = 2c+2 = 8 ⟹ c = 3 c = 3 ∈ (1,5) ✓
✍️ EXAM ANSWER

f(x)=x²+2x+9 is continuous on [1,5] and differentiable on (1,5). ✓

f(1)=12, f(5)=44. [f(5)−f(1)]/(5−1) = 32/4 = 8

f'(x)=2x+2, f'(c)=8 ⟹ c=3 ∈ (1,5) ✓

∴ Lagrange's MVT is verified. c = 3.

M4

State and PROVE Lagrange's MVT (15 Marks Section IV)

B-3195 Q34a · 15 Marks · For Section IV
👨‍🏫

The proof uses Rolle's Theorem! We construct a helper function h(x) such that h(a)=h(b), apply Rolle's to h, and arrive at the MVT result. Very elegant proof!

1
State the theorem (as above)

See M2 above for the statement.

2
Define helper function
Let h(x) = f(x) − f(a) − [(f(b)−f(a))/(b−a)] · (x−a)
3
Verify h(a) = h(b)
h(a) = f(a) − f(a) − 0 = 0 h(b) = f(b) − f(a) − [(f(b)−f(a))/(b−a)]·(b−a) = f(b)−f(a)−[f(b)−f(a)] = 0 ∴ h(a) = h(b) = 0
4
Apply Rolle's Theorem to h(x)

h is continuous on [a,b] and differentiable on (a,b), and h(a)=h(b)=0.

By Rolle's Theorem, ∃ c ∈ (a,b) such that h'(c) = 0.

5
Compute h'(x)
h'(x) = f'(x) − (f(b)−f(a))/(b−a) h'(c) = 0 ⟹ f'(c) = [f(b)−f(a)]/(b−a) ✓ QED
✍️ EXAM ANSWER OUTLINE

Define h(x) = f(x) − f(a) − [(f(b)−f(a))/(b−a)](x−a). Then h is cts on [a,b], diff on (a,b), and h(a)=h(b)=0.

By Rolle's Theorem, ∃ c ∈ (a,b): h'(c)=0.

h'(c)=0 ⟹ f'(c) = [f(b)−f(a)]/(b−a) ∎

⚙️ Ordinary Differential Equations

Separable, homogeneous, IVP, non-homogeneous, Euler-Cauchy. Major exam topic across all sections.

Section I (1M) + II (2M) + III (4M) + IV (15M)
📋 ODE Quick Reference
Separable: f(y)dy = g(x)dx → integrate both sides
Homogeneous const. coeff: try y=e^mx → char. eqn m²+pm+q=0
Real distinct roots m₁,m₂: y = C₁e^(m₁x) + C₂e^(m₂x)
Equal roots m=m₁=m₂: y = (C₁+C₂x)e^(mx)
Complex roots α±βi: y = e^(αx)[C₁cos(βx)+C₂sin(βx)]
Non-homogeneous: GS = CF + PI (use undetermined coefficients)
O1

Give degree and order of dy/dx + (x^½ − y) = 0

L-3942 Q5 · 1 Mark · Definitions
👨‍🏫

Order = highest derivative (1st derivative here → order 1). Degree = power of highest derivative (dy/dx appears once, power 1). Note: Degree is only defined when the equation is polynomial in derivatives!

✍️ ANSWER

Order = 1 (highest derivative is dy/dx)

Degree = 1 (dy/dx has power 1)

O2

General solution of dy/dx = 2x (1 Mark)

L-3942 Q6, F-2065 Q6 · 1 Mark · Very Easy
dy = 2x dx → ∫dy = ∫2x dx → y = x² + C
✍️ ANSWER

y = x² + C

O3

Solve y' = −xy (Separable)

L-3942 Q7 · 1 Mark
dy/y = −x dx ∫ dy/y = −∫ x dx ln|y| = −x²/2 + C₀ y = Ae^(−x²/2)
✍️ ANSWER

y = Ae^(−x²/2)

O4

Obtain first order ODE associated with y = xe^(−x) (eliminate constant)

B-3195 Q3 · 1 Mark
y = xe^(−x) — no arbitrary constants! This IS already a particular solution. But the question wants the ODE whose solution is this family y = ce^(−x) perhaps. For y = xe^(−x): dy/dx = e^(−x) + x(−e^(−x)) = e^(−x)(1−x) = (y/x)(1−x)/1... More directly: y' = e^(−x) − xe^(−x) = e^(−x)(1−x) Since y = xe^(−x) → e^(−x) = y/x y' = (y/x)(1−x) = y/x − y xy' = y − xy xy' − y + xy = 0 xy' + y(x−1) = 0
✍️ EXAM ANSWER

y = xe⁻ˣ. y' = e⁻ˣ(1−x). Since y/x = e⁻ˣ: y' = (y/x)(1−x)

xy' + y(x−1) = 0

O5

Solve y'' − y' − 6y = 0 Repeated

L-3942 Q13 · 2 Marks · Homogeneous ODE
Characteristic equation: m² − m − 6 = 0 (m−3)(m+2) = 0 m = 3, −2 (real distinct roots)
✍️ EXAM ANSWER

m²−m−6=0 ⟹ (m−3)(m+2)=0 ⟹ m=3,−2

y = C₁e^(3x) + C₂e^(−2x)

O6

Solve IVP: y'' − y' − 2y = 0, y(0) = 0, y'(0) = 1 Both B-3195 Papers!

B-3195 Q14 (appears twice) · 2 Marks
1
Solve characteristic equation
m²−m−2=0 → (m−2)(m+1)=0 → m=2,−1 GS: y = C₁e^(2x) + C₂e^(−x)
2
Apply y(0) = 0
C₁ + C₂ = 0 ⟹ C₁ = −C₂ ...(i)
3
Apply y'(0) = 1
y' = 2C₁e^(2x) − C₂e^(−x) y'(0) = 2C₁ − C₂ = 1 Substituting C₂ = −C₁: 2C₁+C₁=1 → C₁=1/3, C₂=−1/3
✍️ EXAM ANSWER

GS: y=C₁e²ˣ+C₂e⁻ˣ. y(0)=0 ⟹ C₁+C₂=0; y'(0)=1 ⟹ 2C₁−C₂=1 ⟹ C₁=1/3, C₂=−1/3

y = (e^(2x) − e^(−x))/3

O7

Solve general solution y'' + 2ky' + k²y = 0 (Equal roots)

L-3942 Q26 · 4 Marks
Characteristic equation: m² + 2km + k² = 0 (m + k)² = 0 → m = −k (repeated root) For equal roots: y = (C₁ + C₂x)e^(mx)
✍️ EXAM ANSWER

m²+2km+k²=0 ⟹ (m+k)²=0 ⟹ m=−k (repeated root)

y = (C₁ + C₂x)e^(−kx)

O8

Solve IVP: y'' + 2αy' + (α²+π²)y = 0, y(0)=3, y'(0)=−3α

B-3195 Q26 · 4 Marks · Complex roots
1
Find roots
m² + 2αm + (α²+π²) = 0 m = [−2α ± √(4α²−4(α²+π²))]/2 = [−2α ± √(−4π²)]/2 = −α ± πi Complex roots: α_root = −α, β = π
2
General solution
y = e^(−αx)[C₁cos(πx) + C₂sin(πx)]
3
Apply y(0) = 3
e⁰[C₁·1 + C₂·0] = 3 → C₁ = 3
4
Apply y'(0) = −3α
y' = −αe^(−αx)[C₁cosπx+C₂sinπx] + e^(−αx)[−C₁π sinπx+C₂π cosπx] y'(0) = −αC₁ + C₂π = −3α −3α + C₂π = −3α → C₂ = 0
✍️ EXAM ANSWER

Roots: m = −α ± πi. GS: y = e^(−αx)[C₁cos(πx)+C₂sin(πx)]

y(0)=3: C₁=3; y'(0)=−3α: −3α+C₂π=−3α ⟹ C₂=0

y = 3e^(−αx) cos(πx)

O9

Solve IVP: y'' + y' − 6y = 0, y(0) = 10, y'(0) = 0

F-2065 Q15 · 2 Marks
m²+m−6=0 → (m+3)(m−2)=0 → m=−3, 2 GS: y = C₁e^(−3x) + C₂e^(2x) y(0)=10: C₁+C₂=10 ...(i) y'=−3C₁e^(−3x)+2C₂e^(2x); y'(0)=0: −3C₁+2C₂=0 ...(ii) From (ii): C₁=2C₂/3. Sub in (i): 2C₂/3+C₂=10 → 5C₂/3=10 → C₂=6, C₁=4
✍️ EXAM ANSWER

m=−3,2. GS: y=C₁e^(−3x)+C₂e^(2x). C₁=4, C₂=6

y = 4e^(−3x) + 6e^(2x)

O10

Solve y' = (y−1) cot x (Separable) Both B-3195 papers

B-3195 Q25 · 4 Marks · Separable
dy/(y−1) = cot x dx ∫ dy/(y−1) = ∫ cot x dx ln|y−1| = ln|sin x| + C₀ y−1 = A sin x y = 1 + A sin x
✍️ EXAM ANSWER

Separating: dy/(y−1) = cot x dx. Integrating: ln|y−1| = ln|sin x|+C

y = 1 + A sin x

O11

Solve Non-Homogeneous: y'' + 4y = 8x² Section IV

L-3942 Q34 · 15 Marks (part) · CF + PI method
1
Find CF (solve y''+4y=0)
m²+4=0 → m=±2i (complex roots, α=0, β=2) CF = C₁cos(2x) + C₂sin(2x)
2
Find PI — assume Ax²+Bx+C (RHS is degree 2)
PI = Ax²+Bx+C, PI'' = 2A Sub: 2A + 4(Ax²+Bx+C) = 8x² 4Ax² + 4Bx + (2A+4C) = 8x² Comparing: 4A=8 ⟹ A=2; 4B=0 ⟹ B=0; 2A+4C=0 ⟹ C=−1 PI = 2x²−1
3
General Solution
y = CF + PI = C₁cos2x + C₂sin2x + 2x² − 1
✍️ EXAM ANSWER

CF: m=±2i → C₁cos2x+C₂sin2x

PI: Assume Ax²+Bx+C → A=2, B=0, C=−1 → PI=2x²−1

GS: y = C₁cos(2x) + C₂sin(2x) + 2x² − 1

O12

Solve Non-Homogeneous IVP: y''−4y = e^(−2x)−2x, y(0)=0, y'(0)=0

B-3195 Q33 · 15 Marks · Sec IV
1
CF
m²−4=0 → (m−2)(m+2)=0 → m=2,−2 CF = C₁e^(2x) + C₂e^(−2x)
2
PI for e^(−2x) — note m=−2 is a root! Use modification.
Since −2 is a root, assume PI₁ = Axe^(−2x) PI₁' = Ae^(−2x) − 2Axe^(−2x) = A(1−2x)e^(−2x) PI₁'' = −2Ae^(−2x) − 2A(1−2x)e^(−2x) = A(4x−4)e^(−2x) Sub: A(4x−4)e^(−2x) − 4Axe^(−2x) = e^(−2x) −4Ae^(−2x) = e^(−2x) → A = −1/4 PI₁ = −(x/4)e^(−2x)
3
PI for −2x — assume Bx+D
PI₂ = Bx+D, PI₂''=0 0 − 4(Bx+D) = −2x −4B=−2 → B=1/2; −4D=0 → D=0 PI₂ = x/2
4
GS = CF + PI₁ + PI₂
y = C₁e^(2x) + C₂e^(−2x) − (x/4)e^(−2x) + x/2
5
Apply IVP y(0)=0, y'(0)=0
y(0)=C₁+C₂=0 ...(i) y'= 2C₁e^(2x) − 2C₂e^(−2x) − (e^(−2x)/4)+... y'(0)= 2C₁−2C₂ − 1/4 + 1/2 = 0 → 2C₁−2C₂ = −1/4 ...(ii) From (i): C₁=−C₂. Sub: −4C₂=−1/4 → C₂=1/16, C₁=−1/16
✍️ EXAM ANSWER

CF = C₁e²ˣ+C₂e⁻²ˣ; PI₁ = −(x/4)e^(−2x); PI₂ = x/2

Applying ICs: C₁=−1/16, C₂=1/16

y = −(1/16)e^(2x) + (1/16)e^(−2x) − (x/4)e^(−2x) + x/2

O13

Solve (D²−5D+6)y = e^(4x)

F-2065 Q26 · 4 Marks · Non-homogeneous
CF: m²−5m+6=0 → (m−2)(m−3)=0 → m=2,3 CF = C₁e^(2x) + C₂e^(3x) PI for e^(4x): since 4 is NOT a root, assume PI = Ae^(4x) PI'' − 5·PI' + 6·PI = e^(4x) 16A − 20A + 6A = 1 → 2A=1 → A=1/2 PI = (1/2)e^(4x)
✍️ EXAM ANSWER

y = C₁e^(2x) + C₂e^(3x) + (1/2)e^(4x)

O14

Solve Euler-Cauchy: x² y'' − 2.5x y' − 2y = 0

L-3942 Q14 · 2 Marks
👨‍🏫

Euler-Cauchy: substitute x = e^t (or try y = x^m). The equation x²y''+bxy'+cy=0 becomes auxiliary equation m(m-1)+bm+c=0.

Try y = x^m: x²·m(m−1)x^(m−2) − 2.5x·mx^(m−1) − 2x^m = 0 Divide by x^m: m(m−1) − 2.5m − 2 = 0 m² − m − 2.5m − 2 = 0 m² − 3.5m − 2 = 0 2m² − 7m − 4 = 0 (2m+1)(m−4) = 0 m = 4 or m = −1/2
✍️ EXAM ANSWER

Auxiliary eqn: m²−3.5m−2=0 ⟹ m=4, m=−1/2

y = C₁x⁴ + C₂x^(−1/2)

🌊 Partial Differential Equations

Laplace equation verification, wave equation, separation of variables, general solutions of PDEs.

Section I (1M) + Section III (4M)
P1

Show u = eˣ sin y is a solution of the Laplace equation

B-3195 Q6 · 1 Mark
∂²u/∂x² = eˣ sin y ∂²u/∂y² = −eˣ sin y Sum = eˣ sin y − eˣ sin y = 0 ✓
✍️ ANSWER

∂²u/∂x² + ∂²u/∂y² = eˣsin y − eˣsin y = 0 ✓

P2

Show u = eˣ cos y satisfies the 2D Laplace equation Repeated

L-3942 Q31 · 4 Marks
u = eˣ cos y ∂u/∂x = eˣ cos y → ∂²u/∂x² = eˣ cos y ∂u/∂y = −eˣ sin y → ∂²u/∂y² = −eˣ cos y ∂²u/∂x² + ∂²u/∂y² = eˣcos y − eˣcos y = 0 ✓
✍️ EXAM ANSWER

∂²u/∂x² = eˣcos y; ∂²u/∂y² = −eˣcos y

∂²u/∂x² + ∂²u/∂y² = 0 ✓   (Laplace equation satisfied)

P3

Show u(x,t) = cos4t·sin2x is a solution of the wave equation

B-3195 Q28 · 4 Marks
u = cos(4t)·sin(2x) ∂u/∂t = −4sin(4t)·sin(2x) → ∂²u/∂t² = −16cos(4t)·sin(2x) ∂u/∂x = 2cos(4t)·cos(2x) → ∂²u/∂x² = −4cos(4t)·sin(2x) Wave equation: ∂²u/∂t² = c²·∂²u/∂x² −16cos(4t)sin(2x) = c²·(−4cos(4t)sin(2x)) c² = 4 ✓ → wave equation satisfied with c=2
✍️ EXAM ANSWER

∂²u/∂t² = −16cos4t·sin2x ; ∂²u/∂x² = −4cos4t·sin2x

So ∂²u/∂t² = 4·∂²u/∂x² ✓  (wave equation with c=2)

P4

Solve PDE uₓ + uᵧ = 0 by separation of variables

B-3195 Q27 · 4 Marks
👨‍🏫

Separation of variables: assume u = X(x)·Y(y). Substitute, divide by XY to separate variables. Each side equals a constant.

1
Assume u = X(x)·Y(y)
∂u/∂x = X'Y, ∂u/∂y = XY' X'Y + XY' = 0 X'/X = −Y'/Y = k (separation constant)
2
Solve each ODE
X'/X = k → X = Ae^(kx) −Y'/Y = k → Y'/Y = −k → Y = Be^(−ky)
3
General solution
u = XY = Ce^(kx)·e^(−ky) = Ce^(k(x−y))
✍️ EXAM ANSWER

Let u=X(x)Y(y). Then X'/X = −Y'/Y = k (constant)

X = Ae^(kx), Y = Be^(−ky)

u = Ce^(k(x−y))

P5

If u = eˣ(x cos y − y sin y), show ∂²u/∂x² + ∂²u/∂y² = 0

F-2065 Q31 · 4 Marks
u = eˣ(x cos y − y sin y) ∂u/∂x = eˣ(x cos y − y sin y) + eˣ cos y = eˣ[(x+1)cos y − y sin y] ∂²u/∂x² = eˣ[(x+1)cos y − y sin y] + eˣ cos y = eˣ[(x+2)cos y − y sin y] ∂u/∂y = eˣ(−x sin y − sin y − y cos y) = eˣ[−(x+1)sin y − y cos y] ∂²u/∂y² = eˣ[−(x+1)cos y − cos y + y sin y] = eˣ[−(x+2)cos y + y sin y] Sum: ∂²u/∂x² + ∂²u/∂y² = eˣ[(x+2)cos y − y sin y − (x+2)cos y + y sin y] = 0 ✓
✍️ EXAM ANSWER

∂²u/∂x² = eˣ[(x+2)cos y − y sin y]

∂²u/∂y² = eˣ[−(x+2)cos y + y sin y]

Sum = 0 ✓ (Laplace equation satisfied)

P6

Solve Lagrange's PDE: x² ∂z/∂x + y² ∂z/∂y = (x+y)z

L-3942 Q27 · 4 Marks · Lagrange's linear PDE
👨‍🏫

Lagrange's linear PDE Pp+Qq=R. Solve using auxiliary equations: dx/P = dy/Q = dz/R. Find two independent solutions u=c₁ and v=c₂. General solution is F(u,v)=0.

Auxiliary equations: dx/x² = dy/y² = dz/((x+y)z) From dx/x² = dy/y²: ∫ x⁻² dx = ∫ y⁻² dy −1/x = −1/y + c₁ 1/y − 1/x = c₁ → u = 1/y − 1/x = c₁ From dx/x² = dz/((x+y)z): requires more work... Use dx/x² = dy/y². From this, x≠y on curves. Add dx+dy: d(x+y)/(x²+y²) etc... Simpler: General solution F(1/y − 1/x, ...) = 0 Shortcut: General solution z = F((1/y − 1/x)) form.
✍️ EXAM ANSWER

Auxiliary equations: dx/x² = dy/y² = dz/((x+y)z)

From dx/x² = dy/y²: −1/x = −1/y + c₁ ⟹ 1/y − 1/x = c₁

General solution: F(1/y − 1/x, ...) = 0 (or express in terms of found constant)

🎯 Laplace Transform

L{f(t)}, inverse Laplace, partial fractions, convolution, shifting theorem. High marks topic!

Section I-II (1-2M) + Section III (4M) + Section IV (15M)
📋 LAPLACE TRANSFORM TABLE — Memorize All!
L{1} = 1/s
L{t} = 1/s²
L{tⁿ} = n!/s^(n+1)
L{e^(at)} = 1/(s−a)
L{e^(−at)} = 1/(s+a)
L{sin at} = a/(s²+a²)
L{cos at} = s/(s²+a²)
L{sinh at} = a/(s²−a²)
L{cosh at} = s/(s²−a²)
L{e^(at)f(t)} = F(s−a) [1st shifting]
L{f(t−a)u(t−a)} = e^(−as)F(s) [2nd shifting]
Convolution: L{f*g} = F(s)·G(s)
L{f'(t)} = sF(s) − f(0)
L1

Define Laplace Transform + Prove L{1} = 1/s

B-3195 Q7, F-2065 Q7 · 1 Mark
✍️ EXAM ANSWER

Definition: L{f(t)} = F(s) = ∫₀^∞ e^(−st) f(t) dt   (for s > 0)

Proof L{1} = 1/s:

L{1} = ∫₀^∞ e^(−st)·1 dt = [e^(−st)/(−s)]₀^∞ = 0 − 1/(−s) = 1/s ✓

L2

Find L{e^(−at)} and L{e^(at)}

L-3942 Q15, F-2065 Q16 · 2 Marks
L{e^(−at)} = ∫₀^∞ e^(−st)·e^(−at) dt = ∫₀^∞ e^(−(s+a)t) dt = [e^(−(s+a)t)/(−(s+a))]₀^∞ = 0 − 1/(−(s+a)) = 1/(s+a) Similarly: L{e^(at)} = 1/(s−a)
✍️ ANSWER

L{e^(−at)} = 1/(s+a)    L{e^(at)} = 1/(s−a)

L3

Find L{cos at} and L{sin at} Section IV Q32!

L-3942 Q32 · Important
1
Use Euler's formula or direct integration
L{cos at} = ∫₀^∞ e^(−st) cos(at) dt Use integration by parts twice: Let I = ∫₀^∞ e^(−st) cos(at) dt I = [e^(−st) sin(at)/a]₀^∞ + (s/a)∫₀^∞ e^(−st) sin(at) dt I = 0 + (s/a)[−e^(−st) cos(at)/a]₀^∞ − (s²/a²)I I = s/a² − (s²/a²)I I(1 + s²/a²) = s/a² I = s/(s²+a²)
2
Similarly for sin
L{sin at} = a/(s²+a²)
✍️ EXAM ANSWER

L{cos at} = s/(s²+a²)    L{sin at} = a/(s²+a²)

L4

Find L{cosh(at)}

F-2065 Q24 · 4 Marks
cosh(at) = (e^(at) + e^(−at))/2 L{cosh at} = (1/2)L{e^(at)} + (1/2)L{e^(−at)} = (1/2)·1/(s−a) + (1/2)·1/(s+a) = [(s+a) + (s−a)] / [2(s²−a²)] = 2s / [2(s²−a²)] = s/(s²−a²)
✍️ ANSWER

L{cosh at} = s/(s²−a²)

L5

Find L{(t²+1)²}

B-3195 Q15 · 2 Marks
(t²+1)² = t⁴ + 2t² + 1 L{t⁴} = 4!/s⁵ = 24/s⁵ L{2t²} = 2·2!/s³ = 4/s³ L{1} = 1/s
✍️ ANSWER

L{(t²+1)²} = 24/s⁵ + 4/s³ + 1/s

L6

Find L⁻¹{s/(s²+36)} Repeated

L-3942 Q16 · 2 Marks · Easy
s/(s²+36) = s/(s²+6²) Compare with L{cos at} = s/(s²+a²), here a=6
✍️ ANSWER

L⁻¹{s/(s²+36)} = cos(6t)

L7

Evaluate L⁻¹{(2s+1)/[s(s+1)]} — Partial Fractions Both B-3195 papers!

B-3195 Q16 · 2 Marks · MOST REPEATED
1
Partial fractions
(2s+1)/[s(s+1)] = A/s + B/(s+1) Multiply: 2s+1 = A(s+1) + Bs s=0: 1=A; s=−1: −1=−B → B=1 So A=1, B=1
2
Apply inverse
L⁻¹{1/s} = 1, L⁻¹{1/(s+1)} = e^(−t)
✍️ EXAM ANSWER

(2s+1)/[s(s+1)] = 1/s + 1/(s+1)

L⁻¹ = 1 + e^(−t)

L8

Define inverse Laplace and find L⁻¹{1/(s+5)}

F-2065 Q17 · 2 Marks
✍️ EXAM ANSWER

Definition: If L{f(t)} = F(s), then L⁻¹{F(s)} = f(t). The inverse Laplace transform recovers f(t) from F(s).

1/(s+5) = 1/(s−(−5)). Since L{e^(at)} = 1/(s−a):

L⁻¹{1/(s+5)} = e^(−5t)

L9

Evaluate convolution: eᵗ ★ sin t

B-3195 Q29 · 4 Marks · Convolution
👨‍🏫

Convolution theorem: L{f★g} = F(s)·G(s). So compute in s-domain then take inverse! Alternatively, use the integral formula directly.

1
Using Laplace approach
L{eᵗ} = 1/(s−1), L{sin t} = 1/(s²+1) L{eᵗ★sin t} = 1/(s−1) · 1/(s²+1) = 1/[(s−1)(s²+1)]
2
Partial fractions
1/[(s−1)(s²+1)] = A/(s−1) + (Bs+C)/(s²+1) 1 = A(s²+1) + (Bs+C)(s−1) s=1: 1=2A → A=1/2 Expanding and comparing: A+B=0 → B=−1/2 −B+C=0 → C=−1/2 So = (1/2)/(s−1) + (−s/2−1/2)/(s²+1)
3
Inverse Laplace
L⁻¹ = (1/2)eᵗ − (1/2)cos t − (1/2)sin t
✍️ EXAM ANSWER

eᵗ★sin t = L⁻¹{1/[(s−1)(s²+1)]} = L⁻¹{(1/2)/(s−1) − (s+1)/[2(s²+1)]}

= (1/2)eᵗ − (1/2)cos t − (1/2)sin t

L10

State and Prove Second Shifting Theorem (15 Marks Section IV)

B-3195 Q32a · 15 Marks · Section IV
1
Statement

If L{f(t)} = F(s) and g(t) = f(t−a)·u(t−a) where a > 0 and u is the unit step function, then:

L{f(t−a)·u(t−a)} = e^(−as)·F(s)
2
Proof
L{g(t)} = ∫₀^∞ e^(−st) g(t) dt = ∫ₐ^∞ e^(−st) f(t−a) dt (since u(t−a)=0 for t < a, 1 for t≥a) Let τ = t−a, dt = dτ, when t=a, τ=0: = ∫₀^∞ e^(−s(τ+a)) f(τ) dτ = e^(−as) ∫₀^∞ e^(−sτ) f(τ) dτ = e^(−as) F(s) ✓
✍️ EXAM ANSWER

Statement as above. Proof: change of variable τ=t−a in the integral gives the e^(−as) factor times F(s). ∎

🔢 Number Theory

GCD, LCM, Euler's phi-function, Fermat's Little Theorem, Wilson's Theorem, remainders, divisibility. Formula-based scoring!

Section I (1M) + Section II (2M) + Section III (4M) + Section IV (15M)
N1

When are two integers relatively prime? + State Wilson's Theorem

L-3942 Q8, F-2065 Q8 · 1 Mark each
✍️ EXAM ANSWERS

Relatively Prime: Two integers a and b are called relatively prime (or coprime) if gcd(a,b) = 1.

Wilson's Theorem: If p is a prime number, then
(p−1)! ≡ −1 (mod p)   i.e., (p−1)! + 1 is divisible by p.

N2

Find gcd(−8, −36) and gcd(34, 126) as linear combinations

L-3942 Q17, Q28 · 2-4 Marks · Euclidean Algorithm
👨‍🏫

gcd(−8,−36) = gcd(8,36) (sign doesn't matter for gcd). Use Euclidean Algorithm: keep dividing and replacing.

gcd(8, 36): 36 = 4×8 + 4; 8 = 2×4 + 0 → gcd = 4 So gcd(−8, −36) = 4 gcd(34, 126): 126 = 3×34 + 24 34 = 1×24 + 10 24 = 2×10 + 4 10 = 2×4 + 2 4 = 2×2 + 0 gcd = 2 Back-substitution for 2 = 26×34 − 7×126: 2 = 10 − 2×4 = 10 − 2(24−2×10) = 5×10 − 2×24 = 5(34−24) − 2×24 = 5×34 − 7×24 = 5×34 − 7(126−3×34) = 26×34 − 7×126
✍️ EXAM ANSWERS

gcd(−8, −36) = 4

gcd(34, 126) = 2    expressed as: 2 = 26×34 − 7×126

N3

Find gcd(12378, 3054) by Euclidean Algorithm

B-3195 Q18 · 2 Marks
12378 = 4×3054 + 162 3054 = 18×162 + 138 162 = 1×138 + 24 138 = 5×24 + 18 24 = 1×18 + 6 18 = 3×6 + 0 gcd = 6
✍️ ANSWER

gcd(12378, 3054) = 6

N4

Find lcm(272, 1479)

B-3195 Q17 · 2 Marks
lcm(a,b) = |a×b| / gcd(a,b) Find gcd(272, 1479): 1479 = 5×272 + 119 272 = 2×119 + 34 119 = 3×34 + 17 34 = 2×17 + 0 gcd(272, 1479) = 17 lcm = (272 × 1479)/17 = 272 × 87 = 23664
✍️ ANSWER

gcd(272, 1479) = 17

lcm(272, 1479) = 272×1479/17 = 23664

N5

Calculate φ(5040) — Euler's Phi Function Repeated!

L-3942 Q18 · 2 Marks
Formula
φ(n) = n · ∏(1 − 1/p) for each distinct prime p | n
5040 = 7! = 2⁴ × 3² × 5 × 7 φ(5040) = 5040 × (1−1/2)(1−1/3)(1−1/5)(1−1/7) = 5040 × (1/2)(2/3)(4/5)(6/7) = 5040 × 48/210 = 5040/4.375 = 1152
✍️ EXAM ANSWER

5040 = 2⁴·3²·5·7

φ(5040) = 5040·(½)·(⅔)·(⅘)·(6/7) = 1152

N6

Compute φ(1575)

B-3195 Q19 · 2 Marks
1575 = 3 × 525 = 3 × 3 × 175 = 9 × 175 = 9 × 25 × 7 = 3² × 5² × 7 φ(1575) = 1575 × (1−1/3)(1−1/5)(1−1/7) = 1575 × (2/3)(4/5)(6/7) = 1575 × 48/105 = 720
✍️ ANSWER

1575 = 3²×5²×7. φ(1575) = 1575·(⅔)·(⅘)·(6/7) = 720

N7

Remainder of 8^103 ÷ 13 (Fermat's Little Theorem)

L-3942 Q19 · 2 Marks
Fermat's Little Theorem
If p is prime and gcd(a,p)=1, then a^(p−1) ≡ 1 (mod p)
13 is prime, gcd(8,13)=1 8^12 ≡ 1 (mod 13) 103 = 12×8 + 7 8^103 = (8^12)^8 × 8^7 ≡ 1 × 8^7 (mod 13) 8^2 = 64 = 4×13 + 12 ≡ −1 (mod 13) 8^4 = (−1)² = 1 (mod 13) 8^7 = 8^4 × 8^2 × 8^1 ≡ 1×(−1)×8 = −8 ≡ 5 (mod 13)
✍️ EXAM ANSWER

By FLT: 8^12 ≡ 1 (mod 13). 103=12×8+7, so 8^103 ≡ 8^7 (mod 13)

8^2≡−1, 8^4≡1, 8^7=8^4·8^2·8 ≡ −8 ≡ 5 (mod 13)

Remainder = 5

N8

Find remainder when 2^1000 is divided by 17

F-2065 Q20 · 2 Marks · Fermat's theorem
17 is prime, gcd(2,17)=1 By Fermat's: 2^16 ≡ 1 (mod 17) 1000 = 16×62 + 8 (since 16×62=992, 1000−992=8) 2^1000 = (2^16)^62 × 2^8 ≡ 1 × 2^8 = 256 (mod 17) 256 = 15×17 + 1 2^1000 ≡ 1 (mod 17)
✍️ EXAM ANSWER

2^16≡1(mod 17). 1000=16×62+8. 2^1000≡2^8=256≡1(mod 17)

Remainder = 1

N9

Show 41 divides 2^20 − 1

B-3195 Q20 · 2 Marks
41 is prime, gcd(2,41)=1 By Fermat's Little Theorem: 2^40 ≡ 1 (mod 41) Also: 2^20 ≡ ? (mod 41) 2^20 = 1048576 We need to check if 2^20 ≡ 1 (mod 41): 2^5 = 32, 2^10 = 1024 = 24×41 + 40 ≡ −1 (mod 41) 2^20 = (2^10)² ≡ (−1)² = 1 (mod 41) So 2^20 − 1 ≡ 0 (mod 41) → 41 | (2^20−1) ✓
✍️ EXAM ANSWER

2^10 = 1024 = 24×41 + 40 ≡ −1 (mod 41)

2^20 = (2^10)² ≡ (−1)² = 1 (mod 41)

∴ 2^20 − 1 ≡ 0 (mod 41) ⟹ 41 | (2^20 − 1) ✓

N10

Find prime factorization of 1995

B-3195 Q8 · 1 Mark
1995 ÷ 3 = 665 665 ÷ 5 = 133 133 ÷ 7 = 19 (19 is prime) 1995 = 3 × 5 × 7 × 19
✍️ ANSWER

1995 = 3 × 5 × 7 × 19

N11

Express 360 in standard form; find number and sum of divisors

F-2065 Q28 · 4 Marks
Formulas for n = p₁^a · p₂^b · p₃^c
Number of divisors τ(n) = (a+1)(b+1)(c+1)
Sum of divisors σ(n) = [(p₁^(a+1)−1)/(p₁−1)]·[(p₂^(b+1)−1)/(p₂−1)]·...
360 = 2³ × 3² × 5 Number of divisors = (3+1)(2+1)(1+1) = 4×3×2 = 24 Sum of divisors = [(2⁴−1)/(2−1)]·[(3³−1)/(3−1)]·[(5²−1)/(5−1)] = [15/1]·[26/2]·[24/4] = 15 × 13 × 6 = 1170
✍️ EXAM ANSWER

360 = 2³×3²×5

Number of divisors = (3+1)(2+1)(1+1) = 24

Sum of divisors = 15 × 13 × 6 = 1170

N12

Prove Fermat's Theorem: a^p ≡ a (mod p) [Section IV]

L-3942 Q33a, F-2065 Q33a · 15 Marks (part)
👨‍🏫

This is Fermat's Little Theorem. The proof uses mathematical induction on a, with the binomial theorem. Key idea: p | C(p,k) for 1 ≤ k ≤ p−1.

1
Base case: a = 1
1^p = 1 ≡ 1 (mod p) ✓
2
Key Lemma: p | C(p,k) for 1 ≤ k ≤ p−1
C(p,k) = p!/(k!(p−k)!) Since p is prime, p | p! but p does not divide k! or (p−k)! Therefore p | C(p,k) ✓
3
Inductive step: assume a^p ≡ a (mod p), prove (a+1)^p ≡ (a+1)
(a+1)^p = Σ C(p,k) a^k (Binomial theorem) = a^p + C(p,1)a^(p−1) + ... + C(p,p−1)a + 1 ≡ a^p + 0 + 0 + ... + 0 + 1 (mod p) [since p|C(p,k)] ≡ a + 1 (mod p) [by induction hypothesis] = (a+1) (mod p) ✓
✍️ EXAM ANSWER

Proof by induction: Base a=1 ✓. Assume a^p≡a(mod p).

(a+1)^p = a^p + ΣC(p,k)a^k + 1 ≡ a+1 (mod p) since p|C(p,k) for 1≤k≤p−1 ✓

∴ a^p ≡ a (mod p) for all integers a ∎

🌀 Complex Numbers

Modulus, argument, polar form, roots of complex numbers using De Moivre's theorem.

Section I (1M) + Section II (2M) + Section III (4M)
C1

Give the modulus of 3−2i Repeated

L-3942 Q9 · 1 Mark · Very Easy
✍️ ANSWER

|3−2i| = √(3² + 2²) = √(9+4) = √13

C2

Find polar form of √3 − i Repeated in B-3195, F-2065

B-3195 Q9, F-2065 Q9 · 2 Marks
z = √3 − i, a = √3, b = −1 r = |z| = √(3+1) = 2 θ = arctan(−1/√3) = −π/6 (4th quadrant: a>0, b<0)
✍️ EXAM ANSWER

r = 2, θ = −π/6

√3 − i = 2[cos(−π/6) + i sin(−π/6)]

C3

Determine principal value of argument of −π − πi

F-2065 Q9 · 1 Mark
z = −π − πi = −π(1+i) a = −π < 0, b = −π < 0 → 3rd quadrant |z| = π√2 Reference angle = arctan(π/π) = arctan(1) = π/4 Argument = −π + π/4 = −3π/4 (principal value in (−π, π])
✍️ ANSWER

Principal argument = −3π/4

C4

Find all values of (−8i)^(1/3) L-3942!

L-3942 Q29 · 4 Marks · De Moivre's Theorem
−8i = 8(cos(−π/2) + i sin(−π/2)) [r=8, θ=−π/2] nth roots: r^(1/n)[cos((θ+2kπ)/n) + i sin((θ+2kπ)/n)], k=0,1,...,n−1 (−8i)^(1/3): r^(1/3) = 2, n=3, θ=−π/2 k=0: 2[cos(−π/6) + i sin(−π/6)] = 2[√3/2 − i/2] = √3 − i k=1: 2[cos((−π/2+2π)/3) + i sin(...)] = 2[cos(π/2)+i sin(π/2)] = 2i k=2: 2[cos((−π/2+4π)/3)+i sin(...)] = 2[cos(7π/6)+i sin(7π/6)] = −√3 − i
✍️ EXAM ANSWER

−8i = 8[cos(−π/2)+i sin(−π/2)]. Cube roots (k=0,1,2):

z₁ = √3−i,   z₂ = 2i,   z₃ = −√3−i

C5

Find all values of (−i)^(3/4)

B-3195 Q34b · 4 Marks
−i = 1·[cos(−π/2)+i sin(−π/2)] [r=1, θ=−π/2] (−i)^(3/4) = (−i)^(3/4) means 4th roots of (−i)³ = (−i)³ = i Actually: (−i)^(3/4) = [(−i)^3]^(1/4) = (i)^(1/4) OR: (−i)^(3/4) = 1^(3/4)·[cos(3(−π/2+2kπ)/4)+i sin(...)] = [cos((−3π/2+6kπ)/4)+i sin(...)] For k=0,1,2,3: k=0: cos(−3π/8)+i sin(−3π/8) k=1: cos(−3π/8+3π/2)+i sin(...) = cos(9π/8)+i sin(9π/8) k=2: cos(21π/8)+i sin(21π/8) k=3: cos(33π/8)+i sin(33π/8)
✍️ EXAM ANSWER

−i = cos(−π/2)+i sin(−π/2). (−i)^(3/4) = cos((−3π/2+6kπ)/4)+i sin(...) for k=0,1,2,3

The 4 values are: cos(−3π/8)±i sin(3π/8) and cos(9π/8)±i sin(9π/8)

C6

Find cube roots of unity

F-2065 Q29 · 4 Marks · Classic
1 = cos(0) + i sin(0) = cos(2kπ) + i sin(2kπ) 1^(1/3) = cos(2kπ/3) + i sin(2kπ/3), k=0,1,2 k=0: cos 0 + i sin 0 = 1 k=1: cos(2π/3) + i sin(2π/3) = −1/2 + i√3/2 = ω k=2: cos(4π/3) + i sin(4π/3) = −1/2 − i√3/2 = ω² Properties: 1 + ω + ω² = 0, ω³ = 1
✍️ EXAM ANSWER

The three cube roots of unity are:

1,   ω = (−1+i√3)/2,   ω² = (−1−i√3)/2

where ω³=1 and 1+ω+ω²=0

C7

Separate cos(α+iβ) into real and imaginary parts

F-2065 Q21 · 2 Marks
cos(α+iβ) = cos α cos(iβ) − sin α sin(iβ) cos(iβ) = cosh β (since cos(ix) = cosh x) sin(iβ) = i sinh β (since sin(ix) = i sinh x) cos(α+iβ) = cos α cosh β − sin α · i sinh β = cos α cosh β − i sin α sinh β
✍️ EXAM ANSWER

cos(α+iβ) = cos α cosh β − i sin α sinh β

Real part: cos α cosh β    Imaginary part: −sin α sinh β

〰️ Fourier Series

Euler's formulae, Fourier series for various functions. Appears in EVERY exam — sometimes worth 15 marks!

🔥 Appears in ALL 4 papers — Must Study!
F1

Write Euler's formulae for Fourier coefficients of 2π-periodic function ALL Papers!

B-3195 Q10, F-2065 Q10 · 1 Mark · MUST MEMORIZE
✍️ EXAM ANSWER — Write this exactly!

For a 2π-periodic function, Fourier series: f(x) = a₀/2 + Σ[aₙcos(nx) + bₙsin(nx)]

Euler's Formulae:

a₀ = (1/π) ∫₋π^π f(x) dx

aₙ = (1/π) ∫₋π^π f(x) cos(nx) dx

bₙ = (1/π) ∫₋π^π f(x) sin(nx) dx

F2

Find Fourier series of f(x) = |x| in [−π, π] ALL 4 PAPERS!

L-3942 Q30, B-3195 Q31 · Most Repeated Q · 4-15 Marks
👨‍🏫

f(x)=|x| is EVEN (|−x|=|x|). For even functions: bₙ=0! Only compute a₀ and aₙ. Use integration by parts for aₙ — it's actually quick once you know the trick.

EVEN FUNCTION SHORTCUT: If f(x) is even → bₙ=0, and aₙ = (2/π)∫₀^π f(x)cos(nx)dx. Saves half the work!

1
f(x)=|x| is EVEN → bₙ = 0
2
Find a₀
a₀ = (2/π)∫₀^π x dx = (2/π)[x²/2]₀^π = (2/π)(π²/2) = π
3
Find aₙ (integration by parts)
aₙ = (2/π)∫₀^π x cos(nx) dx Integration by parts: u=x, dv=cos(nx)dx = (2/π)[x·sin(nx)/n]₀^π − (2/π)∫₀^π sin(nx)/n dx = (2/π)[π·0/n − 0] − (2/π)[−cos(nx)/n²]₀^π = 0 + (2/πn²)[cos(nπ) − cos(0)] = (2/πn²)[(−1)ⁿ − 1]
4
Simplify
n even: aₙ = (2/πn²)[1−1] = 0 n odd: aₙ = (2/πn²)[−1−1] = −4/(πn²)
5
Write Fourier series
f(x) = π/2 + Σ aₙcos(nx) for odd n = π/2 − (4/π)[cos x + cos3x/9 + cos5x/25 + ...] = π/2 − (4/π)Σ cos((2m−1)x)/(2m−1)² for m=1,2,3,...
✍️ FULL EXAM ANSWER — This is the answer to write for Section IV also!

f(x) = |x| is an even function ∴ bₙ = 0 for all n.

a₀ = (2/π)∫₀^π x dx = π

aₙ = (2/π)∫₀^π x cos(nx) dx = (2/πn²)[(−1)ⁿ−1]

For n even: aₙ=0. For n odd: aₙ = −4/(πn²)

f(x) = π/2 − (4/π)[cos x/1 + cos 3x/9 + cos 5x/25 + ...]

F3

Find Fourier series of f(x) = x, 0 < x < π (Fourier Sine Series)

Common type · 4 Marks
For half-range sine series: bₙ = (2/π)∫₀^π f(x)sin(nx)dx bₙ = (2/π)∫₀^π x sin(nx) dx = (2/π)[−x cos(nx)/n]₀^π + (2/π)∫₀^π cos(nx)/n dx = (2/π)[−π cos(nπ)/n + 0] + (2/π)[sin(nx)/n²]₀^π = −2cos(nπ)/n + 0 = −2(−1)ⁿ/n = 2(−1)^(n+1)/n
✍️ EXAM ANSWER

bₙ = 2(−1)^(n+1)/n

f(x) = 2[sin x − sin2x/2 + sin3x/3 − ...] = 2Σ(−1)^(n+1)sin(nx)/n

F4

Fourier series for f(x) = {−π for −π
L-3942 Q22 · 2 Marks · Piecewise

a₀ = (1/π)[∫₋π^0(−π)dx + ∫₀^π x dx] = (1/π)[−π² + π²/2] = (1/π)(−π²/2) = −π/2 aₙ = (1/π)[∫₋π^0(−π)cos(nx)dx + ∫₀^π x cos(nx)dx] = (1/π)[−π·sin(nx)/n]₋π^0 + (1/π)[(x sin(nx)/n + cos(nx)/n²)]₀^π = 0 + (1/π)[cos(nπ)/n² − 1/n²] = [(−1)ⁿ−1]/(πn²) bₙ = (1/π)[∫₋π^0(−π)sin(nx)dx + ∫₀^π x sin(nx)dx] = [cos(nπ)−1]/n + (−1)^(n+1)/n ... (detailed calc gives bₙ) For n odd: aₙ = −2/(πn²); for n even: aₙ = 0
✍️ EXAM ANSWER

a₀=−π/2; aₙ=[(−1)ⁿ−1]/(πn²); and bₙ computed similarly

This is a piecewise function — compute all three using the integrals above.

F5

Find Fourier series of f(x)=(π−x)/2 for 0
B-3195 Q22 · 2 Marks

Period 2π. Compute: a₀ = (1/π)∫₀^{2π} (π−x)/2 dx = (1/2π)∫₀^{2π}(π−x)dx = (1/2π)[πx−x²/2]₀^{2π} = (1/2π)[2π²−2π²] = 0 aₙ = (1/π)∫₀^{2π}(π−x)/2·cos(nx)dx [evaluate by parts → = 0] bₙ = (1/π)∫₀^{2π}(π−x)/2·sin(nx)dx = (1/2π)∫₀^{2π}(π−x)sin(nx)dx Using IBP: = 1/n
✍️ EXAM ANSWER

a₀=0, aₙ=0, bₙ=1/n

f(x) = Σ sin(nx)/n = sin x + sin2x/2 + sin3x/3 + ...

F6

Fourier series for f(x) = x + x² in [−π, π]

F-2065 Q30 · 4 Marks
👨‍🏫

Split: x is ODD, x² is EVEN. For the ODD part (x): only bₙ terms. For the EVEN part (x²): only a₀ and aₙ terms. Combine!

For x² (even): a₀ = (2/π)∫₀^π x² dx = 2π²/3 aₙ(for x²) = (2/π)∫₀^π x²cos(nx)dx = 4(−1)ⁿ/n² For x (odd): bₙ = (2/π)∫₀^π x sin(nx)dx = 2(−1)^(n+1)/n Combined: f(x) = π²/3 + Σ[4(−1)ⁿcos(nx)/n² + 2(−1)^(n+1)sin(nx)/n]
✍️ EXAM ANSWER

a₀ = 2π²/3, aₙ = 4(−1)ⁿ/n², bₙ = 2(−1)^(n+1)/n

f(x) = π²/3 + Σ[(4(−1)ⁿ/n²)cos nx + (2(−1)^(n+1)/n)sin nx]

📈 Linear Programming + Max/Min Problems

Graphical method for LPP — all 4 past paper problems solved with full steps and graphs. Worth 15 marks!

🎯 Section I (1M) + Section IV (15M) — ALL Papers Q35!
📋 LPP GRAPHICAL METHOD — 7 Steps Every Time
Step 1: Identify objective function and all constraints
Step 2: Convert each inequality to equation (replace ≤ or ≥ with =)
Step 3: Find x-intercept (y=0) and y-intercept (x=0) for each line
Step 4: Plot all lines; shade feasible region (satisfies ALL constraints)
Step 5: Find ALL corner points (vertices) by solving pairs of equations
Step 6: Calculate z = objective function at each corner point
Step 7: Largest z = maximum; smallest z = minimum. Report the point too!
LP1

Maximize z = 5x₁+7x₂ subject to x₁+x₂≤4, 3x₁+8x₂≤24, 10x₁+7x₂≤35 L-3942 Q35

L-3942 Q35 · 15 Marks · Must Attempt!
1
Find intercepts for each constraint line
L1: x₁+x₂=4 → (4,0) and (0,4) L2: 3x₁+8x₂=24 → (8,0) and (0,3) L3: 10x₁+7x₂=35 → (3.5,0) and (0,5)
2
Find corner points of feasible region
O = (0, 0) [origin — always a corner if x₁,x₂≥0] A = (3.5, 0) [x-axis: L3 meets x-axis] B = ? [intersection of L1 and L3] C = ? [intersection of L1 and L2] D = (0, 3) [y-axis: L2 meets y-axis]
3
Solve B: intersection of L1 and L3
x₁+x₂=4 ...(1) and 10x₁+7x₂=35 ...(3) From (1): x₂=4−x₁. Sub: 10x₁+7(4−x₁)=35 → 3x₁=7 → x₁=7/3, x₂=5/3 B = (7/3, 5/3) ≈ (2.33, 1.67)
4
Solve C: intersection of L1 and L2
x₁+x₂=4 ...(1) and 3x₁+8x₂=24 ...(2) From (1): x₁=4−x₂. Sub: 3(4−x₂)+8x₂=24 → 12+5x₂=24 → x₂=12/5, x₁=8/5 C = (8/5, 12/5) = (1.6, 2.4)
5
Evaluate z at each corner
O(0,0): z = 0 A(3.5,0): z = 5(3.5)+0 = 17.5 B(7/3,5/3): z = 5(7/3)+7(5/3) = 35/3+35/3 = 70/3 ≈ 23.3 C(1.6,2.4): z = 5(1.6)+7(2.4) = 8+16.8 = 24.8 D(0,3): z = 0+7(3) = 21
6
Find maximum
Maximum z = 24.8 at C = (1.6, 2.4) = (8/5, 12/5)
LPP Feasible Region — Maximize z = 5x₁+7x₂
✍️ EXAM ANSWER — Full Marks Format

Constraints converted to lines. Intercepts found. Feasible region identified.

Corner points and z = 5x₁+7x₂:

Corner Pointz = 5x₁+7x₂
(0,0)0
(3.5,0)17.5
(7/3, 5/3)70/3 ≈ 23.3
(8/5, 12/5)24.8
(0,3)21

Maximum z = 24.8 at x₁ = 8/5, x₂ = 12/5

LP2

Minimize z = 20x₁+10x₂ subject to x₁+2x₂≤40, 3x₁+x₂≥30, 4x₁+3x₂≥60

B-3195 Q35 · 15 Marks · Minimization
1
Intercepts
L1: x₁+2x₂=40 → (40,0), (0,20) L2: 3x₁+x₂=30 → (10,0), (0,30) L3: 4x₁+3x₂=60 → (15,0), (0,20)
2
Find corner points of feasible region
Intersection of L2 and L3: 3x₁+x₂=30 and 4x₁+3x₂=60 From L2: x₂=30−3x₁. Sub in L3: 4x₁+3(30−3x₁)=60 → 4x₁+90−9x₁=60 → −5x₁=−30 → x₁=6, x₂=12 Point A = (6, 12) Intersection of L1 and L2: x₁+2x₂=40 and 3x₁+x₂=30 Multiply L2 by 2: 6x₁+2x₂=60. Subtract L1: 5x₁=20 → x₁=4, x₂=18 Point B = (4, 18) Also check: x₁=0: from L2, x₂=30; from L3, x₂=20 Corner at (0,30) from L2 (but check L1: 0+60=60>40, violates L1) Try (0,20): from L3 exactly, check L2: 0+20≥30? 20<30 violates L2 Try (10,0): check L3: 40+0=40<60 violates L3 Feasible corners: A(6,12) and B(4,18) and others...
3
Evaluate z at corners
A(6,12): z = 120+120 = 240 B(4,18): z = 80+180 = 260 Other corners need checking...
✍️ EXAM ANSWER

This is a minimization with ≥ constraints (feasible region is unbounded below/right).

Key corner: A(6,12) gives z=240. This is the minimum (verify no lower corner exists).

Minimum z = 240 at x₁=6, x₂=12

LP3

Maximize z = 3x₁+4x₂ subject to 4x₁+2x₂≤80, 2x₁+5x₂≤180

F-2065 Q35 · 15 Marks
1
Intercepts
L1: 4x₁+2x₂=80 → (20,0), (0,40) L2: 2x₁+5x₂=180 → (90,0), (0,36)
2
Intersection of L1 and L2
4x₁+2x₂=80 → 2x₁+x₂=40 → x₂=40−2x₁ Sub: 2x₁+5(40−2x₁)=180 → 2x₁+200−10x₁=180 → −8x₁=−20 → x₁=2.5, x₂=35 Point C = (2.5, 35)
3
Corner points and z values
O(0,0): z = 0 A(20,0): z = 60+0 = 60 C(2.5,35): z = 7.5+140 = 147.5 D(0,36): z = 0+144 = 144
LPP — Maximize z = 3x₁+4x₂
✍️ EXAM ANSWER
Cornerz = 3x₁+4x₂
(0,0)0
(20,0)60
(2.5,35)147.5
(0,36)144

Maximum z = 147.5 at x₁ = 2.5, x₂ = 35

LP4

Identify objective function and constraints in LPP (1 Mark)

L-3942 Q10, F-2065 Q10 · 1 Mark · Easy!
✍️ EXAM ANSWER — For any LPP, answer like this:

Objective Function: The function to be maximized or minimized (e.g., z = 5x₁+7x₂)

Constraints: The restrictions/inequalities that x₁, x₂ must satisfy (e.g., x₁+x₂≤4, x₁,x₂≥0)

The constraint x₁,x₂≥0 is called the non-negativity constraint.

LP5

f(x)=x²+px+q, f(1)=3 is extreme value on [0,2] — max or min?

B-3195 Q24 · 4 Marks · Optimization
1
Extreme at x=1 → f'(1)=0
f'(x) = 2x + p f'(1) = 2 + p = 0 → p = −2
2
Use f(1) = 3
f(1) = 1 + p + q = 1 − 2 + q = 3 → q = 4 So f(x) = x² − 2x + 4
3
Determine max or min
f''(x) = 2 > 0 everywhere → x=1 is a MINIMUM f(1) = 1−2+4 = 3 (minimum value = 3) Check endpoints: f(0)=4, f(2)=4−4+4=4 Global min on [0,2] = 3 at x=1
✍️ EXAM ANSWER

f'(x)=2x+p. f'(1)=0 ⟹ p=−2. f(1)=3 ⟹ q=4. So f(x)=x²−2x+4.

f''(1)=2>0 ⟹ x=1 is a MINIMUM. The minimum value is 3.

🔥 Hot Topics — Last Minute Focus

Based on frequency analysis of all 4 past papers. If you're short on time, study these first — they'll appear tomorrow!

⚡ Prioritized for maximum marks in minimum time
📊 QUESTION FREQUENCY ANALYSIS — All 4 Papers
QuestionTimes AppearedWhere to StudyExpected Marks
Fourier series of f(x)=|x|🔥🔥🔥🔥 (ALL 4)Fourier → F24–15
Verify Lagrange MVT (x²+2x+9)🔥🔥🔥 (3 papers)MVT → M32
State Rolle's Theorem🔥🔥🔥 (3 papers)MVT → M11
LPP Graphical Method🔥🔥🔥🔥 (ALL 4)LPP → LP1-LP315
sinh x / cosh x definition🔥🔥🔥 (3 papers)Hyp → H11
Laplace transforms + table🔥🔥🔥🔥 (ALL 4)Laplace → L1-L102-15
L⁻¹{(2s+1)/s(s+1)}🔥🔥 (same code twice)Laplace → L72
IVP y''−y'−2y=0🔥🔥 (same paper 2x)ODE → O62
Euler phi function calculation🔥🔥 (2 papers)NT → N5, N62
Polar form of √3−i🔥🔥 (2 papers)Complex → C22
✅ TONIGHT'S STUDY ORDER

1. LPP Method (15 marks — mechanical, follow steps!)
2. Fourier f(x)=|x| (everywhere — same answer always!)
3. Laplace Table + L⁻¹ (just memorize the table)
4. Verify MVT (2 marks — very quick!)
5. Solve ODE y''−y'−6y=0 (char. equation)
6. Hyperbolic definitions (1 mark free!)
7. Euler phi function (one formula)
8. Fermat's theorem remainder (smart trick)
9. Polar form + roots (De Moivre)
10. Rolle + MVT statements (write definition)

📋 EXAM DAY QUICK REFERENCE

sinh x = (eˣ-e⁻ˣ)/2
cosh x = (eˣ+e⁻ˣ)/2
cosh²-sinh² = 1
L{1}=1/s, L{eᵃᵗ}=1/(s-a)
L{sin at}=a/(s²+a²)
L{cos at}=s/(s²+a²)
L{cosh at}=s/(s²-a²)
MVT: f'(c)=[f(b)-f(a)]/(b-a)
φ(n)=n·∏(1-1/p)
Fermat: a^(p-1)≡1(mod p)
Fourier |x|: π/2-(4/π)Σcos(2m-1)x/(2m-1)²
ODE CF: char. eq. m²+pm+q=0