The R means the real part of a complex number. For example, R(5+6i)=5. And the big sigma is a repeated summation (Σummation?). For example, Σ(i=1 to 3) 2*i = 2*1 + 2*2 + 2*3. Az explained it well.azareus wrote:I think the weird R is just the symbol for the function. Not sure on this one though. And also nobody would probably use it, because it looks shit hard to drawVurn wrote:Ok, I know what that function is used for now (and I know what functions overall are about, we had that at school). But still, I have no idea what that big sigma sign represents, or what does that weird R mean, for that matter.azareus wrote: Protip: use the "Simple English" language for complicated stuff. That removes all of the theories and such that you really don't need, and just explains the formula or whatever it is.
I.e.
http://en.wikipedia.org/wiki/Riemann_zeta_function
vs.
http://simple.wikipedia.org/wiki/Riemann_zeta_function
The big sigma just means evaluate the following [the number above it] times, starting at [the number below it] and use the number of times you did it instead of n. (or whatever variable it says in the bottom) Then add it all together.
I think it is called summation or something in English?
I feel you. We have just started basic trigonometry...Lately we've been talking about really really basic probability and what I suppose is number theory.sundayfever wrote: What is this easy stuff you're talking about? I'm curious.
Before that we had Euclidan geometry - the volumes and fields of cones, cylinders, balls and stuff.
The zeta function would be, for example, for s=2:
zeta(2) = 1/1 + 1/4 + 1/9 + 1/16 + 1/25 + 1/36 + etc. = 1.64493...