MHB Calculating Terms of Sequence: a1,a2,a3,a4

  • Thread starter Thread starter Logan Land
  • Start date Start date
  • Tags Tags
    Sequence Terms
Click For Summary
The sequence defined by the recurrence relation an+1=0.4an+330 with a0=550 results in a constant value of 550 for the terms a1, a2, a3, and a4. This is confirmed through calculations showing that each term remains unchanged at 550, indicating stability in the sequence. The discussion also touches on the homogenous recursion and its characteristic roots, leading to the conclusion that the closed form of the sequence is A_n=550. The simplicity of the result raises questions about its correctness, but the calculations validate that the terms are indeed correct. Overall, the sequence stabilizes at 550 from the first term onward.
Logan Land
Messages
83
Reaction score
0
write the terms a1,a2,a3,a4 of the following sequence. an+1=0.4an+330, a0=550

everytime I get 550 for a1 a2 a3 and a4
is that correct or am I doing it wrong.
 
Physics news on Phys.org
550 * 0.4 = 220

220 + 330 = 550

Pretty clear. Why do you doubt?
 
It just seemed to easy for Calculus that's all.

Thanks
 
If we write the inhomogeneous recursions:

$$a_{n+1}=0.4a_{n}+330$$

$$a_{n+2}=0.4a_{n+1}+330$$

We find the homogenous recursion via differencing:

$$a_{n+2}=1.4a_{n+1}-0.4a_{n}$$

whose associated characteristic roots are:

$$r=\frac{2}{5},\,1$$

and hence the closed form is:

$$A_n=k_1+k_2\left(\frac{2}{5} \right)^n$$

Now, using:

$$A_0=A_1=550$$, we may determine:

$$k_1=550,\,k_2=0$$ and so:

$$A_n=550$$
 
LLand314 said:
write the terms a1,a2,a3,a4 of the following sequence. an+1=0.4an+330, a0=550

everytime I get 550 for a1 a2 a3 and a4
is that correct or am I doing it wrong.

Using the procedure described in...

http://www.mathhelpboards.com/f15/difference-equation-tutorial-draft-part-i-426/

... the difference equation can be written as...

$\displaystyle \Delta_{n}= a_{n+1}-a_{n} = 330 - .6\ a_{n} = f(a_{n})$ (1)

... and the function f(*) is represented here...

http://www.123homepage.it/u/i68681865._szw380h285_.jpg.jfif
There is only one attractive fixed point in x=550 and, because the linearity of f(*) the stable point is met at the first step...

Kind regards

$\chi$ $\sigma$
 
Thread 'Problem with calculating projections of curl using rotation of contour'
Hello! I tried to calculate projections of curl using rotation of coordinate system but I encountered with following problem. Given: ##rot_xA=\frac{\partial A_z}{\partial y}-\frac{\partial A_y}{\partial z}=0## ##rot_yA=\frac{\partial A_x}{\partial z}-\frac{\partial A_z}{\partial x}=1## ##rot_zA=\frac{\partial A_y}{\partial x}-\frac{\partial A_x}{\partial y}=0## I rotated ##yz##-plane of this coordinate system by an angle ##45## degrees about ##x##-axis and used rotation matrix to...

Similar threads

  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 12 ·
Replies
12
Views
2K
Replies
3
Views
3K
  • · Replies 8 ·
Replies
8
Views
4K
  • · Replies 8 ·
Replies
8
Views
1K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 11 ·
Replies
11
Views
1K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K