greetings, fellow internet!

welcome to digitalgangster.com, the coolest community for people who hack the gibson and make bajillions of dollars off of online marketing. please click here to register an account (it's free) and join in on a plethora of discussions with the internet elite.

ASGPHE,
ytcracker, original digital gangster
follow me on twitter
fan me on facebook
Results 1 to 27 of 27

Thread: more calculus help

  1. #1
    Zain's Avatar
    Join Date
    May 2005
    Location
    metropolitan detroit
    Posts
    24,253

    Default more calculus help

    just starting this time



    im not so fresh on this taylor stuff and representing functions as power series
    Quote Originally Posted by ganjanaut View Post
    someone is gonna quote that and put it in his sig

  2. #2
    Zain's Avatar
    Join Date
    May 2005
    Location
    metropolitan detroit
    Posts
    24,253

    Default

    bluntbill you beautiful genius where are you
    Quote Originally Posted by ganjanaut View Post
    someone is gonna quote that and put it in his sig

  3. #3
    theredspecial's Avatar
    Join Date
    Jul 2008
    Location
    MI
    Posts
    16,260

    Default

    help him or I'll kill you all

  4. #4
    Fluffy's Avatar
    Join Date
    Jul 2008
    Location
    New Zealand
    Posts
    626

    Default

    kill him or I'll help you all
    "Butter's so baller he'll send a limo around to your house and kidnap your girlfriend. So stay in line kids"

  5. #5
    d(-_-)b dp4perchas3r's Avatar
    Join Date
    Jan 2009
    Location
    NYC
    Posts
    3,908

    Default

    lold

  6. #6

    Join Date
    May 2009
    Posts
    105

    Default

    1. without centered at π/3, the taylor series is
    Σ k:[0,∞] {[(-1)^k] * [x^(2k+1)]} / {(2k+1)!}
    That is, an alternator raised to the k power multiplied by x raised to the 2k+1 power
    this entire quantity divided by (2k+1) factorial, which is also equal to (2k+1) * (2k)! because a factorial follows the sequence of -1 each next term.

    When it is centered at π/3, you simply subtract that by x, so:
    Σ k:[0,∞] {[(-1)^k] * [(x - π/3)^(2k+1)]} / {(2k+1)!}

    Then write out the first four terms, so plug in 0 to 3 and add them all up. The alternator will change the sign.

    2. Maclaurin is the same as Taylor, except the center, c = 0.

    There is a known Maclaurin expansion for 1/(1+x)
    so in this case, we'll use that to interpret x/(1+x)
    1/(1+x) = Σ k:[0,∞] {[(-1)^k] * (x^k)}
    x/(1+x) = x * Σ k:[0,∞] {[(-1)^k] * (x^k)}
    x/(1+x) = Σ k:[0,∞] {[(-1)^k] * [x^(k + 1)]}

    Notice we kept the x outside of the series first, then multiplied it into the series because of order of operations. This added one to the power counter of the x term and changed it to k+1

    Now plug in 0 to 4.

    3. Finding the interval of convergence relies on first taking the ratio test as the limit approaches infinity of the An+1 term divided by the An term.

    lim n->infinity |An+1 / An|
    set it up so you take the recipicol of An, then multiply that by the next term in the sequence (so add 1 to anywhere n is)

    as you take the limit, there are various things you might get. you might be left with an x term, this will produce a valid interval. However, if you have n terms under the x term such as lim n->infinity |x/(n+1)] after you've simplified the original multiplication, than this will produce a limit of 0. If you get 0 for your limit, the radius is infinity, and the interval of convergence is what you centered the function at, in this case it was a Maclaurin series it would be {0}. **(Not the answer)

    If you get infinity for your limit, produced by something like lim n->infinity x * (n+1), then your radius is infinity and your interval is (-infinity, infinity).

    Now, going back to if you get just an x term, you do -1 < whatever x term here < 1

    simplify the inequality so x is just in the middle, or if it was just x, then your interval would be (-1, 1)

    you have to test convergence of these two points though, to see if they lie in the functions graph. Plug in each point, -1, and 1, into the series representation for the X term, not the K terms. Test convergence, and change the (-1, 1) to [-1, 1] or (-1, 1] vice versa.
    Σ k:[0,∞] {[(-1)^k] * [x^(k + 1)]}

    6.
    f(x) = e^x the series representation is as follows
    Σ k:[0,∞] (x^k) / (k)!

    centered at 1
    Σ k:[0,∞] [(x-1)^k] / (k)!

    7. Binomial series, you modify the original term you're given 1/{[(1+x^2)]^3/2}
    to
    {[(1+x^2)]^-(3/2)}

    So the binomal is -3/2, your x term is squared, but it is in the form of 1+x, so this is now solvable.

    Binomial series = 1 + p + p(p-1) + p(p-1)(p-2) + ... = (?) you have to find out the pattern and plug into the series representation.

    The series representation takes on the form of a geometric series
    Σ k:[0,∞] (?) x^k, in this case x was squared so
    Σ k:[0,∞] (?) x^2k

    8. Approximating an integral is easy

    First you have a known series for cos(x), its
    Σ k:[0,∞] {[(-1)^k] * [x^(2k)]}/[(2k)!]

    plugging in 1/x^2 into that series will produce
    Σ k:[0,∞] {[(-1)^k] * [x^(2k - 2)]}/[(2k)!]

    when you integrate
    ∫ Σ k:[0,∞] {[(-1)^k] * [x^(2k - 2)]}/[(2k)!]

    this produces

    C (constant of integration)+ all things raised to k get pulled out as constants, the x term power needs to be added by one / divided by the x term power added by 1, thus follows:

    ∫ Σ k:[0,∞] {[(-1)^k] * [x^(2k - 2)]}/[(2k)!] = C + Σ k:[0,∞] {[(-1)^k] * [x^(2k - 1)]}/[(2k - 1)(2k)!]

    write out a few terms of the series, then plug in the limits of integration and that is the approximation.

  7. #7
    TheJokerOCG's Avatar
    Join Date
    Sep 2008
    Location
    OC, CA
    Posts
    4,866

    Default

    jesus christ...no wonder i failed algebra in college...when the fuck did we start using '!' in math?

    PSN: TheJokerOCG



    When your wife, your lover, or a woman you've purchased to be your wife or lover leaves you repeatedly...take a hint.

  8. #8
    Raven's Avatar
    Join Date
    Feb 2009
    Location
    New Yawk City
    Posts
    3,168

    Default

    Quote Originally Posted by TheJokerOCG View Post
    jesus christ...no wonder i failed algebra in college...when the fuck did we start using '!' in math?
    If you fail algebra, you must be a fucking idiot
    BirdAssNigga

    Quote Originally Posted by craig View Post
    YOOOO CRAIG WUDUP BABE LETS GET THIS CASH MAN PISS ON MY BALLS BABE WUTUP U GET THEM SERVERZ FOR YA BOY

  9. #9

    Default

    Quote Originally Posted by TheJokerOCG View Post
    jesus christ...no wonder i failed algebra in college...when the fuck did we start using '!' in math?
    me too bro fuck math

  10. #10
    TheJokerOCG's Avatar
    Join Date
    Sep 2008
    Location
    OC, CA
    Posts
    4,866

    Default

    in certain things, yes i am...math is one of them...and science...and foreign languages

    PSN: TheJokerOCG



    When your wife, your lover, or a woman you've purchased to be your wife or lover leaves you repeatedly...take a hint.

  11. #11
    Raven's Avatar
    Join Date
    Feb 2009
    Location
    New Yawk City
    Posts
    3,168

    Default

    Welp, im not good at math either, but I made my way through high school math and just finished pre cal. Just pay attention and read the books
    BirdAssNigga

    Quote Originally Posted by craig View Post
    YOOOO CRAIG WUDUP BABE LETS GET THIS CASH MAN PISS ON MY BALLS BABE WUTUP U GET THEM SERVERZ FOR YA BOY

  12. #12
    TheJokerOCG's Avatar
    Join Date
    Sep 2008
    Location
    OC, CA
    Posts
    4,866

    Default

    the highest math i did was algebra 2 (as a senior in high school), then algebra in college, which i was failing so i dropped, i havent taken a math class or done anything math intensive for almost 6 years

    PSN: TheJokerOCG



    When your wife, your lover, or a woman you've purchased to be your wife or lover leaves you repeatedly...take a hint.

  13. #13
    Zain's Avatar
    Join Date
    May 2005
    Location
    metropolitan detroit
    Posts
    24,253

    Default

    thank you follower i worked most of them out but i needed this before 12:30pm today

    thanks alot though this really helped with the stuff i was confused about
    Quote Originally Posted by ganjanaut View Post
    someone is gonna quote that and put it in his sig

  14. #14
    EVERYTHING I POST IS TOTAL GARBAGE AND QBERT AND RMK AND NOFX HATE ME AND KALYES AN IDIET ChewY's Avatar
    Join Date
    Oct 2006
    Posts
    11,435

    Default

    I crammed for all my calculus tests and barely passed on extra credit w/ a low C. Srry mane.
    Circumcised by faith.

  15. #15

    Default

    I don't know who Follower is, but I'm pretty fucking turned on right now.

  16. #16
    Im a fucking snotty son of a bitch pretty boy faggot. BLUNTBILL's Avatar
    Join Date
    Nov 2006
    Location
    IN THE CUT
    Posts
    13,035

    Default

    my bad zain, next time

    i didnt read through it but i think follower has you

  17. #17

    Default

    Quote Originally Posted by 043 View Post
    I don't know who Follower is, but I'm pretty fucking turned on right now.

  18. #18
    qbert's Avatar
    Join Date
    Feb 2005
    Location
    Backwoods fucklord
    Posts
    54,745

    Default

    follower is mx lol
    most boring signature of all time

  19. #19

    Default

    also wasnt there some site for this ?

  20. #20

    Default

    Quote Originally Posted by qbert View Post
    follower is mx lol
    Oh perfect, now I'm turned on and confused.

  21. #21
    qbert's Avatar
    Join Date
    Feb 2005
    Location
    Backwoods fucklord
    Posts
    54,745

    Default

    aren't you always?
    most boring signature of all time

  22. #22

    Join Date
    May 2009
    Posts
    105

    Default

    actually zain I think I found a mistake

    lim n->infinity |x/(n+1)] after you've simplified the original multiplication, than this will produce a limit of 0. If you get 0 for your limit, the radius is infinity
    I forget if the radius is infinity or 0 if the limit is 0. Ask your teacher, I haven't taken calculus since 2007

  23. #23
    the game belong to me rmk's Avatar
    Join Date
    Feb 2005
    Location
    san diego
    Posts
    22,853

    Default

    Quote Originally Posted by Follower View Post
    1. without centered at π/3, the taylor series is
    Σ k:[0,∞] {[(-1)^k] * [x^(2k+1)]} / {(2k+1)!}
    That is, an alternator raised to the k power multiplied by x raised to the 2k+1 power
    this entire quantity divided by (2k+1) factorial, which is also equal to (2k+1) * (2k)! because a factorial follows the sequence of -1 each next term.

    When it is centered at π/3, you simply subtract that by x, so:
    Σ k:[0,∞] {[(-1)^k] * [(x - π/3)^(2k+1)]} / {(2k+1)!}

    Then write out the first four terms, so plug in 0 to 3 and add them all up. The alternator will change the sign.

    2. Maclaurin is the same as Taylor, except the center, c = 0.

    There is a known Maclaurin expansion for 1/(1+x)
    so in this case, we'll use that to interpret x/(1+x)
    1/(1+x) = Σ k:[0,∞] {[(-1)^k] * (x^k)}
    x/(1+x) = x * Σ k:[0,∞] {[(-1)^k] * (x^k)}
    x/(1+x) = Σ k:[0,∞] {[(-1)^k] * [x^(k + 1)]}

    Notice we kept the x outside of the series first, then multiplied it into the series because of order of operations. This added one to the power counter of the x term and changed it to k+1

    Now plug in 0 to 4.

    3. Finding the interval of convergence relies on first taking the ratio test as the limit approaches infinity of the An+1 term divided by the An term.

    lim n->infinity |An+1 / An|
    set it up so you take the recipicol of An, then multiply that by the next term in the sequence (so add 1 to anywhere n is)

    as you take the limit, there are various things you might get. you might be left with an x term, this will produce a valid interval. However, if you have n terms under the x term such as lim n->infinity |x/(n+1)] after you've simplified the original multiplication, than this will produce a limit of 0. If you get 0 for your limit, the radius is infinity, and the interval of convergence is what you centered the function at, in this case it was a Maclaurin series it would be {0}. **(Not the answer)

    If you get infinity for your limit, produced by something like lim n->infinity x * (n+1), then your radius is infinity and your interval is (-infinity, infinity).

    Now, going back to if you get just an x term, you do -1 < whatever x term here < 1

    simplify the inequality so x is just in the middle, or if it was just x, then your interval would be (-1, 1)

    you have to test convergence of these two points though, to see if they lie in the functions graph. Plug in each point, -1, and 1, into the series representation for the X term, not the K terms. Test convergence, and change the (-1, 1) to [-1, 1] or (-1, 1] vice versa.
    Σ k:[0,∞] {[(-1)^k] * [x^(k + 1)]}

    6.
    f(x) = e^x the series representation is as follows
    Σ k:[0,∞] (x^k) / (k)!

    centered at 1
    Σ k:[0,∞] [(x-1)^k] / (k)!

    7. Binomial series, you modify the original term you're given 1/{[(1+x^2)]^3/2}
    to
    {[(1+x^2)]^-(3/2)}

    So the binomal is -3/2, your x term is squared, but it is in the form of 1+x, so this is now solvable.

    Binomial series = 1 + p + p(p-1) + p(p-1)(p-2) + ... = (?) you have to find out the pattern and plug into the series representation.

    The series representation takes on the form of a geometric series
    Σ k:[0,∞] (?) x^k, in this case x was squared so
    Σ k:[0,∞] (?) x^2k

    8. Approximating an integral is easy

    First you have a known series for cos(x), its
    Σ k:[0,∞] {[(-1)^k] * [x^(2k)]}/[(2k)!]

    plugging in 1/x^2 into that series will produce
    Σ k:[0,∞] {[(-1)^k] * [x^(2k - 2)]}/[(2k)!]

    when you integrate
    ∫ Σ k:[0,∞] {[(-1)^k] * [x^(2k - 2)]}/[(2k)!]

    this produces

    C (constant of integration)+ all things raised to k get pulled out as constants, the x term power needs to be added by one / divided by the x term power added by 1, thus follows:

    ∫ Σ k:[0,∞] {[(-1)^k] * [x^(2k - 2)]}/[(2k)!] = C + Σ k:[0,∞] {[(-1)^k] * [x^(2k - 1)]}/[(2k - 1)(2k)!]

    write out a few terms of the series, then plug in the limits of integration and that is the approximation.

  24. #24
    Fluffy's Avatar
    Join Date
    Jul 2008
    Location
    New Zealand
    Posts
    626

    Default

    well duh
    "Butter's so baller he'll send a limo around to your house and kidnap your girlfriend. So stay in line kids"

  25. #25

    Join Date
    Jan 2009
    Location
    Ontario
    Posts
    1,010

    Default

    fuck man im glad i knew that shit 5 years ago and have never needed it since.

    Zain gl sir.
    OMG My boobs are too big for this menu
    VSE Portfolio: Click here
    (10:29:35 PM) dropc0de: but thats only because she'll treat his dick like a tub of chocolate ice cream
    * pad changes topic to 'lesbians make me sick'

  26. #26
    morreo's Avatar
    Join Date
    Jul 2008
    Location
    Chicago
    Posts
    1,926

    Default

    Quote Originally Posted by TheJokerOCG View Post
    jesus christ...no wonder i failed algebra in college...when the fuck did we start using '!' in math?
    5! = 5 * 4 * 3 * 2 * 1

    3! = 3 * 2 * 1
    I went outside for a little while.

    Totally overrated


  27. #27
    Im a fucking snotty son of a bitch pretty boy faggot. BLUNTBILL's Avatar
    Join Date
    Nov 2006
    Location
    IN THE CUT
    Posts
    13,035

    Default

    Quote Originally Posted by TheJokerOCG View Post
    jesus christ...no wonder i failed algebra in college...when the fuck did we start using '!' in math?
    thats factorial.... so like 7th grade

Bookmarks

Posting Permissions

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