math - I can't see how log2 + log3 + log4 = log(n!) -


i can't see how log2 + log3 + log4 + ... + log n= log(n!) values work out, can't understand why do. please me out!

because of rule:

log(a*b) = log(a) + log(b) 

Comments

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -