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

user interface - How to replace the Python logo in a Tkinter-based Python GUI app? -

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

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