Results 1 to 5 of 5

Thread: Intergration and differentiation experts please help!

  1. #1

    Thread Starter
    New Member
    Join Date
    Jun 2006
    Posts
    1

    Intergration and differentiation experts please help!

    The question is in the attachment...someone please help!
    Attached Images Attached Images  

  2. #2
    Frenzied Member System_Error's Avatar
    Join Date
    Apr 2004
    Posts
    1,111

    Re: Intergration and differentiation experts please help!

    Several ways of doing this. It's possible to use 'u' substitution, but I'm not sure it would work out that well in this case. Remember the chain rule (since there are multiple functions) and you should be fine.

  3. #3
    Addicted Member
    Join Date
    Feb 2006
    Location
    The Sea of Tranquility
    Posts
    252

    Re: Intergration and differentiation experts please help!

    Not 100% sure but,

    1/an + a

    1/3(cosx -sinx)^3
    Rich

    A)bort, R)etry, I)nfluence with large hammer.
    Please take a moment to rate useful posts.

  4. #4
    Frenzied Member zaza's Avatar
    Join Date
    Apr 2001
    Location
    Borneo Rainforest Habits: Scratching
    Posts
    1,486

    Re: Intergration and differentiation experts please help!

    No no no. There are functions of x in the brackets, so you need to remember the chain rule. As said in post #2. If all else fails, just expand out the brackets and treat each of the three resultant terms (cos^2, cos sin and sin^2) as separate integrals.


    zaza
    I use VB 6, VB.Net 2003 and Office 2010



    Code:
    Excel Graphing | Excel Timer | Excel Tips and Tricks | Add controls in Office | Data tables in Excel | Gaussian random number distribution (VB6/VBA,VB.Net) | Coordinates, Vectors and 3D volumes

  5. #5
    Only Slightly Obsessive jemidiah's Avatar
    Join Date
    Apr 2002
    Posts
    2,431

    Re: Intergration and differentiation experts please help!

    It simplifies enough to be done in your head (even though I forgot about the +x at first, and mixed up my sin/cos ).

    cos^2 (x) + x + C = y

    -------

    Expand the square, and you'll see what I mean:

    (cosx-sinx)^2 = cos^2 (x) -2sinxcosx + sin^2(x) = 1 - 2sinxcos

    It then is a very simple u/du substitution:

    u = cosx
    du = -sinxdx
    int(-2sinxcosx dx) = int(2udu) = u^2 + C = cos^2 (x) + C

    I neglected to include the 1 in the above integration, but the integral of 1 is x, and the integral of a sum is the sum of the integrals, so:

    y = x + cos^2 (x) + C

    Substitute your initial values and you're done.
    The time you enjoy wasting is not wasted time.
    Bertrand Russell

    <- Remember to rate posts you find helpful.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width