Big O equation verification help



I'm reading up on Big O notation & am trying to figure out a 'Big O
equation' I came across on Wikipedia, can someone please verify my
primitive working out of the following?

[n + O(n^0.5)] * [n + O(log n)]^2 = n^3 + O(n^2.5)

...given that:

[n + O(n^0.5)] * [n + O(log n)]^2 =

n^3 + 2(n^2) * O(log n) + n * [O(log n)]^2 +

(n^2) * O(n^0.5) + (2n) * O(log n) * (O(n^0.5)) + ((O(log n))^2) *
O(n^0.5)

& 'cancelling' the two (n^3)'s produces a pile of (four)
"logs" (products of "O(log n)") &...

(n^2) * O(n^0.5)

& THAT (the "(n^2)*O(n^0.5)") is equivalent to O(n^2.5)...


Is this right...? I'm not sure if I've made some massive
oversimplification here or not...


Regards,

K

.



Relevant Pages

  • Re: Becoming good without full time college?
    ... reading, but I spend alot of time in the youth band getting the kids over not having notation in front of them. ... With some it's like a bad habit they have a hard time shaking. ... I'm not telling them not to read, but I do want them to be able to play a song without having notation. ...
    (alt.guitar.bass)
  • Re: Becoming good without full time college?
    ... Here's the other side of reading: How many of you know people who can sight read, but if they're handed a chord chart can't do a thing with it? ... but I spend alot of time in the youth band getting the kids over not having notation in front of them. ... The kids I'm coaching are doing it and they aren't in college yet. ...
    (alt.guitar.bass)
  • Re: Relational database notation question
    ... a notation that remotely similar to that. ... There are mechanisms in Wikipedia for challenging an article. ... programmer helping programmers. ... When I looked up ERD on wikipedia all I can find is some silly ...
    (comp.object)
  • Re: No need to read music to ace GCSE
    ... Is there reading and writing aspects of the test that can be answered ... using OTHER types of notation and/or can the candidate choose a system ... categories such as Instrumental performance, vocal performance, ... a music requirement for ALL the students and that there is even some ...
    (rec.music.compose)
  • Re: Becoming good without full time college?
    ... reading, but I spend alot of time in the youth band getting the kids ... over not having notation in front of them. ... playing opportunities for well-schooled Black players dried up. ... I saw a rehearsal of a college Big Band years ago. ...
    (alt.guitar.bass)

Quantcast