Maths

Get insights from 6.5k questions on Maths, answered by students, alumni, and experts. You may also ask and answer any question you like about Maths

Follow Ask Question
6.5k

Questions

0

Discussions

39

Active Users

0

Followers

New answer posted

6 months ago

0 Follower 14 Views

V
Vishal Baghel

Contributor-Level 10

dy/dx = (ax-by+a)/ (bx+cy+a)
=> bxdy + cydy + ady = axdx – bydx + adx
cy²/2 + ay – ax²/2 – ax + bxy = k
ax² + ay² + 2ax – 2ay = k
=> x² + y² + 2x – 2y = λ
Short distance of (11,6)
= √12²+5² – 5
= 13 – 5
= 8

New answer posted

6 months ago

0 Follower 5 Views

V
Vishal Baghel

Contributor-Level 10

x = Σ a? = 1/ (1-a); y = Σ b? = 1/ (1-b); z = Σ c? = 1/ (1-c)

Now,
a, b, c → AP
1-a, 1-b, 1-c → AP
1/ (1-a), 1/ (1-b), 1/ (1-c) → HP
x, y, z → HP

New answer posted

6 months ago

0 Follower 5 Views

V
Vishal Baghel

Contributor-Level 10

x + 2y + z = 2
αx + 3y – z = α
–αx + y + 2z = –α

Δ = | (1, 2, 1), (α, 3, -1), (-α, 1, 2) | = 1 (6+1) – 2 (2α–α) + 1 (α+3α) = 7+2α
α = –7/2

New answer posted

6 months ago

0 Follower 6 Views

V
Vishal Baghel

Contributor-Level 10

z? = iz²
Let z = x + iy
x – iy = I (x² – y² + 2xiy)

Case-I
x = 0
–y² = –y
y = 0, 1

Case - II
y = – 1/2
=> x² – 1/4 = 1/2 => x = ±√3/2

Area of polygon
= 1/2 | (0, 1, 1), (√3/2, -1/2, 1), (-√3/2, -1/2, 1) |
= 1/2 | -√3/2 - √3/2 | = 3√3/4

New answer posted

7 months ago

0 Follower 1 View

R
Raj Pandey

Contributor-Level 9

Kindly consider the following Image 

 

New answer posted

7 months ago

0 Follower 3 Views

R
Raj Pandey

Contributor-Level 9

(P? ¹AP - I)²
= (P? ¹AP - I) (P? ¹AP - I)
= P? ¹A (PP? ¹)AP - P? ¹AP - P? ¹AP + I
= P? ¹A²P - 2P? ¹AP + I
= P? ¹ (A² - 2A + I)P = P? ¹ (A - I)²P
| (P? ¹AP - I)²| = |P? ¹ (A - I)²P| = |P? ¹| | (A - I)²| |P| = | (A - I)²| = |A - I|²
A - I = [1, 7, w²], [-1, w², 1], [0, -w, -w]
|A - I| = 1 (-w³ + w) - 7 (w) + w² (w) = -w³ + w - 7w + w³ = -6w.
|A - I|² = (-6w)² = 36w².

New answer posted

7 months ago

0 Follower 7 Views

R
Raj Pandey

Contributor-Level 9

Let A = [a? ]? Sum of diagonal elements of A.A? is Tr (A.A? ) = ∑? ∑? a? ² = 9.
where each a? ∈ {0, 1, 2, 3}.
Case I: One of a? = 3 and rest are 0. (3²=9). There are? C? = 9 ways.
Case II: Two of a? are 2, one is 1, and rest are 0. (2² + 2² + 1² = 9). There are? C? *? C? = 36 * 7 = 252 ways.
Case III: One of a? = 2, five are 1, and rest are 0. (2² + 1²+1²+1²+1²+1² = 9). There are? C? *? C? = 9 * 56 = 504 ways.
Case IV: All nine a? = 1. (1² * 9 = 9). There is 1 way.
Total = 9 + 252 + 504 + 1 = 766.

New answer posted

7 months ago

0 Follower 4 Views

R
Raj Pandey

Contributor-Level 9

A = lim (n→∞) (2/n) ∑ (r=1 to n) f (r/n + n/ (n²)
(The term n/n² seems intended to be part of the function argument, not simply added. The solution proceeds as if it's f (r/n)
A = lim (n→∞) (2/n) ∑ (r=1 to n) [ f (r/n) + f (1/n) + . + f (n-1)/n) ]
The expression in the image seems to be: A = lim (n→∞) (2/n) [ f (1/n) + f (2/n) + . + f (n-1)/n) ]
A = 2 ∫? ¹ f (x) dx = 2 ∫? ¹ log? (1 + tan (πx/4) dx
put πx/4 = t ⇒ dx = 4/π dt
A = 2 ∫? ^ (π/4) log? (1 + tan (t) * (4/π) dt = (8/π) ∫? ^ (π/4) log? (1 + tan (t) dt
Using the property ∫? f (x)dx = ∫? f (a-x)dx, the integral ∫? ^ (π/4) log (1 + tan (t)dt ev

...more

New answer posted

7 months ago

0 Follower 18 Views

R
Raj Pandey

Contributor-Level 9

lim (x→0) [a e? - b cos (x) + c e? ] / (x sin (x) = 2
Using Taylor expansions around x=0:
lim (x→0) [a (1+x+x²/2!+.) - b (1-x²/2!+.) + c (1-x+x²/2!+.)] / (x * x) = 2
lim (x→0) [ (a-b+c) + x (a-c) + x² (a/2+b/2+c/2) + O (x³)] / x² = 2
For the limit to exist, the coefficients of lower powers of x in the numerator must be zero.
a - b + c = 0
a - c = 0 ⇒ a = c
Substituting a=c into the first equation: 2a - b = 0 ⇒ b = 2a.
The limit becomes: lim (x→0) [x² (a/2 + b/2 + c/2)] / x² = (a+b+c)/2
(a + b + c) / 2 = 2 ⇒ a + b + c = 4.

New answer posted

7 months ago

0 Follower 5 Views

R
Raj Pandey

Contributor-Level 9

|z+i|/|z-3i| = 1 ⇒ |z+i| = |z-3i|. This means z is on the perpendicular bisector of the segment from -i to 3i. The midpoint is i, so z = x+i.
w = z? - 2z + 2. Let z = x + iy.
w = (x² + y²) - 2 (x + iy) + 2 = (x² - 2x + 2 + y²) - 2iy.
Re (w) = x² - 2x + 2 + y² = (x - 1)² + 1 + y².
From the first condition, y=1. Re (w) = (x - 1)² + 1 + 1 = (x - 1)² + 2.
Re (w) is minimum for x = 1.
The common z is z = 1 + i.
w = (1+i) (1-i) - 2 (1+i) + 2 = 2 - 2 - 2i + 2 = 2 - 2i.
w² = (2 - 2i)² = 4 (1 - 2i - 1) = -8i.
w? = (-8i)² = -64 ∈ R.
∴ least n ∈ N for which w? ∈ R is n=4.

Get authentic answers from experts, students and alumni that you won't find anywhere else

Sign Up on Shiksha

On Shiksha, get access to

  • 66k Colleges
  • 1.2k Exams
  • 687k Reviews
  • 1800k Answers

Share Your College Life Experience

×

This website uses Cookies and related technologies for the site to function correctly and securely, improve & personalise your browsing experience, analyse traffic, and support our marketing efforts and serve the Core Purpose. By continuing to browse the site, you agree to Privacy Policy and Cookie Policy.