MHB Express $a_n$ in $n$: Recursive Formula

  • Thread starter Thread starter Albert1
  • Start date Start date
Albert1
Messages
1,221
Reaction score
0
$a_0=1, a_n=\dfrac {a_{n-1}}{1+(n-1)\times a_{n-1}}$
for all $n\geq 1$
express $a_n$ in $n$
 
Mathematics news on Phys.org
My solution:

Computation of the first few terms suggests the closed form is:

$$a_n=\frac{2}{n^2-n+2}$$

As a check we may write:

$$\frac{a_{n-1}}{1+(n-1)a_{n-1}}=\frac{\dfrac{2}{(n-1)^2-(n-1)+2}}{1+(n-1)\dfrac{2}{(n-1)^2-(n-1)+2}}=\frac{2}{(n-1)^2-(n-1)+2+2(n-1)}=\frac{2}{n^2-2n+1-n+1+2+2n-2}=\frac{2}{n^2-n+2}=a_n$$

This closed form satisfies the given initial value, and the given non-linear recurrence, and so we may state:

$$a_n=\frac{2}{n^2-n+2}$$
 
nice try !
 
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...

Similar threads

Replies
4
Views
3K
Replies
1
Views
1K
Replies
2
Views
3K
Replies
3
Views
2K
Replies
2
Views
1K
Back
Top