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 7914671
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T14:11:54+00:00 2026-06-03T14:11:54+00:00

Consider the function F: 2^(3*n) + n^2 Can the function A: 2^(3*n) be used

  • 0

Consider the function F: 2^(3*n) + n^2

Can the function A: 2^(3*n) be used as a Big Theta, Omega or O as a characterisation of F? Why?

I’m revising the concepts of Big Omega, Big Theta and Big O and I came across this example but don’t know where to start.

  • 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-06-03T14:11:56+00:00Added an answer on June 3, 2026 at 2:11 pm

    No.

    2^(3*n) is the leading term, but unless you’re doing something very wrong it’s not going to take you that long to compute. Wikipedia has a good list of time complexities of various functions. The most complicated operation you’re doing is raising to a power, the complexity of which is discussed in other posts.

    Since you’re looking at a function of the form g(f(x)) where g(x) = 2^x and f(x) = 3x, the time to compute is going to be O(h) + O(k), where h is the time complexity of g, k is the time complexity of f. Think about it: it should never be more than this, if it were you could just break the operation in two and save time by doing the parts separately. Because h is going to dominate this sum you’ll typically leave the k term off.

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

Sidebar

Related Questions

for example if we consider document.createElement() function the parameter can be passed in 3
Let's consider the following scenario: a function which can generate code colors from white
Consider: function Shape() { this.name = "Generic"; this.draw = function() { return "Drawing "
Consider the following base code: (function($) { $.fn.myPlugin = function(settings) { return this.each(function() {
Please, may somebody explain me, what can raise an exception in this code? function
how can I make this sql query return zero for the count function instead
Because jQuery is a widely used and mature collaborative effort, I can't help but
Consider the function, add a b = a + b This works: *Main> add
Just to get it straight in my head. Consider this example bit of Erlang
Consider: public function & get($name, $default = null) Why & ?

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.