Help:Sequence and Series

Find the sum of the series: 1+2(1a)+3(1a)(12a)+4(1a)(12a)(13a)+5(1a)(12a)(13a)(14a)+......1 + 2(1-a) + 3(1-a)(1-2a) + 4(1-a)(1-2a)(1-3a) + 5(1-a)(1-2a)(1-3a)(1-4a)+...... to nn terms.

#Algebra

Note by Akhilesh Prasad
4 years, 11 months ago

No vote yet
1 vote

  Easy Math Editor

This discussion board is a place to discuss our Daily Challenges and the math and science related to those challenges. Explanations are more than just a solution — they should explain the steps and thinking strategies that you used to obtain the solution. Comments should further the discussion of math and science.

When posting on Brilliant:

  • Use the emojis to react to an explanation, whether you're congratulating a job well done , or just really confused .
  • Ask specific questions about the challenge or the steps in somebody's explanation. Well-posed questions can add a lot to the discussion, but posting "I don't understand!" doesn't help anyone.
  • Try to contribute something new to the discussion, whether it is an extension, generalization or other idea related to the challenge.
  • Stay on topic — we're all here to learn more about math and science, not to hear about your favorite get-rich-quick scheme or current world events.

MarkdownAppears as
*italics* or _italics_ italics
**bold** or __bold__ bold

- bulleted
- list

  • bulleted
  • list

1. numbered
2. list

  1. numbered
  2. list
Note: you must add a full line of space before and after lists for them to show up correctly
paragraph 1

paragraph 2

paragraph 1

paragraph 2

[example link](https://brilliant.org)example link
> This is a quote
This is a quote
    # I indented these lines
    # 4 spaces, and now they show
    # up as a code block.

    print "hello world"
# I indented these lines
# 4 spaces, and now they show
# up as a code block.

print "hello world"
MathAppears as
Remember to wrap math in \( ... \) or \[ ... \] to ensure proper formatting.
2 \times 3 2×3 2 \times 3
2^{34} 234 2^{34}
a_{i-1} ai1 a_{i-1}
\frac{2}{3} 23 \frac{2}{3}
\sqrt{2} 2 \sqrt{2}
\sum_{i=1}^3 i=13 \sum_{i=1}^3
\sin \theta sinθ \sin \theta
\boxed{123} 123 \boxed{123}

Comments

Sn=1(1a)(12a)(13a)(1na)a S_n = \frac{1 - (1 - a)(1 - 2a)(1- 3a)\ldots(1-na)}{a} Use induction to prove easily as, Sk+(k+1)(1a)(12a)(13a)(1ka)=1(1a)(12a)(13a)(1ka)(1a(k+1))a=Sk+1 S_k + (k + 1)(1 - a)(1 - 2a)(1- 3a)\ldots(1-ka) = \frac{1 - (1 - a)(1 - 2a)(1- 3a)\ldots(1-ka)(1 - a(k + 1))}{a} = S_{k + 1}

EDIT: tk=k(1a)(12a)(13a)(1(k1)a) t_k = k(1 - a)(1 - 2a)(1- 3a)\ldots(1-(k - 1)a)

Write k k as the following:

k=1(1ka)a=1a(1ka)ak = \dfrac{1 - (1 - ka)}{a} = \dfrac{1}{a} - \dfrac{(1 - ka)}{a}

so,

tk=(1a)(12a)(13a)(1(k1)a)a(1a)(12a)(13a)(1ka)a t_k = \dfrac{(1 - a)(1 - 2a)(1- 3a)\ldots(1-(k - 1)a)}{a} - \dfrac{(1 - a)(1 - 2a)(1- 3a)\ldots(1 - ka)}{a}

which when summed, telescopes to,

Sn=1(1a)(12a)(13a)(1na)a S_n = \frac{1 - (1 - a)(1 - 2a)(1- 3a)\ldots(1-na)}{a}

as claimed.

Ameya Daigavane - 4 years, 11 months ago

Log in to reply

I was initially amazed that the answer was so nice, certainly wasn't expecting that.

A slightly better way to present it would be to show that Sk+1Sk=tkS_{k+1}-S_k = t_k , which follows easily from the factorization.

Calvin Lin Staff - 4 years, 11 months ago

I was looking for more of an Algebraic proof

Akhilesh Prasad - 4 years, 11 months ago

Log in to reply

I've added the motivation for the sum. Check it out.

Ameya Daigavane - 4 years, 11 months ago

Log in to reply

@Ameya Daigavane Thanks a lot, thats what i needed.

Akhilesh Prasad - 4 years, 11 months ago

@Ameya Daigavane Can you also see the other solution that i posted

Akhilesh Prasad - 4 years, 11 months ago
×

Problem Loading...

Note Loading...

Set Loading...