MHB Graeme's YAnswers Question: The effect of changing values in sequences?

  • Thread starter Thread starter CaptainBlack
  • Start date Start date
  • Tags Tags
    Sequences
AI Thread Summary
Changing the initial value \(u_{0}\) in the sequence defined by \(u_{n+1}=2u_{n}+2\) significantly affects the entire sequence. The expanded form reveals that \(u_{n}\) can be expressed as \(u_{n} = 2^n u_{0} + 2^{n+1} - 2\), indicating a direct relationship between \(u_{0}\) and the terms of the sequence. As \(u_{0}\) varies, particularly with high negative values, the sequence's behavior flips, demonstrating a shift in its overall trend. The sequence's dependence on \(u_{0}\) can be analyzed further through mathematical induction or generating functions. Understanding this relationship is crucial for solving related mathematical problems.
CaptainBlack
Messages
801
Reaction score
0
The effect of changing values in sequences??

I have been given a maths assignment and have been given equations \(u_{n+1}=2u_{n}+2\) and asked what is the effect if the value \(u_{0}\) is changed? I used multiple values both positive and negative and have only noticed taht when it is a high negative number it flips up side down?

.
 
Mathematics news on Phys.org
Look at what happens as you expand the sequence:

\(u_{1} = 2 u_{0}+2\)
\(u_{2} = 2( 2 u_{0}+2 ) + 2 =2^2 u_{0} + 2^2 + 2\)
\(u_{3} = 2( 2^2 u_{0} + 2^2 + 2 ) + 2 = 2^3 u_{0} + 2^3 + 2^2 + 2\)
:
:
\(u_{n} = 2^n u_{0} + 2^n + 2^{n-1} + ... + 2^2 + 2\)

The earlier terms in the sequence above suggest the last one, which can be easily proven by induction.

The last term can now be simplified to:

\(u_{n} = 2^n u_{0} + 2^{n+1} - 2\)

So you now have all the information you need to answer questions about how the sequence depends on \(u_{0}\).
 
An alternative would be generating functions (which I'm quite fond of). (Inlove)
 
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

Back
Top