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

  • Home
  • SEARCH
  • 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 4004306
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T08:15:26+00:00 2026-05-20T08:15:26+00:00

I am having trouble solving a proof. Where t(n) <= cn^1.6, c being a

  • 0

I am having trouble solving a proof. Where t(n) <= cn^1.6, c being a constant. In general, Big Omega is the opposite of Big O in that it is the best case scenerio and looks for the lower bound. So there exists a c and and n0 such that n >= n0. But I am uncertain how to apply this to the proof and how to manipulate the constants in the equation to find c and n0 and to prove that t(n) is Omega(n^1.6).

t(n) = (n-3logn)^1.6 + 5n^1.5 + 7 is Omega(n^1.6)

Could anyone offer some insight on how to do this type of problem? Thanks in advance!

Also so I dont get any criticism as was received from the comment below me, this is not a homework problem but an example taken from a set of exercises so that it is easier for someone to explain the general concept behind this type of problem.

  • 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-20T08:15:26+00:00Added an answer on May 20, 2026 at 8:15 am

    Definition of Big-Omega: f(n)=Omega(g(n)) iff constants C and K exist such that for all n > K, f(n) > C * g(n)

    In other words, you need to be able to say something like this: “I choose C = 5, and now for all n > 1000, f(n) > 5 * g(n), so there.”

    Let’s look at your problem now.

    t(n) = (n-3logn)^1.6 + 5n^1.5 + 7 is Omega(n^1.6)
    
    C * n^1.6 < (n-3logn)^1.6 + 5n^1.5 + 7
    

    Divide by n^1.6

    C < ((n-3logn)/n)^1.6 + 5n^-0.1 + 7/n^1.6
    C < (1 - 3logn/n)^1.6 + 5n^-0.1 + 7/n^1.6
    

    So let’s look at these three terms one by one (more formal proof would be needed, of course, but these are straightforward).

    1. (1 - 3logn/n)^1.6 = (1 - 0.smth)^1.6 = (0.smth)^1.6 < 1 for n > 2
    2. 5n^-0.1 = 5/n^0.1 = 5/smth greater than 1 < 5 for n > 2
    3. 7/n^1.6 = 7/smth large < 1 for n > 2
    

    So we see that for any n > 2, C < 1 + 5 + 1 = 7

    Now you get to say “I choose C=7, and for any n > 2, C*n^1.6 < …”

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

There is a big design flaw here, but I'm having trouble solving it: The
I am having trouble picking the best data structure for solving a problem. The
I'm having trouble solving this problem: Create a function that given a character set
I'm having trouble finding the GameKit api that contains the Game Center Reference. Apple
I'm having trouble solving a simple maths problem. My algebra skills are pretty embaressing.
I'm having some trouble solving the problem below (My thinking on how I might
Having trouble inheriting from a template class. Looks something like this: template<typename type> class
Summary: I am having trouble connecting to an exchange 2007 mailbox that is running
I'm having trouble getting jQuery to load inside a file that has been imported
Having trouble linking the Stomp.framework into an iPhone SDK application. http://code.google.com/p/stompframework/ I follow the

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.