#Summation Notation

140 messages · Page 1 of 1 (latest)

silent epoch
acoustic pikeBOT
#
  1. Wait patiently for a helper to come along.
  2. Once someone helps you, say thank you and close the thread with:
+close
  1. Feel free to nominate the person for helper of the week in #helper-nominations
  2. Do not ping the mods, unless someone is breaking the rules.
  3. If you're happy with the help you got here, and the server overall, you can contribute financially as well:
agile pelican
#

The sequence is -2,-8,-32, …

silent epoch
#

$S_n$ = $\frac{a_1(1-r^n)}{1-r}$

gray vigilBOT
#

xNiden

silent epoch
#

Ima get back to this

#

$a_n = a_1r^{n-1}$

gray vigilBOT
#

xNiden

agile pelican
#

Find the number of term first

winter sigil
#

$\sum_{r=0}^{n} (-2 \cdot 4^r)$

gray vigilBOT
#

Okkayow

winter sigil
#

to solve for n im pretty sure
-2 x 4^n = -32768
solve for n then put it into summation

silent epoch
#

mb

#

im back now

#

I was thinking like $a_1 = -2$ then $r = *4$

gray vigilBOT
#

xNiden

silent epoch
#

then if we use $a_n = a_1r^{n-1}$

gray vigilBOT
#

xNiden

silent epoch
#

we'll make n = -32768

#

so

#

$-32768 = -2 (4)^{n-1}$

#

hm

young canopy
#

No

gray vigilBOT
#

xNiden

young canopy
#

Yes

silent epoch
#

then we wanna divide it right?

young canopy
#

Yes

silent epoch
#

ok

#

that would be $16384 = 4^{n-1}$

gray vigilBOT
#

xNiden

young canopy
#

Yes

silent epoch
#

then um idk from here

young canopy
#

Do you know about logarithm?

silent epoch
#

yeah we take ln of both sides?

young canopy
#

Well not ln

#

Take log base 4

#

Because in the right you have a 4^, and they'll nicely simplify

silent epoch
#

Ah I see

#

,calc log_4(16384)

gray vigilBOT
#

The following error occured while calculating:
Error: Undefined function log_4

young canopy
#

Hmm

#

,w log base 4 of 16384

silent epoch
#

OH

#

oh

#

oops

#

i see

#

alright

#

so then

#

it would be $7 = n-1$

#

right?

gray vigilBOT
#

xNiden

silent epoch
#

since we did log

#

or no

#

because if we do log both sides then this should be right if im not wrong.

#

hmm

#

then n would equal 8

#

n= 8

tulip reef
#

correct

tulip reef
silent epoch
#

$S_n$ = $\frac{-2(1-4^8)}{1-4}$

gray vigilBOT
#

xNiden

silent epoch
#

then we can just flip it by multiplying both num and denom by -1 to make it $S_n$ = $\frac{-2(4^8-1)}{4-1}$

gray vigilBOT
#

xNiden

silent epoch
#

then $S_n$ = $\frac{-2(65535)}{3}$

gray vigilBOT
#

xNiden

silent epoch
#

then this would be

#

,calc -2(65535)/3

gray vigilBOT
#

Result:

-43690
silent epoch
#

got it

silent epoch
#

$S_{oo} = \frac{a_1}{1-r}$

gray vigilBOT
#

xNiden

silent epoch
#

alr wtv

#

anyways

#

$S = \frac{5}{1-\frac{2}{7}}$

gray vigilBOT
#

xNiden

silent epoch
#

$S = \frac{5}{\frac{5}{7}} = 5 * \frac{7}{5}$

gray vigilBOT
#

xNiden

silent epoch
#

$S = 7$

gray vigilBOT
#

xNiden

silent epoch
#

$5+\frac{10}{7}+\frac{20}{49}+\frac{40}{343}$

gray vigilBOT
#

xNiden

silent epoch
#

mm

#

its getting closer to 0

#

alright ima do more later

#

feel free to correct me if im wrong.

#

S = 7

#

7 is the answer

silent epoch
#

r= 0.4

#

$S = \frac{-2}{1.4}$

gray vigilBOT
#

xNiden

silent epoch
#

$S = \frac{-2}{0.6}$

gray vigilBOT
#

xNiden

silent epoch
#

$S = -2*.6= -1.2$

gray vigilBOT
#

xNiden

silent epoch
#

hm

dapper shuttle
#

you need common ratio and first term
so think about what is multiples to get from 2 to -0.8 and -0.8 to 0.32, if these are different I suppose there’s no pattern?

#

@silent epoch ^

silent epoch
#

mm

#

I couldn't figure out what r equals

#

I'll do it again ina bit

tulip reef
#

r = -0.4
cuz 0.8/(-2) = -0.4

silent epoch
#

yeah i think that's what I did

#

so then i was correct

#

then where did i mess up my calculations?

#

$S = \frac{-2}{1.4}$

gray vigilBOT
#

xNiden

silent epoch
#

I think i found my mistake

#

ima try it

#

ah i got it

#

simple mistake

#

$S = \frac{-10}{7}$

gray vigilBOT
#

xNiden

silent epoch
#

$S= \frac{1}{1-\frac{1}{5}}$

gray vigilBOT
#

xNiden

silent epoch
#

$S= \frac{1}{\frac{4}{5}}$

gray vigilBOT
#

xNiden

silent epoch
#

$S= 1*{\frac{5}{4}}$

gray vigilBOT
#

xNiden

silent epoch
#

$S = \frac{5}{4}$

gray vigilBOT
#

xNiden

silent epoch
#

$\left(-\frac{1}{5}\right)^0 + \left(-\frac{1}{5}\right)^1 + \left(-\frac{1}{5}\right)^2 + \left(-\frac{1}{5}\right)^3 + \dots$

dapper shuttle
#

think about your first term and your common ratio

#

wow the 0 is high up

gray vigilBOT
#

xNiden

silent epoch
#

there we are

#

ok so then this =

#

$1 - \frac{1}{5} + \frac{1}{25} - \frac{1}{125} + \dots$

gray vigilBOT
#

xNiden

silent epoch
#

$S = \frac{1}{1-\left(-\frac{1}{5}\right)}}$

gray vigilBOT
#

xNiden
Compile Error! Click the errors reaction for more information.
(You may edit your message to recompile.)

silent epoch
#

$S = \frac{1}{1+\frac{1}{5}}}$

gray vigilBOT
#

xNiden
Compile Error! Click the errors reaction for more information.
(You may edit your message to recompile.)

silent epoch
#

$S = \frac{5}{6}$

gray vigilBOT
#

xNiden

silent epoch
#

+close