SOLUTION: What is the 1000th value of the following sequence? 1/1,1/2,2/2,1/3,2/3,3/3,1/4,2/4,3/4,4/4,...

Algebra ->  Sequences-and-series -> SOLUTION: What is the 1000th value of the following sequence? 1/1,1/2,2/2,1/3,2/3,3/3,1/4,2/4,3/4,4/4,...      Log On


   



Question 1209378: What is the 1000th value of the following sequence?
1/1,1/2,2/2,1/3,2/3,3/3,1/4,2/4,3/4,4/4,...

Found 2 solutions by Edwin McCravy, mccravyedwin:
Answer by Edwin McCravy(20056) About Me  (Show Source):
You can put this solution on YOUR website!

1/1,
1/2,2/2,
1/3,2/3,3/3,
1/4,2/4,3/4,4/4,
...

The 1st 1 is term number 1=1 and it is written 1/1
The 2nd 1 is term number 1+2=3 and it is written 2/2
The 3rd 1 is term number 1+2+3=6 and it is written 3/3
The 4th 1 is term number 1+2+3+4=10 and it is written 4/4

The sum of the first k positive integers is k%28k%2B1%29%2F2

So

The nth 1 is term number %28n%28n%2B1%29%29%2F2 and it is written n/n

Let's find the term number of the last 1 before the 1000th term

%28n%28n%2B1%29%29%2F2+%3C=+1000
n%28n%2B1%29+%3C=+2000
n%5E2%2Bn+%3C=+2000
n%5E2%2Bn-2000%3C=0
Find the positive zero of the left side by the quadratic formula
and get approximately 44.224

So we substitute 44 in  
%28n%28n%2B1%29%29%2F2 
%2844%2A45%29%2F2
990

So the last 1 before the 1000th term is the 990th term, written as 44/44.

So we either think of, or write out the next 10 terms.

1/45,2/45,3/45,4/45,5/45,6/45,7/45,8/45,9/45,10/45

So the 1000th term is 10/45.

Edwin


Answer by mccravyedwin(407) About Me  (Show Source):