• Visitors can check out the Forum FAQ by clicking this link. You have to register before you can post: click the REGISTER link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. View our Forum Privacy Policy.
  • Want to receive the latest contracting news and advice straight to your inbox? Sign up to the ContractorUK newsletter here. Every sign up will also be entered into a draw to WIN £100 Amazon vouchers!

Math question of the day

Collapse
X
  •  
  • Filter
  • Time
  • Show
Clear All
new posts

    #11
    Originally posted by Troll View Post
    I hate the American way of abbreviating mathematics... even worse when they say it
    When you consider the American school curriculum, it actually makes sense. They tend to teach everything on one topic one year, then next year a different topic - so 11th grade may be trigonometry, and 12th is all calculus (or it was where my sister went to school).
    Best Forum Advisor 2014
    Work in the public sector? You can read my FAQ here
    Click here to get 15% off your first year's IPSE membership

    Comment


      #12
      https://en.wikipedia.org/wiki/Arithmetic_progression

      S = n/2 [2 x a + (n - 1) x d]

      1, 3, 5, 7,..............

      Here
      n = 75
      a = 1
      d = 2
      S = 75/2 [ 2 x 1 + (75 -1) x 2]
      = 75/2 [ 2 x 1 + 74 x 2]
      = 75/2 [ 1 + 74 ] x 2
      = 75 x 75
      = 5625

      In case of odd series:

      a is always 1 and d is always 2

      S = n/2 [ 2 x 1 + (n - 1) x 2]

      If you simlify it:
      S = n x n
      = 75 x 75
      = 5625
      Originally posted by DimPrawn View Post
      Mrs Miggins (the class teacher) asked the class to see if they could calculate the sum of the first 35 odd numbers.


      The class started to work on the answer and quick as a flash the young sasguru ran to her and said, 'The sum is 1,225.'

      Mrs Miggins thought, 'Wow, lucky guess,' and gave young sassy the task of finding the sum of the first 75 odd numbers. Within 10 seconds, sasguru was back with the correct answer.

      How did the young, gifted, super intelligent sasguru find the sum so quickly and what is the answer ??
      Last edited by rdglad; 19 June 2013, 14:15.

      Comment


        #13
        I was messing about in my earlier reply (although that ridiculous method does always work!)

        Probably the simplest approach is:

        S = 1 + 3 + .. + 2n-1

        = (2 - 1) + (4 - 1) + .. + (2n - 1)

        = 2(1 + 2 + .. + n) - (1 + 1 + .. + 1)

        = n(n + 1) - n

        = n^2

        edit, although as others mentioned, even simpler is:

        2 S = (1 + 2n-1) + (3 + 2n-3) + ...

        = 2 n^2
        Work in the public sector? Read the IR35 FAQ here

        Comment


          #14
          I was expecting to see something like Goldbach conjecture or solving the happy end problem for arbitrary N in this thread but all I found was kindergarden question.

          For this reason I am out.

          Comment

          Working...
          X