Limit of a recursively defined sequence

  • Context: Graduate 
  • Thread starter Thread starter Sam223344
  • Start date Start date
  • Tags Tags
    Limit Sequence
Click For Summary
SUMMARY

The discussion centers on the convergence of the recursively defined sequence given by a(n+1) = (a(n)^2 + 16) / (2a(n) + 6) with the initial condition a(1) = -10. The limit of this sequence can be determined by solving the equation a = (a^2 + 16) / (2a + 6), leading to the quadratic equation a^2 + 6a - 16 = 0, which yields two potential attractor values for a. Additionally, the discussion addresses the calculation of the 5th derivative of a function f(x) that is 8 times continuously differentiable, given that the coefficient of x^5 in its 8th Maclaurin polynomial is 0.2.

PREREQUISITES
  • Understanding of recursive sequences and limits
  • Familiarity with quadratic equations and their solutions
  • Knowledge of Maclaurin series and polynomial coefficients
  • Basic calculus concepts, including derivatives
NEXT STEPS
  • Study the convergence of recursive sequences in detail
  • Learn how to solve quadratic equations and apply them to real-world problems
  • Explore Maclaurin series and their applications in calculus
  • Investigate the relationship between derivatives and polynomial coefficients
USEFUL FOR

Students in calculus, mathematicians interested in recursive sequences, and anyone studying series expansions and their derivatives.

Sam223344
Messages
12
Reaction score
0
The problem is:

a(n+1) = ( a(n)^2 +16) / ( 2a(n) + 6) converges to the limit:...?
for n>=1 and a(1) = -10

Also note (n+1) and (n) are subscripts


Also another question..:

If f(x) is a function that is 8 times continuously differentiable such that the coefficient of x^5 in its 8th MacLaurin polynomial is 0.2, then f^5(0) =

If someone could solve these and explain what they are doing it would be extremely helpful. My textbook has no questions like this so I'm completely lost.
 
Physics news on Phys.org
Sam223344 said:
The problem is:

a(n+1) = ( a(n)^2 +16) / ( 2a(n) + 6) converges to the limit:...?
for n>=1 and a(1) = -10

Also note (n+1) and (n) are subscripts
Assuming it has a limit, a, then
\lim_{n\to \infty} a_{n+1}= \lim_{n\to\infty}\frac{a_n^2+ 16}{2a_n+ 6}
a= \frac{a^2+ 16}{2a+ 6}
so a(2a+ 6)= 2a^2+ 6a= a^2+ 16 or 2a^2+ 6a= a^2+ 16 so a^2+ 6a- 16= 0. That gives two possible values for a.

Also another question..:

If f(x) is a function that is 8 times continuously differentiable such that the coefficient of x^5 in its 8th MacLaurin polynomial is 0.2, then f^5(0) =

If someone could solve these and explain what they are doing it would be extremely helpful. My textbook has no questions like this so I'm completely lost.
Do you know what a MacLaurin polynomial is and how its coefficients are calculated?
 
Following up on HallsofIvy.

The two values of a in the first question are potential attractor values for the sequence. Depending on your initial sequence term only one will be valid. Test the first few terms to see which one works.

As to the second question. The temrs of a function's Maclaurin series is defined in terms of the various derivatives of the function. It is possible to reverse engineer the values of those derivatives from the series' coefficients.

--Elucidus
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 18 ·
Replies
18
Views
4K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 16 ·
Replies
16
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K