Division Definition and 469 Threads

  1. B

    ASM Newbie Question: 10/6 Byte Division

    Hi, I am new here and I got a newbie ASM Question: How to divide, say, a 10 by 6 bytes number if the DIV (or IDIV) opcode only supports a 8 by 4 Bytes division? Thanks in advance
  2. O

    Convince a classmate that division is not associative.

    Homework Statement How would you convince a classmate that division is not associative? By "associative" the book aims at the Associative properties of multiplication and addition. Is this equation correct? a/(b/c) = (a/b)/c Homework Equations a + (b + c) = (a + b) + c a(bc) = a(bc)...
  3. K

    I am looking to find some lecture notes on upper division linear algebra

    can anyone help me?
  4. RadiationX

    Question: How do I prove the current division law for two resistors in parallel?

    My professor gave us the task of proving the current division law for two resistors in parallel. I know that the voltage across parallel resistors is the same, and that the sum of the branch currents adds to the sum of the total current. Here is the question: Prove that I_1=...
  5. P

    Find the remainder of a division

    Hi all! Could anyone help telling me the way to find the remainder of the following divisions: 1. (x^2006+x^1996+x^1981+x+1):(x^2-1) 2. (x2+x3+x5+1) : [(x-1)(x-2)] Thanks
  6. E

    How do I apply the chain rule in division rule for this calculus problem?

    Homework Statement y = (2x-3)/(x^2+4)^2 Homework Equations The Attempt at a Solution I am trying to relearn the calculus that I forgot from many moons ago. I am struggling with the chain rule in the above example. I tried to set it up as follows: This is what I know...
  7. S

    How can I solve this advanced polynomial division problem?

    Some of you may have read my troubles that I had in this thread https://www.physicsforums.com/showthread.php?t=162079 Now I am having more troubles with more advanced problems. I started with this problem: [4y^2 - 7y - 12] / [(y)(y+2)(y-3)] The problem is that I set it up the same...
  8. S

    Polynomial Division: Solving Denominator > Numerator

    I just can't remember how to do this! I've been to several sites suggesting synthetic division and other guides on polynomial division but i can't get it into my head and its driving me wild. (8x-8)/(x^2+3x+2) synthetic division doesn't work here because the denominator is larger than the...
  9. M

    Complex Division: Solving Proof for Dividing 2 Complex Numbers

    I'm working on the proof that two complex numbers can be divided from Alhford and I'm completely s(t)uck. I've gotten as far as: a = gx - dy b = dx +gy from (a+ib) / (g + id) where a+ib = (g + id)(x+iy) I've managed to get x={\frac {b-{\it gy}}{d}} and done the same...
  10. A

    Division by Zero: What Does it Mean?

    Good morning all I want to know why 0 divide anything = zero, and why division by zero is undefined? regards Blog Insight: Division by zero
  11. K

    Solve Weedy Willie's Division Puzzle

    A couple of years back, I came across a nice problem in a puzzle magazine. PROBLEM: Weedy Willie was getting too old to work the land alone so he decided to divide his cornfield between himself and his four sons in proportion to their five work rates. He knew that Rastus, Wig, Twig and Swig...
  12. mattmns

    Proving the Evenness of Fibonacci Numbers through Division by 3

    Here is the question: ------ Prove that f_{n} is even if and only if n is divisible by 3. (f_{n} is of course the nth Fibonacci number) ------ Proving that n is divisible by 3 => f_{n} is even is easily done by induction, but the other implication is eluding me. It is easy to show that f_{n}...
  13. M

    Is Trial Division Primality Check Considered in Polynomial Time?

    Greetings, This is very simple, and obviously I'm missing something trivial, but I still don't get it. An algorithm is said to run in polynomial time if it runs in O(n^K) time. That's why dijkstra for example, who runs in O(V^2), runs in polynomial time. That said, my doubt is...
  14. B

    Division with polynomials involving the remainder theorem

    Two questions, first, I solved something, but I was just playing around with the numbers, and I didn't really know what I was doing, nor did I really understand it after I was done. The question is as follows: When x + 2 is divided into f(x), the remainder is 3. Determine the remainder when x...
  15. mattmns

    Division Theorem [proof by induction]

    First let me say that this is not technically the Division Theorem that I will be proving. Our book calls it the Euclidean Algorithm, but this is clearly not true, it is closer to the Division Theorem, imo. Anyway, my book wants us to prove the following proposition. Note: Here natural...
  16. I

    Size of the division of a segment in infinite intervals

    Dear people of this forum, Assume we have an interval of a line [ a, b]. Now, let us divide this interval in many ( infinite ) subintervals of finite size. ? What will be the size of these many intervals, equal or unequal, when the number of subintervals tends to infinite?. ¿there is any...
  17. W

    Division with variables (I think I'd call this double division)

    I don't even know where to start with this question, someone help please. I don't know how to LaTeX this question so please bare with me: ( ( x / y ) - ( 4y / x ) ) / (x + 2y) It's two fractions over a binomial. Hope this isn't to unclear :(
  18. N

    Long Division Puzzle: Solving for Unknown Values Using Long Division Method

    I found in this book the other day the following puzzle (but the book did not give any answer), if someone can do this could you explain, step by step proceedings please as I just get no where. The question is this: We are given the following division (each x is an unknown value) xx /...
  19. G

    Frequency division multiplexing

    Apparently a standard FDM scheme for telephone signals is to multiplex 12 voice channels, each occupying 4kHz bandwidth, into a group signal with 48kHz in the range 60-108kHz, using subcarrier frequencies from 64-108kHz in 4kHz increments, and using only the lower sideband of each modulated...
  20. Curious3141

    Polynomial long division by Ruffini's synthetic method

    http://en.wikipedia.org/wiki/Synthetic_division A faster method for linear divisors than traditional long division, it has served me well through school and beyond.
  21. G

    Screw Gauge Pitch: Length of Main Scale Division?

    In a screw gauge, the pitch is defined as the distance traveled in one rotation. Is it also equal to the length of one main scale division? If the length of one main scale division is not given, then can we take it to be equal to the pitch? Or do we take it as equal to some other default value.
  22. B

    Division of Characteristic Functions

    I'm in graduate analysis this year, but I've been out of school as a teacher for 6 years so I'm a bit rusty. Any help would be appreciated on this simple question. My apologies for not knowing the Math-type. Yesterday in class we were discussing an example which demonstrated the...
  23. S

    Partial fraction expansion (polynomial division)

    If we're asked to expand an irrational partial fraction, we need to rationalize it first, right? I've forgotten (well not totally) how to perform polynomial division. Here are a few examples: 1. (1000x +1000000)/(.4x + 200). For this one I got 50000. 2. (500x + 60000)/(x+100)...
  24. L

    How to Devise a Commutator Configuration for Time Division Multiplexing?

    hey y'all! could someone please explain to me how to devise a commutator configuration when given a number of signals and their bandwidths. Example: with four signals bandlimited to W, W, 2W, 3W. Give a possible sequence for a period.
  25. R

    Polynomial Division puzzler(well to me anyway :P )

    O.K I factored and reduced an equation I am doing down to (s+5t)/(t-s) I could not figure it out so I went to webmath and used a calculator to find out the answer so I could reverse solve the problem. The answer is 1 according to webmath. Any hints on how to get started on this becuase I...
  26. F

    How Does Synthetic Division Work?

    I'm always curious as to how this works? I mean, it's amazing that, even though dividing by binomials, that this sort of mechanism works but I don't understand quite the qwerks behind this. Can someone fulfill my curiousity?
  27. H

    HighSchool Calculus Polynomial Division Help

    I was just doing my homework when I stumbled on this question. I don't understand it and I was wondering if someone could help me through it (don't just do it though, because I want to learn HOW to do it :smile: ) When 8x^3+4x^2-px+6, p E R, is divided by 2x-1, the remainer is 3. Determine...
  28. H

    Polynomial Division Help - x^3 + 4x^2 - 3x - 12 & -x^3 + 75x - 250

    I can't seem to get it... I need some help with 2 of the problems below: x^3 + 4x^2 - 3x - 12 over x^2 - 3 and -x^3 + 75x - 250 over x + 10 I've tried tutorials and everything, I can get a few but these are just a little tricky for me. Any help is appreciated. :)
  29. MathematicalPhysicist

    Division by Seven and Modular Arithmetic: The Ultimate Guide

    is really the only way of checking which number is divisble by 7 is by modular arithematics?
  30. J

    Imaginary Number to Indicate Division by Zero?

    Forgive me if I'm being ignorant, but this recently occurred to me. We all know division by zero is undefinfed, but \sqrt {-1} used to be undefined too, until i was created. Has anyone ever proposed an imaginary number to indicate the result after division by zero?
  31. K

    Why is standard division considered the natural way to partition a number?

    This question probably falls more in the philosophical arena than the practical, but I didn't see any available "math philosophy" forums, so here goes. I've always found it curious why, out of all the possible ways to partition a number, is standard division a/b considered "natural." That is...
  32. B

    Finding Multiplicative Inverse of 23 in Z_31

    There's something that's been bothering me with the division algorithm for a while. a = dq + r where r < |d| and a,d,q,r are integers. This can be used to find the multiplicative inverse of an integer in Z_m where m is an integer if certain conditions are satisfied. For example if I had two...
  33. U

    How do you know if you're smart enough to handle upper division physics?

    how do you know if you're smart enough to handle upper division physics? i think i might want to do biomedical engineering for a career. but I am considering doing physics for undergrad w/ a BME minor. i enjoy physics and believe it would increase my problem solving skills. the only...
  34. G

    Modulo Arithmetic: Division Defined?

    Hey, umm... I can't find an answer for this anywhere. if we have a group \mathbb{Z}/p\mathbb{Z} (for sufficient p) under multiplication modulo p, is divsion defined \frac{a}{b} = ab^{-1} ie in \mathbb{Z}/5\mathbb{Z} = \{1,2,3,4\}; would \frac{3}{2} be (3)(2^{-1}) \equiv (3)(3) \equiv 4...
  35. O

    How do I do long division again?

    I forgot long division! I just realized something very scary! I totally forgot how to do long division! I can't believe it can some one please explain!
  36. M

    Assembly Divisions: Algorithms & #s Not Fitting Registers

    First of all i'de like to know if there is an efficiant algorithm which assembly uses to divide two numbers. Second I'de like to know how do you divide numbers which don't fit into a register. I'm talking about an array of bytes in RAM to be divided. 10x!
  37. M

    Fast Algorithm for Division w/ Remainder - Division Revision

    Guys I need a fast algorithm to perform division with a remainder. It has to be very fast though...
  38. R

    Could someone explain why is division distributive over addition ?

    could someone explain why is division distributive over addition ? It's not intuitive to me. Thanks Roger
  39. R

    (2x^2 - 3x+6 ) / (2x+2) division

    I don't understand how this works : (2x^2 - 3x+6 ) / (2x+2) I don't really understand the case using numbers either but we never divide by a+b+c etc , (ie we just divide by a single number rather than 3+5 for example) Please explain step by step how it works. Also, why isn't the...
  40. S

    Cell division and chromosome errors

    What changes would have to be made to a cell so that when it divides the genes in the daughter cells are exactly the same,in the same order and number on the chromosomes, as they were in the parent cell?
  41. RadiationX

    Integrating e^x/(e^{2x} + 1): Long Division?

    i'm having trouble rewriting this integral:\int\frac{e^x}{e^{2x} + 1} so that it will be in the arctan formula: should i use long divison here? if it were not for the e^x in the numerator i'd be fine.
  42. E

    Divide By Zero: Is It Ever Logical Not To?

    Can somebody please tell me any case where it is logical to NOT divide by zero? I know division by zero is illogical itself, but usually when you divide by zero the result should be zero anyway. :rolleyes:
  43. S

    Solving the Equation: k^3-3K2+31k-37=0 with Synthetic Division

    solve the following promblem Y^(,,,)-3y^(,,)+31y^(,)-37y=0 i let y = e^kx y'= ke^kx y''=k^2e^kx y'''=k^3e^kx so i got this k^3e^kx-3(k^2e^kx)+31(ke^kx)-37(e^kx)=0 e^kx(k^3-3K2+31k-37)=0 so, (k^3-3K2+31k-37)=0 now i have to find (K) how should i solve for...
  44. L

    Solve Polynomial Division with Synthetic Division | Step-by-Step Guide

    I was wondering if you could help me out with this problem. Please explain how to solve using synthetic division. I need to know how to solve it. \frac{6x^4-3x^3+5x^2+2x-6}{3x^2-2} The answer is 2x^2-x+3
  45. S

    Proving the Division of Power Series: A Rigorous Approach

    I'm trying to show that the quotient of two power series Sum(n=o, infinity)[an*z^n] and Sum(n=0, infinity)[bn*z^n] is the power series Sum(n=0, infinity)[cn*z^n] where c0=a0/b0 and b0cn= (an-Sum(k=0, infinity)[bk*c(n-k)]). Is there a way of showing this by (Sum[bn*z^n])(Sum[cn*z^n])=Sum[an*z^n]...
  46. M

    Solving a Polynomial Division Problem: Remainder = 5 & 7

    Given that a polymial p(x) is p(x)= (x-1)(x-2) q(x) + 2x+3 where q(x) is also a polynomial Find the remainder when p(x) is divided by (x-1)(x+2) where the remainder divided by (x-1) and (x+2) is both 5 and 7 respectively. I don't know even where to start ! so please help, thanks alot.
  47. B

    Proof of ab=0 <--> (a=0 or b=0) without Division

    Is there a proof of a*b=0 <--> (a=0 or b=0) that does NOT involve division? Also, my discrete math professor has claimed that mathematicians tend to avoid the concept of division. How accurate is this claim for discrete mathematicians? What is the reason for it?
  48. M

    Master Long Division: Get Help After 5 Years of Not Using It

    It's been at least 5 years since I've used long division. I managed to do the first half but I have no clue on how to finish it. I will appreciate any kind of help. -------
  49. J

    Algebraic Division: Solving Step by Step

    I didn't really know where to put this, but I thought I'd post it in General Math. Any way, here's the problem, I'd like it solved step by step, please. a4 (a to the fourth power) + Oa3 (a to the third power) + 9a2 (a squared) + Oa divided by: a2 (a squared) - 3a + 9 Thanks in...
  50. A

    Solve Polynomial Division: -6x^4+2x^2-8x+1 / 2x^2-3

    I have been trying two problems for the longest time, and no one is able to help me I am so stuck, I know how to divide polynomials using long division and synthetic division using simpler numbers but I just can't do these two questions and my course is online, so I can't even ask my teacher...
Back
Top