If g(x) is inverse of a polynomial f(x) then f(g(x))=x
Inverse of Linear polynomial function
Let there be a linear polynomial f(x)=ax+b; it's inverse function g(x)=ax−b
Proof:
Let the inverse of f(x) be g(x)⇒f(g(x))=x⇒ag(x)+b=x⇒g(x)=ax−b
Inverse of Quadratic polynomial function
Let there be a quadratic polynomial f(x)=ax2+bx+c; it's inverse function g(x)=2a−b−+b2+4a(x−c)
Proof:
Let inverse of f(x) be g(x)⇒f(g(x))=x⇒ag2(x)+bg(x)+c=x⇒g2(x)+abg(x)+ac=ax⇒g2(x)+abg(x)=ax−c⇒(g(x)+2ab)2−4a2b2=ax−c⇒(g(x)+2ab)2=ax−c+4a2b2=4a24a(x−c)+b2⇒g(x)+2ab=2a−+b2+4a(x−c)⇒g(x)=2a−b−+b2+4a(x−c)
Inverse of any n degree polynomial
Let there be a n degree polynomial f(x)=∑k=0nakxk and let there be a function z(x0,x1...,xn) which takes the the coefficients of any n degree polynomial and gives it's zeroes as output (the first input is the constant term, next is the linear and so on), then the inverse function of f(x) is g(x)=z(a0−x,a1,a2...,an)
Proof:
Let inverse of f(x) be g(x)⇒f(g(x))=x⇒angn(x)+an−1gn−1(x)...a1g(x)+a0=x⇒angn(x)+an−1gn−1(x)...a1g(x)+a0−x=0⇒g(x)=z(a0−x,a1,a2...,an)
Example of last statement:
For degree 2:
z(x0,x1,x2)=2x2−x1−+x12−4x2x0∴ For a function f(x)=ax2+bx+c with inverse function as g(x)g(x)=z(c−x,b,a)=2a−b−+b2−4a(c−x)=2a−b−+b2+4a(x−c)
This discussion board is a place to discuss our Daily Challenges and the math and science
related to those challenges. Explanations are more than just a solution — they should
explain the steps and thinking strategies that you used to obtain the solution. Comments
should further the discussion of math and science.
When posting on Brilliant:
Use the emojis to react to an explanation, whether you're congratulating a job well done , or just really confused .
Ask specific questions about the challenge or the steps in somebody's explanation. Well-posed questions can add a lot to the discussion, but posting "I don't understand!" doesn't help anyone.
Try to contribute something new to the discussion, whether it is an extension, generalization or other idea related to the challenge.
Stay on topic — we're all here to learn more about math and science, not to hear about your favorite get-rich-quick scheme or current world events.
Markdown
Appears as
*italics* or _italics_
italics
**bold** or __bold__
bold
- bulleted - list
bulleted
list
1. numbered 2. list
numbered
list
Note: you must add a full line of space before and after lists for them to show up correctly
Easy Math Editor
This discussion board is a place to discuss our Daily Challenges and the math and science related to those challenges. Explanations are more than just a solution — they should explain the steps and thinking strategies that you used to obtain the solution. Comments should further the discussion of math and science.
When posting on Brilliant:
*italics*
or_italics_
**bold**
or__bold__
paragraph 1
paragraph 2
[example link](https://brilliant.org)
> This is a quote
\(
...\)
or\[
...\]
to ensure proper formatting.2 \times 3
2^{34}
a_{i-1}
\frac{2}{3}
\sqrt{2}
\sum_{i=1}^3
\sin \theta
\boxed{123}
Comments
Really good! @Zakir Husain.
I have another idea for a note of yours:
A proof of Euler's identity!