Arithmetic Definition and 474 Threads
-
M
B Arithmetic and our place value system
A power has two parts. Base and Exponent. A number 423 in base 10 can be written in other bases as well: 1. 4* 10^2 + 2*10^1 + 3*10^0 = 423 2. 1*7^3 + 1*7^2 + 4*7^1 + 3*7^0 = 1143 3. 7*60^1 + 3*60^0 = 73 All three expressions are equal in quantity. But I have written the multiplier of powers...- mark2142
- Thread
- Arithmetic number system
- Replies: 6
- Forum: General Math
-
M
What major topics are there in arithmetic and what order to learn them?
TL;DR Summary: What topics to cover to safely say I know arithmetic ? I am learning arithmetic from Indian NCERT textbook. Currently I have finished addition ,substraction of 2 digit numbers and divisions, multiplication of 1 digit numbers. I am moving pretty slowly. Can someone tell me what...- mark2142
- Thread
- Arithmetic
- Replies: 28
- Forum: STEM Academic Advising
-
I Formal derivation of statement from Peano Arithmetic system
I was reading a Bachelor thesis on Peano Arithmetic (PA). PA has the following axioms (not including the induction schema): $$\begin{align} & (A1) ~~~~ \forall x \neg (x + 1 = 0) \nonumber \\ & (A2) ~~~~ \forall xy (x + 1 =y + 1 \to x = y) \nonumber \\ & (A3) ~~~~ \forall x (x + 0 = x) \nonumber...- cianfa72
- Thread
- Arithmetic Axioms First order logic Peano Propositional logic
- Replies: 10
- Forum: Set Theory, Logic, Probability, Statistics
-
M
Engineering Selecting operation code for arithmetic circuit that uses the least amount of transistors and other inquiry
, I made this truth table, so this would be the output. I need to create a combinational circuit with inputs SW[2:0] that output this with the least amount of transistors. What is the strategy here? I have also attached my planning document: If you want to know how I selected the control...- mostafaelsan2005
- Thread
- Arithmetic Circuit Transistors
- Replies: 4
- Forum: Engineering and Comp Sci Homework Help
-
B Confused about ciphers in the book 'Arithmetic for the Practical Man'
I'm reading arithmetic for the practical man (very behind in math) and I'm stuck on finding the amount of ciphers in a number. for context, "In arithmetic, a cipher is an old-fashioned term for the zero digit or any Arabic numeral." The source is Google AI which I know is not the best source but...- JOHNTITOR1
- Thread
- Arithmetic
- Replies: 13
- Forum: General Math
-
Solve the problem involving arithmetic progression
I posted this to clarify on the highlighted part- english problem for me. First less than -200 means what? Otherwise, the steps to solution are clear... cheers- chwala
- Thread
- Arithmetic Sequence
- Replies: 10
- Forum: Precalculus Mathematics Homework Help
-
Expression, modular arithmetic
This is basic modular arithmetic but I just can't get it to work no mather how many different methods I try. I probably have failed to understand some basics of modular algebra... Help is appreciated! Correct is supposed to be ##16##- bremenfallturm
- Thread
- Algebra Arithmetic
- Replies: 4
- Forum: Calculus and Beyond Homework Help
-
What Are the Two Factors of 15120 Given Their Sum and Difference?
##15120=2^4 \cdot 3^3 \cdot 5 \cdot 7##. Now let the two factors be ##a,b##. I am given ##ab=15120## and ##a-b=6##. ##15120## is an even number, hence one of the factors must be even. Since ##a-b=6##, I can confirm both ##a,b## are even because only even subtracted by even results in even. One...- RChristenk
- Thread
- Arithmetic
- Replies: 5
- Forum: Precalculus Mathematics Homework Help
-
B How to pick some numbers out of 13 integers, by a 4 digits code
This is the question I read in a Math quizzes book: - you have the first 13 integers from 1 to 13 - someone gives you a code made of at most 4 digits (0 to 9) - you decipher the code and tell him exactly which numbers he wanted from the list each number can be picked only once For example. case...- robertphy
- Thread
- Arithmetic
- Replies: 4
- Forum: General Math
-
D
B Does Infinity Times Two Equal Infinity and Other Mathematical Paradoxes?
We have come to accept that Infinity times two is infinity. In the sense of 'size' we use to think about everyday numbers, the rules of arithmetic with infinities seem like nonsense. For example, consider the computable number $$0.100100100100100....$$ In the decimal expansion, there are...- docnet
- Thread
- Arithmetic Infinity Mathematics
- Replies: 7
- Forum: General Math
-
B Arithmetic mean of an infinite number of points?
So I was thinking about arithmetic, geometric and harmonic means when I had a thought. Let's say we have a curve y = x^2. We want to find the AM of the points on the curve between x=1 and x=2 i.e. y = 1 and y = 4. To make thing easier, we'll start with just the endpoints and keep adding...- Feynstein100
- Thread
- Arithmetic Arithmetic mean Infinite Mean Points
- Replies: 20
- Forum: General Math
-
P
Python Floating point arithmetic and Fourier collocation
>>> from numpy import exp, pi >>> exp(1j*pi) (-1+1.2246467991473532e-16j) The fact that the imaginary part of this is not zero is wrecking a fourier collocation scheme for a nonlinear PDE with periodic boundary conditions: the coefficient corresponding to the Nyquist frequency, which should be...- pasmith
- Thread
- Arithmetic Floating Fourier Point
- Replies: 1
- Forum: Programming and Computer Science
-
Comp Sci Rounding errors in computer arithmetic
For the first part, I have used a= 2, b = eps/2, c = eps/2 which I believe works and I have tested it in MATLAB however haven't had any luck reproducing the second part in MATLAB with any numbers. Any hints? Thanks- xDocMath
- Thread
- Arithmetic Computer Errors
- Replies: 15
- Forum: Engineering and Comp Sci Homework Help
-
V
Comp Sci Computer Arithmetic for Double Precision Numbers
I know that this expression evaluates to 1 when a is equal to 0. Also for when a is equal to 1/n when n is a positive number, but I'm confused about how to go about this in double precision?- ver_mathstats
- Thread
- Arithmetic Computer Numbers Precision
- Replies: 3
- Forum: Engineering and Comp Sci Homework Help
-
A
I Arithmetic representation of symbols according to certain rules
Hi, Suppose I am given a sequence of special symbols and I want to produce the next sequence of symbols according to certain rules that transform one symbol into one or more symbols. They are 10 symbols in total, say; A, B, C, D, E, F, G, H, I, J The rules are: A transformed into B and it is...- Adel Makram
- Thread
- Arithmetic Representation Rules Symbols
- Replies: 35
- Forum: General Math
-
S
B What the result of null added to itself?
Hey,... is that correct to say that "The null part added to itself will always remain the same as itself, namely null."" In arithmetic, 3 * 0 = 0 + 0 + 0 = 0; It is therefore healthy to extrapolate as follows:∞-1 * 0 = 0 + 0 + 0 +... + 0 + 0 + 0 + 0 = 0 ∞ * 0 = 0 + 0 + 0 +... + 0 + 0 + 0...- somok
- Thread
- Arithmetic Geometry
- Replies: 8
- Forum: General Math
-
Alternative Methods to Find Arithmetic Sequence's Common Ratio
My attempt; The terms in the arithmetic sequence are ;##[ a, a+2d,a+5d]##. It follows that; Common ratio ##r=\dfrac{a+2d}{a}=\dfrac{a+5d}{a+2d}## ##⇒ar+2rd=a+2d+3d## ##ar+2rd=ar+3d## ##ar+2rd-ar=3d## ##2rd=3d## ##r=\dfrac{3d}{2d}=\dfrac{3}{2}## The solution given on the textbook is...- chwala
- Thread
- Arithmetic Ratio
- Replies: 13
- Forum: Precalculus Mathematics Homework Help
-
M
Prove the following assertion about modular arithmetic
Proof: Suppose ## a\equiv b \mod n ##. Then ## n\mid (a-b)\implies a-b=kn ## for some ## k\in\mathbb{Z} ##. Since ## m\mid n ##, it follows that ## n=mp ## for some ## p\in\mathbb{Z} ##. Note that ## a-b=k(mp)\implies a-b=mq ## where ## q=kp ## is an integer. Thus ## m\mid (a-b) ##. Therefore...- Math100
- Thread
- Arithmetic
- Replies: 1
- Forum: Precalculus Mathematics Homework Help
-
S
Probability of getting arithmetic sequence from 3 octahedron dice
I try to list all the possible sequences: 1 2 3 1 3 5 1 4 7 2 3 4 2 4 6 2 5 8 3 4 5 3 5 7 4 5 6 4 6 8 5 6 7 6 7 8 I get 12 possible outcomes, so the probability is ##\frac{12 \times 3!}{8^3}=\frac{9}{64}## But the answer key is ##\frac{5}{32}## . Where is my mistake? Thanks- songoku
- Thread
- Arithmetic Dice Probability Sequence
- Replies: 11
- Forum: Precalculus Mathematics Homework Help
-
B Analysis vs arithmetic approach to solving motion
https://www.feynmanlectures.caltech.edu/I_10.html https://www.feynmanlectures.caltech.edu/I_09.html Using Mathematical approach we can describe the motion of a falling body whose gravity is 32 m/s^2. Analysis shows that this is simply ##s-s_0=ut+1/2at^2##. Similarly we can describe the motion of...- rudransh verma
- Thread
- Analysis Approach Arithmetic Classical mechanics Motion
- Replies: 9
- Forum: Mechanics
-
I [Congruence class] Proof of modular arithmetic theorem
Could someone explain why ##[a][x_0]=[c]\iff ax_0\equiv c\, (mod\, m)##? My instructor said it came from the definition of congruence class. But I am not convinced.- Leo Liu
- Thread
- Arithmetic Class Proof Theorem
- Replies: 2
- Forum: General Math
-
B Arithmetic progression, Geometric progression and Harmonic progression
How do I build functions by using Arithmetic Sequence, Geometric Sequence, Harmonic Sequence? Is it possible to create all the possible function by using these sequences? Thanks!- pairofstrings
- Thread
- Arithmetic Arithmetic progression Functions Geometric Harmonic
- Replies: 5
- Forum: General Math
-
J
Foundations Klein's Encyclopedia: Is an English Translation Possible?
https://en.wikipedia.org/wiki/Klein%27s_Encyclopedia_of_Mathematical_Sciences Originals are in German or French, the Japanese version cut all the historical content :( Do you think that some day we will see this published in English? Size is big, 20k pages, but it cannot be more interesting I...- jonjacson
- Thread
- Algebra Analysis Arithmetic English Mechanics Translation
- Replies: 7
- Forum: Science and Math Textbooks
-
W
B Extending the Fundamental Theorem of Arithmetic to the rationals
The Fundamental Theorem of Arithmetic essentially states that any positive whole number n can be written as: ##n = p_1^{a_1} \cdot p_2^{a_2} \cdot p_3^{a_3} \cdot \dots## where ##p_1##, ##p_2##, ##p_3##, etc. are all the primes, and ##a_1##, ##a_2##, ##a_3##, etc. are non-negative integers...- Warp
- Thread
- Arithmetic Fundamental Fundamental theorem Theorem
- Replies: 35
- Forum: General Math
-
S
MHB Is the Sum of n^2 Terms in an Arithmetic Sequence Limited to 1?
How many different arithmetic sequences have the sum of the first n terms n^2? solution an= 2n-1.Does that mean there is only one arithmetic sequence?- stamenkovoca02
- Thread
- Arithmetic Sequence Sum Terms
- Replies: 2
- Forum: General Math
-
MHB Arithmetic Progression: Expressing d in Terms of x,y,z,n
Let $a_1,a_2,\,\cdots,\,a_{2n}$ be an arithmetic progression of positive real numbers with common difference $d$. Let (1) $a_1^2+a_3^2+\cdots+a_{2n-1}^2=x$ (2) $a_2^2+a_4^2+\cdots+a_{2n}^2=y$ (3) $a_n+a_{n+1}=z$ Express $d$ in terms of $x,\,y,\,z,\,n$.- anemone
- Thread
- Arithmetic Arithmetic progression
- Replies: 1
- Forum: General Math
-
Solving for nC8,nC9, and nC10 in an Arithmetic Progression
Well, I am having a little difficulty knowing how to approach finding a solution to this problem. I am aware that in an arithmetic progression the first term is a and there is a constant common difference defined as d=un+1-un Expanding the binomial given...- AN630078
- Thread
- Arithmetic Arithmetic progression
- Replies: 3
- Forum: Calculus and Beyond Homework Help
-
How to Solve Arithmetic Sequence Problems
Summary:: Sequences, Progressions Hello. I have been Given the following exercise, Let (a1, a2, ... an, ..., a2n) be an arithmetic progression such that the sum of the last n terms is equal to three times the sum of the first n terms. Determine the sum of the first 10 terms as a function of...- Purpleshinyrock
- Thread
- Arithmetic Arithmetic progression Sequences Sequences and series
- Replies: 1
- Forum: Precalculus Mathematics Homework Help
-
Finding a and d from the Sum of an Arithmetic Series
Question 1; Method 1 If the sum of the first four terms is 139 then S4=139 139=1/2(4)(2a+(4-1)d) 139=2(2a+3d) 139=4a+6d----- [1] The part of this question that is confusing is the "the sum of the next four terms is 115". Would this mean that S8=S4+115=139+115=254? In which case...- AN630078
- Thread
- Arithmetic Series Sum
- Replies: 2
- Forum: Precalculus Mathematics Homework Help
-
I The Fundamental Theorem of Arithmetic and Rational Numbers
The fundamental theorem of arithmetic applies to prime factorizations of whole numbers. Can this theorem also correctly be invoked for all rational numbers? For example, if we take the number 3.25, it can be expressed as 13/4. This can be expressed as 13/2 x 1/2. This cannot be broken...- e2m2a
- Thread
- Arithmetic Fundamental Fundamental theorem Numbers Rational Theorem
- Replies: 6
- Forum: General Math
-
R
I Modular Arithmetic: Find Multiples, Understand the Reason
Hi everyone, I can find multiple of number for example 2,3,4 and so on. But is there any reason why those number does work.- rashida564
- Thread
- Arithmetic
- Replies: 5
- Forum: General Math
-
R
Modular Arithmetic: Solving Equations with 22x^2 = 11 mod 13
I am thinking of taking modular of 13 to both sides of equation. So it will become 22x^2 is 11 mod 13. And try all the values from x equal to zero to x equal to 11. Is their easier way to solve it- rashida564
- Thread
- Arithmetic
- Replies: 4
- Forum: Calculus and Beyond Homework Help
-
B How to avoid arithmetic and sign errors
I find most of the errors I make are related to arithmetic or using the wrong sign. (Note: This applies to mainly algebra and trigonometry for me.) I've tried writing slower and neater, and have been structuring my operations linearly on the paper step by step. Do any of you have some tried...- hackedagainanda
- Thread
- Arithmetic Errors Sign
- Replies: 6
- Forum: General Math
-
S
I A matter of style? Algebra, Arithmetic, Variables
When people graduate and have their degrees in engineering or physics or mathematics or what they may have done, some of these people will use some mathematics, very often which is some-what complicated (or not) arithmetic. Why will some people choose to strictly avoid using variables in the...- symbolipoint
- Thread
- Algebra Arithmetic Matter Variables
- Replies: 6
- Forum: General Math
-
S
B A proper comprehensive rule for arithmetic operation precendence
Here is a "problem" that is "befudding" folks on the internet. To the less mathematically mature, it might be vexing, but to us mathematically mature, we should have a clear comprehensive meme so that stupid things like this don't happen...- swampwiz
- Thread
- Arithmetic
- Replies: 1
- Forum: General Math
-
F
B Why is the distributive law correct in algebra, like in arithmetic?
When they give reason for multiplication the negative numbers leading to positive number, they base on distribute law.But why the distribute law in algebra is correct like in arithmetic?(e.g why -5(8-6)=-5.8+-5.-6?).In abstract algebra they use distribute law as axiom.But in elementary algebra...- fxdung
- Thread
- Algebra Arithmetic Law
- Replies: 14
- Forum: General Math
-
C
B How do I calculate power plant capacity loss over 25 years?
Hello, I have a simple question and am hoping someone can help. I have a power plant that loses 0.5% production capacity per year for 25 years. When working with the plant capacity in terms of percentages, year 0 is defined as 100% capacity. For year 1 and each subsequent years, is it correct...- clearway
- Thread
- Arithmetic
- Replies: 1
- Forum: General Math
-
N mod m =1 for 1<m<7, N mod 7=0. Find N. (N=301, but how?)
First, I know the answer: 301. I thought (despite the injunction that the problem is to be done without number theory) that the Chinese Remainder Theorem might be of help (if I would use a subset which contained only relatively primes), but that didn't get very far. I also tried to spot a...- nomadreid
- Thread
- Arithmetic Number theory
- Replies: 8
- Forum: Precalculus Mathematics Homework Help
-
Reverse substitution to find the inverse of modular arithmetic
##132,289≡1973* 67 + 98## ##1973≡98*20+13## ##98≡13*7+7## ##13≡7*1+6## ##7≡6*1+1## now in reverse my attempt is as follows, ##1≡7-6## ## 1≡7-(13-7)## ##1≡2*7-(1973-20*132,289+1340*1973)## ##1≡2*7-(1341*1973-20*132,289## which is correct but my interest is in finding the inverse of 1973 help?- chwala
- Thread
- Arithmetic Inverse Reverse Substitution
- Replies: 19
- Forum: Calculus and Beyond Homework Help
-
R
Find percentage of red gumballs in this gumball machine
A gumball machine contains 232323 green gumballs, 525252 red gumballs, 343434blue gumballs, 616161 yellow gumballs, and 303030 pink gumballs What percentage are red ,do you add up the elements and put it over the total?- Rubies
- Thread
- Arithmetic Machine
- Replies: 1
- Forum: Precalculus Mathematics Homework Help
-
Modular Arith: How is Remainder 2?
ok this is a bit confusing to me, long since i did this things...-10/3=quotient -3+ remainder -1. How is the remainder 2?- chwala
- Thread
- Arithmetic
- Replies: 23
- Forum: Calculus and Beyond Homework Help
-
E
MHB Isomorphism of logic, arithmetic, and set theory
Has anybody ever heard of this? I learned about it in a discrete math class in grad school, and I've never heard of it anywhere else !? For example, logical disjunction (OR) and set-theoretic UNION are isomorphic in this sense: 0 OR 0 = 0. {0} UNION {0} = {0}. Similarly, logical AND & set...- Eric2
- Thread
- Arithmetic Isomorphism Logic Set Set theory Theory
- Replies: 2
- Forum: Set Theory, Logic, Probability, Statistics
-
A
MHB Why Does Robinson Arithmetic (Q) Require Induction for O3 but Not O2?
In Peter Smith's Godel book, 2 conditions are proven of several that make Q "order adequate" O2: For any n, Q ⊢ ∀x ({x=0 v x=1 v...v x=n} → x≤n) 03: For any n, Q ⊢ ∀x (x≤ n → {x=0 v x=1 v...v x=n}) O3 is proved by induction. O2 is not. It would appear as if induction would be required in...- agapito
- Thread
- Arithmetic Proofs
- Replies: 7
- Forum: Programming and Computer Science
-
S
Proof by Induction: Arithmetic Sum
Hi, I am self studying induction and came across the following problem. I am stuck on how to proceed (I need to use induction, I know there is a direct proof). My proof attempt is as follows: Let ## P (m) ## be the proposition that: $$ \sum_{i = m + 1}^{n} i = \frac{(n - m)(n + m + 1)}{2} $$...- sleepingMantis
- Thread
- Arithmetic Induction Proof Sum
- Replies: 9
- Forum: Precalculus Mathematics Homework Help
-
MHB Find Common Difference of A.P. Given G.P. & Logarithms
If a,b, c, are in G.P and $\log_ba, \log_cb,\log_ac$ are in A.P. I want to find the common difference of A.P. Answer: After doing some computations, I stuck here. $\frac{2(\log a+\log r)}{\log a+2\log r}=\frac{2(\log a)^2+3\log r\log a +2(\log r)^2}{(\log a)^2+\log r\log a}$ How to proceed...- WMDhamnekar
- Thread
- Arithmetic Arithmetic progression Geometric
- Replies: 6
- Forum: General Math
-
Insights What is the relevance of Assembler programming in modern technology?
Greg Bernhardt submitted a new blog post AVX-512 Assembly Programming: Opmask Registers for Conditional Arithmetic Conclusion Continue reading the Original Blog Post.- Mark44
- Thread
- Arithmetic Assembly Conditional Programming
- Replies: 1
- Forum: Programming and Computer Science
-
Insights Are There Libraries for AVX-512 Opmask Registers?
Greg Bernhardt submitted a new blog post AVX-512 Assembly Programming: Opmask Registers for Conditional Arithmetic Continue reading the Original Blog Post.- Mark44
- Thread
- Arithmetic Assembly Conditional Programming
- Replies: 2
- Forum: Programming and Computer Science
-
R
A proof for modular arithmetic theorem
Homework Statement Let a and b be integers, and let m be a positive integer. Then a ≡ b (mod m) if and only if a mod m = b mod m. Homework EquationsThe Attempt at a Solution By definition a ≡ b (mod m) => m| (a-b) mx = a -b => mx + b = a => b = a mod m b = a - mx => b = m(-x) + a => a = b...- r0bHadz
- Thread
- Arithmetic Proof Theorem
- Replies: 7
- Forum: Precalculus Mathematics Homework Help
-
A
MHB Proving (x = y) using Axioms: Basic Arithmetic Proof
Which axioms (at minimum) would have to be invoked so the following expression holds: (x = y) ----> [(y=x) <---> (y=y)] ? All help appreciated, am- agapito
- Thread
- Arithmetic Proof
- Replies: 1
- Forum: Set Theory, Logic, Probability, Statistics
-
Big integer arithmetic functions
NOTE:This is not a homework question! This is just a topic that I like very much,but don’t have the programming ability to do many of them.That’s why I post this thread. C++ is a language without built-in big integer calculation functions,so building ones that can do such job is a great way to...- YoungPhysicist
- Thread
- Arithmetic Functions Integer Radical Subtracting
- Replies: 6
- Forum: Programming and Computer Science