Factors Definition and 411 Threads
-
E
Programs PhD Duration and affecting factors
I understand that PhDs tend to take several years to complete due to a variety of reasons. It depends on your field and the type of research as well as personal factors I am probably not aware of. I was wondering how people complete their degrees in as little as three years. I'm not going to...- Elwin.Martin
- Thread
- Factors Phd
- Replies: 5
- Forum: STEM Academic Advising
-
G
Sunrise and sunset correction for astronomical and geographical factors
Hi I've been meaning to find a correction method for the true location of the sun so when I add the correction to the true sun it would give me the apparent sun. To clarify, I want to be able to calculate the difference of time between sunsets or sunrises if: There were no geographical...- Galip
- Thread
- Correction Factors
- Replies: 8
- Forum: Astronomy and Astrophysics
-
B
Factoring large N into prime factors
Hi, I am writing up a project based on an algorithm for factoring large numbers, I have reached seemingly simple point where I am stuck, I wonder if anyone can help me? I am trying to factor a large N such that N=pq for unknown primes p and q, I have described a method to find a value for...- bert2612
- Thread
- Factoring Factors Prime
- Replies: 2
- Forum: General Math
-
S
How can one derive surface area Jacobians in spherical coordinates?
So I've been trying to figure out how to find the surface area Jacobians in spherical coordinates (I know how to use it to find the volume Jacobian). Using the divergence theorem I was able to find these Jacobians top-down, however, I am unsure to how one would derive them in the first place. I... -
S
Is the concept of prime numbers biased by their factorization definitions?
--> Why are prime numbers so important to number theory? (Apart from speculations of being connected to energy levels of complex quantum systems.) --> Let for time being, primes that we know of, be called primes of "type-2". Here '2' comes from the definition of primes. Since we consider...- sciencecrazy
- Thread
- Bias Factors Primes
- Replies: 1
- Forum: Linear and Abstract Algebra
-
J
Transcription factors - how does it unbind
how do transcription factors UNBIND from the DNA to prevent further transcription??- jsmith613
- Thread
- Factors
- Replies: 1
- Forum: Biology and Medical
-
F
Strength reduction factors for welded edge joints
I've looked everywhere and can't seem to find any information. Would someone be kind enough to point me to some literature?- fpdlskf
- Thread
- Edge Factors Joints Reduction Strength
- Replies: 2
- Forum: Materials and Chemical Engineering
-
B
Does ef|g Imply e and f Are Both Factors of g?
I was wondering if this is a correct statement, I'm assuming it is for my proof. Let e,f and g be non zero integers and assume ef|g is true. I'm 100% positive this means e and f must both be a factor of g . May some one please confirm if I am correct or wrong please.- blastoise
- Thread
- Factors
- Replies: 1
- Forum: Linear and Abstract Algebra
-
S
Factors affecting beet root cell membrane
Hi. I am currently doing an experiment regarding to the factors affecting beet root cell membrane. Some of them are pH (2,4,6,8,10) , Ethanol (1%, 25%, 50%) and Detergent(1%, 5%). I've seen that different pH, different concentration in ethanol and detergent each has different results in both...- spikeyshot
- Thread
- Cell Factors Membrane Root
- Replies: 1
- Forum: Biology and Medical
-
M
Can an Integrated Factor be Found in Terms of Both Variables?
Homework Statement I have been dealing with Exact Equations in my DE class, and I came around this problem. (t^2-y^2)+(t^2-2ty)(dy/dt)=0 This is obviously not an exact eqn. So I tried using integrated factors on it and try to find this "factor" μ. But no matter if I did it in terms of...- MMars91
- Thread
- Factors
- Replies: 2
- Forum: Calculus and Beyond Homework Help
-
A
Finding an Integrating Factor for a Diffential Equation
Integrating Factors for ODEs (Question from Boas) Find an integrating factor by inspection to make the below differential equation exact. (y^2-xy)dx+(x^2+xy)dy=0 I've been inspecting, but I'm not seeing it! Is there a way to analyze this in my head that will lead me more easily to the...- aperception
- Thread
- Factors Odes
- Replies: 1
- Forum: Calculus and Beyond Homework Help
-
C
General Chemistry problem with conversion factors
One cubic mile of sea water, with a density of 1.13 g/cm3 contains how many gallons and how many tons of sea water? 1 cm3/.001 L 3.785 L/1 gal 1 kg/2.2046 lb 5280 ft3=1 mi3 1.13g/1cm3 X 2.2046 lb/1000 X 1 cm3/.001 L X 3.785/gal After this point I get a bit confused...- CN^-
- Thread
- Chemistry Factors General General chemistry
- Replies: 1
- Forum: Biology and Chemistry Homework Help
-
B
Find the irreducible quadratic factors of
find the irreducible quadratic factors of z^(4)+4 The Attempt at a Solution Im stumped...this is all I've got: [(z^(2))^2]-[(2i)^2] (z^(2)-2i)(z^2+2i) Any guidance is greatly appreciated!- bingo92
- Thread
- Factors Quadratic
- Replies: 3
- Forum: Precalculus Mathematics Homework Help
-
R
Troubleshooting Prime Factors Program
I'm trying to write a program that will find and then display the prime factor of a number. I have written this in C# but it works for some numbers but doesn't work for others? using System; class primefactors { public static void Main() { int number; bool...- rollcast
- Thread
- Factors Prime Program
- Replies: 5
- Forum: Programming and Computer Science
-
V
Which factors are important for plutonium production?
As far as I understand plutonium production is mainly a function of the spesific burn-up. A low burn-up of under 1000 MWd/tU is preferred to produce weapongs-grade plutonium. The higher the burn-up the more pu-240 and other plutonium isotopes that makes production of weapons a bit more difficult...- vifteovn
- Thread
- Factors Important
- Replies: 1
- Forum: Nuclear Engineering
-
J
How can I determine the common factors of a set of numbers?
3.5, 5.4, 8.2, 8.9, 13.6, 14.7, 17.1 22.9, 28.3, 31.8. is there any easier way then by hand :\ thanks for any help- jayjay713
- Thread
- Factors
- Replies: 1
- Forum: Introductory Physics Homework Help
-
A
1st Order Linear ODE integrating factors
Homework Statement Hi, I submitted this question on here the other day a user suggested some topics which might help so I have went away and tried this and this is what I have came up with. I just want to know what I have so far is right also I need help with integrating the rhs of the...- andycampbell1
- Thread
- Factors Linear Ode
- Replies: 10
- Forum: Calculus and Beyond Homework Help
-
J
General Solution Differential Equation (integrating factors)
Homework Statement find the general solution using integrating factors. xy' - 2y = 3x Homework Equations The Attempt at a Solution x(dy/dx) = 3x + 2y x*dy = (3x + 2y)dx (-3x + 2y)dx + xdy = 0 My = -3x + 2 Nx = 1 Not Exact (hence the use of integrating factors) μ(x)(-3x + 2y)dx + μ(x)xdy =...- jaredogden
- Thread
- Differential Differential equation Factors General General solution
- Replies: 2
- Forum: Calculus and Beyond Homework Help
-
J
Factors that effect sound waves in water?
1. For this question, I need to explain why sound waves emitted into ocean water sometimes fail to give accurate results. 2.I have thought about, the salt density and the waves traveling through different water temperatures, but need to expand on these two ideas and don't understand it enough to...- Josh03
- Thread
- Factors Sound Sound waves Water Waves
- Replies: 1
- Forum: Introductory Physics Homework Help
-
B
Wondering about quantum information and phase factors.
I seem to be at a loss to understand something pertaining to the role of the phase factors in defining quantum states and their consequences in quantum computing. So, I learned in class and read in numerous books, and online, that the phase factor has no physical significance as it does not...- Beer-monster
- Thread
- Factors Information Phase Quantum Quantum information
- Replies: 2
- Forum: Quantum Physics
-
S
Calculating Friction Factors for High Pressure Steam Flow?
How does one find the friction factor of a high pressure, turbulent steam flow? Is there a Moody Diagram equivalent for these fluid conditions?- Smed
- Thread
- Factors Friction Steam
- Replies: 1
- Forum: General Engineering
-
W
[Very Easy] Factors, Divisors and Mechanical Advantage
Homework Statement The mechanical advantage of a lever is 0.08; force is not amplified, it is simply diminished; distance, however, is increased: Work input = Work output F x d = F x d F x d = 0.8F x ?(d) This must be a really basic question, but I'm compelled to ask as I'm somewhat...- Wolfowitz
- Thread
- Factors Mechanical Mechanical advantage
- Replies: 3
- Forum: Introductory Physics Homework Help
-
P
Differential Equations : Integrating factors
If u(x,y) and v(x,y) are two integrating factors of a diff eqn M(x,y)dx + N(x,y)dy, u/v is not a constant, then u(x,y) = cv(x,y) is a solution to the differential eqn, for every constant c.- pooja mehta
- Thread
- Differential Differential equations Factors
- Replies: 7
- Forum: Differential Equations
-
N
Finding real and complex factors of polynoms
Hi. I'm having some trouble factoring complex polynomials. I'm sure it's very easy assignments, but I'm missing some key-information as to how to solve these tasks. Tasks: The task is to find the complex and real factors of the polynomials(since I'm not that articulate in english I will...- Noorac
- Thread
- Complex Factors
- Replies: 4
- Forum: Calculus and Beyond Homework Help
-
R
Bending moments and deflections, safety factors and inertia which to calculate?
Homework Statement Q: A beam has a solid square cross section of 100 mm and is simply supported by two supports 3 m apart. Calculate the dead load that can be safely supported when applied to the middle of the beam. * The question doesn't state material but I'm informed that it is mild steel...- RichMortimer
- Thread
- Bending Factors Inertia Moments Safety
- Replies: 19
- Forum: Engineering and Comp Sci Homework Help
-
O
Forces and factors which act upon masses as they aproach c, and how they do so.
If the increase in an entity's inertia as it aproaches the speed of light causes a distortion in it's mass, then does the gravity of the entity become distorted as well? And if so, by what degree?- obamallama
- Thread
- Act Factors Forces
- Replies: 1
- Forum: Astronomy and Astrophysics
-
T
Does doubling the sum of prime factors always lead to 16?
Here is the process: For example, take 28. Its prime factors (taken with multiplicity) are 2, 2, and 7. The sum of these is 11. Double it and you get 22. So, the sum of prime factors of 28 multiplied by 2 is 22. Repeat this process until you reach a loop or a stable number. For 28, if you...- thegreatjared
- Thread
- Factors Lead Prime Sum
- Replies: 15
- Forum: Linear and Abstract Algebra
-
W
Factors affecting the internal energy
does the identity of molecules affect the internal energy, besides the temperature and volume?- weng cheong
- Thread
- Energy Factors Internal Internal energy
- Replies: 1
- Forum: Classical Physics
-
R
Finding Speed of an object from various factors.
Hello users of Physics Forums,I come here seeking some guidance with a program i am writing in java.The point of my program is to determine the speed of the user depending on the following factors: Cadence,windspeed,bike weight and user weight. While i got a good mark in my physics class, (90)... -
K
Nonlinear integration using integration factors?
Hi, I have some equations I have derived though energy balances and have been using the Integration Factors method to solve equations in the form: dy/dx + Py = Q However, my original equations only work if I assume some variables to be constants. Removing this assumption leaves me with... -
T
Astronomy - Distance with different scale factors
Homework Statement Expansion of the universe is described by the scale factor R(t), where t is the time after the Big Bang. For a flat universe the scale factor is today R(t)=C_{1}\cdot t^{\frac{2}{3}} When the Universe was radiation dominated, for t <200,000 years, the scale factor was...- tosv
- Thread
- Astronomy Factors Scale
- Replies: 3
- Forum: Introductory Physics Homework Help
-
E
Why Does Redshift Occur?; Other Factors That Cause Elongation Of Wavelength?
Me and my Dad were having a conversation about the elongation of EMR wavelengths over an extended period of time. He began to explain to me what Red Shift was but I couldn't understand what he was trying to get at (he's a poor explainer, or I'm bad listener). But his explanation did spark an...- ecneicS
- Thread
- Cause Elongation Factors Redshift Wavelength
- Replies: 1
- Forum: Special and General Relativity
-
B
Power 4 equation to Quadratic factors
Hi, I have a problem with splitting x4 + 1 into real quadratic factors. How can this be done? Cheers.- basil
- Thread
- Factors Power Quadratic
- Replies: 5
- Forum: General Math
-
J
Cannot figure out how these conversion factors came about to this answer?
Homework Statement I have an equation with all known variables and I have the answer...I just can't figure out how they converted the variables and came about the answer. The first equation is N/V = [2*pi*(2.315)/h^3][2*m*kT]^3/2 we have the known variables h (plank's constant)=...- j2dabizo
- Thread
- Factors Figure
- Replies: 1
- Forum: Introductory Physics Homework Help
-
G
Sum of squares of prime factors
I recently got interested in number theory and have been fiddling around with Scilab trying to find interesting things. I came across the following mildly interesting property, which I couldn't find much about on Google. Form the difference d_n between the sum of the squares of the prime...- Guffel
- Thread
- Factors Prime Squares Sum
- Replies: 8
- Forum: Linear and Abstract Algebra
-
P
Removing Extraneous Factors from Einstein Action
I have an action of the form \int \alpha \sqrt{g} R where \alpha is a field. I want to do some kind of coordinate transformation, so that this term in the action becomes \int \sqrt{g}R + \sqrt{g}(...) where (...) consists of terms containing \alpha. So basically, I want to remove \alpha...- praharmitra
- Thread
- Einstein Factors
- Replies: 2
- Forum: Special and General Relativity
-
F
Tipping a Car: Factors Affecting Curve Negotiation
What factors effect the tipping of a car as it rounds a bend. Mass, Centre of mass, Velocity, and radius of curve, width of wheels. Am i missing anything?- Flexington
- Thread
- Car Curve Factors
- Replies: 4
- Forum: Mechanics
-
H
How do you prove the commutative property of multiplication for 4+ factors?
I don't know how to construct formal proofs but there is the obvious geometric approach for 2 and 3 factors. However, how do you prove the commutative property holds up for 4+ factors? You end up with a lot of different orders in which you can multiply the factors and you can't just construct a...- hamsa0
- Thread
- Factors Multiplication Property
- Replies: 2
- Forum: General Math
-
K
Volume Flow Rate, Velocity, Factors
Homework Statement By what factor does the flow rate decrease when a water pipe of diameter 20 cm with a 10 cms^-1 flow rate, splits into two smaller pipes of diameters 11.54 cm and 16.33 cm? Homework Equations Q(volume flow rate)=(average velocity)(cross sectional area of flow) The...- karmatic
- Thread
- Factors Flow Flow rate Rate Velocity Volume Volume flow rate
- Replies: 1
- Forum: Introductory Physics Homework Help
-
J
Convert 4,597.7 lb/in^2 to N/m^2: 805,502.76N/m^2
Homework Statement 1lb = 4.45 N 1in = 2.54cm Allegedly, a woman standing on a heel creates more pressure than an elephant standing on one foot. By my calculations, this may be as large as 4,597.7 lb/in^2, for a reasonably-sized woman. Convert this to Newtons per square-meter (N/m^2)...- JL-Wsixx
- Thread
- Factors
- Replies: 2
- Forum: Introductory Physics Homework Help
-
I
Which integers have exactly 3 distinct positive factors?
[b]1. Which integers have exactly 3 distinct positive factors? Homework Equations [b]3. I would attempt this if I had any idea of what it meant. Can someone show me how to find one answer then I will find the other 2.- Isaak DeMaio
- Thread
- Factors Integers Positive
- Replies: 19
- Forum: Calculus and Beyond Homework Help
-
R
Calculating the h factors Arfken 2.1.3
Homework Statement The u v z coordinate system used frequently in electrostatics and hydrodynamics is defined by the u v z coordinate system which is xy=u x^2-y^2=v and z=z. Sketch the system in the xy plane showing the surfaces of constant u and v. Indicate the directions of the unit...- russjack
- Thread
- Factors
- Replies: 4
- Forum: Advanced Physics Homework Help
-
B
Electric Field Near Flat Metal Plate: Factors & Components
Homework Statement Explain the factors that determine the parallel and normal components of the elctric field near to the surface of a flat metal plate Homework Equations The Attempt at a Solution No idea what this question wants..? Is it something to do with the smoothness of...- bon
- Thread
- Components Electric Electric field Factors Field Flat Plate
- Replies: 2
- Forum: Introductory Physics Homework Help
-
C
Integrating Factors: Solving a DE Problem
I am working on the following problem but I am apparently not applying the integrating factor correctly: The DE is: dy/dt = e^(-t/20) - (1/40)y I moved the last term to the left, giving dy/dt + (1/40)y = e^(-t/20). I had e^(t/40) as my integrating factor. Going in my (wrong) direction, I was...- cue928
- Thread
- Factors
- Replies: 6
- Forum: Calculus and Beyond Homework Help
-
D
How Do You Convert Units Using Given Conversion Factors?
Homework Statement use the following conversion factors to complete the calculations that follow 4.00 flam=1.00kern 5.00 folt= 1.00kern 1.00 burb=3.00 flam 1.00 sapper= 6.00 folt a)15.2 kern equals how many flam? b)47.65 sapper equals how many kern? c)0.845 flam...- davie08
- Thread
- Factors
- Replies: 6
- Forum: Introductory Physics Homework Help
-
G
What Factors Affect the Height, Energy Loss, and Frequency of a Ball's Bounces?
Hey :D, I'm doing an experiment to determine the energy lost of a ball after each bounce. I am doing this experiment to 3 types, tennis ball, squash ball and ping pong ball. I have already determined what I need to do to work out the energy lost of a ball as a percentage after each bounce...- greener1993
- Thread
- Ball Energy Factors Frequency Height Lost
- Replies: 2
- Forum: Electromagnetism
-
E
Plotting Carbon Dioxide Concentration & Photosynthesis Rate on a Grid
Homework Statement Plot the result on the grid. Percentage concentration of carbon dioxide: 0.00, 0.02, 0.04, 0.06, 0.08, 0.10, 0.12, 0.14, 0.16, 0.18, 0.20 Rate of photosynthesis in arbitrary units low light intensity: 0, 20, 29, 35, 39, 42, 45, 46, 46,46,... high light intensity...- Elizabeth12
- Thread
- Factors
- Replies: 2
- Forum: Biology and Chemistry Homework Help
-
Understanding Convergence Factors in Physics Textbooks
"Convergence Factors" In all my textbooks I always see these random convergence factors thrown in (+0's or +i*nu or some such) but I have never seen a book that would dirty itself by steeping so low as to explain what they are (I'm looking at you Wen, Bruus and Flensberg, Fetter and Walecka...- maverick_starstrider
- Thread
- Convergence Factors
- Replies: 5
- Forum: Quantum Physics
-
J
Possible conjecture relating to factors and powers of 12
I have read in the past that having a base 12 number system is superior to a decimal system because of the number of factors that 12 has. For instance we essentially use base 12 for time, it's better to have a 60 minute hour than a 100 minute hour as there are more 'convenient chunks' or factors...- Jack_O
- Thread
- Conjecture Factors
- Replies: 4
- Forum: General Math
-
V
Understanding Tire Dynamics - Factors & Dissipation
can anybody please help me to understand some of the things regarding tire dynamics? first of all , while tire is rotating on a road, what are the factors to be considered to find the contact area, and slip area? second, dissipation, what is the main factor that lead to dissipation , is it...- vishal007win
- Thread
- Dissipation Dynamics Factors Tire
- Replies: 1
- Forum: General Engineering