What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » General » General Chit Chat » Cant get this math.

Cant get this math.
Author: Message:
John Anderton
Elite Member
*****

Avatar

Posts: 3908
Reputation: 80
37 / Male / Flag
Joined: Nov 2004
Status: Away
RE: Cant get this math.
quote:
Originally posted by somelauw
I solved them too by taking the formulas I know and then adjusting them to the ones similair by your sequences:
code:
1,3,6,10
y = (number/2) * (first + last)
y = (x/2)(x+1) = (x*x +x)/2

3, 6, 10, 15, 21
y = (x+1)(x+2)/2 = (x*x + 3x + 2)/2


1,2,4,8
y = g * x
y = 2 * (x - 1)

8, 16, 32, 64, 128
y = 2 * (x + 2)


Firstly, refer to my post earlier in this thread.
Secondly, expression 1 is wrong. I mean the pattern you've considered isn't the one he wants...
The first expression is correct since its a standard. Its usually written as x*(x+1)/2 :-)
In the second expression, you are missing the condition where the first value (initial value) is to be taken as x=0; Your expression would be correct if you would have considered that. :-) (read my post for a complete explanation)
Third expression is horribly wrong. You've mixed up multiplication and exponentiation :P
Fourth expression is wrong because the series is the power of 2 series. You're multiplying 2 with numbers like 3,4,5,6 which won't give you the answers. What you needed was the raised to (also called exponential; noted as ^) and not the multiplication sign. If you replace the multiplication by exponentiation and consider the zero criteria (as mentioned in my post, your answer would be correct)
[

KarunAB.com
]

[img]http://gamercards.exophase.com/459422.png[
/img]
04-28-2008 05:57 PM
Profile E-Mail PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Cant get this math. - by Baggins on 04-27-2008 at 11:07 AM
RE: Cant get this math. - by John Anderton on 04-27-2008 at 11:26 AM
RE: Cant get this math. - by Phillip on 04-27-2008 at 11:39 AM
RE: RE: Cant get this math. - by Pr0xY on 04-28-2008 at 07:21 PM
RE: Cant get this math. - by Th3rmal on 04-27-2008 at 11:41 AM
RE: Cant get this math. - by Baggins on 04-27-2008 at 11:43 AM
RE: Cant get this math. - by Th3rmal on 04-27-2008 at 11:47 AM
RE: Cant get this math. - by Baggins on 04-27-2008 at 11:59 AM
RE: Cant get this math. - by markee on 04-27-2008 at 12:11 PM
RE: Cant get this math. - by Baggins on 04-27-2008 at 12:22 PM
RE: Cant get this math. - by andrey on 04-27-2008 at 12:43 PM
RE: Cant get this math. - by markee on 04-27-2008 at 01:10 PM
RE: Cant get this math. - by Baggins on 04-27-2008 at 01:22 PM
RE: Cant get this math. - by foaly on 04-27-2008 at 01:30 PM
RE: Cant get this math. - by Volv on 04-27-2008 at 01:55 PM
RE: Cant get this math. - by John Anderton on 04-27-2008 at 03:45 PM
RE: Cant get this math. - by foaly on 04-27-2008 at 09:20 PM
RE: Cant get this math. - by markee on 04-28-2008 at 01:07 PM
RE: Cant get this math. - by foaly on 04-28-2008 at 01:21 PM
RE: Cant get this math. - by John Anderton on 04-28-2008 at 05:15 PM
RE: Cant get this math. - by Svip on 04-28-2008 at 05:20 PM
RE: Cant get this math. - by John Anderton on 04-28-2008 at 05:35 PM
RE: Cant get this math. - by somelauw on 04-28-2008 at 05:43 PM
RE: Cant get this math. - by John Anderton on 04-28-2008 at 05:57 PM
RE: Cant get this math. - by somelauw on 04-28-2008 at 06:24 PM
RE: Cant get this math. - by John Anderton on 04-28-2008 at 06:26 PM
RE: Cant get this math. - by foaly on 04-28-2008 at 08:16 PM
RE: Cant get this math. - by markee on 04-28-2008 at 08:51 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On