If f(x)f(x)f(x) is a polynomial satisfying relation f(x)=kk+1f(x)=\dfrac{k}{k+1}f(x)=k+1k for k=1,2,3,…,100{k=1,2,3,\ldots,100}k=1,2,3,…,100 except k=ak=ak=a where aaa is a natural numbers and belongs to (0,100)(0,100)(0,100) and f(101)=1f(101)=1f(101)=1.Find 1−f(a)f′(a)\dfrac{1-f(a)}{f'(a)}f′(a)1−f(a) .
Note by Akshay Sharma 5 years, 3 months ago
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*
_italics_
**bold**
__bold__
- bulleted- list
1. numbered2. list
paragraph 1paragraph 2
paragraph 1
paragraph 2
[example link](https://brilliant.org)
> This is a quote
This is a quote
# I indented these lines # 4 spaces, and now they show # up as a code block. print "hello world"
\(
\)
\[
\]
2 \times 3
2^{34}
a_{i-1}
\frac{2}{3}
\sqrt{2}
\sum_{i=1}^3
\sin \theta
\boxed{123}
Try reading the first section of polynomial interpolation - remainder factor theorem.
Addendum: Oh wait... this problem is not as easy as it looks. Give me one moment to think about this...
Several issues with your problem
There are multiple polynomials that satisfy the conditions since we can add . This suggests that you want the degree to be 100. The condition should be instead?
Problem Loading...
Note Loading...
Set Loading...
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
Try reading the first section of polynomial interpolation - remainder factor theorem.
Addendum: Oh wait... this problem is not as easy as it looks. Give me one moment to think about this...
Several issues with your problem
Several issues with your problem
There are multiple polynomials that satisfy the conditions since we can add . This suggests that you want the degree to be 100. The condition should be instead?