Math Help Forum

Math Help Forum Feed Site Feed

Go Back   Math Help Forum > High School Math Help > Pre Algebra and Algebra
Reply
 
Thread Tools Display Modes
  #1  
Old 05-22-2008, 02:10 PM
Newbie
 
Join Date: May 2008
Posts: 2
Country:
Thanks: 2
Thanked 0 Times in 0 Posts
carnage is on a distinguished road
Default Given two arithmetic sequences...

Given the following 2 arithmetic sequences, determine the first ten terms common to both sequences.

Sequence #1
3, 14, 25, ...

Sequence #2
2, 9, 16, ...

I figured out that the two general formulas would be tn = 3 + 11 (n-1) and tn = 2 + 7 (n-1), respectively... But I'm not sure where to go from there. I've asked for help elsewhere but I still don't get it, and my test is coming up soon... =/ Thanks a lot.
Reply With Quote
Advertisement
 
  #2  
Old 05-22-2008, 02:17 PM
Newbie
 
Join Date: May 2008
Posts: 2
Country:
Thanks: 2
Thanked 0 Times in 0 Posts
carnage is on a distinguished road
Default

Quote:
Originally Posted by galactus View Post
They just want the first ten terms, just add 11 in the first and 7 in the second.

The first one: 3,14,25,36,47,58,69,....... and so on
Is there no other way to do it besides writing the entire sequences out, and then circling the ones in common?
Reply With Quote
  #3  
Old 05-22-2008, 03:14 PM
Senior Member
 
Join Date: Feb 2008
Location: Westwood, Los Angeles, CA
Posts: 171
Country:
Thanks: 15
Thanked 58 Times in 56 Posts
Mathnasium will become famous soon enough
Default

If I'm reading your original post correctly, you don't want the first ten terms of each sequence, right? You want the first ten terms that are COMMON to BOTH sequences. If so:

Here's what I did - it's slightly better than listing out every term.

The first sequence's terms can be described by 2 + 7x.

The second sequence's terms can be described by 3 + 11y.

I want to know when these are equal, so:

2 + 7x = 3 + 11y.

I solved for y and got:

y = \frac{7}{11}x - \frac{1}{11}.

So I'm looking for an integer value of x that gives me an integer value for 7 (since all the numbers in both sequences are integers). I found the first one by trial and error. x=8 gives y=5. So the point (8,5) is on my line, and gives 58 for both 2 + 7x and 3 + 11y. (Points in which both coordinates are integers are called "lattice points" - there may be an easier way to find them, but I don't know it. Essentially, that's what we're looking for here - lattice points on our line.)

So 58 is in both sequences. Now, noting that the slope of our line is 7/11, we can increase our y value by 7 and our x value by 11 (since slope is change in y / change in x) to get the next value of x and y that gives integer coordinates: (19, 12). Plugging x = 19 and y = 12 into the appropriate equations gives 135 in both, so that's the next term.

Keep using slope to "jump" from each integer-coordinate point to the next. Use x and y, plug them into your equations, and you should be good to go:

(8,5), (19,12), (30, 19), (41, 26), ...

Hope this makes sense. I kind of figured it out while writing this, so it's a little... disorganized.
__________________
Todd Werner
Director, Mathnasium West LA
Math Tutoring at Mathnasium Learning Centers
Reply With Quote
The following users thank Mathnasium for this useful post:
Donate to MHF
  #4  
Old 05-22-2008, 03:17 PM
Mathstud28's Avatar
MHF Contributor
 
Join Date: Mar 2008
Location: Pennsylvania
Posts: 3,770
Country:
Thanks: 412
Thanked 983 Times in 909 Posts
Mathstud28 is a splendid one to beholdMathstud28 is a splendid one to beholdMathstud28 is a splendid one to beholdMathstud28 is a splendid one to beholdMathstud28 is a splendid one to beholdMathstud28 is a splendid one to beholdMathstud28 is a splendid one to beholdMathstud28 is a splendid one to behold
Send a message via AIM to Mathstud28
Default

Quote:
Originally Posted by Mathnasium View Post
If I'm reading your original post correctly, you don't want the first ten terms of each sequence, right? You want the first ten terms that are COMMON to BOTH sequences. If so:

Here's what I did - it's slightly better than listing out every term.

The first sequence's terms can be described by 2 + 7x.

The second sequence's terms can be described by 3 + 11y.

I want to know when these are equal, so:

2 + 7x = 3 + 11y.

I solved for y and got:

y = \frac{7}{11}x - \frac{1}{11}.

So I'm looking for an integer value of x that gives me an integer value for 7 (since all the numbers in both sequences are integers). I found the first one by trial and error. x=8 gives y=5. So the point (8,5) is on my line, and gives 58 for both 2 + 7x and 3 + 11y.

So 58 is in both sequences. Now, noting that the slope of our line is 7/11, we can increase our y value by 7 and our x value by 11 (since slope is change in y / change in x) to get the next value of x and y that gives integer coordinates: (19, 12). Plugging x = 19 and y = 12 into the appropriate equations gives 135 in both, so that's the next term.

Keep using slope to "jump" from each integer-coordinate point to the next. Use x and y, plug them into your equations, and you should be good to go:

(8,5), (19,12), (30, 19), (41, 26), ...

Hope this makes sense. I kind of figured it out while writing this, so it's a little... disorganized.
Could you not use the variation of the Euclidean algorithim on this since it is a Diophantine equation?

Or am I stepping out of my bounds here?
__________________
We're clever but we're clueless.

\int_0^z\ln\Gamma(x+1)dx=\frac{z}{2}\ln(2\pi)-\frac{z(z+1)}{2}+z\ln\Gamma(z+1)-\ln\left\{(2\pi)^{\frac{z}{2}}\exp\left(\frac{-z(z+1)}{2}-\frac{\gamma z^2}{2}\right)\prod_{k=1}^{\infty}\left\{\left(1+\frac{z}{k}\right)^k\exp\left(-z+\frac{z^2}{2k}\right)\right\}\right\}
Reply With Quote
  #5  
Old 05-22-2008, 05:03 PM
MHF Contributor


 
Join Date: Aug 2006
Posts: 3,706
Thanks: 28
Thanked 1,262 Times in 1,159 Posts
Plato has much to be proud ofPlato has much to be proud ofPlato has much to be proud ofPlato has much to be proud ofPlato has much to be proud ofPlato has much to be proud ofPlato has much to be proud ofPlato has much to be proud ofPlato has much to be proud ofPlato has much to be proud of
Default

The answer that I posted before was correct, BUT the notation was mistaken.
Allow me to change the notation to an index of zero:
a_0  = 2,\,a_1  = 9,\, \cdots ,\,a_n  = 2 + 7n & b_0  = 3,\,b_1  = 14,\, \cdots ,\,b_n  = 3 + 11n.

Now it is easy to check that: a_8  = b_5 ,\,a_{19}  = b_{12} ,\,a_{30}  = b_{19} ,\, \cdots.

Do you see the relation among the subscripts: 8,19,30 & 5,12,19?
Are they - 3 + 11j,\,j = 1,2,3, \cdots and - 2 + 7k,\,k = 1,2,3, \cdots?
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off
Forum Jump


All times are GMT -7. The time now is 02:33 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 ©2008, Crawlability, Inc.
©2005 - 2008 Math Help Forum


Math Help Forum is a community of maths forums with an emphasis on maths help in all levels of mathematics.
Register to post your math questions or just hang out and try some of our math games or visit the arcade.