← 2015 Paper 1

UPSC 2015 Maths Optional Paper 1 Q6a — Step-by-Step Solution

12 marks · Section B

Exact equations · ODEs · asked 9× in 13 yrs · Read the full method →

Question

Find the constant aa so that (x+y)a(x+y)^a is the integrating factor of (4x2+2xy+6y)dx+(2x2+9y+3x)dy=0(4x^2+2xy+6y)\,dx+(2x^2+9y+3x)\,dy=0, and hence solve the differential equation.

Technique

Find aa by equating My=NxM_y=N_x after multiplying by μ=(x+y)a\mu=(x+y)^a — the structural identity (4x2+2xy+6y)(2x2+9y+3x)=(2x3)(x+y)(4x^2+2xy+6y)-(2x^2+9y+3x)=(2x-3)(x+y) and (2x+6)(4x+3)=(2x3)(2x+6)-(4x+3)=-(2x-3) make the equation collapse to a single condition a=1a=1. Then standard exact-equation procedure.

Solution

Let M0=4x2+2xy+6yM_0=4x^2+2xy+6y, N0=2x2+9y+3xN_0=2x^2+9y+3x. Multiply by μ=(x+y)a\mu=(x+y)^a:

M=(x+y)a(4x2+2xy+6y),N=(x+y)a(2x2+9y+3x).M=(x+y)^a(4x^2+2xy+6y),\quad N=(x+y)^a(2x^2+9y+3x).

Exactness requires My=NxM_y=N_x.

Step 1 — Compute MyM_y

My=a(x+y)a11(4x2+2xy+6y)+(x+y)a(2x+6).M_y=a(x+y)^{a-1}\cdot 1\cdot(4x^2+2xy+6y)+(x+y)^a(2x+6).

Step 2 — Compute NxN_x

Nx=a(x+y)a11(2x2+9y+3x)+(x+y)a(4x+3).N_x=a(x+y)^{a-1}\cdot 1\cdot(2x^2+9y+3x)+(x+y)^a(4x+3).

Step 3 — Equate My=NxM_y=N_x

a(x+y)a1[(4x2+2xy+6y)(2x2+9y+3x)]+(x+y)a[(2x+6)(4x+3)]=0.a(x+y)^{a-1}\bigl[(4x^2+2xy+6y)-(2x^2+9y+3x)\bigr]+(x+y)^a\bigl[(2x+6)-(4x+3)\bigr]=0.

Simplify the bracket on the first term: (4x2+2xy+6y)(2x2+9y+3x)=2x2+2xy3y3x=2x(x+y)3(x+y)=(2x3)(x+y)(4x^2+2xy+6y)-(2x^2+9y+3x)=2x^2+2xy-3y-3x=2x(x+y)-3(x+y)=(2x-3)(x+y).

Simplify the bracket on the second term: (2x+6)(4x+3)=2x+3=(2x3)(2x+6)-(4x+3)=-2x+3=-(2x-3).

So

a(x+y)a1(2x3)(x+y)+(x+y)a((2x3))=0,a(x+y)^{a-1}(2x-3)(x+y)+(x+y)^a\cdot(-(2x-3))=0, (2x3)(x+y)a[a1]=0.(2x-3)(x+y)^a\bigl[a-1\bigr]=0.

Wait: (x+y)a1(x+y)=(x+y)a(x+y)^{a-1}\cdot(x+y)=(x+y)^a — yes. So a(2x3)(x+y)a(2x3)(x+y)a=(a1)(2x3)(x+y)a=0a(2x-3)(x+y)^a-(2x-3)(x+y)^a=(a-1)(2x-3)(x+y)^a=0.

For this to hold identically (for all x,yx,y), a1=0a-1=0, so a=1\boxed{a=1}.

Step 4 — Solve with μ=x+y\mu=x+y

M=(x+y)(4x2+2xy+6y)M=(x+y)(4x^2+2xy+6y) and N=(x+y)(2x2+9y+3x)N=(x+y)(2x^2+9y+3x).

Expand MM: (x+y)(4x2+2xy+6y)=4x3+2x2y+6xy+4x2y+2xy2+6y2(x+y)(4x^2+2xy+6y)=4x^3+2x^2 y+6xy+4x^2 y+2xy^2+6y^2 =4x3+6x2y+6xy+2xy2+6y2=4x^3+6x^2 y+6xy+2xy^2+6y^2.

Expand NN: (x+y)(2x2+9y+3x)=2x3+9xy+3x2+2x2y+9y2+3xy(x+y)(2x^2+9y+3x)=2x^3+9xy+3x^2+2x^2 y+9y^2+3xy =2x3+3x2+2x2y+12xy+9y2=2x^3+3x^2+2x^2 y+12xy+9y^2.

Check exactness:

My=6x2+6x+4xy+12y(differentiating each term in M w.r.t. y).M_y=6x^2+6x+4xy+12y\quad\text{(differentiating each term in M w.r.t. }y\text{)}.

Let me redo MyM_y term by term. M=4x3+6x2y+6xy+2xy2+6y2M=4x^3+6x^2y+6xy+2xy^2+6y^2: My=0+6x2+6x+4xy+12yM_y=0+6x^2+6x+4xy+12y ✓.

Nx=6x2+6x+4xy+12y(from N).N_x=6x^2+6x+4xy+12y\quad\text{(from N)}.

N=2x3+3x2+2x2y+12xy+9y2N=2x^3+3x^2+2x^2y+12xy+9y^2: Nx=6x2+6x+4xy+12yN_x=6x^2+6x+4xy+12y ✓.

My=NxM_y=N_x ✓ (confirms a=1a=1).

Step 5 — Find potential FF with Fx=MF_x=M, Fy=NF_y=N

Integrate Fx=M=4x3+6x2y+6xy+2xy2+6y2F_x=M=4x^3+6x^2y+6xy+2xy^2+6y^2 w.r.t. xx:

F=x4+2x3y+3x2y+x2y2+6xy2+g(y).F=x^4+2x^3 y+3x^2 y+x^2 y^2+6xy^2+g(y).

Wait, let me integrate term by term carefully:

So F=x4+2x3y+3x2y+x2y2+6xy2+g(y)F=x^4+2x^3 y+3x^2 y+x^2 y^2+6xy^2+g(y).

Step 6 — Differentiate w.r.t. yy and compare to NN

Fy=2x3+3x2+2x2y+12xy+g(y)F_y=2x^3+3x^2+2x^2 y+12xy+g'(y).

Compare with N=2x3+3x2+2x2y+12xy+9y2N=2x^3+3x^2+2x^2y+12xy+9y^2: g(y)=9y2g'(y)=9y^2, so g(y)=3y3g(y)=3y^3.

Step 7 — General solution

Answer

  x4+2x3y+3x2y+x2y2+6xy2+3y3=C.  \boxed{\;x^4+2x^3 y+3x^2 y+x^2 y^2+6xy^2+3y^3=C.\;}
We post more of this — worked solutions, CSAT trap breakdowns, guide chapters — a few times a week on Telegram. Free, no sign-in. Join

This solution is part of the Maths Coverage Map — 13 years, mapped. Get the take-away PDF free.