1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
lara [203]
3 years ago
13

Prove that

Mathematics
1 answer:
Pani-rosa [81]3 years ago
7 0
Let's start from what we know.

(1)\qquad\sum\limits_{k=1}^n1=\underbrace{1+1+\ldots+1}_{n}=n\cdot 1=n\\\\\\
(2)\qquad\sum\limits_{k=1}^nk=1+2+3+\ldots+n=\dfrac{n(n+1)}{2}\quad\text{(arithmetic  series)}\\\\\\
(3)\qquad\sum\limits_{k=1}^nk\ \textgreater \ 0\quad\implies\quad\left|\sum\limits_{k=1}^nk\right|=\sum\limits_{k=1}^nk

Note that:

\sum\limits_{k=1}^n(-1)^k\cdot k^2=(-1)^1\cdot1^2+(-1)^2\cdot2^2+(-1)^3\cdot3^2+\dots+(-1)^n\cdot n^2=\\\\\\=-1^2+2^2-3^2+4^2-5^2+\dots\pm n^2

(sign of last term will be + when n is even and - when n is odd).
Sum is finite so we can split it into two sums, first S_n^+ with only positive trems (squares of even numbers) and second S_n^- with negative (squares of odd numbers). So:

\sum\limits_{k=1}^n(-1)^k\cdot k^2=S_n^+-S_n^-

And now the proof.

1) n is even.

In this case, both S_n^+ and S_n^- have \dfrac{n}{2} terms. For example if n=8 then:

S_8^+=\underbrace{2^2+4^2+6^2+8^2}_{\frac{8}{2}=4}\qquad\text{(even numbers)}\\\\\\
S_8^-=\underbrace{1^2+3^2+5^2+7^2}_{\frac{8}{2}=4}\qquad\text{(odd numbers)}\\\\\\

Generally, there will be:

S_n^+=\sum\limits_{k=1}^\frac{n}{2}(2k)^2\\\\\\S_n^-=\sum\limits_{k=1}^\frac{n}{2}(2k-1)^2\\\\\\

Now, calculate our sum:

\left|\sum\limits_{k=1}^n(-1)^k\cdot k^2\right|=\left|S_n^+-S_n^-\right|=
\left|\sum\limits_{k=1}^\frac{n}{2}(2k)^2-\sum\limits_{k=1}^\frac{n}{2}(2k-1)^2\right|=\\\\\\=
\left|\sum\limits_{k=1}^\frac{n}{2}4k^2-\sum\limits_{k=1}^\frac{n}{2}\left(4k^2-4k+1\right)\right|=\\\\\\

=\left|4\sum\limits_{k=1}^\frac{n}{2}k^2-4\sum\limits_{k=1}^\frac{n}{2}k^2+4\sum\limits_{k=1}^\frac{n}{2}k-\sum\limits_{k=1}^\frac{n}{2}1\right|=\left|4\sum\limits_{k=1}^\frac{n}{2}k-\sum\limits_{k=1}^\frac{n}{2}1\right|\stackrel{(1),(2)}{=}\\\\\\=
\left|4\dfrac{\frac{n}{2}(\frac{n}{2}+1)}{2}-\dfrac{n}{2}\right|=\left|2\cdot\dfrac{n}{2}\left(\dfrac{n}{2}+1\right)-\dfrac{n}{2}\right|=\left|n\left(\dfrac{n}{2}+1\right)-\dfrac{n}{2}\right|=\\\\\\


=\left|\dfrac{n^2}{2}+n-\dfrac{n}{2}\right|=\left|\dfrac{n^2}{2}+\dfrac{n}{2}\right|=\left|\dfrac{n^2+n}{2}\right|=\left|\dfrac{n(n+1)}{2}\right|\stackrel{(2)}{=}\\\\\\\stackrel{(2)}{=}
\left|\sum\limits_{k=1}^nk\right|\stackrel{(3)}{=}\sum\limits_{k=1}^nk

So in this case we prove, that:

 \left|\sum\limits_{k=1}^n(-1)^k\cdot k^2\right|=\sum\limits_{k=1}^nk

2) n is odd.

Here, S_n^- has more terms than S_n^+. For example if n=7 then:

S_7^-=\underbrace{1^2+3^2+5^2+7^2}_{\frac{n+1}{2}=\frac{7+1}{2}=4}\\\\\\
S_7^+=\underbrace{2^2+4^4+6^2}_{\frac{n+1}{2}-1=\frac{7+1}{2}-1=3}\\\\\\

So there is \dfrac{n+1}{2} terms in S_n^-, \dfrac{n+1}{2}-1 terms in S_n^+ and:

S_n^+=\sum\limits_{k=1}^{\frac{n+1}{2}-1}(2k)^2\\\\\\
S_n^-=\sum\limits_{k=1}^{\frac{n+1}{2}}(2k-1)^2

Now, we can calculate our sum:

\left|\sum\limits_{k=1}^n(-1)^k\cdot k^2\right|=\left|S_n^+-S_n^-\right|=
\left|\sum\limits_{k=1}^{\frac{n+1}{2}-1}(2k)^2-\sum\limits_{k=1}^{\frac{n+1}{2}}(2k-1)^2\right|=\\\\\\=
\left|\sum\limits_{k=1}^{\frac{n+1}{2}-1}4k^2-\sum\limits_{k=1}^{\frac{n+1}{2}}\left(4k^2-4k+1\right)\right|=\\\\\\=
\left|\sum\limits_{k=1}^{\frac{n-1}{2}-1}4k^2-\sum\limits_{k=1}^{\frac{n+1}{2}}4k^2+\sum\limits_{k=1}^{\frac{n+1}{2}}4k-\sum\limits_{k=1}^{\frac{n+1}{2}}1\right|=\\\\\\

=\left|\sum\limits_{k=1}^{\frac{n-1}{2}-1}4k^2-\sum\limits_{k=1}^{\frac{n+1}{2}-1}4k^2-4\left(\dfrac{n+1}{2}\right)^2+\sum\limits_{k=1}^{\frac{n+1}{2}}4k-\sum\limits_{k=1}^{\frac{n+1}{2}}1\right|=\\\\\\=
\left|-4\left(\dfrac{n+1}{2}\right)^2+4\sum\limits_{k=1}^{\frac{n+1}{2}}k-\sum\limits_{k=1}^{\frac{n+1}{2}}1\right|\stackrel{(1),(2)}{=}\\\\\\
\stackrel{(1),(2)}{=}\left|-4\dfrac{n^2+2n+1}{4}+4\dfrac{\frac{n+1}{2}\left(\frac{n+1}{2}+1\right)}{2}-\dfrac{n+1}{2}\right|=\\\\\\

=\left|-n^2-2n-1+2\cdot\dfrac{n+1}{2}\left(\dfrac{n+1}{2}+1\right)-\dfrac{n+1}{2}\right|=\\\\\\=
\left|-n^2-2n-1+(n+1)\left(\dfrac{n+1}{2}+1\right)-\dfrac{n+1}{2}\right|=\\\\\\=
\left|-n^2-2n-1+\dfrac{(n+1)^2}{2}+n+1-\dfrac{n+1}{2}\right|=\\\\\\=
\left|-n^2-n+\dfrac{n^2+2n+1}{2}-\dfrac{n+1}{2}\right|=\\\\\\=
\left|-n^2-n+\dfrac{n^2}{2}+n+\dfrac{1}{2}-\dfrac{n}{2}-\dfrac{1}{2}\right|=\left|-\dfrac{n^2}{2}-\dfrac{n}{2}\right|=\left|-\dfrac{n^2+n}{2}\right|=\\\\\\

=\left|-\dfrac{n(n+1)}{2}\right|=|-1|\cdot\left|\dfrac{n(n+1)}{2}\right|=\left|\dfrac{n(n+1)}{2}\right|\stackrel{(2)}{=}\left|\sum\limits_{k=1}^nk\right|\stackrel{(3)}{=}\sum\limits_{k=1}^nk

We consider all possible n so we prove that:

\forall_{n\in\mathbb{N}}\quad\left|\sum\limits_{k=1}^n(-1)^k\cdot k^2\right|=\sum\limits_{k=1}^nk
You might be interested in
If Babe Ruth averaged 46 home runs per year, how many home runs did he hit in 12 years?
Oliga [24]

Answer:

552

Step-by-step explanation:

46 runs per year times 12 years= 552

8 0
3 years ago
Rewrite by completing the square f(x) = x2 - 6x +43
docker41 [41]

Answer:

f(x) = (x - 3)^2 + 34

Step-by-step explanation:

5 0
3 years ago
The length of Kasey’s garden is 4 5/8 feet find the width of kasey’s garden if it is 2 7/8 feet shorter than the length.
abruzzese [7]
To find the width you must subtract 2 7/8 from the length.

4 5/8
- 2 7/8
=
3 13/8
- 2 7/8
=
1 6/8
=
1 3/4 feet
5 0
3 years ago
Read 2 more answers
Anthony found a sweater on sale for 15% off! The discount price of the sweater before tax is $22.74. What is the regular price o
kiruha [24]

9514 1404 393

Answer:

  $26.75

Step-by-step explanation:

The after-discount price is 85% of the original price. So, the original price is ...

  0.85 × p = 22.74

  p = 22.74/0.85 = 26.75 . . . . . divide by the coefficient of p

The regular price is $26.75.

8 0
3 years ago
5x + 2 = 3x + 3<br>need a answer i got two different ones but dont understand​
Vanyuwa [196]

Answer:

x= .5 (not 100% sure but I think that's right)

Step-by-step explanation:

2x = 1

x= .5

5 0
2 years ago
Read 2 more answers
Other questions:
  • 5 5/7 divided by 1 3/5 • 4 2/3
    7·1 answer
  • Suppose that g(x)=f(x+8)+4 which statement best compares the graph of g(x) with the graph of f(x)
    10·1 answer
  • What is the quotient of the opposite of 30 and 6 plus the opposite8
    13·1 answer
  • Help??????????????????
    14·1 answer
  • 23 - (2 + 4) - 15 ÷ 3
    5·2 answers
  • Jack covers his ears when he hears a loud sound. Which statement is correct?
    12·1 answer
  • ASAP! GIVING BRAINLIEST! Please read the question THEN answer CORRECTLY! NO guessing. Show your work OR give an explaination.
    10·2 answers
  • If the slope of a line is -5 and it passes through the origin, what is the equation that represents
    7·1 answer
  • 50 POINTS ILL GIVE BRAINLIEST !! RANDOM ANSWERS WILL BE REPORTED!!
    11·2 answers
  • What is X?<br> in decimal form plz
    13·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!