Math Help Forum

Math Help Forum Feed Site Feed

Go Back   Math Help Forum > Pre-University Math Help > Pre-Algebra and Algebra
Reply
 
Thread Tools Display Modes
  #1  
Old January 2nd, 2008, 11:41 PM
Member
 
Join Date: Sep 2007
Posts: 178
Country:
Thanks: 57
Thanked 5 Times in 5 Posts
geton is on a distinguished road
Default Sequence & series

Find the sum of the multiply of 3 less than 100. Hence or otherwise find the sum of the number less than 100 which are not multiples of 3.

In this problem what to do? Is that series for 1st portion, 1+3+9+… ?
Where a = 1, d=3n. But how can I find n’s value?

Please help to solve this problem.
Reply With Quote
Advertisement
 
  #2  
Old January 3rd, 2008, 12:13 AM
Jhevon's Avatar
vs Jhevon
 
Join Date: Feb 2007
Location: New York, USA
Posts: 11,044
Country:
Thanks: 2,607
Thanked 4,261 Times in 3,960 Posts
Jhevon has a reputation beyond reputeJhevon has a reputation beyond reputeJhevon has a reputation beyond reputeJhevon has a reputation beyond reputeJhevon has a reputation beyond reputeJhevon has a reputation beyond reputeJhevon has a reputation beyond reputeJhevon has a reputation beyond reputeJhevon has a reputation beyond reputeJhevon has a reputation beyond reputeJhevon has a reputation beyond repute
Default

Quote:
Originally Posted by geton View Post
Find the sum of the multiply of 3 less than 100. Hence or otherwise find the sum of the number less than 100 which are not multiples of 3.

In this problem what to do? Is that series for 1st portion, 1+3+9+… ?
Where a = 1, d=3n. But how can I find n’s value?

Please help to solve this problem.
umm, 1 is not a multiple of 3...

we have an arithmetic series here, it is of the form a_n = 3n for n \in \mathbb{N}

we want to add all the terms of this sequence from 3 to 99. now from our formula, we know that 99 is the 33rd term in our sequence. thus we want to find the sum of the first 33 terms of our sequence.

the formula for the sum of the first n terms of an arithmetic sequence is given by:

S_n = \frac {n(a_1 + a_n)}2 where a_1 is the first term, a_n is the nth term, and n is the number of terms we are summing.

so you can find the sum.

we can use this same formula to find the sum of all integers from 1 to 99. then subtract the sum you found before. that will give you the sum of all integers that are not multiples of 3
Reply With Quote
  #3  
Old January 3rd, 2008, 01:16 AM
Member
 
Join Date: Sep 2007
Posts: 178
Country:
Thanks: 57
Thanked 5 Times in 5 Posts
geton is on a distinguished road
Default

Thank you so much Jhevon. Your solution is too clear to understand. Thank you
Reply With Quote
  #4  
Old January 3rd, 2008, 03:40 AM
Member
 
Join Date: Sep 2007
Posts: 178
Country:
Thanks: 57
Thanked 5 Times in 5 Posts
geton is on a distinguished road
Default

I’ve another problem,


Prove that the sum of the first 2n multiples of 4 is 4n(2n+1).

What the meaning by first 2n? Is it 2+4+8+ … +2n series?
Reply With Quote
  #5  
Old January 3rd, 2008, 05:20 AM
Isomorphism's Avatar
Wesnoth Rookie

 
Join Date: Dec 2007
Location: IISc, Bangalore
Posts: 1,343
Country:
Thanks: 440
Thanked 654 Times in 548 Posts
Isomorphism is a splendid one to beholdIsomorphism is a splendid one to beholdIsomorphism is a splendid one to beholdIsomorphism is a splendid one to beholdIsomorphism is a splendid one to beholdIsomorphism is a splendid one to beholdIsomorphism is a splendid one to behold
Default

Quote:
Originally Posted by geton View Post
I’ve another problem,


Prove that the sum of the first 2n multiples of 4 is 4n(2n+1).

What the meaning by first 2n? Is it 2+4+8+ … +2n series?
4 + 8 + 12 + .....
They want the first '2n' terms. You can guess...
1st term = 4,
2nd term = 8,
3nd term = 12,
.
.
.
.
'2n'th term = ??
It is 8n

So,
4+8+12+......+8n = 4(1+2+3....) = 4\frac{2n(2n+1)}{2}
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


Algebra is the offer made by the devil to the mathematician. The devil says: `I will give you this powerful machine, it will answer any question you like. All you need to do is give me your soul: give up geometry and you will have this marvellous machine.'
—Michael Atiyah
Reply With Quote
  #6  
Old January 3rd, 2008, 05:49 AM
Member
 
Join Date: Sep 2007
Posts: 178
Country:
Thanks: 57
Thanked 5 Times in 5 Posts
geton is on a distinguished road
Default

I'm stupid

Thank you Isomorphism.
Reply With Quote
  #7  
Old January 3rd, 2008, 02:20 PM
topsquark's Avatar
Generous Contributor
 
Join Date: Jan 2006
Location: Angelica, NY
Posts: 7,605
Country:
Thanks: 643
Thanked 2,305 Times in 2,093 Posts
topsquark has a reputation beyond reputetopsquark has a reputation beyond reputetopsquark has a reputation beyond reputetopsquark has a reputation beyond reputetopsquark has a reputation beyond reputetopsquark has a reputation beyond reputetopsquark has a reputation beyond reputetopsquark has a reputation beyond reputetopsquark has a reputation beyond reputetopsquark has a reputation beyond reputetopsquark has a reputation beyond repute
Default

Quote:
Originally Posted by geton View Post
I'm stupid
You aren't stupid. You just made a mistake. Don't beat yourself up.

-Dan
__________________
Got a Physics question? Come on over to
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


"I must not fear. Fear is the mind killer. Fear is the little death that brings total obliteration. I will face my fear. I will permit it to pass over me and through me. And when it has gone I will turn the inner eye to see its path. Where the fear has gone there will be nothing. Only I will remain." - The Litany Against Fear, "Dune" by Frank Herbert
Reply With Quote
  #8  
Old January 3rd, 2008, 02:23 PM
Jhevon's Avatar
vs Jhevon
 
Join Date: Feb 2007
Location: New York, USA
Posts: 11,044
Country:
Thanks: 2,607
Thanked 4,261 Times in 3,960 Posts
Jhevon has a reputation beyond reputeJhevon has a reputation beyond reputeJhevon has a reputation beyond reputeJhevon has a reputation beyond reputeJhevon has a reputation beyond reputeJhevon has a reputation beyond reputeJhevon has a reputation beyond reputeJhevon has a reputation beyond reputeJhevon has a reputation beyond reputeJhevon has a reputation beyond reputeJhevon has a reputation beyond repute
Default

Quote:
Originally Posted by topsquark View Post
Don't beat yourself up.
yes, that's selfish. allow us to do it for you

just kidding!
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 07:02 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 ©2008, Crawlability, Inc.
©2005 - 2009 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.