Re: Simplify infinite series with Sines???



In article <cbc3ac47-c875-4794-84e5-42de3f192932@xxxxxxxxxxxxxxxxxxxxxxxxxxx>,
TechnoBuddhist <google@xxxxxxxxxx> wrote:

I can't say that makes sense to me. I can understand why you might
want to know if there is a simpler form for the original expression,
but if you're asking for something else then I don't understand what
the question is.

For this example, the resultant waveform is periodic but it's
obviously not sinusoidal.

Thanks for the help guys, I really appreciate the time you've spent on
this, given my mathematical ineptitude.

Why would you need to understand why I want check for volume or quiet
every whole second(integer on x-axis) and not be bothered about the
volume at every fraction of a second(real value)? I could easily use a
sawtooth wave and it would tell me the same thing. I could actually
use a square wave as well and I'd get the same result too. In fact it
it makes it easier to simplify; then using a saw/square wave for k=2
to n then I'm happy with that too.

I really thought it was a simple question; is it possible to simplify
the expression;

Product[ sin(x pi/k) ] for k = 2 to n

Imagine if you have n=20; you have 20 terms in the expression. if
n=500; you have an expression with 500 terms, when you start to get to
n=1000, n=2000, you get my point. The expression becomes unwieldy.
Therefore my question was can it be simplified.

Can sin(x pi/2) * sin(x pi/3) be simplified?
Can sin(x pi/2) * sin(x pi/3) * sin(x pi/4) be simplified?

Gerry;
I appreciate that if any single term is zero then the whole product
will return zero(even my maths grasps that concept), but when you are
dealing with 100's or 1000's of terms this is unwieldy as you have to
evaluate each term in turn to test for zero.

I apologise for any frustrations I may be causing.

Using the trig identities sin(a) sin(b) = 1/2 (cos(a-b) - cos(a+b))
and cos(a) = 1 - 2 sin^2(a), we get the identity

2 a+b 2 a-b
sin(a) sin(b) = sin ( --- ) - sin ( --- )
2 2

Thus, sin(x pi/2) sin(x pi/3) = sin^2(x 5pi/12) - sin^2(x pi/12).

Additionally using cos(a) sin(b) = 1/2 (sin(a+b) - sin(a-b)), we get

sin(a) sin(b) sin(c) = 1/2 (cos(a-b) - cos(a+b)) sin(c)

= 1/4 (sin(a-b+c) - sin(a-b-c) - sin(a+b+c) + sin(a+b-c))

= 1/4 (sin(s-2a) + sin(s-2b) + sin(s-2c) - sin(s))

where s = a + b + c. The last form is symmetric in a, b, and c.

Thus, we get (using s = x 13pi/12),

sin(x pi/2) sin(x pi/3) sin(x pi/4)

= 1/4 (sin(x pi/12) + sin(x 5pi/12) + sin(x 7pi/12) - sin(x 13pi/12))

I don't know if you would consider these simplified, but identities
like these can probably be found for any n.

Rob Johnson <rob@xxxxxxxxxxxxxx>
take out the trash before replying
to view any ASCII art, display article in a monospaced font
.



Relevant Pages

  • Re: Simplify infinite series with Sines???
    ... use a square wave as well and I'd get the same result too. ... I really thought it was a simple question; is it possible to simplify ... The expression becomes unwieldy. ... I appreciate that if any single term is zero then the whole product ...
    (sci.math)
  • Re: Simplify infinite series with Sines???
    ... Rob Johnson wrote: ... use a square wave as well and I'd get the same result too. ... I really thought it was a simple question; is it possible to simplify ... sum of 2^'cos's, if the product has an even number of 'sin's. ...
    (sci.math)
  • Re: Simplify infinite series with Sines???
    ... use a square wave as well and I'd get the same result too. ... it makes it easier to simplify; then using a saw/square wave for k=2 ... this that it is equal to a sum. ... the coefficient aof z^i in P is ...
    (sci.math)
  • Re: Are There Unresolver Foundational Issues With GR
    ... the function we divide by is zero for r=2M, ... That's because you use Christoffel symbols for your calculations. ... which remarkably simplify to the following (denoting the r-derivatives ... spherical symmetry in Schwarzschild coordinates implies independence ...
    (sci.physics.relativity)
  • Re: Challenge
    ... the formula to return a zero if FALSE. ... so you should simplify to ... lookup function. ... which your original formula skips. ...
    (microsoft.public.excel.worksheet.functions)