[help] C++ algorithm

Please support our C++ advertiser: Intel Parallel Studio Home
Reply

Join Date: Aug 2007
Posts: 72
Reputation: smartness is an unknown quantity at this point 
Solved Threads: 10
smartness's Avatar
smartness smartness is offline Offline
Junior Poster in Training

[help] C++ algorithm

 
0
  #1
Oct 11th, 2009
Can someone help me to solve this algorithm, I tried our school book but can't understand it. I'm not good at math!

Should be simple, but i just can't understand it!

http://i38.tinypic.com/5wdau.jpg
Reply With Quote Quick reply to this message  
Join Date: Oct 2009
Posts: 27
Reputation: triumphost is an unknown quantity at this point 
Solved Threads: 2
triumphost triumphost is offline Offline
Light Poster
 
0
  #2
Oct 11th, 2009
If you tellme what exactly your math books says... or at least what the equation represents I can help you from there but just a picture isnt gunna cut it as I cant find that formula anywhere on google... Though just looking at it im pretty sure its one of Euler Maclaurin's summation formulas for polynomials..

I never would have guess but seems like you are doing intergrals of polynomials which means you want to do the anti-derivative... refer to calculus... so assuming that you are at that level and you know that a derivative is the "equation of the slope" of an equation at any given point... you want to go backwards... so that means you are given the "equation of the slope" and find the actual equation of the initial polynomial... This method is know as integrals... which is the same as finding the area under a graph such as a parabola so in this case physics and calculus can help you a lot... hope you took it in highschool...
Last edited by triumphost; Oct 11th, 2009 at 4:01 pm.
Reply With Quote Quick reply to this message  
Join Date: Aug 2007
Posts: 72
Reputation: smartness is an unknown quantity at this point 
Solved Threads: 10
smartness's Avatar
smartness smartness is offline Offline
Junior Poster in Training
 
0
  #3
Oct 11th, 2009
Mmm. well I can't tell you what the book says (it's albanian), i maybe could paint some formulas with paint, but I don't know which would help you?

p.s. I'm learning these in C++, not math (i know algorithms are math). We are learning loops (i think)...
Reply With Quote Quick reply to this message  
Join Date: Oct 2009
Posts: 27
Reputation: triumphost is an unknown quantity at this point 
Solved Threads: 2
triumphost triumphost is offline Offline
Light Poster
 
0
  #4
Oct 11th, 2009
lol wow what an intense book... in albanian and plus your actually gunna learn loops starting off with integrals oh man good luck in that class... when learning loops the first thing you learn it with is integers then variables not INTEGRALS that is something totally different and unless you know calculus, good luck lol, I guess i cant help cuz I cant read albanian but dam...
Reply With Quote Quick reply to this message  
Join Date: Dec 2008
Posts: 1,142
Reputation: firstPerson is just really nice firstPerson is just really nice firstPerson is just really nice firstPerson is just really nice 
Solved Threads: 144
firstPerson's Avatar
firstPerson firstPerson is offline Offline
Veteran Poster
 
0
  #5
Oct 11th, 2009
A few( maybe 2) for loops could solve this problem.

Have a for loop, for variable " i" and "a". The equation is pretty forward,
unless you don't know what the sigma notation does.

What is the "X" variable represents? Is it the user's input ?
I give up! 
1) What word becomes shorter if you add a letter to it? [ Solved by : niek_e ]
2) What does this sequence  equal to :  (.5u - .5a)(.5u-.5b)(.5u-.5c) ...
3) What is the 123456789 prime numer?
Reply With Quote Quick reply to this message  
Reply

Message:



Similar Threads
Other Threads in the C++ Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC