Advertisement
Guest User

Untitled

a guest
Oct 26th, 2015
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.79 KB | None | 0 0
  1. johnnywup> you too!
  2. 9:40 PM → skulls, gopar, Church- and mitts joined ⇐ Alvarop, ncd|leeN, Feeeee, mike802, Nahiyan, math694, phao, Ash__ and droque quit ↔ samw popped in ↔ Mr0rris0 nipped out
  3. 9:51 PM <EmeraldExplorer> I need to prove that d/dx(a(n)) = f(f sub n-1 (x))-f sub n-1 (x)) if a(n) = f(f sub n-1) ? I need to check the answer by mathematical induction.
  4. 9:52 PM → rufsketch1 joined (~rufsketch@c-98-217-9-119.hsd1.ma.comcast.net)
  5. 9:52 PM <EmeraldExplorer> 0.50c for someone who helps me correctly solve the problem
  6. 9:53 PM → Crux315 joined ⇐ _kmh_ quit
  7. 9:53 PM <johnnywup> uh
  8. 9:54 PM <johnnywup> EmeraldExplorer: do you have a picture of the problem or something
  9. 9:54 PM <johnnywup> that notation is sorta hard to read
  10. 9:54 PM → Mulder and _kmh_ joined
  11. 9:54 PM <EmeraldExplorer> johnnywup: chrome-extension://oemmndcbldboiebfnladdacbdfmadadm/https://ay15.moodle.umn.edu/pluginfile.php/651517/mod_folder/content/0/c1-3.3.pdf?forcedownload=1
  12. 9:54 PM <EmeraldExplorer> w8 idk if that will work
  13. 9:54 PM <johnnywup> it didnt
  14. 9:55 PM <EmeraldExplorer> https://ay15.moodle.umn.edu/pluginfile.php/651517/mod_folder/content/0/c1-3.3.pdf?forcedownload=1
  15. 9:55 PM <rufsketch1> Hello everyone. If I have two circles of differing radius at two arbitrary spots on a sphere, how can I find a great bitangent to them both?
  16. 9:55 PM <mitts> requires a login
  17. 9:56 PM ↔ mmango nipped out
  18. 9:56 PM <rufsketch1> how can I fine a great-arc* bitangent to them both.
  19. 9:56 PM <iijii> johnnywup: does this look about right? http://i.imgur.com/iKvkl9I.png
  20. 9:56 PM → rcyr and droque joined ⇐ JeDa quit
  21. 9:58 PM <johnnywup> explanations basically correct yeah
  22. 9:58 PM ⇐ gumbi quit (~zachgelin@184-90-167-27.res.bhn.net) Quit: gumbi
  23. 9:58 PM <johnnywup> could be worded slightly better but it works
  24. 9:58 PM ⇐ qeed quit (~qeed@ip98-169-49-121.dc.dc.cox.net) Quit: qeed
  25. 9:59 PM <EmeraldExplorer> johnnywup: but how do I prove it by mathematical induction I mean? That is the part i dont get...
  26. 10:00 PM <johnnywup> EmeraldExplorer: id love to help but i cant see the image youre sending me
  27. 10:00 PM <johnnywup> so yeah
  28. 10:00 PM <johnnywup> upload to imgur?
  29. 10:00 PM → theRealGent joined (~theRealGe@unaffiliated/therealgent)
  30. 10:00 PM <EmeraldExplorer> johnnywup: https://gyazo.com/d177d2ef91141b6400f0bfe1bda684a7
  31. 10:02 PM <johnnywup> did you get what the derivative is?
  32. 10:03 PM <EmeraldExplorer> f(f sub n-1 (x))-f sub n-1 (x)) ?
  33. 10:03 PM <EmeraldExplorer> not really used to doing this induction with derivitave stuff
  34. 10:04 PM ⇐ papa quit (~papa@unaffiliated/papa) Ping timeout: 240 seconds
  35. 10:04 PM <EmeraldExplorer> johnnywup: is that correct or not?
  36. 10:04 PM <johnnywup> hmmm im not sure but it seems to me that
  37. 10:04 PM → JeDa and struktured joined ⇐ slick and uber quit
  38. 10:05 PM <johnnywup> its f'(f_n-1) f'(f_n-2)...f'
  39. 10:05 PM <johnnywup> but uh
  40. 10:05 PM ⇐ govg quit (~govg@unaffiliated/govg) Ping timeout: 272 seconds
  41. 10:06 PM <johnnywup> thats what it seems like to me
  42. 10:06 PM <johnnywup> and then for induction
  43. 10:06 PM <iijii> limit (x->0) of cos(x)/x = 1 right?
  44. 10:06 PM <EmeraldExplorer> no
  45. 10:07 PM <johnnywup> assume its true for f_n
  46. 10:07 PM <EmeraldExplorer> lim x - > 0 (cos(x)-1)/x=0 I think
  47. 10:07 PM <johnnywup> prove its true for f_n+1
  48. 10:07 PM <johnnywup> note f_n+1 = f(f_n)
  49. 10:07 PM <johnnywup> and the derivative of f(f_n)=f'(f_n)f'_n
  50. 10:07 PM → G-6 joined (~textual@host-64-234-26-7.nctv.com)
  51. 10:08 PM <johnnywup> but f'_n = f'(f_n-1)f'(f_n-2)...f'
  52. 10:08 PM → cagmz joined (~cagmz@ns516073.ip-167-114-210.net)
  53. 10:08 PM <johnnywup> so we get d/dx f_n+1 = f'(f_n)f'(f_n-1)f'(f_n-2)...f'
  54. 10:08 PM ⇐ G-6 quit (~textual@host-64-234-26-7.nctv.com) Max SendQ exceeded
  55. 10:08 PM <johnnywup> which is exactly what would happen if you replaced n with n+1
  56. 10:09 PM <johnnywup> so n being true implies n+1 being true so its true that d/dx f_n = f'(f_n-1)f'(f_n-2)...f'
  57. 10:09 PM <EmeraldExplorer> oh i see
  58. 10:09 PM <EmeraldExplorer> forgot chain rule :p
  59. 10:09 PM •eir was opped (+o) by ChanServ
  60. 10:09 PM •eir un-banned *!*@103.30.48.90 (-b)
  61. 10:09 PM eir was de-opped (-o) by •eir
  62. 10:09 PM <johnnywup> hope that was helpful
  63. 10:09 PM <johnnywup> the notation probably looks awful but hopefully you get what i mean
  64. 10:10 PM → zabriskie and locus joined
  65. 10:11 PM <iijii> limit (x->0) of cos(x)/x = 1 right?
  66. 10:11 PM <EmeraldExplorer> iijii: lim x - > 0 (cos(x)-1)/x=0 I think
  67. 10:12 PM <iijii> r u sure EmeraldExplorer ? it's not 1?
  68. 10:12 PM <EmeraldExplorer> iijii: google
  69. 10:13 PM <johnnywup> cos(0)=1
  70. 10:13 PM <johnnywup> 1/0 != 1
  71. 10:13 PM ⇐ theRealGent, pepperoni_pizza and daniel-s quit
  72. 10:13 PM <johnnywup> as far as cos(x)-1 /x being 0
  73. 10:13 PM <johnnywup> think of definition of derivative
  74. 10:13 PM → daniel-s joined (~daniel-s@mu00053769.eng.monash.edu.au)
  75. 10:13 PM <johnnywup> (cos(x)-cos(0))/(x-0)=d/dx cos(x) at 0
  76. 10:14 PM <johnnywup> derivative of cosx is -sinx
  77. 10:14 PM <johnnywup> -sin(0)=0
  78. 10:14 PM <iijii> johnnywup: EmeraldExplorer how come this look slike it's going to 1? http://imgur.com/fM763e6
  79. 10:14 PM <johnnywup> you typed cos(x)/x not sin(x)/x
  80. 10:14 PM <johnnywup> :P
  81. 10:14 PM <EmeraldExplorer> iijii: just remembering off the top of my head
  82. New messages since you scrolled up
  83. 10:14 PM <iijii> oh lawl
  84. 10:14 PM <johnnywup> same with that limit, definition of derivative
  85. 10:15 PM <palace> What is the relationship between ergodicity,recurrence,stationarity, and irreducibility in the context of markov chains/random walks/time series?
  86. 10:15 PM ⇐ helpD quit (~helpD@host-89-241-243-64.as13285.net) Remote host closed the connection
  87. 10:15 PM <johnnywup> sin(x)/x=[sin(x)-sin(0)]/[x-0]=d/dx sin(x) at x=0,
  88. 10:15 PM <iijii> ur right for sine = 1 cosine = 0
  89. 10:15 PM <iijii> ty
  90. 10:15 PM <johnnywup> d/dx sin(x)=cos(x)
  91. 10:15 PM <johnnywup> cos(0)=1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement