Summations using complex numbers

Click For Summary

Homework Help Overview

The discussion revolves around the summation of binomial coefficients multiplied by cosine functions, specifically the expression \(\sum_{r=0}^{n} {^nC_r} \cos(rx)\). Participants explore the use of complex numbers and De Moivre's theorem in attempting to simplify or express this summation in terms of \(n\) and \(r\).

Discussion Character

  • Exploratory, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • Participants discuss the application of De Moivre's theorem and the representation of cosine sums as geometric series. There are attempts to combine sequences involving cosine and sine terms, leading to expressions involving complex exponentials. Some participants question the clarity of the notation used for binomial coefficients and the implications of the summation limits.

Discussion Status

There is an ongoing exploration of the problem with various interpretations of the summation notation. Some participants suggest that the expression can be represented in terms of complex exponentials, while others express uncertainty about the possibility of simplifying the result further. A few participants have noted errors in the initial setup, which may affect the direction of the discussion.

Contextual Notes

Participants are navigating issues related to LaTeX formatting and clarity in mathematical notation. There are indications of previous results that may influence the current problem, and some participants express frustration over the complexity of the problem and the time spent on it.

RK1992
Messages
87
Reaction score
0

Homework Statement


express in terms of n and r:

\sum { ^{n} C _{r} } \times cos(rx)<br />
from r=0 up to n

Homework Equations


well i know de moivre's theorem
also, in class we have been finding ways to represents a series of cosines added up as the sum of a geometric series so i tried it on this but got stuck

The Attempt at a Solution



i tried summing two sequences:
C = 1 + n.cosx + nC2.cos(2x) + nC3.cos(3x) ...
and
S = n.i.sin(x) + n.i.C2.sin(2x) + n.i.C3.sin(3x) ...

so then computed C + iS and got:
c + iS = 1 + n[cos(x) + i.sin(x)] + nC2[cos(2x) + sin(sx)] + ...

then using eulers formula, you can make that into:
c + iS = 1 + n e^ix + nC2 e^2ix ...

but i don't see a common ratio between the terms...

am i going about this the wrong way? i don't think so seeing as the problem sheet is entitled "further pure 2 review sheet - complex numbers"... have i missed something?
 
Last edited:
Physics news on Phys.org
Could you, please, fix your LaTeX code, cause it's very difficult to understand what you're asking help for ?
 
do you mean there is a problem with my latex, or you want the whole thing in latex?
 
No, just the equation you need to prove.
 
it looks fine to me now.. in case my latex won't work (it often doesn't refresh on my laptop), i need:

the sum of "nCr multiplied by cos(rx)" from r=0 up to r=n
 
Well, so you want

\sum_{r=0}^{n} nC_{r}\cos rx ? (please note my code and compare it to yours).

Well, who are the C_r-s ? They seem to mess things up.
 
bigubau said:
Well, so you want

\sum_{r=0}^{n} nC_{r}\cos rx ? (please note my code and compare it to yours).

Well, who are the C_r-s ? They seem to mess things up.

what you have written is fine except that nCr is take n choose r... defined:
nCr = n! / (r!(n-r)!

maybe you write it like a matrix (n r)?

is this:
\sum_{r=0}^{n} ( ^{n}_{r} )<br /> <br /> cos(rx)
how you would write what I am describing?
 
Last edited:
AAh, that's something else ! You got a good idea by wanting to calculate actually

S= \sum_{r=0}^{n} ( ^{n}_{r} )cos(rx) = \mathfrak{Re} \sum_{r=0}^{n} ( ^{n}_{r} )e^{irx} (1)

I don't see a solution to express the sum of products as a closed solution, even though you know the sum of individual terms in the products.

I would say that (1) is already a solution to your problem.
 
Last edited:
bigubau said:
AAh, that's something else ! You got a good idea by wanting to calculate actually

S= \sum_{r=0}^{n} ( ^{n}_{r} )cos(rx) = \mathfrak{Re} \sum_{r=0}^{n} ( ^{n}_{r} )e^{irx} (1)

I don't see a solution to express the sum of products as a closed solution, even though you know the sum of individual terms in the products.

I would say that (1) is already a solution to your problem.

i guess it is a solution. it asked for it in terms of n and r, and what youve written is in terms of functions, n and r... can it definitely not be simplified any more? i will be annoyed if it cant, I've been trying for about 2 hours :P
 
  • #10
The r is summed over, S it will not depend on it. It will only depend on n and x, as required ("express in terms of n and x").

Still, did you miss out a \pi in the argument of \cos ?
 
  • #11
bigubau said:
The r is summed over, S it will not depend on it. It will only depend on n and x, as required ("express in terms of n and x").

oops.. there's my error.. its supposed to be in terms of n and r, not x..
 
  • #12
okay, i did it today in my free :)

i had to do the C + jS series and realize that the result was the expansion of (1 + e^(jx) )^n , then use de moivre's theorem to express it in the form a+bi and then take the real part of that.

there was also a previous result in the question which id forgotten about which was: e^ix = 2cos(x/2).e^(ix/2) so yeah i got the final answer in the end :)
 

Similar threads

  • · Replies 11 ·
Replies
11
Views
1K
Replies
1
Views
1K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 22 ·
Replies
22
Views
2K
  • · Replies 22 ·
Replies
22
Views
3K
Replies
3
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 5 ·
Replies
5
Views
1K
  • · Replies 5 ·
Replies
5
Views
2K