Results 1 to 7 of 7

Thread: Small puzzle

  1. #1

    Thread Starter
    Fanatic Member alkatran's Avatar
    Join Date
    Apr 2002
    Location
    Canada
    Posts
    860

    Small puzzle

    Find the next number in the sequence.

    385 911 903 199 636 60000


    Hint: I'm breaking the rules a bit here.
    Don't pay attention to this signature, it's contradictory.

  2. #2
    Fanatic Member sql_lall's Avatar
    Join Date
    Jul 2002
    Location
    Up Above (i.e. AUS)
    Posts
    571

    Hm....

    Are we allowed to use Lagrange Interplation to make up our own polynomial?
    sql_lall

  3. #3
    I don't do your homework! opus's Avatar
    Join Date
    Jun 2000
    Location
    Good Old Europe
    Posts
    3,863
    911 sounds like a Porsche
    636 could be a Mazda, but the the others, I have no clue
    You're welcome to rate this post!
    If your problem is solved, please use the Mark thread as resolved button


    Wait, I'm too old to hurry!

  4. #4

    Thread Starter
    Fanatic Member alkatran's Avatar
    Join Date
    Apr 2002
    Location
    Canada
    Posts
    860
    Ha! I've stumped you all, and all I needed to do was cheat.

    The formulae I'm using is n*a where n is the position (1 being the rightmost) and a the value. So:

    385 =
    3*3 + 8*2 + 5*1
    9+16+5
    30

    911 =
    9*3 + 1*2 + 1*1
    27 + 3 + 1
    30

    Get the pattern yet?
    Don't pay attention to this signature, it's contradictory.

  5. #5
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,974
    so that's not a sequence at all then

  6. #6

    Thread Starter
    Fanatic Member alkatran's Avatar
    Join Date
    Apr 2002
    Location
    Canada
    Posts
    860
    Instead of changing the number I changed the method, I said I broke the rules.
    Don't pay attention to this signature, it's contradictory.

  7. #7
    Fanatic Member sql_lall's Avatar
    Join Date
    Jul 2002
    Location
    Up Above (i.e. AUS)
    Posts
    571

    hmmm...

    I think u distinctly said:
    "Find the next number"
    Which, simply put, must mean that there is some relationship between the terms that allows you to find the next one.
    However, you did not supply what the next term is.
    But, whatever it is, it can be right, cos you can build a fuction for it.
    sql_lall

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width