Results 1 to 6 of 6

Thread: Confirm serie formula?

Threaded View

  1. #1

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

    Confirm serie formula?

    We just started geometric series ("suite" in french) in math. Anyways, I figured out a formula for calculating the sum of N elements and I came up with:

    T(n) = ab^n

    S(min, max) = a(b^(max+1)-b^min)/(b-1)
    min = first element to sum
    max = last element to sum
    S(2,3) = ab^2 + ab^3 for example

    Confirm?

    *edit* fixed a few math errors and put the right equation
    Last edited by alkatran; Mar 6th, 2004 at 05:13 PM.
    Don't pay attention to this signature, it's contradictory.

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