Question icon
Grade 12th passGeneral Physics

prove that P'(x)-2xP'n-1(x)-P'n-2(x)=Pn-1(x)
Prove that P'n+1(x)=(n+1)Pn(x)+xP'n(x)

Profile image of Ahmad abdulhakim
4 Years agoGrade 12th pass
Answers icon

1 Answer

Profile image of Askiitians Tutor Team
ApprovedApproved Tutor Answer1 Year ago

To tackle the problem of proving the two statements involving polynomials, we need to delve into the properties of polynomial derivatives and how they relate to each other. Let's break down each part step by step.

Proving the First Statement

We want to show that:

P'(x) - 2xP'n-1(x) - P'n-2(x) = Pn-1(x)

Here, \( P_n(x) \) represents a polynomial of degree \( n \). The derivative \( P'(x) \) is the first derivative of this polynomial, and \( P_n-1(x) \) is the polynomial of degree \( n-1 \). To prove this, we can use the properties of polynomial differentiation.

Step-by-Step Proof

  • Start with the polynomial \( P_n(x) \). By the power rule, we know that:
  • P_n(x) = a_n x^n + a_{n-1} x^{n-1} + ... + a_0
  • Taking the first derivative gives:
  • P'(x) = n a_n x^{n-1} + (n-1) a_{n-1} x^{n-2} + ...

Now, we need to express \( P'(x) \) in terms of \( P_{n-1}(x) \) and its derivatives. Notice that:

  • The term \( 2xP'n-1(x) \) can be interpreted as \( 2x \) times the derivative of the polynomial of degree \( n-1 \).
  • Similarly, \( P'n-2(x) \) is the derivative of the polynomial of degree \( n-2 \).

By substituting these derivatives back into our equation, we can rearrange and simplify to show that the left-hand side equals \( Pn-1(x) \). The key is recognizing how the derivatives relate to the original polynomial and its lower-degree counterparts.

Proving the Second Statement

Next, we need to prove:

P'n+1(x) = (n+1)Pn(x) + xP'n(x)

Understanding the Derivative Relationship

This statement involves the relationship between the derivative of a polynomial and its structure. Let's analyze it:

  • Starting with \( P_n(x) \), we know its derivative is \( P'n(x) \).
  • When we take the derivative of \( P'n(x) \), we apply the product rule, which states that the derivative of a product \( uv \) is \( u'v + uv' \).

Applying this to our polynomial, we have:

  • Let \( u = P_n(x) \) and \( v = x \).
  • Then, \( P'n+1(x) = (n+1)Pn(x) + xP'n(x) \) follows from differentiating \( P_n(x) \) and applying the product rule.

Final Thoughts

Both proofs hinge on understanding the relationships between a polynomial and its derivatives. By carefully applying the rules of differentiation and recognizing how lower-degree polynomials relate to their higher-degree counterparts, we can establish the desired identities. This approach not only solidifies your understanding of polynomial calculus but also enhances your problem-solving skills in algebra.