What type of sequence is this?

Calculus Level 5

Find the value of S S as defined below:

S = 1 2 + 2 2 2 + 3 2 3 + 6 2 4 + 11 2 5 + 20 2 6 + 37 2 7 + 68 2 8 + S=\dfrac12+\dfrac2{2^2}+\dfrac3{2^3}+\dfrac{6}{2^4}+\dfrac{11}{2^5}+\dfrac{20}{2^6}+\dfrac{37}{2^7}+\dfrac{68}{2^8}+ \cdots

Enter 666 if you come to the conclusion that the series fails to converge.

Note that the numerators follow the pattern T n + 3 = T n + 2 + T n + 1 + T n T_{n+3} = T_{n+2} + T_{n+1} + T_n .


The answer is 6.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

3 solutions

Sabhrant Sachan
May 8, 2016

We have our original Sequence : S = 1 2 + 2 2 2 + 3 2 3 + 6 2 4 + 11 2 5 + 20 2 6 + 37 2 7 + 68 2 8 . . . Equation 1: 1 2 S = 1 2 2 2 2 3 3 2 4 6 2 5 11 2 6 20 2 7 37 2 8 68 2 9 . . . Equation 2: 1 2 2 S = 1 2 3 2 2 4 3 2 5 6 2 6 11 2 7 20 2 8 37 2 9 68 2 10 . . . Equation 3: 1 2 3 S = 1 2 4 2 2 5 3 2 6 6 2 7 11 2 8 20 2 9 37 2 10 68 2 11 . . . Now add These Three Equations , You get : S ( 1 2 1 2 2 1 2 3 ) = 1 2 2 3 2 3 6 2 4 11 2 5 20 2 6 37 2 7 68 2 8 . . . Add This Equation and the Original Equation, We get : S ( 1 1 2 1 2 2 1 2 3 ) = 1 2 + 1 2 2 S = 0.5 + 0.25 1 0.5 0.25 0.125 S = 0.75 0.125 = 6 \text {We have our original Sequence : } \\ S=\dfrac12+\dfrac2{2^2}+\dfrac3{2^3}+\dfrac{6}{2^4}+\dfrac{11}{2^5}+\dfrac{20}{2^6}+\dfrac{37}{2^7}+\dfrac{68}{2^8}...\infty \\ \text {Equation 1: } -\dfrac{1}{2}S=-\dfrac1{2^2}-\dfrac2{2^3}-\dfrac3{2^4}-\dfrac{6}{2^5}-\dfrac{11}{2^6}-\dfrac{20}{2^7}-\dfrac{37}{2^8}-\dfrac{68}{2^9}...\infty \\ \text {Equation 2: } -\dfrac{1}{2^2}S=-\dfrac1{2^3}-\dfrac2{2^4}-\dfrac3{2^5}-\dfrac{6}{2^6}-\dfrac{11}{2^7}-\dfrac{20}{2^8}-\dfrac{37}{2^9}-\dfrac{68}{2^{10}}...\infty \\ \text {Equation 3: } -\dfrac{1}{2^3}S=-\dfrac1{2^4}-\dfrac2{2^5}-\dfrac3{2^6}-\dfrac{6}{2^7}-\dfrac{11}{2^8}-\dfrac{20}{2^9}-\dfrac{37}{2^{10}}-\dfrac{68}{2^{11}}...\infty \\ \text{Now add These Three Equations , You get :} \\ S(-\dfrac12-\dfrac1{2^2}-\dfrac1{2^3})=-\dfrac1{2^2}-\dfrac3{2^3}-\dfrac{6}{2^4}-\dfrac{11}{2^5}-\dfrac{20}{2^6}-\dfrac{37}{2^7}-\dfrac{68}{2^8}...\infty \\ \text{Add This Equation and the Original Equation, We get : } \\ S(1-\dfrac12-\dfrac1{2^2}-\dfrac1{2^3})=\dfrac12+\dfrac1{2^2} \\ S=\dfrac{0.5+0.25}{1-0.5-0.25-0.125} \\ \boxed{S=\dfrac{0.75}{0.125}=6}

How do you know that the series converges in the first place?

Otto Bretscher - 5 years, 1 month ago

Log in to reply

I found it the same way as you did sir... Generating Functions

Sabhrant Sachan - 5 years, 1 month ago

Log in to reply

But your work does not show that. Your work assumes that the series converges in the first place when you say : "We have our original sequence S = S= ..."

If you had considered 0.6 instead of 0.5, your answer would come out wrong.

Fair warning: One of these days I will submit a problem where your approach gives the wrong answer ;)

Otto Bretscher - 5 years, 1 month ago

Log in to reply

@Otto Bretscher Sir, i made this problem after Finding the range of value of x for which the Series Converges , The problem is already hard , i don't want to make it harder by saying " series is Converging or not ? " It is understood that the Series is converging if i am not mentioning it.

Sabhrant Sachan - 5 years, 1 month ago

Log in to reply

@Sabhrant Sachan The convergence is the interesting part; the rest is trivial algebraic manipulation. It is the main point of generating functions that they let you easily find the radius of convergence.

I like the problem, though!

Otto Bretscher - 5 years, 1 month ago

Log in to reply

@Otto Bretscher Thanks sir. I like The concept of Generating Functions.It help us in These type of Series, in Calculating the Number of Integral Solutions of a equation ... and even more .

Sabhrant Sachan - 5 years, 1 month ago

Log in to reply

@Sabhrant Sachan To make the solvers think about convergence, you could add something like "Enter 666 if you come to the conclusion that the series fails to converge." It would make the problem even more interesting.

I like your problems! They are varied, thought-provoking and often entertaining. Keep posting!

Otto Bretscher - 5 years, 1 month ago

@Otto Bretscher I will be looking forward to Face the challenge .

Sabhrant Sachan - 5 years, 1 month ago
Otto Bretscher
May 8, 2016

The numerators form the Tribonacci numbers with T n + 3 = T n + 2 + T n + 1 + T n T_{n+3}=T_{n+2}+T_{n+1}+T_{n} for n > 0 n>0 . The generating function is found to be n = 1 T n x n = x ( 1 + x ) 1 x x 2 x 3 \sum_{n=1}^{\infty}T_n x^n=\frac{x(1+x)}{1-x-x^2-x^3} for x < 0.54 |x|<0.54 . For x = 1 2 x=\frac{1}{2} the value is 6 \boxed{6}

Torus Wheel
Jun 20, 2018

Using Python 3.6:

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...