All about flooble | fun stuff | Get a free chatterbox | Free JavaScript | Avatars    
perplexus dot info

Home > Numbers > Sequences
Sequence of wrong means (Posted on 2011-05-26) Difficulty: 2 of 5
A) Start a sequence with any two real numbers, for the third and successive terms take the mean of all of the previous terms.

B) Same as part A) but take the mean incorrectly as follows: add the numbers together but instead of dividing by the number of terms, divide by one less than the number of terms.

C) Same as part A) and B) but take the mean incorrectly as follows: add the numbers together but instead of dividing by the number of terms, divide by one more than the number of terms.

What happens to the sequence in each case? Generalize further.

See The Solution Submitted by Jer    
No Rating

Comments: ( Back to comment list | You must be logged in to post comments.)
Solution induction does it | Comment 2 of 3 |

A) Mean(n)=1/n*(a+b) <br><br>

B) Mean(n)=(a+b)<br><br>

C) Mean(n)=1/3*(a+b) <br><br>

All the a/m answers can be easily obtained by induction. e.g.

case B: Mean(n+1)= (n*(Mean(n) +a+b)/(n+1)= a+b   q.e.d. <br>


  Posted by Ady TZIDON on 2011-05-27 05:46:38
Please log in:
Login:
Password:
Remember me:
Sign up! | Forgot password


Search:
Search body:
Forums (0)
Newest Problems
Random Problem
FAQ | About This Site
Site Statistics
New Comments (6)
Unsolved Problems
Top Rated Problems
This month's top
Most Commented On

Chatterbox:
Copyright © 2002 - 2024 by Animus Pactum Consulting. All rights reserved. Privacy Information