Binary Definition and 569 Threads
-
Express the decimal number ##43## as a binary number
I have ##43=1⋅2^5 + 0⋅2^4+1⋅2^3 + 0⋅2^2 + 1⋅2+1## Therefore, ##43= 101011## any insight welcome...new area to me.- chwala
- Thread
- Binary Scale
- Replies: 13
- Forum: Precalculus Mathematics Homework Help
-
A Non-sinusoidal waveform model
Hi, I am a ninth-grade student from Portugal with nothing to do, and I have decided that I want to build a simple regression algorithm in Desmos (the online calculator) to fit random binary inputs and maybe predict the next binary digits (although that part may take a considerable amount of...- P3dr0
- Thread
- Algorithm Binary Regression
- Replies: 2
- Forum: General Math
-
R
B Binary variables (Absolute values)
Hello, According to https://www.fico.com/fico-xpress-optimization/docs/latest/mipform/dhtml/chap2s1.html?scroll=ssecabsval the formula for absolute values are : y = | x1 - x2| for two variables x1, x2 with 0 ≤ xi ≤ U Introduce binary variables d1, d2 to mean d1 : 1 if x1 - x2 is the positive...- Rev. Cheeseman
- Thread
- Absolute values Binary Variables
- Replies: 2
- Forum: Set Theory, Logic, Probability, Statistics
-
Habitable planet at L4/L5 of binary gas giants?
Would it be plausible to have two gas giants orbiting each other, a few million km apart, with a terrestrial planet at their mutual L4 or L5 point so that they both appear as visible disks fixed in the sky? Or would the terrestrial planet not be stable there and end up ejected?- Malapine
- Thread
- Binary
- Replies: 4
- Forum: Sci-Fi Writing and World Building
-
B Operator that returns unique number of binary matrix
If we have an arbitrary square matrix populated randomly with 1s and 0s, is there an operator which will return a unique number for each configuration of 1s and 0s in the matrix? i.e. an operation on $$ \begin{pmatrix} 1 &0 &0 \\ 1 & 0 & 1\\ 0 & 1 & 0 \end{pmatrix} $$ would return something...- Mayhem
- Thread
- Binary Matrix Operator
- Replies: 14
- Forum: General Math
-
P
Binary operation on equivalence classes
So, my approach and solution are as follows: $$ [x * y] = \{ z \in M : z \sim (x * y) \} $$ Since we know that ##a * b \sim a^{\prime} * b^{\prime}## we can rewrite ##z## as ## x^{\prime} * y^{\prime} ##. Plugging this in yields: $$ [x * y] = \{ x^{\prime}, y^{\prime} \in M : x^{\prime} *...- PhysicsRock
- Thread
- Binary Classes Equivalence Equivalence class Equivalence relations Sets Union
- Replies: 3
- Forum: Precalculus Mathematics Homework Help
-
V
Comp Sci Binary Encoding for 16 Bit Architecture
In class we were given the example of a 32-bit architecture, so the opcode has 5 bits, register A had four bits, register B had four bits, the destination register had 4 bits and the offset was 15 bits, this was how it was done for "add" instruction. But when I was further reading about it...- ver_mathstats
- Thread
- Architecture Binary Bit
- Replies: 10
- Forum: Engineering and Comp Sci Homework Help
-
I Database of binary star data info within 10 PC of Earth
I'm looking for a database of binary stars within 10 PC of Earth, including information such as eccentricity of orbits, their distance from one another, etc. I'm hoping to find a list with this information, or just a collection of pages with this information. I've tried Simbad but I can't find...- Sciencemaster
- Thread
- Binary Binary star Data Database Earth Eccentricity Orbit pc Star Stars
- Replies: 5
- Forum: Astronomy and Astrophysics
-
V
Comp Sci Digitial Logic and Binary Counter
1 000 0 1 000 0 0 001 1 0 001 1 1 0 1 0 0 1 On the left is my input, in the middle is my output and on the right is the decimal. 0 000 0 0 000 0 1 001 1 0 001 1 1 010 2 Here is another example I was studying where the input is 00101 and I...- ver_mathstats
- Thread
- Binary Counter Logic
- Replies: 6
- Forum: Engineering and Comp Sci Homework Help
-
Fictitious force in a binary stars
I have a difficulty in understanding the question. Fictitious force is a force whose motion is described using a non-inertial frame of reference. Which frame is the question referring to?- Rikudo
- Thread
- Binary Fictitious force Force Stars
- Replies: 1
- Forum: Introductory Physics Homework Help
-
M
Use the binary exponentiation algorithm to compute....
First, consider ## 19^{53}\pmod {503} ##. Then ## 53=(110101)_{2}=2^{5}+2^{4}+2^{2}+1=32+16+4+1 ##. Note that \begin{align*} 19^{2}\equiv 361\pmod {503}\\ 19^{4}\equiv 44\pmod {503}\\ 19^{8}\equiv 427\pmod {503}\\ 19^{16}\equiv 243\pmod {503}\\ 19^{32}\equiv 198\pmod {503}.\\ \end{align*} Thus...- Math100
- Thread
- Algorithm Binary
- Replies: 1
- Forum: Precalculus Mathematics Homework Help
-
MHB Is the Calculation of $(3 \diamond 8) \square 2 = 1940$ Correct?
define the binary operater $\diamond$ by $a\diamond b$=4a+4b and $s\square b$ by $a\square b=a^2+b^2$ find $(3\diamond 8)\square 2= [(4(3)+4(8))^2 +2^2]=1940$ ok just want to see if this is correct before i run thru the ribbon :unsure:- karush
- Thread
- Binary Composite
- Replies: 2
- Forum: General Math
-
MHB What is the Binary Operator $\oplus$ and its Significance?
define the binary operater $\oplus$ by a$\oplus$b=4ab find a. $9\oplus 3$=4(9)(3)=108 b. $2\oplus 2$=4(2)(2)=16 c. $3\oplus 9$=4(3)(9)=108 d. $g\oplus h$=4(g)(h)=4gh ok that was too simple must be doing something wrong what is the significance lf $\oplus$- karush
- Thread
- Binary
- Replies: 3
- Forum: General Math
-
Why do we use binary computing systems instead of terniary systems?
See for example Ternary computer- elcaro
- Thread
- Binary Computing Systems
- Replies: 6
- Forum: Computing and Technology
-
A
B Mass transfer between neutron stars in a binary pair
When we read about the mass transfer between neutron star pairs in a binary system, how is it that the one receiving the matter can increase its spin rate. Adding mass to a spinning object ought to slow due to conservation of momentum. Where does the energy come from?- Andy DS
- Thread
- Binary Mass Mass transfer Neutron Neutron stars Pair Stars
- Replies: 4
- Forum: Astronomy and Astrophysics
-
Understanding the binary transformation of strings and integers
For fun, I have decided to implement a simple XOR encryption algorithm. The first step is to convert messages into bytes to perform XOR operation on each bit. The problem has started here. For instance, I want to encrypt this message. I hiked 24 miles. Now I need to turn this text into binary...- Arman777
- Thread
- Binary Integers Strings Transformation
- Replies: 5
- Forum: Programming and Computer Science
-
B
Why are structs used for linked lists and classes used for binary trees?
Why are struct use for linked list and classes used for binary tree. honestly what is the different between a class and a struct? I have a teacher one tell me that a class was a struct on steroids. but what does that really mean ?- btb4198
- Thread
- Binary C++ Classes Trees
- Replies: 16
- Forum: Programming and Computer Science
-
MHB How Can I Easily Tackle Binary and Hexadecimal Problems?
I don't need help with a problem just help with easy ways of tackling the problems. Below are my current methods. (Hopefully, all is correct I was in a rush). Binary to Decimal: 128 64 32 16 8 4 2 1 1 1 1 1 0 0 0 1 I already know $$128+64+32= 224$$ so then $$ 16+1=17$$, meaning...- Amathproblem22
- Thread
- Binary hexadecimal
- Replies: 3
- Forum: Programming and Computer Science
-
I Gravitational Waves Emitted by a Binary System
Let's assume a binary system with an inclination angle ##i## (angle between the orbital plane and line of sight). Then, according to this source - equations (128) and (129) - for the amplitudes of the tensor polarization modes ("plus": ##+## and "cross": ##\times## polarization) I could write...- lomidrevo
- Thread
- Binary Binary system Gravitational Gravitational waves System Waves
- Replies: 24
- Forum: Special and General Relativity
-
Is it ever possible we could do better than binary for computers
hi there I wish to discuss possible ways we could one day come up with a programming code that is even better than binary? i would like to discuss ideas openly? anyone got ideas? i have some if anyone wishes to discuss possible ways? never / no / yes- norobinhood
- Thread
- Binary Computers
- Replies: 33
- Forum: Programming and Computer Science
-
S
Converting State Vectors to Keplerian Orbital Elements for Binary Objects
Homework Statement:: I'm working on a personal project to convert objects from a simulation using state vectors for position and velocity to Keplerian orbital elements (semimajor axis, eccentricity, argument of periapsis, etc.). However, the equations I am using do not calculate the...- SethFusion
- Thread
- Binary C++ Elements Motion Orbit Orbital Physcis Space State Vectors
- Replies: 13
- Forum: Programming and Computer Science
-
S
I Is there a theorem that a set of binary swaps can affect any permutation?
Is there a theorem that states that a set of binary swaps can result in any permutation? For example, the original set (1,2,3,4,5) can have the swap (24) and result in (1,4,3,2,5). is there a set of specific swaps for each net result permutation?- swampwiz
- Thread
- Binary Permutation Set Theorem
- Replies: 8
- Forum: Linear and Abstract Algebra
-
A
An array problem involving a recursive binary search
Summary:: I have to solve this problem stirctly according to the question that follows: Mentor note: I edited the original code to add indentation and a few blank lines to make the code more readable, so line 43 is no longer the line in question. so this is the question i tried but it gives...- anyonebutangel
- Thread
- Array Binary Search
- Replies: 18
- Forum: Engineering and Comp Sci Homework Help
-
T
B Measuring distance between two stars in a binary system
Hello I am trying to teach myself some basic maths for astronomy from a book, namely trying to calculate the distance between two stars in a binary system. One thing i am confused with is what angular separation means and how it can be translated to true physical distance between them using...- TheCelt
- Thread
- Binary Binary system Measuring Stars System
- Replies: 10
- Forum: Astronomy and Astrophysics
-
Y
Are Binary Files and Text Files the Same?
I have been studying binary files, my main textbook is not very clear, the other 3 books are useless. I went on line and read a lot of articles. I want to run it by you guys whether I am correct or not: 1) Binary files are written in binary or Hex( same to me that read 4 binary as each hex)...- yungman
- Thread
- Binary files
- Replies: 57
- Forum: Programming and Computer Science
-
D
I Remains of collapsed stars as touching binary planets?
Would it be in any way physically possible for a binary star system to evaporate / explode, leaving behind two spheres of a solid metal such as gold (or an alloy), which were then rigid enough to drift together and maintain their shapes, rather than just collapsing into a larger sphere? And...- dconnell
- Thread
- Binary Planets Stars
- Replies: 3
- Forum: Astronomy and Astrophysics
-
B Question re binary star systems & possible orbits
From what I gather, there are S-type, P-type & T-type systems, but I'm having a hard time wrapping my mind around the orbital possibilities. Would it be theoretically possible to have a planet in a binary star system where there is a daily "pre-sunrise" and a "pre (or post) sunset" due to the...- Kate_C
- Thread
- Binary Binary star Orbits Star Systems
- Replies: 11
- Forum: Astronomy and Astrophysics
-
Probability of receiving a binary one
$$P(A|B) = P(A \cap B) / P(A)$$ $$P(A) = \text{Chance of 1 being received} = .4 * .98 + .6 * .01 = .398$$ $$P(A \cap B) = \text{Chance 1 being sent and 1 being received} = .4 * .98 = .392$$ $$P(A|B) = P(A \cap B) / P(A) = .392 / .398 = .985$$ The correct answer is 147/148 ~= .9932 What am I...- Addez123
- Thread
- Binary Probability
- Replies: 5
- Forum: Precalculus Mathematics Homework Help
-
A
Help on how to find stellar radius with an eclipsing binary system
My best guess right now is use Newton's version of Kepler's 3rd Law to maybe find a combined mass, as I'm under the impression that the smaller star's mass would still be too large to ignore, but I'm not confident. And I wouldn't be sure as where t go from their, either. Any guidance would be...- arella
- Thread
- Astronomy Binary Binary system Radius Stellar System
- Replies: 3
- Forum: Introductory Physics Homework Help
-
I How to Convert a Binary Number to 6 Significant figures
1203.201 which is 0100|1011|0011.0011|0011 How to round the binary representation to 6 significant figures and 12 significant figures? And what is the rounding rule for base 2? If it was rounded to 6 significant figure, such as 0100|10 {2}, then it changes its initial value, doesn't it? So...- Dada
- Thread
- Binary Convert Significant figures
- Replies: 13
- Forum: Set Theory, Logic, Probability, Statistics
-
R
Engineering Creating a decoder (Graycode to Binary) using 4 nands
These are the two questions.Here's a datasheet for the demux I've been using: https://ecee.colorado.edu/~mcclurel/sn74ls138rev5.pdf Here's my work: If you need to see how I got these sum functions, here's the work for that: Now, if you look at the datasheet for the demux (linked above), you'll...- rugerts
- Thread
- Binary Decoder
- Replies: 2
- Forum: Engineering and Comp Sci Homework Help
-
R
Engineering Simple Binary Subtraction Question
Problem shown above. Work shown below. My question is, at the final step, is this a negative one? I can't borrow from anything as there are no more 1's. The solution I've found online just puts a 1 out front without a minus sign and it says it borrowed a 1 to do this, but I don't know where...- rugerts
- Thread
- Binary
- Replies: 3
- Forum: Engineering and Comp Sci Homework Help
-
Trying to build a miniature binary geothermal plant for education
I am trying to build a miniature (it should fit on a desk) binary geothermal power plant for educational purposes. I obviously do not expect to drill into the ground with this power plant, but I hope to be able to demonstrate new design principles with it. I have many questions as to how to do...- chemisthypnos
- Thread
- Binary Build Education Geothermal Plant
- Replies: 5
- Forum: Mechanical Engineering
-
K
Mass Transfer in a Binary Star System
Homework Statement: A binary star system consists of M1 and M2 separated by a distance D. M1 and M2 are revolving with an angular velocity w in circular orbits about their common center of mass. Mass is continuously being transferred from one star to the other. This transfer of mass causes...- Kelli Van Brunt
- Thread
- Astronomy Astrophysics Binary Binary star Binary system Calculus Mass Mass transfer Mechanics Star System
- Replies: 2
- Forum: Advanced Physics Homework Help
-
What is the period of this binary orbit?
Okay, so let's simplify things and look at the ideal case, where the 2 masses are the same. Well, this gives us a sine wave pattern to the orbital velocity. Consequently, the acceleration would follow a cosine wave since the derivative of velocity is acceleration and the derivative of sine is...- caters
- Thread
- Binary Gravitation Newton's laws Orbit Period
- Replies: 3
- Forum: Introductory Physics Homework Help
-
B
Astrophysics question about a binary star system (AQA exam)
https://pmt.physicsandmathstutor.com/download/Physics/A-level/Past-Papers/AQA-Old/Unit-5/June%202015%20MS%20-%20Unit%205-2A%20AQA%20Physics%20A-level.pdf mark scheme question 2 very simple question why is the change in wavlength not 656.05 - 656.52? instead. The difference being in the mark...- bonbon22
- Thread
- Astrophysics Binary Binary star Exam Star System
- Replies: 1
- Forum: Introductory Physics Homework Help
-
How can I determine the inclination degree? (visual binary)
Problem Statement: When I can observe the orbit of visual binary,How can I determine the inclination degree?? Relevant Equations: Keplar's low?? But now, we know the distance to the binary(45.9pc), and viewing radius(1.2mas).- arcTomato
- Thread
- Astrophisics Binary Degree
- Replies: 10
- Forum: Introductory Physics Homework Help
-
Java How to send a binary stream from Java-client to C#-server via Tcp?
The following is a client-side C# code: string Host = "localhost"; int Port = 2000; TcpClient Tcp = new TcpClient(Host, Port); NetworkStream stream = Tcp.GetStream(); reader = new BinaryReader(stream); writer = new BinaryWriter(stream); writer.Write("Hello"); string str =...- user366312
- Thread
- Binary Stream
- Replies: 39
- Forum: Programming and Computer Science
-
T
Binary System in circular orbit: Separation distance between stars
Distance is d=1/0.07 = 14.3 parsecs The Doppler shift of one star is, Δλ = 512 - 512.04 = -0.04 So the radical of the velocity of the star is = (-0.04/512) x (3.00 x 10^5 km/s) = 23.4km/s which is the same for both stars because they have the same mass. This is as far as I've got.- Thomas Smith
- Thread
- Binary Binary system Circular Circular orbit Orbit Separation Stars System
- Replies: 5
- Forum: Introductory Physics Homework Help
-
Z
Calculate the time of an all-to-all broadcast for a balanced binary tree (BBT)
Hi, I have provided a procedure for broadcast for BBT at the following link: https://cs.stackexchange.com/questions/106631/all-to-all-broadcast-on-a-balanced-binary-tree But I am not getting the correct time as asked in the question: Required Timing equation is: ##(t_s + t_w * m* p/2)logp##...- zak100
- Thread
- Binary Time Tree
- Replies: 5
- Forum: Engineering and Comp Sci Homework Help
-
R
Help me understand this question -- "Three consecutive zeros" in a binary string
Homework Statement How many bit strings of length eight contain either three consecutive 0s or four consecutive 1s? Homework EquationsThe Attempt at a Solution This might sound dumb, but would the eight bit string of all zeros satisfy the conditions on the question? I understand its asking for...- r0bHadz
- Thread
- Binary String
- Replies: 3
- Forum: Engineering and Comp Sci Homework Help
-
Having a difficult time with binary IEEE .dat file
I have been attempting to open up files on NASA’s GRS and neutron data, http://pds-geosciences.wustl.edu/missions/messenger/grs_edr.html but have been running into some roadblocks. The data is all stored in .dat IEEE binary format (which IEEE format they do not specify in their documentation...- mesa
- Thread
- Binary File Ieee Time
- Replies: 7
- Forum: Programming and Computer Science
-
M
Why am I encountering the binary system in this problem?
Hi, This is not homework. I need to understand why the binary number system works in the case of a particular problem. While trying to solve the puzzle below, I set out to finding the minimum number of denominations required to create a particular amount. To create any amount up to $15, I just...- musicgold
- Thread
- Binary Binary system System
- Replies: 2
- Forum: Precalculus Mathematics Homework Help
-
Binary Addition: How to Add Binary Numbers with Examples
Homework Statement Shown is two binary numbers adding with the answer The Attempt at a Solution Looking at the end side 1.1+1.1, shouldn't that be 11.00... instead of 10.00...- nothing909
- Thread
- Addition Binary
- Replies: 2
- Forum: Engineering and Comp Sci Homework Help
-
Reading a Binary Phase Diagram (lever rule etc.)
Hello All, Wanted to see if I am approaching this problem correctly, I have an exam coming up and am pretty sure something like this will show up. Examine the phase diagram (phase.jpg) with a 20WT% A and 80WT%B which is allowed to cool slowly from liquid A) what temp does the first solid...- cookiemnstr510510
- Thread
- Binary Diagram Phase Phase diagram Reading
- Replies: 1
- Forum: Materials and Chemical Engineering
-
Time complexity of a binary search
Binary search works by eliminating half of the objects in a sorted array every time,so shouldn’t it’s time complexity being ##O(\log_2 n)## instead of ##O(\log n)##?- YoungPhysicist
- Thread
- Binary Complexity Search Time
- Replies: 12
- Forum: Programming and Computer Science
-
F
Subtracting unsigned binary numbers using two methods
Homework Statement Using 8 bit representation , subtract the unsigned binary numbers shown by each of the following methods ; 101012 - 10112 1) Binary subtraction 2) 2's complement Homework Equations - The Attempt at a Solution Using binary subtraction : 101012 - 10112 = 0000 10102 Using 2's...- Fatima Hasan
- Thread
- Binary Numbers Subtracting
- Replies: 4
- Forum: Engineering and Comp Sci Homework Help
-
I Would Newton's shell theorem prevent binary planet systems?
Would the shell theorem prevent a binary planet system, with two ideally equal masses, structure etc?- DarkStar42
- Thread
- Binary Planet Shell Systems Theorem
- Replies: 11
- Forum: Astronomy and Astrophysics
-
E
B Is everything binary on macroscopic level
Hello, is everything binary on macroscopic level ? I know on quantum level there are multiple states, instead of binary. I can't find any studies, it seems like everything is binary on macro level, light-dark, death-life... So what would be opposite of iron, or wood, for example ? I can't think...- empleat
- Thread
- Binary Macroscopic
- Replies: 3
- Forum: Other Physics Topics
-
I Showing that a binary operation is well-defined
Let ##G = \{x \in \mathbb{R} ~: 0 \le x < 1 \}##. Let ##x, y \in G##.I have to determine whether ##x \cdot y = x + y - \lfloor x + y \rfloor## is well-defined. However, it seems obvious. Since addition, subtraction, and the floor function are all well-defined functions in and of themselves...- Mr Davis 97
- Thread
- Binary
- Replies: 5
- Forum: Linear and Abstract Algebra