MHB Finding $m+n+k$ Given $f(x)=x^4-29x^3+mx^2+nx+k$

  • Thread starter Thread starter anemone
  • Start date Start date
anemone
Gold Member
MHB
POTW Director
Messages
3,851
Reaction score
115
Given that $f(x)=x^4-29x^3+mx^2+nx+k$, and $f(5)=11$, $f(11)=17$ and $f(17)=23$, find the sum of $m+n+k$.
 
Mathematics news on Phys.org
anemone said:
Given that $f(x)=x^4-29x^3+mx^2+nx+k$, and $f(5)=11$, $f(11)=17$ and $f(17)=23$, find the sum of $m+n+k$.

$f(5)=11 \Rightarrow 625-3625+25m+5n+k=11 \Rightarrow 25m+5n+k=3011$

$f(11)=17 \Rightarrow -23958+121m+11n+k=17 \Rightarrow 121m+11n+k=23975$

$f(17)=23 \Rightarrow -58956+289m+17n+k=23 \Rightarrow 289m+17n+k=58979$

From the relations $25m+5n+k=3011, 121m+11n+k=23975 \text{ and }289m+17n+k=58979$,we get that:

$k=-3734,m=195,n=374$

Therefore, the sum $m+n+k$ is equal to $-3165$ .
 
Last edited by a moderator:
we have f(x) = x+ 6 for x= 5 11 and 17

so f(x)= (x-5)(x-11)(X-17)Q(x) +x + 6
ax f(x) is a 4th oder polynomal so Q(x) = linear say x+ a
coefficient of $x^3 = - 29 = -5 - 11 - 17 + a$ so a = 4

so f(x) = (x-5)(x-11)(x-17)(x+4) + x + 6
put x = 1 to get
1- 29 + m + n + k = (-4) *(-10) *(-16) * 5 + 1 + 6 = - 3200 +7 = - 3193

or m + n + k = -3193 + 28 = - 3165
 
Well done, evinda and thanks for participating! :)

To be completely honest with you, I initially looked at this problem in a much more complicated way and hence I thought this problem is a hard one for certain.:o

- - - Updated - - -

kaliprasad said:
we have f(x) = x+ 6 for x= 5 11 and 17

so f(x)= (x-5)(x-11)(X-17)Q(x) +x + 6
ax f(x) is a 4th oder polynomal so Q(x) = linear say x+ a
coefficient of $x^3 = - 29 = -5 - 11 - 17 + a$ so a = 4

so f(x) = (x-5)(x-11)(x-17)(x+4) + x + 6
put x = 1 to get
1- 29 + m + n + k = (-4) *(-10) *(-16) * 5 + 1 + 6 = - 3200 +7 = - 3193

or m + n + k = -3193 + 28 = - 3165

Yes, that method works as well and thanks for participating, kali!
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
I'm interested to know whether the equation $$1 = 2 - \frac{1}{2 - \frac{1}{2 - \cdots}}$$ is true or not. It can be shown easily that if the continued fraction converges, it cannot converge to anything else than 1. It seems that if the continued fraction converges, the convergence is very slow. The apparent slowness of the convergence makes it difficult to estimate the presence of true convergence numerically. At the moment I don't know whether this converges or not.

Similar threads

Back
Top