Recent content by physicsernaw

  1. P

    Convergence or Divergence of Infinite Series: Methods and Examples

    Ahh I see thanks for clarifying. I will reattempt the problem. EDIT: Got it by simply using integral test from n=3 to infinity. The integral converges so the series must as well. Thanks LCKurtz.
  2. P

    Convergence or Divergence of Infinite Series: Methods and Examples

    The denominator is the first one you posted, n*(ln(n))^2 - n. In my book for the Limit Comparison Test it states "Let a[n] and b[n] be positive sequences." I assumed that "positive sequences" meant positive for all n [1, infinity). So it is really saying that if the sequence converges to a...
  3. P

    Convergence or Divergence of Infinite Series: Methods and Examples

    Homework Statement Determine convergence or divergence using any method covered so far*: Ʃ(1/(n*ln(n)^2 - n)) from n = 1 to infinity*The methods are the following: - Dichotomy for positive series (if the partial sums are bounded above and the series is positive, the series converges) -...
  4. P

    Area Between Two Functions and the Y-Axis: How to Compute the Integral?

    Verbatim: "In Exercises 27-44, sketch the region enclosed by the curves and compute its area as an integral along the x- or y-axis." ... 28). y = x^2 - 6, y = 6 - x^3, y-axis
  5. P

    Area Between Two Functions and the Y-Axis: How to Compute the Integral?

    Homework Statement Compute the area as an integral along the y-axis: f(x) = x^2 - 6, g(x) = 6 - x^3Homework Equations N/AThe Attempt at a Solution I solve for x in terms of y for both equations and end up with: f(y) = +/-√(y+6), g(y) = (6-y)^(1/3) I then look for interception points of the...
  6. P

    First order linear differential equation

    Homework Statement dy/dt = k*y*ln(y/M), where M and k are constants. Show that y = Meaekt satisfies the above equation for any constant a. Homework Equations y' = ky y = P0ekt The Attempt at a Solution Taking the derivative of y, I get: (Meaekt)*(aekt)*k which is, ky*aekt ..and I'm...
  7. P

    Constant Doubling Time Functions: Exponential vs. Linear | Homework Help

    Homework Statement The only functions with a constant doubling time are the exponential functions P0ekt with k > 0. Show that the doubling time of linear function f(t) = a(t) + b at time t0 is t0 + b/a.Homework Equations n/aThe Attempt at a Solution With initial time t0, P = at0 + b At some...
  8. P

    How to solve an absolute value integral?

    Homework Statement ∫0-->x |t|dt Homework Equations // The Attempt at a Solution 1/2*x^2 for x>= 0 1/2*(-x)^2 for x<= 0 Not sure what to do to be honest. (the answer in the back of the book says 1/2*x|x|).
  9. P

    Computer Science or Electrical/Computer Engineering?

    Unfortunately that is not available to me unless I double majored, but the CS degree and ECE degree have a good amount of overlap so getting a minor in CS would be easy.
  10. P

    Computer Science or Electrical/Computer Engineering?

    After doing some research, those huge layoffs to engineers in the past few years (even recently Boeing and HP layed off thousands of engineers) due to offshoring makes me lean towards CS, but I've also heard the same applies to CS, although job growth for software engineers is pretty high as the...
  11. P

    Computer Science or Electrical/Computer Engineering?

    Given that I am interested in both fields, which degree would give me the most job options after graduation (the degree is ECE, electrical and computer engineering)? For example, do employers consider applicants with an EE/CE (or in my case, ECE) degree when hiring software developers, or do...
  12. P

    Optimization problem using derivatives

    I would have never thought of doing it in that way.. Thanks for the insight and taking the time to help me..
  13. P

    Optimization problem using derivatives

    Here's what I got taking the derivative of the surface area, substituting h = 300/(pi*r^2) and l = sqrt(r^2 + (300/(pi*r^2))^2) SA(r) = pi*r*sqrt(r^2 + (300/(pi*r^2))^2) dSA/dr =...
  14. P

    Optimization problem using derivatives

    Is there also an easier way to do this than the way I'm doing it? I get such long, ugly derivatives and finding the zeros is really tedious and time consuming... This is an exam review problem so I don't think the problem should take this long. Is there another approach I could use? edit: I do...
Back
Top