📺 Subscribe Our YouTube Channels: Doubtify JEE | Doubtify Class 10

Search Suggest

Newton’s Theorem Recurrence Relation Shortcut

Learn how to use Newton’s theorem and recurrence relations for powers of roots in quadratic equations. This method helps solve JEE Maths algebra and..

 

❓ Question

If α,β\alpha,\beta are roots of:

x2+52x+10=0x^2+5\sqrt2\,x+10=0

and

Pn=αnβnP_n=\alpha^n-\beta^n

then find the value of:

(P17P20+52P17P19P18P19+52P182)\left( \frac{ P_{17}P_{20}+5\sqrt2\,P_{17}P_{19} }{ P_{18}P_{19}+5\sqrt2\,P_{18}^2 } \right)

🖼 Question Image

Newton’s Theorem Recurrence Relation Shortcut


✍️ Short Concept

This question is based on:

👉 Newton’s recurrence relation
👉 Quadratic roots sequence
👉 Smart factorisation.

Main trick:

Convert everything into recurrence form.


🔷 Step 1 — Apply Newton’s Relation 💯

Given quadratic:

x2+52x+10=0x^2+5\sqrt2\,x+10=0

For sequence:

Pn=αnβnP_n=\alpha^n-\beta^n

recurrence relation becomes:

Pn+52Pn1+10Pn2=0P_n+5\sqrt2\,P_{n-1}+10P_{n-2}=0

🔷 Step 2 — Write Required Relations

For n=20n=20:

P20+52P19+10P18=0P_{20}+5\sqrt2\,P_{19}+10P_{18}=0
P20+52P19=10P18P_{20}+5\sqrt2\,P_{19}=-10P_{18}

For n=19n=19:

P19+52P18+10P17=0P_{19}+5\sqrt2\,P_{18}+10P_{17}=0
P19+52P18=10P17P_{19}+5\sqrt2\,P_{18}=-10P_{17}

🔷 Step 3 — Factorise Expression

Given expression:

E=P17P20+52P17P19P18P19+52P182E= \frac{ P_{17}P_{20}+5\sqrt2\,P_{17}P_{19} }{ P_{18}P_{19}+5\sqrt2\,P_{18}^2 }

Take common terms:

E=P17(P20+52P19)P18(P19+52P18)E= \frac{ P_{17}(P_{20}+5\sqrt2\,P_{19}) }{ P_{18}(P_{19}+5\sqrt2\,P_{18}) }

🔷 Step 4 — Substitute Relations

Using recurrence results:

E=P17(10P18)P18(10P17)E= \frac{ P_{17}(-10P_{18}) }{ P_{18}(-10P_{17}) }

🔷 Step 5 — Simplify

E=1E=1

✅ Final Answer

1\boxed{1}




⭐ Golden JEE Insight

For sequences involving roots of quadratic equations:

Pn+aPn1+bPn2=0P_n+aP_{n-1}+bP_{n-2}=0

is the fastest shortcut.

Most difficult-looking expressions collapse after factorisation + recurrence substitution.

Post a Comment

Have a doubt? Drop it below and we'll help you out!