Inverse Definition and 1000 Threads
-
J
Does the Inverse cube law apply for magnetic repulsion?
Was just wondering is it only possible for magnetic attraction? because the force increases exponentially with decreased distance, or can it be used for repulsion. It's blatantly obvious that magnetic repulsion is a lot weaker than attraction, by a 10% margin. hence why repulsion is weaker, but...- joknhial
- Thread
- Apply Cube Inverse Law Magnetic Magnetic repulsion Repulsion
- Replies: 2
- Forum: Electromagnetism
-
G
MHB Linearization of this equation / Inverse function
Hello, I need to find the inverse function of the following equation y = a * ((exp(-b * x)) + (c * (1 - (exp(-b * x))))) Where a, b and c are constants. I have experimental points that fit to this equation and I want to use these values in the inverse funtion to linearize it. I have tried...- guiismiti
- Thread
- Function Inverse Inverse function Linearization
- Replies: 4
- Forum: General Math
-
Find Inverse of Matrix Homework Statement
Homework Statement I have to find the inverse for this generic matrix (the dimensions are not specified, but I assume its a square matrix, I don't know if that is necessary). ##A=\left [ \begin{matrix} 1 & -1 & -1 & -1 & \dots & -1 & -1 \\ 0 & 1 & -1 & -1 & \dots & -1 & -1 \\ 0 & 0 & 1 & -1...- Telemachus
- Thread
- Inverse Matrix
- Replies: 12
- Forum: Precalculus Mathematics Homework Help
-
N
Inverse Fourier Tranform of Transmission Lines Wave Equation
Homework Statement From the derivation of v(x,t) and i(x,t) I am stuck on how the inverse Fourier transform of e^(-jwx/u) was calculated. I am trying to understand how the PDE was fully solved here: http://fourier.eng.hmc.edu/e84/lectures/transmission_line/node1.htmlHomework Equations Not...- NZBRU
- Thread
- Fourier Inverse inverse fourier Lines Transmission Transmission lines Wave Wave equation
- Replies: 2
- Forum: Calculus and Beyond Homework Help
-
G
MHB Define $f: \mathbb{Z} \to \mathbb{Z}: f^{-1}(\left\{0,1,2\right\})$
Define $f: \mathbb{Z} \to \mathbb{Z}$ via $f(n) = n^2$ for all $n \in \mathbb{Z}$. Why does $f^{-1}(\left\{0,1,2\right\}) = \left\{0,-1,1\right\}$? The definition I'm using is $f^{-1}{(T)} = \left\{a \in A: f(a) \in T \right\}$ so we have $f^{-1}({ \left\{0,1,2\right\} }) = \left\{n \in...- Guest2
- Thread
- Function Inverse Inverse function
- Replies: 1
- Forum: General Math
-
P
Finding the Inverse of a 2x2 Matrix using Gauss-Jordan Method
Homework Statement $$ \begin{bmatrix} a &b \\ c&d \end{bmatrix}$$ I'm supposed to find the inverseHomework Equations Method of Gauss-Jordan The Attempt at a Solution So I tried putting zeros in this and I got the following : $$ \begin{bmatrix} ad-ac &0 &ad &ad-a \\ 0&bc-ad &c &-a...- Physicaa
- Thread
- Inverse Matrix
- Replies: 7
- Forum: Calculus and Beyond Homework Help
-
A
Energy eigenvalue and mass inverse relation?
So, after time-independent 1D Schrodinger equation is solved, this is obtained E = n2π2ħ2/(2mL2) This means that the mass of the 'particle' is inversely related to the energy eigenvalue. Does this mean that the actual energy of the particle is inversely related to its mass? Isn't this counter...- AbbasB.
- Thread
- Eigenvalue Eigenvalues Energy Inverse Mass Quantum mechahnics Relation
- Replies: 7
- Forum: Quantum Physics
-
Multiplicative Inverse of Polynomials with Integer Coeff.
Homework Statement If ℤ[x] denotes the commutative ring consisting of all polynomials with integer coefficients, list all the elements in ℤ[x] that have a multiplicative inverse in ℤ[x]. Homework Equations Multiplicative inverse if rs = 1 where rs ∈ R (rs are elements of the ring)...- RJLiberator
- Thread
- Integer Inverse Polynomials
- Replies: 12
- Forum: Calculus and Beyond Homework Help
-
Abstract Algebra: Ring Proof (Multiplicative Inverse)
Homework Statement Suppose R is a commutative ring with only a finite number of elements and no zero divisors. Show that R is a field. Homework Equations Unit is an element in R which has a multiplicative inverse. If s∈R with r*s = 1. A zero divisor is an element r∈R such that there exists...- RJLiberator
- Thread
- Abstract Abstract algebra Algebra Inverse Proof Ring
- Replies: 1
- Forum: Calculus and Beyond Homework Help
-
M
Proof of Invertibility: Linear Map's Surjectivity and Injectivity Condition
I am trying to understand the following basic proposition about invertibility: a linear map is invertible if and only if it is injective and surjective. Now suppose ##T## is a linear map ##T:V\rightarrow W##. The book I read goes the following way in proving the proposition in the direction when...- maNoFchangE
- Thread
- Inverse Linear map Proof
- Replies: 5
- Forum: Linear and Abstract Algebra
-
Can you derive a trigonometric function from its inverse dx?
Homework Statement Arbitrary derivative of inverse trigonometric function: (sin-1x) = 1/(√1 - x2) Homework Equations f-1(f(x)) = 1/f`(x) The Attempt at a Solution So basically I learned about derivatives of trigonometric functions in class, and I thought maybe this would work: deriving the...- Eclair_de_XII
- Thread
- Derive Dx Function Inverse Trigonometric
- Replies: 9
- Forum: Calculus and Beyond Homework Help
-
T
Inverse image of a homomorphism
The question: Let f: G -> H be a homomorphism of groups with ker(f) finite, the number of elements being n. Show that the inverse image is either empty or has exactly n elements. My work so far: Let h be eH (identity on H). Then the inverse image is ker(f) so has n elements, which makes it...- tomkoolen
- Thread
- Group theory Image Inverse
- Replies: 2
- Forum: Calculus and Beyond Homework Help
-
J
Inverse square law in gravitation
Help! Has anybody made a case as to why the inverse square law should apply to gravitation, a case that is based on pure reasoning, instead of empirical evidence? I have been trying to find such arguments, but no luck so far. Janein- janein
- Thread
- Gravitation Inverse Inverse square law Law Square
- Replies: 10
- Forum: Classical Physics
-
N
How to Prove an Inverse Function Using Equating Square Roots?
if then to prove an inverse of this exists the following has been done to show that it is one to one what is the basis of equating the 2 square roots ?- #neutrino
- Thread
- Calculus Function Inverse Inverse function
- Replies: 9
- Forum: General Math
-
Inverse Binomial Expansion within Laurent Series?
Homework Statement Find the Laurent Series of f(z) = \frac{1}{z(z-2)^3} about the singularities z=0 and z=2 (separately). Verify z=0 is a pole of order 1, and z=2 is a pole of order 3. Find residue of f(z) at each pole. Homework Equations The solution starts by parentheses in the form (1 -...- sinkersub
- Thread
- Binomial Binomial theorem Complex analysis Expansion Inverse Laurent series Series
- Replies: 2
- Forum: Calculus and Beyond Homework Help
-
C
Can the Nabla Operator Be Applied Before Inversion in Tensor Calculations?
Dear All, I'm doing some tensor calculation on the divergence of gradient (of a vector) inverse. Am I allowed to first use the nabla operator on gradient and then inverse the whole product? In other words, I'm searching for the divergence of a 2nd order tensor which is itself inverse of...- Compengineering
- Thread
- Divergence Gradient Inverse Tensor algebra
- Replies: 1
- Forum: Calculus
-
G
MHB Inverse trigonometric functions
What's $1. ~ \displaystyle \arccos(\cos\frac{4\pi}{3})?$ Is this correct? The range is $[0, \pi]$ so I need to write $\cos\frac{4\pi}{3}$ as $\cos{t}$ where $t$ is in $[0, \pi]$ $\cos(\frac{4\pi}{3}) = \cos(2\pi-\frac{3\pi}{3}) = \cos(\frac{2\pi}{3}) $ so the answer is $\frac{2\pi}{3}$- Guest2
- Thread
- Functions Inverse Trigonometric Trigonometric functions
- Replies: 4
- Forum: General Math
-
Finding inverse of a Sin function (problem from Mooculus)
I'm working through the problems in the Mooculus textbook as revision for Calculus I & there seems to be something wrong with how I'm manipulating the function to find its inverse in the following example. Homework Statement The height in meters of a person off the ground as they ride a Ferris...- Ryaners
- Thread
- Function Inverse Inverse functions Pre calculus Sin
- Replies: 6
- Forum: Precalculus Mathematics Homework Help
-
G
MHB How Is the Inverse Hyperbolic Tangent Derived from Its Definition?
Show from the definition of arctanh as the inverse function of tanh that, for $x \in (-1, 1)$ $$\tanh^{-1}{x} = \frac{1}{2}\log\left(\frac{1+x}{1-x}\right)$$ The definition of hyperbolic tangent is $\displaystyle \tanh{h} = \frac{e^x-e^{-x}}{e^{x}+e^{-x}}$ Let $\displaystyle y =... -
S
Propagator of inverse harmonic oscillator
Hi i want to find propagator of inverse harmonic oscillator to find time dependent wave function, but I can't have any ideas about this. Is it possible to help me to find it Thanks- sadegh4137
- Thread
- Harmonic Harmonic oscillator Inverse Oscillator Propagator
- Replies: 1
- Forum: Quantum Physics
-
Implicit differentiation question with inverse trig
Homework Statement Homework Equations The Attempt at a Solution Note: by real solution I mean the correct implicit derivative, not an actual real solution... Please help![/B]- iwantcalculus
- Thread
- Differentiation Implicit Implicit differentiation Inverse Trig
- Replies: 2
- Forum: Calculus and Beyond Homework Help
-
MHB Can Series Expansion Prove the Relation Between Inverse Coth and ln(x+1)/(x-1)?
Hi - my sometimes surprising set-book asks to show by series expansion, that $ \frac{1}{2}ln\frac{x+1}{x-1} =coth^{-1} (x) $ I get LHS = $ x+\frac{{x}^{3}}{3}+\frac{{x}^{5}}{5}+... $, which I think $= tanh^{-1} $ but I have found different expansions for the hyperbolic inverses, so I'd... -
D
How is the inverse of a volume integral denoted?
In 1-D the inverse of ∫ dx is dy/dx so how is the inverse of the volume integral ∫ d3x = ∫ dxdydz denoted ? Thanks -
How can partial fractions be used to solve inverse Laplace transforms?
Homework Statement L-1{(2s2+3)/(s2+3s-4)2} The Attempt at a Solution I factored the denominator f(t)=(2s2+3)/((s-1)(s+4))2 now I've tried partial fractions to get (2s2+3)/((s-1)(s+4))2 = A/(s-1)2 + B(s+4)2 (2s2+3)=A(s+4)2 + B(s-1)2 by substitution, s=1 and s=-4 5=A(25) A=1/5 35=B(25)...- Mark Brewer
- Thread
- Inverse Inverse laplace transform Laplace Laplace transform Transform
- Replies: 7
- Forum: Calculus and Beyond Homework Help
-
Understanding the Inverse Laplace Transform: Solving for 3/s√(π)
Homework Statement L-1{3/s1/2} Homework EquationsThe Attempt at a Solution 3L-1{1/s1/2} 3L-1{(1/sqrt(π))(sqrt(π)/(sqrt(s))} 3/(sqrt(π))L-1{(sqrt(π))/(sqrt(s))} 3/(sqrt(π))(1/(sqrt(t)) This is what I got from the solution for this problem. What tipped them off to multiply by sqrt(π)? And...- jdawg
- Thread
- Inverse Inverse laplace transform Laplace Laplace transform Transform
- Replies: 4
- Forum: Calculus and Beyond Homework Help
-
MHB Uniqueness of Inverse Matrices: Proof and Explanation
I have an exercise which says to show that for vectors, $ A \cdot A^{-1} = A^{-1} \cdot A = I $ does NOT define $ A^{-1}$ uniquely. But, let's assume there are at least 2 of $ A^{-1} = B, C$ Then $ A \cdot B = I = A \cdot C , \therefore BAB = BAC, \therefore B=C$, therefore $ A^{-1}$ is...- ognik
- Thread
- Inverse Inverse matrix Matrix
- Replies: 13
- Forum: Linear and Abstract Algebra
-
M
Inverse Laplace : with Convolution
Homework Statement Use the convolution property to obtain the inverse Laplace transform of F(s)= e-3s * ((3s+15)/s2+25) Homework EquationsThe Attempt at a Solution = (3*(s/s2+52) + 15*(1/s2+52)) *e-3s Using table of Laplace: 3*(s/s2+52) = 3*cos(5*t) = T7 15*(1/s2+52) = 15/5*sin(5*t) =T18 e-3s...- masterchiefo
- Thread
- Convolution Inverse Laplace
- Replies: 2
- Forum: Calculus and Beyond Homework Help
-
E
Inverse Fourier transform of ## \frac{1}{a+jw} ##
Fourier transform is defined as $$F(jw)=\int_{-\infty}^{\infty}f(t)e^{-jwt}dt.$$ Inverse Fourier transform is defined as $$f(t)=\frac{1}{2\pi}\int_{-\infty}^{\infty}F(jw)e^{jwt}dw.$$ Let ##f(t)=e^{-at}h(t),a>0##, where ##h(t)## is heaviside function and ##a## is real constant. Fourier...- etf
- Thread
- Fourier Fourier transform Inverse inverse fourier Transform
- Replies: 4
- Forum: Calculus and Beyond Homework Help
-
J
What would the laplace inverse of a laplace be?
For example: If F(s) = L{t3e-16tcos(3t)sin2(t)} What would L-1{F(s)} be?- Jim wah
- Thread
- Inverse Laplace
- Replies: 2
- Forum: Differential Equations
-
G
Solve Inverse Cubed Force: Find A & B in r(θ) for E & L
Question: A body of mass m is moving in a repulsive inverse cubed force given by F = K/r^3 where K > 0 show the path r(θ) of the body given by 1/r = A cos[β(θ-θο)] Find the values of constants A and β in terms of E, L. Work done so far: we did a similar problem with inverse square so I am...- ghostops
- Thread
- Central force Force Inverse
- Replies: 4
- Forum: Advanced Physics Homework Help
-
H
Integral arising from the inverse Fourier Transform
Homework Statement [/B] I was using the Fourier transform to solve the following IVP: \frac{\partial^2 u}{\partial t \partial x} = \frac{\partial^3u}{\partial x^3} \\ u(x,0)=e^{-|x|} Homework Equations [/B] f(x) = \frac{1}{\sqrt{2\pi}}\int_{-\infty}^{\infty}\hat{f}(\omega)e^{i\omega...- Hardflip
- Thread
- Fourier Fourier transform Integral Inverse inverse fourier Transform
- Replies: 1
- Forum: Calculus and Beyond Homework Help
-
S
Simple showing inverse of matrix also upper triangular
I'm trying to show that A be a 3 x 3 upper triangular matrix with non-zero determinant . Show by explicit computation that A^{-1}(inverse of A) is also upper triangular. Simple showing is enough for me. \begin{bmatrix}\color{blue}a & \color{blue}b & \color{blue}c \\0 & \color{blue}d &...- snrwww
- Thread
- Inverse Matrix
- Replies: 6
- Forum: Linear and Abstract Algebra
-
Inverse and composition of functions
Homework Statement If ##f(2x-1)= 6x + 15## and ##g(3x+1)=\frac{2x-1}{3x-5}##, then what is ##f^{-1}\circ g^{-1}(3)## ? a) -2 b) -3 c) -4 d) -5 e) -6 The Attempt at a Solution I think the f inverse and g inverse is ##f^{-1}(6x+15)= 2x-1## ##g^{-1}(\frac{2x-1}{3x-5})=3x+1## and,##f^{-1}\circ...- terryds
- Thread
- Composition Functions Inverse
- Replies: 6
- Forum: Precalculus Mathematics Homework Help
-
B
Identifying Reverse Laplace Transforms
Homework Statement Hello, I have just started studying Laplace transformations and I am struggling to identify reverse Laplace transforms. I understand how to perform the transform, but going the other way is really confusing me. i.e, given ##F(P)## find ##f(t)##. If I have that ##F(P) =...- BOAS
- Thread
- Inverse Laplace
- Replies: 1
- Forum: Calculus and Beyond Homework Help
-
J
Find inverse for f(x)= x/(1+x)
Homework Statement Show that the functions f are one-to-one and calculate the inverse function. Homework Equations f(x)= x/(1+x) (It is the equation I am having trouble with) The Attempt at a Solution I know the solution is y= x/(1-x) But no idea how to solve it. My attempt: x(1+y)=y or...- jimjames
- Thread
- Inverse
- Replies: 10
- Forum: Precalculus Mathematics Homework Help
-
B
Linearising an Inverse Square Law Graph for Gamma Radiation
1. Homework Statement A piece of work I am doing for college (UK college that is) has me investigating the inverse square law for gamma radiation. I have collected data and the graph comes out looking right. I want to create a linearised graph of the data to investigate the results further. If...- Bairdo97
- Thread
- Gamma Gamma radiation Graph Inverse Inverse square law Law Radiation Square
- Replies: 5
- Forum: Advanced Physics Homework Help
-
S
Kindly help me solve this inverse Laplace transform
Kindly help me find the Inverse laplace transform of the attached.- Sherin
- Thread
- Inverse Inverse laplace transform Laplace Laplace transform Transform
- Replies: 8
- Forum: Calculus and Beyond Homework Help
-
P
3x3 matrix inverse unit vector
Homework Statement Hi! I have the 3x3 matrix for L below, which I calculated. But now I need to figure out how the equation below actually means! Is it just the inverse of L (L^-1)? I cannot proceed if I don't know this step. Homework Equations See image The Attempt at a Solution I put in...- Physics-101
- Thread
- 3x3 Inverse Matrices Matrix Unit Unit vector Vector
- Replies: 12
- Forum: Calculus and Beyond Homework Help
-
H
How to find the inverse of a given matrix?
Homework Statement The problem is posted below. Homework Equations In part b,I think I can use E1E2...A=I this property. But I cannot find the answer. The Attempt at a Solution By using the property,I multiply the inverse giving with σ2and σ1. However,the answer is not correct! So how to get...- haha1234
- Thread
- Inverse
- Replies: 3
- Forum: Calculus and Beyond Homework Help
-
A
Inverse trigonometric function integration
I'm struggling to solve the following integral ∫ x/(√27-6x-x2) my attempt is as follows: ∫x/(√36 - (x+3)2) = ∫1/ √(36 - (x+3)2) + ∫x+1/ √(36 - (x+3)2) = arcsin (x + 3)/6 + this is where I got stuck.- ande
- Thread
- Function Integration Inverse Trigonometric
- Replies: 4
- Forum: Calculus and Beyond Homework Help
-
Prove: The Additive Inverse of any vector is unique
Homework Statement Let v, w, ∈ V. Prove that if v + w = 0, then w = -v. V is a complex vector space.Homework Equations Axioms of a vector space. The Attempt at a Solution So, this solution was pretty easy to come up with. My question is, have I proven that w = -v or have I simply proven...- RJLiberator
- Thread
- Inverse Vector
- Replies: 7
- Forum: Calculus and Beyond Homework Help
-
W
What are the limitations and capabilities of pseudo inverses?
Hi, I was wondering what the major advantages and disadvantages of a pseudo inverse as compared to a regular inverse are. In class, we're usually told to the number of equations have to match the number of unknowns to find a solution. I thought that the reason for that was so we can make a...- worryingchem
- Thread
- inverse
- Replies: 1
- Forum: Linear and Abstract Algebra
-
P
Inverse Kinematics: Understanding the Math Behind Building Virtual Arms and Legs
Hey guys, So, I'm new here. And I'm of 13 years of age. I am a programmer in a platform called "ROBLOX". I wanted to create my own Animator within that platform, using Inverse Kinematics. However, searching through the web, everything is just so complicated to me. I don't seem to understand the...- PowerHotmail
- Thread
- Inverse Kinematics
- Replies: 11
- Forum: Mechanics
-
S
MHB Find Inverse of f(x) = ln(x-1)
find the inverse function of f(x)=ln(x-1), x>1- spartas
- Thread
- Function Inverse Inverse function
- Replies: 1
- Forum: General Math
-
Inverse Laplace (stuck @ Partial Fraction)
Homework Statement Find the Inverse laplace transform of: http://www4c.wolframalpha.com/Calculate/MSP/MSP14541hg721e74730d4fb00004644i96f59549h1d?MSPStoreType=image/gif&s=30&w=201.&h=40. Result...- Italo Campoli
- Thread
- Fraction Inverse Laplace Partial Stuck
- Replies: 3
- Forum: Calculus and Beyond Homework Help
-
M
What is the Inverse Cosine of a Squared Angle?
Not sure if I'm doing this right. I have an angle theta to find but the cosine has been squared. I brought over inverse cosine to multiply to leave theta on its own. I was told the answer should be closer to 37 degrees? Am I doing something wrong here?- Mechaman
- Thread
- Angle Cosine Inverse
- Replies: 5
- Forum: Precalculus Mathematics Homework Help
-
S
Full Rank Matrix: Determinant Condition | Rank-Nullity Theorem
Homework Statement Show that the matrix ##A## is of full rank if and only if ##ad-bc \neq 0## where $$A = \begin{bmatrix} a & b \\ b & c \end{bmatrix}$$ Homework EquationsThe Attempt at a Solution Suppose that the matrix ##A## is of full rank. That is, rank ##2##. Then by the rank-nullity...- squenshl
- Thread
- Inverse Matrix rank
- Replies: 4
- Forum: Calculus and Beyond Homework Help
-
Calculating Inverse Functions for Hourly Salary and Production Units
Homework Statement Hello,I have some problems with my Pre-Calculus homework. The task is: You get paid 8$ per hour plus 0.85$ per unit you produced. 1.Set up an equation for it. 2.Find the inverse function. 3.What does each variable in the inverse function mean? Homework Equations See below...- Unichoran
- Thread
- Function Inverse Inverse function Pre calculus
- Replies: 6
- Forum: Precalculus Mathematics Homework Help
-
Inverse Laplace Transform of a fractional F(s)
Homework Statement [/B] Having a little trouble solving this fractional inverse Laplace were the den. is a irreducible repeated factor 2. The attempt at a solution tryed at first with partial fractions but that didnt got me anywhere, i know i could use tables at the 2nd fraction i got as...- Italo Campoli
- Thread
- Convolution fractional Inverse Inverse laplace transform Laplace Laplace transform Transform
- Replies: 6
- Forum: Calculus and Beyond Homework Help
-
M
Integration: inverse trigonometric functions
Homework Statement ∫(t/√(1-t4))dt Homework Equations ∫(du/√(a2 - u2)) = arcsin (u/a) + C ∫(du/(a2 + u2) = (1/a) arctan (u/a) ∫(du/(u√(u2 - a2))) = (1/a) arcsec (|u|/a) The Attempt at a Solution Edit: I meant to write u where t2 is[/B]- Maddie1609
- Thread
- Functions Integration Inverse Trigonometric Trigonometric functions
- Replies: 11
- Forum: Calculus and Beyond Homework Help