MHB Find f(1996): f(1)=1996, f(1)+f(2)+\cdots+f(n)=n^2f(n)

  • Thread starter Thread starter anemone
  • Start date Start date
AI Thread Summary
The function f is defined such that f(1) equals 1996, and the relationship f(1) + f(2) + ... + f(n) = n^2f(n) holds. By manipulating the equation, it is derived that f(n) can be expressed as f(n) = (n-1)/(n+1) * f(n-1). This recursive relationship leads to the calculation of f(1996) as a product involving decreasing integers and the initial value f(1). Ultimately, f(1996) is determined to be 2/1997.
anemone
Gold Member
MHB
POTW Director
Messages
3,851
Reaction score
115
If $$f(1)=1996$$, $$f(1)+f(2)+\cdots+f(n)=n^2f(n)$$, find $$f(1996)$$.
 
Mathematics news on Phys.org
anemone said:
If $$f(1)=1996$$, $$f(1)+f(2)+\cdots+f(n)=n^2f(n)$$, find $$f(1996)$$.
let f(1)=k=1996
$$f(1)+f(2)+\cdots+f(n-1)=n^2f(n)-f(n)=(n-1)^2f(n-1)$$
$\therefore f(n)=\dfrac{n-1}{n+1}\times f(n-1)$
$ f(1996)=\dfrac {(k-1)(k-2)(k-3)-------(3)(2)(1)}{{(k+1)}(k)(k-1)----(5)(4)(3)}\times f(1)=\dfrac {2}{k+1}$
$=\dfrac {2}{1997}$
 
Suppose ,instead of the usual x,y coordinate system with an I basis vector along the x -axis and a corresponding j basis vector along the y-axis we instead have a different pair of basis vectors ,call them e and f along their respective axes. I have seen that this is an important subject in maths My question is what physical applications does such a model apply to? I am asking here because I have devoted quite a lot of time in the past to understanding convectors and the dual...
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...
Back
Top