Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 553241
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T11:35:04+00:00 2026-05-13T11:35:04+00:00

I am to show that log( n !) = Θ( n ·log( n ))

  • 0

I am to show that log(n!) = Θ(n·log(n)).

A hint was given that I should show the upper bound with nn and show the lower bound with (n/2)(n/2). This does not seem all that intuitive to me. Why would that be the case? I can definitely see how to convert nn to n·log(n) (i.e. log both sides of an equation), but that’s kind of working backwards.

What would be the correct approach to tackle this problem? Should I draw the recursion tree? There is nothing recursive about this, so that doesn’t seem like a likely approach..

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-13T11:35:04+00:00Added an answer on May 13, 2026 at 11:35 am

    Remember that

    log(n!) = log(1) + log(2) + ... + log(n-1) + log(n)
    

    You can get the upper bound by

    log(1) + log(2) + ... + log(n) <= log(n) + log(n) + ... + log(n)
                                    = n*log(n)
    

    And you can get the lower bound by doing a similar thing after throwing away the first half of the sum:

    log(1) + ... + log(n/2) + ... + log(n) >= log(n/2) + ... + log(n) 
                                           = log(n/2) + log(n/2+1) + ... + log(n-1) + log(n)
                                           >= log(n/2) + ... + log(n/2)
                                            = n/2 * log(n/2) 
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Problem: to show that a Not-SO-page has been discussed in SO when you at
Why on all images that show queue of commits in Pro Git book arrows
When my install script recognizes that a file (log file) is not writable -
not a js expert so this might be a stupid question but... Why does
I want to consume a webservice and show that answer in tabhost on android.How
I have seen a lot of software that show that which registry has error.
Eventually I'm trying to create a timed slide show that fades images in and
I am trying to update the database to show that something has been uploaded.
I am trying to figure out how to show that my service is running
I'm talking about these . Yeah, I know they are intended to show that

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.