11
jeetopper jee
·2011-01-19 07:10:36
The Lagrange interpolating polynomial is the polynomial P(x) of degree <=(n-1) passing through the n points (x_1,y_1=f(x_1)), (x_2,y_2=f(x_2)), ..., (x_n,y_n=f(x_n)), and is given by
P(x) = ((x-x_2)(x-x_3)...(x-x_n))/((x_1-x_2)(x_1-x_3)...(x_1-x_n))y_1+((x-x_1)(x-x_3)...(x-x_n))/((x_2-x_1)(x_2-x_3)...(x_2-x_n))y_2+...+((x-x_1)(x-x_2)...(x-x_(n-1)))/((x_n-x_1)(x_n-x_2)...(x_n-x_(n-1)))y_n.
the answer looks correct.
1
samagra Kr
·2011-01-26 06:43:58
For VOLUME;
you use the other formula (provided X and Y axis should be taken into consideration)
1
samagra Kr
·2011-01-26 06:39:47
but that question can be solved without LAGRANGE INTERPOLATION FORMULA;
just bt writing
(k+5)5 =A(k)5+B(k+1)5 +C(k+2)5 +D(k+3)5 +E(k+4)5
and by comparing the coeff ;solve for A,B....E
A=1
B=-5
C=10
D=-10
E=5
1
EmInEm
·2011-01-25 11:14:40
method given by prophet sir in this topic(lagrange interpolation formula ) also isnt in jee syllabus , so why not answer my question too ? wich is actually relevant to jee .............. [1]
341
Hari Shankar
·2011-01-19 22:53:47
Oh! sorry, I was making a back-of-the-envelope calculation, so wasnt really checking. thanks for fixing that.
1
samagra Kr
·2011-01-19 07:35:51
the ans is :
1 − 5 * 12 + 10 * 123 − 10 * 1234 + 5 * 12345=50556
1
samagra Kr
·2011-01-19 07:29:49
ok,but just a small mistake(i have pointed out that)
1
EmInEm
·2011-01-19 07:10:42
prophet sir please answer here it is my sincere request pleaseeeeeeeeeeeeeeeeeeeeee
i beg to u http://www.targetiit.com/iit-jee-forum/posts/area-volume-18431.html
http://www.targetiit.com/iit-jee-forum/posts/area-volume-18431.html
1
samagra Kr
·2011-01-19 06:45:53
@prophet sir,i have no idea of Lagrange interpollation formula,
:
and the ans is incorrect,but i think u have made a mistake here:
1-60+1230-12340+""12345""
341
Hari Shankar
·2011-01-19 06:39:50
Let
P(x) =ax^4+b(x+1)^4+c(x+2)^4+d(x+3)^4+e(x+4)^4
We have P(1) =1, P(2)=12,.., P(5)=12345.
By Lagrange Interpolation Formula, we have
P(x) = \frac{(x-2)(x-3)(x-4)(x-5)}{24}P(1) - \frac{(x-1)(x-3)(x-4)(x-5)}{6} P(2)+ \\ \\ \frac{(x-1)(x-2)(x-4)(x-5)}{4} P(3) - \frac{(x-1)(x-2)(x-3)(x-5)}{6} P(4) + \\ \\ \frac{(x-1)(x-2)(x-3)(x-4)}{24}P(5)
We are asked to find P(6) which is obtained as
1-60+1230-12340+12345 =1176
1
samagra Kr
·2011-01-19 06:28:26
the pattern
1
12
123
1234........has nothing to do with the ans
71
Vivek @ Born this Way
·2011-01-18 23:09:02
Lol.. exactly maine bhi yehi guess kiya tha.. lekin agar yehi answer hota toh shayad woh itni mehnar se likhkar post karta kya?