Squares Definition and 383 Threads
-
(Ugly?) Inequalities - Squares and sums
Here is the question from the book: ------ Let n\geq1 and let a_1,...,a_n and b_1,...,b_n be real numbers. Verify the identity: \left(\sum_{i=1}^n{a_ib_i}\right)^2 + \frac{1}{2}\sum_{i=1}^n{\sum_{j=1}^n{\left(a_ib_j-a_jb_i\right)^2}} =...- mattmns
- Thread
- Inequalities Squares Sums
- Replies: 1
- Forum: Calculus and Beyond Homework Help
-
B
Find Perfect Squares from Residues Mod 16
Homework Statement X mod m is the remainder when x is divided by m. This value is called a residue. Find all perfect squares from the set of residues mod 16. The Attempt at a Solution There was a suggestion that this would become clearer when the definition of perfect square was...- Bernie Hunt
- Thread
- Modulus Squares
- Replies: 5
- Forum: Calculus and Beyond Homework Help
-
X
Is There a Square of a Rational Number Between Any Two Positive Rationals?
Hi all, I think this sounds like a really simple and trivial question, but I've no clue as to where i should start: true or false? between any two different positive rational numbers lies the square of a rational number. while i can't provide a construction of such a number, i somehow...- xalvyn
- Thread
- Squares
- Replies: 5
- Forum: Linear and Abstract Algebra
-
G
Connection between cubed binomial and summation formula proof (for squares)
I was reading through a proof of the summation formula for a sequence of consecutive squares (12 22 + 32 + ... + n2), and the beginning of the proof states that we should take the formula: (k+1)3 = k3 + 3k2 + 3k + 1 And take "k = 1,2,3,...,n-1, n" to get n formulas which can then be...- GeoMike
- Thread
- Binomial Connection Formula Proof Squares Summation
- Replies: 5
- Forum: Precalculus Mathematics Homework Help
-
S
Minimize the sum of the squares
Hello i need help with a question, other people tried to help me, i just cannot get it! its driving me crazy Two positive numbers have sum n. What is the smallest value possible for the sum of their squares? so i have n=x+y x>0 y>0 y=n-x we want to minimize S S=x^2+y^2...- star321
- Thread
- Squares Sum
- Replies: 4
- Forum: Calculus and Beyond Homework Help
-
D
Finding Pythagorean Triples: Sums of Two Squares
Which squares are expressible as the sum of two squares? Is there a simple expression I can write down that will give me all of them? Some of them? Parametrization of the pythagorean triples doesn't seem to help.- Dragonfall
- Thread
- Squares Sums
- Replies: 3
- Forum: Calculus and Beyond Homework Help
-
D
How Many Elements Can the Set of Squares X Have?
Suppose X is a set consisting of squares with the property that any addition with elements of X (where no two are the same) gives a square (might not be in X). How many elements can X have?- Dragonfall
- Thread
- Cardinality Set Squares
- Replies: 10
- Forum: Linear and Abstract Algebra
-
P
Can Magic Squares be Applied in Mathematical and Scientific Research?
Greetings, I'm curious if "magic squares" have been found to be useful in mathematical or scientific endeavors apart from an "oddity" or "game"- pallidin
- Thread
- Magic Science Squares
- Replies: 3
- Forum: General Math
-
R
Composite numbers and squares from recursive series
This has to do with the 2nd order recursive sequence \{...a, b, c ...\} where a,b,c are any three sucessive terms and c = 6b-a + 2k. I found that it has the following property. 8ab - (a+b-k)^2 = 8bc - (b+c-k) That is eight times the product of two adjacent terms always equals the square of...- ramsey2879
- Thread
- Composite Numbers Series Squares
- Replies: 6
- Forum: Linear and Abstract Algebra
-
C
Direct expression for sum of squares
How do you go from \sum_{n = 1}^n i^2 to \frac{n(n + 1)(2n + 1)}{6}?- cscott
- Thread
- Expression Squares Sum
- Replies: 5
- Forum: Calculus and Beyond Homework Help
-
C
The least squares approximation - best fit lines revisited
We all know the least squares method to find the best fit line for a collection of random data. But I wonder if it is the best method. Suppose we have two random variables y and x that appear to have a linear relation of the type y = ax+b. What we want is, given the next type x signal to...- cosmicminer
- Thread
- Approximation Fit Least squares Lines Squares
- Replies: 5
- Forum: Set Theory, Logic, Probability, Statistics
-
K
Linear Algebra: Least Squares and vectors
Hi, I was working on a problem and I can't figure out what I'm supposed to do. It reads, find the vector in subspace S that is closest to v; write v as the sum of a vector in S and a vector in S^a; and find the distance from v to S. S spanned by {(1,3,4)} v = (2,-5,1) Ok, what I did was...- kamui8899
- Thread
- Algebra Least squares Linear Linear algebra Squares Vectors
- Replies: 1
- Forum: Calculus and Beyond Homework Help
-
G
Least squares and integration problem
Question states Consider the vector space C[-1,1] with an inner product defined by <f,g> = the integral from 1 to -1 of f(x)g(x) dx a) Show that u1(x)= 1/(2^.5) u2(x)= ((6^.5)/2)x form an orthonormal set of vectors b) Use the result from a) to find the best least squates...- Ghost of Progress
- Thread
- Integration Least squares Squares
- Replies: 1
- Forum: Calculus and Beyond Homework Help
-
S
Finding Perfect Squares of n Factored as a^4*b^3*c^7
a number n when factorised can be written as a^4*b^3*c^7.find number of perfect square which are factors of n.a,b,c are prime >2. I have no idea how to start? please help.- shravan
- Thread
- Squares
- Replies: 3
- Forum: Linear and Abstract Algebra
-
V
Dividing a 5-Square Cross into 4 Equal Squares
A figure contains five equal squares in the form of a cross. Can you show how to divide this figure into four equal parts which will fit together to form a square- vaishakh
- Thread
- Cross Squares
- Replies: 5
- Forum: Precalculus Mathematics Homework Help
-
H
Linear Regression, Linear Least Squares, Least Squares, Non-linear Least Squares
It seems to me that Linear Regression and Linear Least Squares are often used interchangeably, but I believe there to be subtle differences between the two. From what I can tell (for simplicity let's assume the uncertainity is in y only), Linear Regression refers to the general case of fitting...- hotvette
- Thread
- Least squares Linear Linear regression Non-linear Regression Squares
- Replies: 4
- Forum: Linear and Abstract Algebra
-
S
How Do You Derive the Formula for the Sum of Consecutive Squares?
ok, i need to derive a forumla that will add the consecutive squares of n numbers. for example 1^2 + 2^2 + 3^2 + ... + (n-2)^2 + (n-1)^2 + (n)^2 I have worked on this problem for quite some time and haven't been able to come up with anything. I do know that the sum of consecutive...- sitedesigner
- Thread
- Squares
- Replies: 8
- Forum: Introductory Physics Homework Help
-
M
Odd Integer Squares: Proving 8k+1
Prove that the square of an odd integer is always of the 8k + 1, where k is an integer. Any help would be appreciated.- Meh
- Thread
- Integer Squares
- Replies: 10
- Forum: Introductory Physics Homework Help
-
A
Least squares regression problem
Hi, I am having some difficulty with this problem: what would be Y^h^a^t if s_y_/_x = 439, n = 24 and 95% confidence interval estimate for the average Y given a particular value of X is 1125 and 1695. ----------------- I know Y^h^a^t = b_o + b_1x but I am not sure how I can use the...- adeel
- Thread
- Least squares Regression Squares
- Replies: 1
- Forum: Set Theory, Logic, Probability, Statistics
-
J
Covering the 62 Squares with Dominoes
Start with a 8 by 8 board of squares (for instance, a chessboard) and take away the top-left and bottom-right corner squares so that there are 62 squares left. Take some dominoes that are the same size as two squares of the chessboard. Can you cover the 62 squares of the board with 31 such...- Jimmy Snyder
- Thread
- Squares
- Replies: 22
- Forum: General Discussion
-
C
Factoring Cubic Equations: What Methods Can Be Used?
How do I factor this equation x^3-1- candynrg
- Thread
- Difference Squares
- Replies: 14
- Forum: General Math
-
P
Cancelling Squares: Can It Be Done?
Greetings friends, I have come across an argument on cancelling the squares on either side of an equation. For example if the equation is (a-b)^2=(c-b)^2 my argument is that i can cancel the squares by taking the square root of both sides as to get (a-b)=(c-b) and hence a=c. But others says...- PhYsIcAlLy QuAnTuM
- Thread
- Cancelling Squares
- Replies: 2
- Forum: General Math
-
A
Square Packing Solutions for 24 Integer Squares
\begin{array}{c} {{A_n}={\sqrt{\sum _{z=1}^{n}{z^2}}} } \\ {{A_1}=1 } \\ {{A_{24}}=70}\end{array}\ Is there a proof that only for n =1 or n=24 that An is an integer quantity?- AntonVrba
- Thread
- Root Square Square root Squares Sum
- Replies: 8
- Forum: Linear and Abstract Algebra
-
S
Uncovering the Mystery of Magic Squares
Magic Square Hello, Don't know, which forum, so i put it to general... Yesterday i saw something like an magician on an exposition, showing some math to angle for attention. He asked the audience to give him a number between 41 and 100. So he got the 47. He worked out a magic...- soeren
- Thread
- Magic Mystery Squares
- Replies: 3
- Forum: General Math
-
D
Finding Perfect Squares Modulo a Number: 4 (mod 10) Example
How do I find out if a number is a perfect square modulo a? For example, is 4 (mod 10) a perfect square?- daster
- Thread
- Squares
- Replies: 9
- Forum: Linear and Abstract Algebra
-
Calculating Sums of Reciprocal Squares and Fourth Powers
Compute the following: \sum_{n=1}^{+\infty} \frac{1}{n^{2}} =...?? \sum_{n=1}^{+\infty} \frac{1}{n^{4}} =...?? .LINKS TO WEBPAGES WITH SOLUTIONS ARE NOT ALLOWED! :-p Daniel.- dextercioby
- Thread
- Reciprocal Squares Sums
- Replies: 14
- Forum: General Discussion
-
P
Linear polynomial least squares
Construct the normal equations for the linear polynomial least squares to fit the data x = [1 0 -1], y=[3;2;-1]. (a) Find the parameters of the linear regression u1, u2 using QR decomposition, and plot the data and the fit curve in a graph (paper and pencil). (b) Calculate the eigenvalues of the...- PhysicPhanatic
- Thread
- Least squares Linear Polynomial Squares
- Replies: 6
- Forum: Introductory Physics Homework Help
-
B
Finding co-ordinates in squares
urgent! finding co-ordinates in squares A(7,2) and C(1,4) are vertices of a square ABCD. equation BD is y=3x-9 midpoints AC: (4,3) find the co-ordinates of B and D i just don't understan how to get the co-ordinates, I've tried plotting a graph but to no avail. i found the midpoints...- bob4000
- Thread
- Squares
- Replies: 4
- Forum: Introductory Physics Homework Help
-
X
Calculating Distance Between Two Points: Simplifying Radical Expressions
First I'd like to say that I'm getting back into college after several years out in the job market. Unfortunately, I need to complete several more upper division math courses before I can complete my CS degree. Before I go back and start taking my classes again, I've been trying to self-study... -
T
Sums of digits of Perfect Squares
A little while ago I noticed a pattern in the sums of the digits of perfect squares that seems to suggest that: For a natural number N, the digits of N^2 add up to either 1, 4, 7, or 9. ex: 5^2 = 25, 2+5 = 7 In some cases, the summation must be iterated several times: ex: 7^2 = 49...- tommy05
- Thread
- Squares Sums
- Replies: 25
- Forum: Linear and Abstract Algebra
-
R
Solving the Sum of Squares of 3 Consecutive Odd Numbers
I'm getting confused and can't seem to wrap my head around this problem. Prove that the sum of the squares of any 3 consecutive odd numbers when divided by 12 gives a remainder of 11. I'm not sure how to set this up or proceed I figured that (n^2 + (n +2)^2 + (n+4)^2)/12 = x + 11...- ruud
- Thread
- Numbers Squares Sum
- Replies: 2
- Forum: General Math
-
O
Searching for Perfect Squares using the Pythagorean Theorem
perfect square? hello everyone! i have come across an on-going research onDETERMINING A PERFECT SQUARE GIVEN A DIFFERENCE . However, I have a feeling that this was not an original one. the researcher used the Pythagorean theorem to arrive at his so called "theorem". would anyone give...- oen_maclaude
- Thread
- Pythagorean theorem Squares Theorem
- Replies: 2
- Forum: Linear and Abstract Algebra
-
P
Welcome to the Magical World of Magic Squares
Greetings, I suppose all of us have at one time or another been fascinated by "magic squares" My question is: has the relationship of numbers in a magic square been found to be useful in the mathematical sciences in any advanced analytical work? Or is is just a mathematical curiousity?- pallidin
- Thread
- Magic Squares Welcome
- Replies: 8
- Forum: General Math