Finding an Expression for t(n)

  • MHB
  • Thread starter issoder
  • Start date
  • Tags
    Expression
In summary, the process for solving the given first order linear difference equation involves using a general formula, plugging in the given values for $\alpha$, $\beta$, and $a$, and solving for the desired expression. The final solution is $\displaystyle t_n = 6\cdot 2^n - 4$.
  • #1
issoder
1
0
hi all,

Would it be possible for you to explain how to reach a solution for this question, or explain the process that you need to find the solution
View attachment 2469

thank you
 

Attachments

  • Screen Shot 2014-05-11 at 1.34.13 pm.png
    Screen Shot 2014-05-11 at 1.34.13 pm.png
    5.8 KB · Views: 57
Physics news on Phys.org
  • #2
issoder said:
hi all,

Would it be possible for you to explain how to reach a solution for this question, or explain the process that you need to find the solution
View attachment 2469

thank you

Wellcome on MHB issoder!...

The general procedure for solving a first order linear difference equation is illustrated here...

http://mathhelpboards.com/discrete-mathematics-set-theory-logic-15/difference-equation-tutorial-draft-part-i-426.html#post2494

This is one of simplest cases because the coefricients are constant. A difference equation in the form...

$\displaystyle t_{n+1} = \alpha\ t_{n} + \beta,\ t_{0}=a (1)$

... has solution...

$\displaystyle t_{n} = a\ \alpha^{n} + \beta\ \frac{1 - \alpha^{n}}{1 - \alpha}\ (2)$

In Your case is $\alpha= 2$, $\beta=4$ and $a=2$ so that is $\displaystyle t_{n} = 2^{n+2} + 2^{n+1} - 4$...

Kind regards

$\chi$ $\sigma$
 
  • #3
Hello, issoder!


Let [tex]t_o,t_1,t_2,\cdots[/tex] be a sequence defined by:
. . [tex]t_0 \:=\:2[/tex]
. . [tex]t_{n+1} \:=\:2t_n+4[/tex]

Find an expression for [tex]t_n.[/tex]

[tex]\begin{array}{cccccc}\text{We are given:} & t_{n+1} &=& 2t_n + 4 & [1] \\ \text{Next term:} & t_{n+2} &=& 2t_{n+1} + 4 & [2] \end{array}[/tex]

[tex]\text{Subtract [2]-[1]: }\;t_{n+2} - t_{n+1} \;=\;2t_{n+1} - 2t_n[/tex]

. . . . . . . [tex]t_{n+2} - 3t_{n+1} + 2t_n \;=\;0[/tex]

Let [tex]X^n = t_n\!:\;\;X^{n+2} - 3X^{n+1} + 2X^n \;=\;0[/tex]

Divide by [tex]X^n\!:\;\;X^2 - 3X + 2 \;=\;0[/tex]

Then: .[tex](X-1)(X-2) \:=\:0 \quad\Rightarrow\quad X \:=\:1,2[/tex]

The function is: .[tex]f(n) \:=\: (1^n)A + (2^n)B[/tex]

We know the first two terms: [tex]t_0 = 2,\;t_1 = 8[/tex]

[tex]\begin{array}{cccccc}f(0) = 2: & A + B &=& 2 & [3] \\ f(1) = 8: & A + 2B &=& 8 & [4] \end{array}[/tex]

Subtract [4]-[3]: .[tex]B = 6 \quad\Rightarrow\quad A = -4[/tex]

Hence: .[tex]f(n) \;=\;-4(1^n) + 6(2^n) [/tex]

Therefore: .\[tex]t_n \;=\;f(n) \;=\;6\!\cdot\!2^n - 4[/tex]
 

Related to Finding an Expression for t(n)

What is "Finding an Expression for t(n)"?

Finding an Expression for t(n) is a mathematical process used to determine a formula or equation that represents the relationship between two variables, n and t, where n represents the input and t represents the output.

Why is it important to find an expression for t(n)?

Finding an expression for t(n) allows us to understand and predict the relationship between the input and output variables. This can be useful in solving problems, making decisions, and developing new theories or models.

What are the steps involved in finding an expression for t(n)?

The steps involved in finding an expression for t(n) typically include identifying the input and output variables, creating a table of values, analyzing the relationship between the variables, and using mathematical techniques such as substitution and elimination to derive an expression.

What are some common techniques used to find an expression for t(n)?

Some common techniques used to find an expression for t(n) include using patterns, creating a graph, using algebraic manipulation, using geometric formulas, and using calculus methods such as differentiation and integration.

Can an expression for t(n) be used to solve any problem involving two variables?

No, not all problems involving two variables can be solved using an expression for t(n). Some problems may require more complex methods or may not have a clear relationship between the variables. It is important to carefully consider the problem and choose an appropriate approach.

Similar threads

Replies
0
Views
405
  • Set Theory, Logic, Probability, Statistics
Replies
3
Views
774
  • Set Theory, Logic, Probability, Statistics
Replies
1
Views
836
  • Set Theory, Logic, Probability, Statistics
Replies
7
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
22
Views
3K
  • Set Theory, Logic, Probability, Statistics
Replies
13
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
1
Views
706
  • Introductory Physics Homework Help
Replies
4
Views
2K
  • Set Theory, Logic, Probability, Statistics
Replies
2
Views
1K
  • Astronomy and Astrophysics
Replies
5
Views
1K
Back
Top